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
  • …
  • 71
  • 72
  • 73
  • …
  • 76
  • 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 endian icinga iptables Jitsi LAMP Letsencrypt Linux Munin MySQL Nagios Nextcloud NFS nginx pfsense php Postfix powerdns Proxmox RDP SSH SSL Ubuntu Ubuntu 16 Ubuntu 18 Ubuntu 20 Varnish virtualbox vpn Webmin Windows 10 XCP-NG zimbra

Topics

Recent Posts

  • Install Monitorix on CentOS 7 October 3, 2025
  • Configure Centos 7 with multiple ip in bridge mode br0 October 3, 2025
  • 1:1 NAT using Iptables on an OpenVPN Server October 2, 2025
  • Openvpn autostart on debian 12 cli client October 2, 2025
  • Site to Site (site 2 site a.k.a S2S) VPN using OpenVPN October 2, 2025
  • Updated Repository of Debian 10 (Aug 2025) September 5, 2025
  • Deploye Minio using docker September 5, 2025
  • Install valkey ubuntu 22.04 August 30, 2025
  • MinIO with Let’s Encrypt SSL on Debian 12 – Step-by-Step Configuration August 1, 2025
  • How to Set Windows File Associations to Open .JNLP Files July 28, 2025

Archives

Top Posts & Pages

  • Install Monitorix on CentOS 7
©2025 Bots! | WordPress Theme by SuperbThemes