Linux

  • Remove a full directory in Linux/ Ubuntu?

    Published on: April 27, 2026

    Author:


    To remove a directory that is full with other files or directories, use the below command. rm -r directory In...

  • Kloxo Installation Guide

    Published on: April 27, 2026

    Author:


    http://wiki.lxcenter.org/Kloxo%20Installation%20Guide     1) A dedicated or virtual server running CentOS or Red Hat EL 5.x. CentOS 6.x is not...

  • Useful Ubuntu Server Command Lines

    Published on: March 29, 2013

    Author:


    How to shutdown Ubuntu Server You can shoutdown ubuntu server by following command sudo poweroff shutdown ubuntu at schedule time...

  • Some Important Linux command for Newbies

    Published on: January 20, 2012

    Author:


    My first experience with Linux started when i setup a server for one my client. It was monumental task for...

  • Setup LAMP With Ubuntu In 10 Minutes

    Published on: October 18, 2011

    Author:


    I love debian/ubuntu based linux because of this command apt-get. As a starter knowing this one command, It is so...