Skip to content
Bots!
Bots!
  • About
    • Myself
    • আমার দোয়া
  • Bookmarks
    • Bookmarks
    • My OCI Bookmarks
    • Useful Proxmox Commands & Links
    • Learning Nano
    • Useful Sites
    • Useful Virtualbox Command
    • Useful MySQL Command
    • Useful Linux Command
    • BTT-CAS
  • Resources
    • Webinar on Cloud Adoption for Project Managers
  • Photos
  • Videos
  • Downloads
Bots!

Category: Configurations (Linux)

How to Tar / Untar From the Command Line

Rumi, December 10, 2009

A simple guide for those who are as helpless on the Linux command line. When managing websites, you’ll often need to compact, move and extract a large number of files, here’s how to do it on your Linux box. Initial Steps First SSH into your web server and move to…

Continue Reading

Howto Install PHP GD (PHP Graphics) support in Ubuntu / Debian

Rumi, October 5, 2009

PHP is not limited to creating just HTML output. It can also be used to create and manipulate image files in a variety of different image formats, including GIF, PNG, JPEG, WBMP, and XPM. Even more convenient, PHP can output image streams directly to a browser. You need to install…

Continue Reading

Squid proxy server with user authentication

Rumi, June 28, 2009

If you are planning to set up proxy authentication program, using squid+webmin it’s quite simple- Click “Authentication Program” icon on webmin Enter the following infos in the right boxes- Basic authentication program- /usr/lib/squid/pam_auth Number of authentication programs- 5 Authentication cache time- 5 Hrs Back to squid index Click “Access Control”…

Continue Reading

Ubuntu- adding new interfaces

Rumi, June 28, 2009

It was a little tricky than my centos or suse or fedora experiences, start looking for- /etc/network/interfaces And here goes my configurations-

Continue Reading

Install Ubuntu 8.04.2 (32 bit) Server

Rumi, June 28, 2009

It is recommended to use a clean (fresh) Ubuntu 8.04 LTS install where you selected no additional packages or servers during setup. : 1) Prepare your OS ******************************************************************************* Become root user by executing: ___ sudo su ___ and entering the password of the user that you created during setup. Edit…

Continue Reading

Installing Proftpd on Suse Linux 11.0

Rumi, May 24, 2009

It was a really time consuming to make a workable daemon of proftp server. Surprisingly, this daemon is not a easily setup by other linux disto like FC or CentOS or RHL.  Anyway, the purpose on installing this is to make it work with Webmin+Virtualmin package. So, this installation will…

Continue Reading

Apache htaccess and htpasswd

Rumi, May 23, 2009March 29, 2017

In order to protect a site or a directory using Apache htaccess and htpasswd files follow the steps- 1. Creating .htaccess file and putting the following code- AuthUserFile /your/abosolute/path/to/this/file/.htpasswd AuthGroupFile /dev/null AuthName “Protected files” AuthType Basic <Limit GET> require valid-user </Limit> 2. Create a .htpasswd in the same directory as…

Continue Reading

Installing Proftp on OpenSuse 11

Rumi, April 30, 2009

I want to use Proftpd instead of vsftpd which is SUSE’s default FTP server because the control panel software I am going to install on this server (ISPConfig) requires Proftpd on OpenSUSE 11 (on other distributions this is different). Since there are no OpenSUSE packages for Proftpd I have to…

Continue Reading

Installing Nagios on openSUSE 11.0

Rumi, April 27, 2009

Scope: Nagios is an excellent tool that can be used to monitor your systems and devices. For more detailed information check out the main Nagios site : Nagios.org The scope of this howto is to give specific installation tips for Nagios running on openSUSE 11.x (should also work on openSUSE…

Continue Reading

Step by step procedure for installing Sarg Log Analyzer

Rumi, April 17, 2009

Installation of the sarg log analyzer: 1) Download the packeg to “/usr/local/src” directory cd /usr/local/src wget -nd http://downloads.safesquid.net/free/general/precompiled/sarg-2.2.3.1.tar.gz

Continue Reading
  • Previous
  • 1
  • …
  • 72
  • 73
  • 74
  • …
  • 77
  • Next

Myself…

Hi, I am Hasan T. Emdad Rumi, an IT Project Manager & Consultant, Virtualization & Cloud Savvyfrom Dhaka, Bangladesh. I have prior experience in managing numerous local and international projects in the area of Telco VAS & NMC, National Data Center & PKI Naitonal Root and CA Infrastructure. Also engaged with several Offshore Software Development Team.

Worked with Orascom Telecom-Banglalink, Network Elites as VAS partner, BTRC, BTT (Turkey) , Mango Teleservices Limited and Access to Informaiton (A2I-UNDP)

Currently working at Oracle Corporation as Principal Technology Solution and Cloud Architect.

You can reach me [h.t.emdad at gmail.com] and I will be delighted to exchange my views.

Tags

Apache Bind Cacti CentOS CentOS 6 CentOS 7 Debain Debian Debian 10 Debian 11 Debian 12 DKIM Docker icinga iptables Jitsi LAMP Letsencrypt Linux Munin MySQL Nagios Nextcloud NFS nginx openvpn pfsense php Postfix Proxmox RDP Softether SSH SSL Ubuntu Ubuntu 16 Ubuntu 18 Ubuntu 20 Varnish virtualbox vpn Webmin Windows 10 XCP-NG zimbra

Topics

Recent Posts

  • KVM Cloud Capacity Planning Script (Enhanced) February 20, 2026
  • Youtube MP3 Downloader Script using AI February 14, 2026
  • Install Softether VPN and create a Destination NAT (D-NAT) Rule to access the private Client VPN Node on a Debian 12 OS February 14, 2026
  • Deploying Pulse Monitoring for Proxmox Cluster Ecosystem February 13, 2026
  • Technitium DNS Web UI Configuration for Primary-Secondary Name Servers February 12, 2026
  • Technitium DNS with Primary-Slave Installation on Debian February 12, 2026
  • Install Docker and Docker Compose in Debian 12 February 5, 2026
  • Install GUI on Debian 12 using CLI February 4, 2026
  • Configuring Multiple PHP Versions on Virtualmin January 30, 2026
  • Deploy a Container TIG (Telegraf, InfluxDB and Grafana) Stack January 24, 2026

Archives

Top Posts & Pages

  • KVM Cloud Capacity Planning Script (Enhanced)
©2026 Bots! | WordPress Theme by SuperbThemes