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!

Provide View Only Access to Nagios user

Rumi, May 17, 2017May 17, 2017

Step 1: Open “cgi.cfg” of  nagios etc directory ( ex: /usr/local/nagios/etc/) via editor Step 2: Add user (ex: tappware) in the followings: authorized_for_all_services=nagiosadmin,viewuser authorized_for_all_hosts=nagiosadmin,viewuser authorized_for_read_only=viewuser   [Important for view only] Step 3: Restart nagios

Continue Reading

Tuning Nginx for Maximum Performance

Rumi, May 13, 2017May 13, 2017

Worker_processes Make sure you use the correct amount of worker_processes in your /etc/nginx/nginx.conf. This should be equal to the amount of CPU cores in the output of cat /proc/cpuinfo | grep processor root@server1:~# cat /proc/cpuinfo | grep processor processor : 0 processor : 1 processor : 2 processor : 3…

Continue Reading

Telecom is at a crossroad. The telecom business is starting to fail.

Rumi, May 6, 2017

Ericsson and Nokia, the number two and three suppliers, have their debt rated as junk. Verizon is selling, what should have been its future, their cloud business, to IBM. AT&T is loosing wireless subscribers every quarter. Telefonica, the innovation leader, is scaling back its IoT Smart City business. Telecom as…

Continue Reading

Configure DHCP Server Step-by-Step config Guide Using Webmin

Rumi, April 30, 2017April 30, 2017

Dynamic Host Configuration Protocol (DHCP) is a client/server protocol that automatically provides an Internet Protocol (IP) host with its IP address and other related configuration information such as the subnet mask and default gateway. In our previous article, you have setup your DNS Server using Webmin, refer below link for…

Continue Reading

Install PSiTransfer on Debian 8 A Simple Open Source Self-hosted File Sharing Solution

Rumi, April 30, 2017

PSiTransfer, which is a simple and open source file sharing utility. Using PSiTransfer, we can either share our files locally or globally. Unlike transfer.sh, it is not a website. It is actually a self-hosted file sharing platform. You can deploy it on home system to share files over local area…

Continue Reading

Simple way to tune apache performance using mpm prefork module

Rumi, April 19, 2017

There could be many reasons why your website performance is poor, one of them can possibly be that Apache is not coping with the load. Below you’ll find ready to consume configuration to make Apache performance better using the Apache MPM prefork module. To do this, just include the below…

Continue Reading

Install And Configure Varnish Cache With Apache On Debian 7

Rumi, April 19, 2017

Varnish Cache is a web accelerator, sometimes referred to as a HTTP accelerator or a reverse HTTP proxy, that will significantly enhance your web performance. Varnish speeds up a website by storing a copy of the page served by the web server the first time a user visits that page. The…

Continue Reading
Uncategorized Thoughts

Monkey Business

Rumi, April 16, 2017February 26, 2024
Continue Reading

List all DNS records from a Nameserver using nslookup

Rumi, March 27, 2017

Method-1) How to list all records below some domain name. Usually it’s done from interactive nslookup mode, not from batch mode nslookup – your_dns_server >set q=any >ls -d domain.name listing may be prohibited by administrator or by firewall settings, in that case you get empty output or ‘not implemented’ errors….

Continue Reading

Install SVN Server on Ubuntu and Test it with Tortoise

Rumi, March 27, 2017

Execute the following commands to update the Ubuntu repository list and install apache + svn. sudo apt-get update sudo apt-get install subversion apache2 libapache2-svn apache2-utils *If asked type Y (Yes). If you have trouble updating check your internet connection, proxy, try update fix-missing etc. Create your repository folder in this…

Continue Reading
  • Previous
  • 1
  • …
  • 60
  • 61
  • 62
  • …
  • 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