Tag : Ubuntu

How to clear cache in Linux ?

Every Linux system has different options available to clear cache without interrupting any process or service.

Read More

How to set up master slave replication in MySql

MySQL replication is a process that allows you to easily maintain multiple copies of a MySQL data by having them copied automatically...

Read More

How To Set Up Apache Virtual Hosts on Ubuntu

By creating virtual host each domain that is configured will direct the visitor to a specific directory holding that site's information,...

Read More

Add swap partition on linux server

Basically SWAP partition is create on your HDD area and it will be used when space of RAM is no longer sufficient for data. The information...

Read More

kswapd0 is taking a lot of cpu

kswapd0 is taking 99.9% of my CPU as top shows me, no any other process consume more CPU then this process.

Read More

How to add specific User for access samba sharing

Need to create Users and you can share directory of that particular user with others. For more detail please follow describe steps.

Read More