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!

Join Several Partition Together To Form a Single Larger One On a Linux Using mhddfs

Rumi, February 20, 2020

The easiest and fastest solution is to use mhddfs driver on Linux operating systems. It is a fuse-based file system for unifying several mount points into one.  The mhddfs (fuse) file system allows to unite a several mount points (or directories) to the single one. So a one big filesystem…

Continue Reading

Debian 7 wheezy – Certbot auto started failing with ’ No module named pip.__main__’

Rumi, February 9, 2020

If you’re using Debian 7 a.k.a wheezy which is end of life at this moment and you were using Let’s Encrypt was your SSL, then you might need some backward compatibility to continue. A possible work around for me as below: wget https://raw.githubusercontent.com/certbot/certbot/75499277be6699fd5a9b884837546391950a3ec9/certbot-auto chmod +x ./certbot-auto ./certbot-auto –no-self-upgrade For renewing…

Continue Reading

Resemblance- Life and Times of a Rebel

Rumi, February 8, 2020
Continue Reading

Install cPanel on CentOS 7

Rumi, February 1, 2020February 1, 2020

cPanel is an online Linux-based web hosting control panel that provides a graphical interface and automation tools designed to simplify the process of hosting a web site or email. Prerequisite: Launch a CentOS 7 instance (Only install cPanel & WHM on a freshly-installed operating system). Access the instance via SSH. Run all the…

Continue Reading

Ubuntu Server 18.04 LVM out of space with improper default partitioning

Rumi, February 1, 2020

Problem Statement: I installed Ubuntu Server 18.04 with the LVM option and left the default partition setup. Now my main drive only has 4GB in a 1TB hard drive. How can I fix this without starting from scratch? Results of df -h : Filesystem Size Used Available Use% Mounted on…

Continue Reading

Activating File Manager in Vesta CP

Rumi, January 31, 2020

If you’ve vesta control panel installed, you may want to activate file manager section of vesta control panel. Open the following file: nano /usr/local/vesta/conf/vesta.conf Add/apend the following line in the editor: FILEMANAGER_KEY=’ILOVEREO’ Save and exit. File manager is now activated.

Continue Reading

Install Mariadb on CentOS 7

Rumi, January 21, 2020

MariaDB is an open-source relational database management system, backward compatible, binary drop-in replacement of MySQL. It is developed by some of the original developers of the MySQL and by many people in the community. With the release of CentOS 7, MySQL was replaced with MariaDB as the default database system….

Continue Reading

Set Time Zone on CentOS 7

Rumi, January 14, 2020

Checking the Current Timezone In CentOS and other modern Linux distros, you can use the timedatectl command to display and set the current system’s time and timezone. timedatectl The output below shows that the system’s timezone is set to UTC: Local time: Wed 2019-02-06 22:43:42 UTC Universal time: Wed 2019-02-06…

Continue Reading

Reinstall VirtualBox on Ubuntu & CentOS

Rumi, January 8, 2020

For Ubuntu To remove virtualbox sudo dpkg –list virtualbox-* sudo apt autoremove –purge virtualbox* dpkg -l virtualbox* | grep ^i Remove all PPAs from sources.list and source.list.d directory mkdir ~/apt-tmp sudo mv /etc/apt/sources.list.d/* ~/apt-tmp Make sure there is nothing except official repositories sources in /etc/sources.list. And update your sources: sudo apt…

Continue Reading

Install ZFS on CentOS 7

Rumi, January 1, 2020

Installing ZFS File System ZFS File System support is not enabled by default on CentOS 7. That is not the only problem. ZFS is not available in the official package repository of CentOS 7. You have to install it from the official package repository of ZFS. I am installing this…

Continue Reading
  • Previous
  • 1
  • …
  • 40
  • 41
  • 42
  • …
  • 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