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!

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

Testing Freeradius of Pfsense

Rumi, April 4, 2016April 4, 2016

FreeRADIUS offers an easy to use command line tool to check if the server is running and listening to incoming requests. Aninterface, a NAS/Client and a user must all be configured: Add a User with the following configuration:Username: testuser Password: testpassword Add a Client/NAS with the following configuration:IP-Address: 127.0.0.1 Shared…

Continue Reading

Converting laptop into a wifi router

Rumi, March 26, 2016

Well, first assuming, that the laptop has 2 NIC- one with an ethernet port for wired and the other- of course the Wifi ethernet (without this presume this content won’t exist otherwise 😉 ) Now, the next thing- either you get internet from the wired port or to be in…

Continue Reading

Business Server- How should it be

Rumi, March 25, 2016

So, what would be a business on premise server look like…? Tried to build a feature based composition, but I guess need more upgradations- Server operating system- Ubuntu 12.04 LTS Network Firewall- ufw * DNS server- Dnsmasq DHCP server- ISC DHCP Internet sharing with proxy and cache control, including reporting and user access control- Squid | Sarg Anti-Virus and Anti-Spam ClamAV | AMaViS | SpamAssassin Groupware Email, Contacts, Calendar, Webmail, with native Microsoft Outlook compatibility and mobile device support- SOGo * Instant Messaging, VOIP…

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