Ubuntu

  • Remove/ Delete 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...

  • Install PEAR Mail for PHP On Ubuntu

    Published on: April 27, 2026

    Author:


    Installing PEAR Mail for PHP on Ubuntu is a very simple task. Here is the step by step process how...

  • How much of ram consumed by ispconfig 3?

    Published on: April 27, 2026

    Author:


    ISPConfig does not consume any ram as its no service that runs permanently. ISPConfig consumes just a few magabytes once...

  • Zentyal – Gateway setup

    Published on: April 27, 2026

    Author:


    http://www.howtoforge.com/zentyal-as-a-gateway-the-perfect-setup   http://www.unixmen.com/how-to-enable-and-disable-apache-modules/   http://trentrichardson.com/2011/06/17/enabling-apache-sites-and-modules-in-ubuntu/       So you’ve installed apache and the rest of your lamp system in...

  • how to install phpMyAdmin in Zentyal

    Published on: April 27, 2026

    Author:


    how to install phpMyAdmin in Zentyal

  • Enable Apache sites and modules in zentyal

    Published on: April 27, 2026

    Author:


    For  Debian / Ubuntu Linux you can enable or disable any apache module using a2enmod and a2dismod. You don’t need...

  • 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...

  • Installing PEAR Mail for PHP On Ubuntu

    Published on: April 27, 2026

    Author:


    Installing PEAR Mail for PHP On Ubuntu     You need to run these commands in putty sudo apt-get install...