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: Networking

Creating a Windows Server 2008 R2 Failover Cluster

Rumi, April 1, 2013April 1, 2013

I hear you…you want your SQL, DHCP, Hyper-V or other services to be highly available for your clients or your internal users. They can be if you create a Windows Failover Cluster and configure those services in the cluster. By doing that if one of the servers crashes the other(s)…

Continue Reading

Install Munin on CentOS 5

Rumi, January 20, 2013

1 Preliminary Note Our system's hostname is server1.example.com, and we have a web site www.example.com on it with the document root /var/www/www.example.com/web. 2 Enable The RPMforge Repository On CentOS 5.2, munin and monit are not available in the default CentOS repositories. Fortunately we can install them from the RPMforge repository….

Continue Reading

Munin Memcached Installation

Rumi, January 16, 2013

Download memcache plugin memcached.tar.gz the plug-in was found here: http://munin-monitoring.org/browser/trunk/plugins/node.d/memcached_.in. The alternate download link is Here- memcached.tar The plug-in is written in Perl and needs the Memcached Perl library installed to communicate with memcache. ~$ apt-get install libcache-memcached-perl ~$ tar -zxvf memcached.tar.gz ~$ cp memcached_ /usr/share/munin/plugins ~$ ln -s /usr/share/munin/plugins/memcached_…

Continue Reading

VBoxHeadless Running Virtual Machines With VirtualBox On A Headless Debian/ubuntu Server

Rumi, August 3, 2012December 4, 2017

I have implemented this on Debian 6 (Squeeze system) with the IP address 192.168.0.100 where I’m logged in as root. Installing VirtualBox To install VirtualBox 4.1 on our Debian server, we open /etc/apt/sources.list… added this line- deb http://download.virtualbox.org/virtualbox/debian squeeze contrib non-free Use appropriate OS source list from https://www.virtualbox.org/wiki/Linux_Downloads Then we…

Continue Reading

Nagios Bookmark

Rumi, January 10, 2012

This is a very important page that and for some reasons I just forget the links on nagios- Some very basic links that I should bookmark immediately- http://support.nagios.com/wiki/index.php/Main_Page http://assets.nagios.com/downloads/nagiosxi/docs/Monitoring_Linux_Using_SNMP.pdf

Continue Reading

How to wire ethernet cables (RJ45)

Rumi, July 8, 2010June 27, 2014
Continue Reading

Installing Squish

Rumi, November 9, 2008November 9, 2008

Well, install squint is quite simple! But installing squish is quite tricky- the document provided is not sufficient to cover few steps. I’ll try to summerize it (I’ve tested it on FC-5 distro)- Step -1 Make backup of your squid.conf for in case things go wrong. Install perl GD module….

Continue Reading

Set up the firewall to listen MySQL on port 3306

Rumi, September 6, 2008

Just a small tweaking comnand that allows MySQL server on a linux server to open & listen to port 3306 for remote connectivity- [root@linux root]# iptables -I INPUT -p tcp –dport 3306 -j ACCEPT

Continue Reading

User Disk Quota in Linux using Webmin- essentials for Hosting Web Hosting Platform

Rumi, May 23, 2008

Quotas on Linux are tricky, not because they are difficult to setup, but because they are so poorly documented, and what documentation exists is more often than not incorrect to the point of not working. If you are using a relatively recent Linux version, the following instructions should work without…

Continue Reading

Working with FC-5, Webmin, Usermin & Virtualmin (GPL) PART-3 USERMIN

Rumi, May 23, 2008May 23, 2008

Usermin: Installation Method-1: Step by step installation (Complicated and usually I do not follow) guide available on the followin URL- http://www.linuxjunkies.org/adminstration%20Howto/webminguide/x804.htm Method-2: (My Way): Installation within Webmin. Under “Un-used Modules” from the left frame “Usermin Configuration” hyper link “Install usermin RPM package“ Configuration: Actually there’s nothing much to configure on…

Continue Reading
  • Previous
  • 1
  • …
  • 4
  • 5
  • 6
  • 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 squid SSH SSL Ubuntu Ubuntu 16 Ubuntu 18 Ubuntu 20 Varnish virtualbox vpn Webmin XCP-NG zimbra

Topics

Recent Posts

  • Install Jitsi on Ubuntu 22.04 / 22.10 April 30, 2025
  • Key Lessons in life April 26, 2025
  • Create Proxmox Backup Server (PBS) on Debian 12 April 19, 2025
  • Add Physical Drive in Proxmox VM Guest April 19, 2025
  • Mount a drive permanently with fstab in Linux April 16, 2025
  • Proxmox 1:1 NAT routing March 30, 2025
  • Installation steps of WSL – Windows Subsystem for Linux March 8, 2025
  • Enabling Nested Virtualization In Proxmox March 8, 2025
  • How to Modify/Change console/SSH login banner for Proxmox Virtual Environment (Proxmox VE / PVE) March 3, 2025
  • Install Proxmox Backup Server on Debian 12 February 12, 2025

Archives

Top Posts & Pages

  • Install Jitsi on Ubuntu 22.04 / 22.10
©2025 Bots! | WordPress Theme by SuperbThemes