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!

Openfiler Install NRPE

Rumi, January 1, 2013January 1, 2013

INSTALL Compiler Dependency conary update gcc (a C-Compilter to compile the NRPE) conary update glibc:devel conary update openssl:devel conary update xinetd Add User ——– useradd nagios passwd nagios INSTALL NRPE ———— cd /usr/local/src/ wget http://downloads.sourceforge.net/project/nagios/nrpe-2.x/nrpe-2.13/nrpe-2.13.tar.gz?r=http%3A%2F%2Fexchange.nagios.org%2Fdirectory%2FAddons%2FMonitoring-Agents%2FNRPE–2D-Nagios-Remote-Plugin-Executor%2Fdetails&ts=1342427280&use_mirror=nchc tar xzfv nrpe-2.12.tar.gz cd nrpe-2.12

Continue Reading

Centos 5 Product Specification

Rumi, December 27, 2012December 27, 2012

his page contains an overview on the capabilities and limits of CentOS. End of Lifetime (EOL) Dates CentOS41 CentOS5 CentOS6 Full Updates2 February 29th, 2009 Q1 2014 Q2 2017 Maintenance Updates3 February 29th, 2012 March 31st, 2017 November 30th, 2020 Architecture CentOS4 CentOS5 CentOS6 Latest Release 4.9 5.8 6.3 Supports…

Continue Reading

আমার সোনার বাঙলা… আমি তোমায় ভালবাসি….

Rumi, December 25, 2012
Continue Reading

apt-get drush install on Debian

Rumi, December 25, 2012December 25, 2012

These are the installation instructions that are recommended on Debian. Aegir dependencies (Apache, MySQL, PHP…) are also automatically installed. If you are managing the installation from a remote Windows computer, well-known open source tools for this task are for example PuTTY (a SSH client for command line), and WinSCP (a…

Continue Reading

Mercury on Ubuntu 10.04 (Lucid)

Rumi, December 22, 2012December 22, 2012

This high performance Drupal system is based on the work of Project Mercury. Project Mercury aims to increase the performance and ability of Drupal powered websites to respond to increased load. This document leverages the same collection of popular open source tools including the Varnish Accelerating Proxy, the APC bytecode…

Continue Reading

MySQL Master-Master Replication with Heartbeat

Rumi, December 5, 2012December 5, 2012

Setting Up The Two Base Systems In this setup there will be one master server (which runs the ISPConfig control panel interface) and one slave server which mirrors the web (apache), email (postfix and dovecot) and database (MySQL) services of the master server. To install the clustered setup, we need…

Continue Reading

Install Varnish on CentOS/RedHat/SL 5 or 6

Rumi, December 5, 2012December 5, 2012

Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. It is installed in front of the web application and it speeds up the web application significantly. Since varnish is not available in CentOS repo, you have to add the EPEL repo. However Varnish suggests…

Continue Reading

Configuring A High Availability Cluster (Heartbeat) On CentOS

Rumi, December 4, 2012

This guide shows how you can set up a two node, high-availability HTTP cluster with heartbeat on CentOS. Both nodes use the Apache web server to serve the same content. Pre-Configuration Requirements Assign hostname node01 to primary node with IP address 172.16.4.80 to eth0. Assign hostname node02 to slave node…

Continue Reading

Suse Repository for CAS

Rumi, December 4, 2012December 4, 2012

Adding up OSS repository for CAS med and app server- Oss The main repository, open source software only. Version: 12.2http://download.opensuse.org/distribution/12.2/repo/oss/ Version: 12.1http://download.opensuse.org/distribution/12.1/repo/oss/ Version: 11.4http://download.opensuse.org/distribution/11.4/repo/oss/ Version: 11.3http://download.opensuse.org/distribution/11.3/repo/oss/ Version: 11.2http://download.opensuse.org/distribution/11.2/repo/oss/ Version: 11.1http://download.opensuse.org/distribution/11.1/repo/oss/ Version: 11.0http://download.opensuse.org/distribution/11.0/repo/oss/

Continue Reading

Install Webmin on Debian Linux

Rumi, November 25, 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.610_all.debthen run the command : dpkg –install webmin_1.610_all.deb The install will be done automatically to /usr/share/webmin, the administration username set toroot and the password to your current…

Continue Reading
  • Previous
  • 1
  • …
  • 86
  • 87
  • 88
  • …
  • 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