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!

Reset a MySQL root password for Debian

Rumi, July 14, 2016

Use the following steps to reset a MySQL root password by using the command line interface. Stop the MySQL service (Ubuntu and Debian) Run the following command: sudo /etc/init.d/mysql stop (CentOS, Fedora, and Red Hat Enterprise Linux) Run the following command: sudo /etc/init.d/mysqld stop Start MySQL without a password Run…

Continue Reading

Install ioncube on Linux server

Rumi, July 14, 2016

Begin by downloading the latest loaders to your computer from http://www.ioncube.com/loaders.php Extract the contents of the archived file on your local PC to a folder of your choice. Upload the folder IONCUBE via FTP to your domain webspace Now establish an SSH connection with server using a suitable client (e.g….

Continue Reading

ip_conntrack table full, dropping packet

Rumi, July 3, 2016

Last week, I found myself with a server under low load, but it couldn’t make or receive network connections. When I ran dmesg, I found the following line repeating over and over: ip_conntrack: table full, dropping packet I’d seen this message before, but I headed over to Red Hat’s site…

Continue Reading

MDaemon firewall ports to be opened

Rumi, June 24, 2016

Ports to be opened: SMTP inbound / outbound port – 25 MSA inbound port – 587 ODMR inbound port – 366 SMTP SSL port – 465 ActiveSync port – 80 ActiveSync SSL port – 443 BlackBerry Enterprise Server – 3101 POP3 inbound / outbound port – 110 IMAP inbound port…

Continue Reading

Auto installation of Zenoss on CentOS 6

Rumi, June 19, 2016

The simplest way to install Zenoss Core 4.2 on a newly-deployed RHEL/CentOS 64-bit 5/6 system is to use our auto-deploy script, which downloads all required files for you. To use the script, first set up a new server running one of our supported operating systems. Then, as root, run the…

Continue Reading

Very Generic Linux Service Watchdog script

Rumi, June 16, 2016

A strong watchdog script- indeed! #!/bin/bash # # watchdog # # Run as a cron job to keep an eye on what_to_monitor which should always # be running. Restart what_to_monitor and send notification as needed. # # This needs to be run as root or a user that can start…

Continue Reading

User Management in Proxmox

Rumi, June 16, 2016

Proxmox VE authentication server This is a unix like password store (/etc/pve/priv/shadow.cfg). Password are encrypted using the SHA-256 hash method. Users are allowed to change passwords. Terms and Definitions Users A Proxmox VE user name consists of 2 parts: <userid>@<realm>. The login screen on the GUI shows them a separate…

Continue Reading

413 Request Entity Too Large

Rumi, June 9, 2016

If you’re getting 413 Request Entity Too Large errors trying to upload with nginx.net/, you need to increase the size limit in nginx.conf . Add ‘client_max_body_size xxM’ inside the server section, where xx is the size (in megabytes) that you want to allow. http { include mime.types; default_type application/octet-stream; sendfile…

Continue Reading

Understanding NAT, Direct Routing & Tunneling

Rumi, May 3, 2016

Virtual Server via NAT The advantage of the virtual server via NAT is that real servers can run any operating system that supports TCP/IP protocol, real servers can use private Internet addresses, and only an IP address is needed for the load balancer. The disadvantage is that the scalability of…

Continue Reading

ওমরাহর নিয়ম

Rumi, April 30, 2016

১. ওমরাহর ইহরাম (ফরজ) · পরিষ্কার-পরিচ্ছন্নতা সেরে গোসল বা অজু করে নিতে হবে · মিকাত অতিক্রমের আগেই সেলাইবিহীন একটি সাদা কাপড় পরিধান করুন, অন্যটি গায়ে জড়িয়ে নিয়ে ইহরামের নিয়তে দুই রাকাত নামাজ পড়ে নিন · শুধু ওমরাহর নিয়ত করে এক বা তিনবার তালবিয়া পড়ে নিন

Continue Reading
  • Previous
  • 1
  • …
  • 64
  • 65
  • 66
  • …
  • 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

  • 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
  • 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

Archives

Top Posts & Pages

  • MinIO with Let's Encrypt SSL on Debian 12 - Step-by-Step Configuration
©2025 Bots! | WordPress Theme by SuperbThemes