Md. Anwarul Islam

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

  • Temporary FTP URL for 1&1 hosting

    Published on: April 27, 2026

    Author:


    How to get temporary ftp URL for 1&1 hosting http://faq.1and1.com/web_space__access/ftp_account/4.html   You will need the following information to make an...

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

  • how to install phpMyAdmin Ubuntu

    Published on: April 27, 2026

    Author:


    Today I need to install and configured lamp server for our ubuntu server and we faced problem when we configured...

  • How to add multiple IP to ubuntu server / ispconfig3 server

    Published on: April 27, 2026

    Author:


    How to add multiple IP to ISPCOnfig server   http://adventuresinswitching.blogspot.com/2008/05/setup-multiple-ip-addresses-on-ubuntu.html   Setup multiple IP addresses on Ubuntu I’m working on...

  • Squirrelmail setup with ISPConfig

    Published on: April 27, 2026

    Author:


    Squirrelmail setup with ISPConfig   http://www.howtoforge.com/enabling-squirrelmail-for-your-web-sites-on-an-ispconfig-3-server-ubuntu-10.10   Lots of people have reported problems (such as getting 404 Not Found errors)...

  • How to configure ubuntu with LAMP

    Published on: April 27, 2026

    Author:


    How to configure ubuntu with LAMP http://howtoubuntu.org/how-to-install-lamp-on-ubuntu   The following tutorial presumes you understand what a LAMP Server is, how...