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!

Redhat/CentOS install PHP on NginX server as fastcgi

Rumi, August 26, 2012

tep # 1: Enable EPEL repo ngnix is not included in the base system. Turn on EPEL repo to install nginx stable release: # rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/$(uname -m)/epel-release-5-3.noarch.rpm Step # 2: Install ngnix Type the following command at a shell prompt: # yum install nginx Sample output: Loaded plugins: downloadonly,…

Continue Reading

Using an Aladdin eToken with firefox

Rumi, August 25, 2012

A very easy method for importing (or removing) keys in your eToken is to add the eToken as a Security Device in Firefox. The procedure for Thunderbird and Mozilla/Seamonkey is nearly identical. To add your eToken as a security device , follow these steps Start Firefox (Linux) Go to Edit->Preferences->Advanced->Tab…

Continue Reading

Network Configuration on Debian or Ubuntu

Rumi, August 24, 2012

  Setting up an Ethernet Interface The majority of network setup can be done via the interfaces configuration file at /etc/network/interfaces. Here, you can give your network card an IP address (or use dhcp), set up routing information, configure IP masquerading, set default routes and much more. Remember to add…

Continue Reading

Install Zimbra on Centos 5 Step by step

Rumi, August 24, 2012August 24, 2012

Zimbra is a suite of tools for Unix/Linux/MacOS systems, which includes a secure mail server, web mail, anti-spam/anti-virus controls, a Web management interface, integrated calendaring, mobile device sync, and more. In many ways, Zimbra is the Unix equivalent to Microsoft Exchange.   In this post, I will be installing Zimbra…

Continue Reading

Eid Greetings (2012)

Rumi, August 19, 2012

On the holy occasion of EID.Here is wishing that,may the blessing of Allah light up your way and lead you to eternal happiness,success and peace. Eid Mubarak to all Muslims around the world, may the blessings of Allah be with you today, tomorrow, and always.  With all the roses perfume…

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

MySQL Database Import Command

Rumi, July 31, 2012

The syntax is as follows to import the data created by mysqldump command: mysql -u {DB-USER-NAME} -p {DB-NAME} < {db.file.sql} mysql -u {DB-USER-NAME} -h {MySQL-SERVER-HOST-NAME} -p {DB-NAME} < {db.file.sql} In this example import a file called sales.sql for salesdb1 user and sales db, enter: $ mysql -u sales -p salesdb1…

Continue Reading

For memory recollection

Rumi, July 26, 2012July 26, 2012
Continue Reading

‘অপন্যাসিক’ নন, প্রজ্ঞাবান দ্রষ্টা

Rumi, July 20, 2012July 20, 2012

নন্দিত নরকে নয় নন্দিত স্বর্গে তাঁর স্থান হোক। এটাই এখন কাম্য। কেননা, তাঁর রঙিন করা কাহিনী নিয়ে আর নির্মিত হবে না নাটক-টেলিফিল্ম-সিনেমা। নন্দিত নরক থেকে আর আলোচনার রঙধনু উঠবে না। আর কোনদিনও তাকে কেউ ঘিরে ধরবেনা অটোগ্রাফ বা ফটোগ্রাফের জন্য। প্রায় চার দশক ধরে বাংলাদেশে কাটতির শীর্ষে থাকা ঔপন্যাসিক হুমায়ূন…

Continue Reading

Windows Apache SSL

Rumi, July 13, 2012

Step 1 – What You Need A copy of Apache that includes SSL support. A copy of OpenSSL. An openssl.cnf file. The copy of Apache that I had installed on my machine did not include SSL support, so I moseyed on down to the Apache download page. You’ll notice on…

Pages: 1 2
Continue Reading
  • Previous
  • 1
  • …
  • 90
  • 91
  • 92
  • …
  • 130
  • 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

  • CovermyAss February 27, 2026
  • 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

Archives

Top Posts & Pages

  • CovermyAss
©2026 Bots! | WordPress Theme by SuperbThemes