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!

Category: Administrations

Disbale/Enable Directory browsing in Apache

Rumi, December 22, 2008

This can be done either in following ways- Global settings in httpd.conf or Per directory using .haccess

Continue Reading

Install & configuration of Poppasswd server on CentOS 5.2

Rumi, December 7, 2008December 7, 2008

1. Download Poppassd Daemon for Centos 5 Distro from here- http://rpm.razorsedge.org/centos-5/RE/poppassd-1.8.5-3.el5.re.i386.rpm 2. Install using “rpm -U poppassd-1.8.5-3.el5.re.i386.rpm“

Continue Reading

Installing WINE on Centos

Rumi, December 6, 2008

Wine is not installed by default using “Yum install win” Solution: You have to enable EPEL (Extra Packages for Enterprise Linux) repo and install the packages:

Continue Reading

Fail to start proftpd in CentOS

Rumi, November 12, 2008

My ProFTPD was not starting at all even after removing and re-installing! Moved around few places. So, I investigated the followings- Checked whether some other FTP server was running without my conscent! The result came negative.

Continue Reading

Installing Squish

Rumi, November 9, 2008November 9, 2008

Well, install squint is quite simple! But installing squish is quite tricky- the document provided is not sufficient to cover few steps. I’ll try to summerize it (I’ve tested it on FC-5 distro)- Step -1 Make backup of your squid.conf for in case things go wrong. Install perl GD module….

Continue Reading

Installing GD.pm on Fedora-5 distro

Rumi, November 9, 2008

Using “yum install GD” or “yum install perl-GD” or any other didn’t help me installing GD perl module. However, an exceptional tricky yum did give me a success. So, let me put it here before I forget to do it in the future! yum -y install perl-GD

Continue Reading

Squint and Squish 2 cute admin tool for Linux :)

Rumi, November 9, 2008November 9, 2008

Well, Leading Edge Business Solution from South Africa- do created 2 excellent and to my view most essential tools for network administration to sniff users and warn them! Actually they run on linux environment with Squid Proxy server running on the network to serve clients (likely network clients).

Continue Reading

Reset Forgotten MySQL Root Password

Rumi, September 9, 2008September 9, 2008

Have you ever forgotten the root password on one of your MySQL servers? No? Well maybe I’m not as perfect as you. This is a quick h00tow (how to) reset your MySQL root password. It does require root access on your server. If you have forgotten that password wait for…

Continue Reading

Set up the firewall to listen MySQL on port 3306

Rumi, September 6, 2008

Just a small tweaking comnand that allows MySQL server on a linux server to open & listen to port 3306 for remote connectivity- [root@linux root]# iptables -I INPUT -p tcp –dport 3306 -j ACCEPT

Continue Reading

Reinstall Apache 2.X in CENT OS 5

Rumi, August 28, 2008

Download the rpm and reinstall like so: rpm -ivh –replacepkgs httpd-2.2.3-11.el5_1.centos.3.i386.rpm For i386, you can grab the latest version here: http://mirror.centos.org/centos-5/5/os/i386/CentOS/ Backup your httpd.conf file first. User created files shouldn’t be affected, but it’s always wise to have a backup of those too.

Continue Reading
  • Previous
  • 1
  • …
  • 78
  • 79
  • 80
  • 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