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!

Author: Rumi

Hasan T. Emdad is an ICT Solution Architect, Project Manager with 12+ year expertise in HW selection, OS expertise on Linux and MS, Supervising Application SW on Pearl, Java, dot Net and PHP with DB experience of MySQL, Postgre, MS and Oracle. He was involved in setting up several Turn Key ICT including Telecom based projects on various government and autonomous bodies in the country. Developed more than 50 applications running with different operators and users. Managing a team of more than 10 in-house engineers and developers and manages an outsourcing team experts and contributors. Very recently engineered Public Key Infrastructure (PKI) on Enterperise and Root Certifying Authority and deployed scalable Cloud Computing and Managed Services. He has post graduated (MBA) from University of Dhaka, Bangladesh.

Those who born in 80’s!

Rumi, February 13, 2012
Continue Reading

Neighbour table overflow

Rumi, February 10, 2012

If you have a big network with the hundreds of hosts you can expect “Neighbour table overflow” error which occurs in large networks when there are two many ARP requests which the server is not able to reply. For example you’re using server as a DHCP server, cable modems provisioning,…

Continue Reading

Webmin install on Debian System

Rumi, February 9, 2012

If you are using the DEB version of webmin, first download the file from the downloads page , or run the command : wget http://prdownloads.sourceforge.net/webadmin/webmin-1.580_all.deb then run the command : dpkg –install webmin_1.580_all.deb The install will be done automatically to /usr/share/webmin, the administration username set to root and the password…

Continue Reading

Quote of Warren Buffet

Rumi, February 4, 2012
Continue Reading

MySQL Cheat Sheet

Rumi, February 1, 2012

Selecting a database: mysql> USE database; Listing databases: mysql> SHOW DATABASES; Listing tables in a db: mysql> SHOW TABLES; Describing the format of a table: mysql> DESCRIBE table; Creating a database: mysql> CREATE DATABASE db_name; Creating a table: mysql> CREATE TABLE table_name (field1_name TYPE(SIZE), field2_name TYPE(SIZE)); Ex: mysql> CREATE TABLE…

Continue Reading

সুপার হিরো

Rumi, January 29, 2012

হিরো একটি পশ্চিমা কনসেপ্ট। এদের কমিক বইয়ে হিরো আছে (ব্যাটম্যান, স্পাইডারম্যান, সুপারম্যান), বাস্তবেও আছে। আমাদের তেমন কিছু নেই। মাঝেমধ্যে এক-আধজনকে পাওয়া যায়— ভাঙা রেললাইনের সামনে গামছা নিয়ে দাঁড়িয়ে ট্রেন থামায়। অনেকের জীবন রক্ষা করে। আমরা কিছুদিন তাকে নিয়ে হইচই করে ব্যাক টু দ্যা প্যাভিলিয়ন। উল্টো ব্যাপারও আছে, পুরো ট্রেন জ্বালিয়ে…

Continue Reading

একশোবছর আগের ভবিষ্যদ্বাণী

Rumi, January 25, 2012

নতুন বছর শুরু হওয়ার আগে কিছু জ্যোতিষী আগামী বছর কী হতে পারে তার ভবিষ্যদ্বাণী দেয়। গণমাধ্যমগুলো অতীত অভিজ্ঞতা বিশ্লেষণ করে সামনের বছর কী ঘটতে পারে তার একটা ধারণা দেয়ার চেষ্টা করে। কিন্তু আজ থেকে ১০০ বছর পর বিশ্বে কী ধরনের পরিবর্তন আসবে তার ভবিষ্যদ্বাণী করা সত্যিই কঠিন। ১৯০০ সালের ডিসেম্বর…

Continue Reading

Wikipedia to shut for 24 hours to stop anti-piracy act

Rumi, January 18, 2012

Wikipedia, the popular community-edited online encyclopedia, will black out its English-language site for 24 hours to seek support against proposed US anti-piracy legislation that Wikipedia founder Jimmy Wales said threatens the future of the Internet. The service will be the highest profile name to join a growing campaign starting at…

Continue Reading

OpenLDAP introduction

Rumi, January 16, 2012

This document describes how to build, configure, and operate OpenLDAP Software to provide directory services. This includes details on how to configure and run the Standalone LDAP Daemon, slapd(8). It is intended for new and experienced administrators alike. This section provides a basic introduction to directory services and, in particular,…

Continue Reading

Page Flip

Rumi, January 14, 2012

PageFlip4 is a Flash application, written is Actionscript3, and needs Adobe Flash Player 10 installed as a plugin to run it in Your Browser. Adobe Flash CS5 is needed for source-file editing in case of embedding custom fonts, or controlbar icons. Tested and Supported Browsers (with Javascript and CSS enabled):…

Continue Reading
  • Previous
  • 1
  • …
  • 94
  • 95
  • 96
  • …
  • 128
  • 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 powerdns Proxmox RDP SSH SSL Ubuntu Ubuntu 16 Ubuntu 18 Ubuntu 20 Varnish virtualbox vpn Webmin Windows 10 XCP-NG zimbra

Topics

Recent Posts

  • Torrent Download Script with Aria2C on Debian 12 using Command Line Interface November 7, 2025
  • Install phpsysinfo on Debain Linux November 7, 2025
  • Delete OpenVPN Access Server Logs November 1, 2025
  • 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

Archives

Top Posts & Pages

  • Torrent Download Script with Aria2C on Debian 12 using Command Line Interface
©2025 Bots! | WordPress Theme by SuperbThemes