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!

Rajnikanta

Rumi, July 14, 2011

রজনীকান্তের নাম বোধহয় অনেকেই শুনেছেন। যারা এই চিজকে চেনেন তারা তো জানেনই, যারা জানেন না তাদের জন্যে বলি: রজনীকান্ত হল কিংবদন্তী সাউথ ইন্ডিয়ান ফিল্ম অভিনেতা……. এর সিনেমায় এমন সব ঘটনা ঘটে যা আইজ্যাক আজিমভের মত খ্যাতনামা সায়েন্স ফিকশন রাইটারের মাথাতেও আসবে কিনা সন্দেহ, ■ পেঁয়াজ কাঁটতে যেয়ে চোখে পানি এসেছে…

Continue Reading

When i installed Debian, i forgot to install GNOME! How to install?

Rumi, July 11, 2011

apt-get install x-window-system Once X installed proceed with gnome, following packages are minimum but gives you gnome gui based interface… so on it's easier to add other packages from synaptic. apt-get install gnome-core gdm synaptic Be careful on you /et/apt/source.list file- if the CDROm is un-commented then installation will begin…

Continue Reading

.htaccess tips and tricks

Rumi, July 9, 2011

Redirecits redirectpermanent /training/test.html http://www.example.com/learning/newtest.html Allow SSI FIles AddType text/html .shtml .shtm .htm .html AddHandler server-parsed .shtml .shtm .htm .html Parsing PHP in HTML RemoveHandler .html .htm AddType application/x-httpd-php .php .htm .html  Allow or prevent directory browing IndexIgnore */* Options +Indexes Password Protection <Files secret_file.html> AuthType Basic AuthName "Team Page" AuthUserFile…

Continue Reading

Public DNS Servers List

Rumi, July 8, 2011

=> Service provider: Google Google public dns server IP address: 8.8.8.8 8.8.4.4 => Service provider:Dnsadvantage Dnsadvantage free dns server list: 156.154.70.1 156.154.71.1 => Service provider:OpenDNS OpenDNS free dns server list / IP address: 208.67.222.222 208.67.220.220 => Service provider:Norton Norton free dns server list / IP address: 198.153.192.1 198.153.194.1 => Service…

Continue Reading

Auto-centering Popup Window

Rumi, July 8, 2011July 8, 2011

Step 1: Insert the below inside the <head> section of your page:   <script language="javascript">   /* Auto center window script- Eric King (http://redrival.com/eak/index.shtml) Permission granted to Dynamic Drive to feature script in archive For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com */   var win =…

Continue Reading

হরতার সমাচার- ৬ ও ৭ ই জুলাই’র ৪৮ ঘণ্টার ধামাকা…

Rumi, July 7, 2011July 7, 2011
Continue Reading

Upgrade Internet Explorer to V 7 8 or 9!

Rumi, July 6, 2011

XP users are having bundled version 6.0 with SP2, but if you're worried on updating this IE, then you must pass of the Windows Genuinity test…  after googling a better solution came up. All you need is to download the setup file GENUINELY and DIRECTLY from Microsoft- Get Internet Explorer…

Continue Reading

Table alternate row background color using javascript

Rumi, July 4, 2011January 12, 2016

The code itself speaks….!!! <html> <head>     <title>Alternative table row color using javascript.</title>     <script language=”javascript”>         function setcolor() {             var tbl = document.getElementById(“tblCountry”);             tbl.style.color = “white”;             tbl.rows[0].style.backgroundColor = “green”;             for (var i = 1; i < tbl.rows.length; i++) {                 if (i % 2 == 0)                     tbl.rows[i].style.backgroundColor = “gray”;                 else                     tbl.rows[i].style.backgroundColor = “brown”;             }         }     </script> </head> <body onload=”setcolor();”>     <table align=”center” width=”300px” id=”tblCountry”>         <tr>             <th>                 Country             </th>         </tr>         <tr>             <td>                 Australia             </td>         </tr>         <tr>             <td>                 China             </td>         </tr>         <tr>             <td>                 Denmark             </td>         </tr>         <tr>             <td>                 India             </td>         </tr>         <tr>             <td>…

Continue Reading

রিকশা চালিয়ে হাসপাতা

Rumi, July 3, 2011

প্রসঙ্গ কথা ফেসবুকের লিংক থেকে পাওয়া এ নিউজটি একটি ছোট্ট কাজ করেছে- রিকশাচালকদের প্রতি অসম্ভব খেদ এবং বলা যয় 'ঘৃণা' বোধটা বোধকরি চকছুটা কমবে…  ঢাকায় রিকশা চালান তিনি। রোদে পোড়েন। বৃষ্টিতে ভেজেন। কাঁপেন কনকনে শীতে। তবু থামে না রিকশার চাকা। এ যে তাঁর স্বপ্নেরও চাকা। তিনি মো. জয়নাল আবেদিন। বয়স কত…

Continue Reading

Linux Rescue Mode, recovering from boot

Rumi, July 2, 2011

When things go wrong, there are ways to fix problems. However, these methods require that you understand the system well. This chapter will describe the ways that you can boot into rescue mode and single user mode, where you can use your own knowledge to repair the system. What is…

Continue Reading
  • Previous
  • 1
  • …
  • 100
  • 101
  • 102
  • …
  • 127
  • 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

  • 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
  • Removing CEPH from Proxmox Cluster July 23, 2025
  • 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

Archives

Top Posts & Pages

  • Updated Repository of Debian 10 (Aug 2025)
©2025 Bots! | WordPress Theme by SuperbThemes