Category

Linux

21 articles in this category

Logs in Linux

October 10, 2021 5 min read

Operating system logs provide a wealth of diagnostic information about your computer, and Linux is no exception. Everything from kernel events to user actions are logged by Linux,…

Linux Resource Monitoring

October 6, 2021 2 min read

It is very important to understand the resources available in our linux systems to keep it running smoothly an effortlessly. top command:Linux Top command is a performance monitoring…

How to install wordpress on Cpanel?

March 27, 2015 1 min read

WordPress: WordPress is a free and open source blogging tool . It is very popular blogging system in use on the web. It is a software which used…

How to upload website using cpanel?

March 27, 2015 1 min read

Cpanel: Cpanel is the web based control panel which run on Linux operating sytem. It provide graphical interface and designed tool which simplify the process of hosting website.…

How to install Agenti control panel on ubuntu?

March 20, 2015 1 min read

Introduction: Agenti is an open source linux web based control panel. It has graphical interface like webmin. Due to graphical interface very easy to use. Installation steps: Step…

How to install Webmin on Linux?

March 12, 2015 1 min read

Webmin It is a web based interface for unix/linux. you can make user account, Setup DNS, Install apache and much more. Installation Steps: 1. yum install wget 2.…