Working on Linux Files Basic Commands

Date - Nov 26, 2018
Avatar

In this article we will be seeing some basic commands while working on files in Linux.

In Linux there are more applications to create and edit a file. Some of them are Vi editor, Vim editor(extended version for vi), Nano, Emacs, etc..,.

Readmore...

Working on Linux Directory Basic Commands

Date - Nov 19, 2018
Avatar



In this articles we gonna see some useful commands while working on files and directory in a Linux system.

Readmore...

How to install Wordpress in a Linux system

Date - Nov 12, 2018
Avatar

WordPress is one of the popular Content Management System (CMS). It is an open source website creation tool build by PHP. Most the websites are running through this application. It is also available in FTP server or we can configure it and run from our own servers.

Readmore...

How to Install LAMP Stack on Linux Ubuntu-17.04

Date - Nov 5, 2018
Avatar

LAMP stands for Linux with Apache, Mysql and PHP. In this article we are going to see how to install a LAMP stack in Debian based machines Ubuntu-17.04. We are going to install all these packages through source installation...

Readmore...

How to Install LAMP Stack on Linux Centos-7

Date - Oct 28, 2018
Avatar

LAMP stands for Linux with Apache, Mysql and PHP. In this article we are going to see how to install a LAMP stack in Centos 7 machine. We are going to install all these packages through source installation which allows us to install...

Readmore...

How to Run Virtual hosts in Apache webserver

Date - Oct 21, 2018
Avatar

In this articles we will see about setting up virtual hosts on apache. Virtual host helps us to run multiple web sites on a single server.
There are 2 types of virtual hosting in Apache,...

Readmore...

Apache Webserver Installation from source(tar.gz and tar.bz2)

Date - Oct 14, 2018
Avatar

Installing from source used to be very common and also quite simple. You would download the source file, unpack it (with either zip or tar), then issue the commands to the the directory you want to install it.

Readmore...

Apache installation RPM and Debian based machines

Date - Oct 7, 2018
Avatar

Apache is an open source web server application which is widely used by many organizations. In this article we gonna see how to install and run apache on different distributors through direct installation.

Readmore...

Pages:

1 2 3 4