Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Wordpress Articles
Page 3 of 3
How to Quickly Install WordPress On Ubuntu/Linux Mint
WordPress is a free and open source website and blogging tool and it is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing. This article describes “How to install WordPress on Linux with bash script”. Bash script automatically downloads and installs the latest version of WordPress in any place of your choice.Installing LAMPTo install and run WordPress on your system, pre-installation on your web server is required.Use the following command to install LAMP web server.$ sudo apt-get install lamp-server^The ...
Read More9 Best Free Blogging Sites
Online blogging and digital marketing has turned out to be exponentially more important in a period of social media and networking. Blogging is one of the most effective approaches to connect with the world, whether you blog to connect on an individual level with others or blog to help promote a business. There are many free blogging sites which offers better opportunities for better development, exposure, and monetization.Here’s a list of some of the best blogging sites that are currently available for you to choose the right platform if you want to be an active blogger.WordPressWordPress is the most popular ...
Read MoreHow to Create a Use Case Diagram?
Many consider, WordPress to be a great management tool. It is popular among website owners, and more importantly, those who indulge in blogging. It definitely makes blogger’s life easy, even though it has rigid framework, yet it is flexible. It offers numerous options for customizing the website, through design and functionality and numerous plugins in order to help you with different aspects. However, you are required to setup WordPress properly to make the most out of it.Brief History of WordPressIn the year 2003, the 1st version of WordPress was released. It is an open source project, licensed under GPLV2. In ...
Read MoreHow open source companies get profit
It is very much true, open source technologies are widely acquired by many companies and individuals, you can get it everywhere; in your phone, your laptop, tablet and in most of the websites. Many companies develop open source free software applications, plugins many other things for business, but how do they get profit from their free products?Usually, Red Hat, a global leader of open source software solution generates revenue more than $1-2 billion by offering free products. They packages and delivers Red Hat Enterprise Linux (open source operating system) to enterprises with 10 years of support facilities, their engineers track ...
Read MoreInstall wordpress on localhost with xampp server
WordPress is a free content management system (CMS) and well-known across the globe. It is an open source CMS based on MySQL and PHP. Beginners generally begin with WordPress on localhost. Here’s how we start with WordPress on localhost using XAMPP.TerminologyContent Management System (CMS) − A CMS has a central interface that is used to publish, edit, modify, and maintain content. Some well know CMS include, WordPress, Drupal, and Joomla.WordPress− It is an open source content management system founded by Matt Mullenweg and Mike Little. It was initially released in the year 2003 and its current version is WordPress 4.4.Xampp− ...
Read MoreHow do we connect SAP Business One with Ubercart?
This can be done using SAP DI server as it is using XML based format for importing data and more suitable for external data exchange. You can refer to below documentation for more details on SAP BI DI Server. https://archive.sap.com/documents/docs/DOC-7699 The DI Server enables business partners to develop SOAP-based solutions to read, write, update, and remove data objects on the database level. It provides a suitable infrastructure for server-oriented partner solutions. SAP Business One Web Services wrapper (B1WS) exposes the DI Server functionality as Web Services to provide a better usability. Developers only need to add the web references to ...
Read MoreHow to add a Favicon to Your WordPress Site?
A favicon is a little icon visible on the web browser tab, just before the page title. It is generally a logo with the smaller size. You need to include a Site Icon in WordPress to add a favicon to your WordPress site. Login to your WordPress website and from the left menu; click Appearance, and then Customize − After that, you will reach the Theme Customization section. Under that, the first sub-section is Site Identity. From there, you need to go to the Site Icon and upload the icon. The size here is 512x512, from which the ...
Read More