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!

How to see time stamps in bash history?

Rumi, April 22, 2020

Is there any way I can see at what time the commands were executed from the bash history? We can see the order but is there any way I can get the time also? Bottom-Line: Execution time in the Bash history: HISTTIMEFORMAT=”%d/%m/%y %T ” # for e.g. “29/02/99 23:59:59” HISTTIMEFORMAT=”%F…

Continue Reading

Softether on VPS Using Local Bridge

Rumi, April 4, 2020

Problem on SecureNAT SecureNAT is a fairly simple way to setup Softether. You don’t need a lot of sysadmin skill and network understanding in order to get Softether up and running. The problem is SecureNAT is a bit SLOW. I will show a comparison at the end of this article. We…

Continue Reading

Customizing Jitsi Meet

Rumi, March 30, 2020

Edit Logo Image: In your jitsi-meet deployment, probably in /usr/share/jitsi-meet/images the image file will exist that you can override with your own. Update Link on Logo: You can edit: Path: /usr/share/jitsi-meet File: interface_config.js Parameter: JITSI_WATERMARK_LINK: or SHOW_WATERMARK_FOR_GUESTS: false Change texts of Welcome/Home Page:

Continue Reading

Build a Public NTP Server

Rumi, March 30, 2020

Install NTPd and Configure NTP server for time adjustment. [root@dlp ~]# yum -y install ntp [root@dlp ~]# vi /etc/ntp.conf # line 18: add the network range you allow to receive requests publicly restrict 0.0.0.0 mask 128.0.0.0 nomodify notrap # change servers for synchronization #server 0.centos.pool.ntp.org iburst #server 1.centos.pool.ntp.org iburst #server 2.centos.pool.ntp.org iburst #server 3.centos.pool.ntp.org…

Continue Reading

Large Database Import Progress Using PV

Rumi, March 24, 2020

PV can report progress for large data imports. In this example I will use a large (7 G) install on Ubuntu. First, download PV (http://linux.die.net/man/1/pv) sudo apt-get install pv A traditional mysql import may be formatted as: mysql -u USER -p DATABASE_NAME < DUMP.mysql but to leverage PV, pass the dump file ,then pipe the…

Continue Reading

Installing Manageengine Opmanager 12 standar/pro edition on Linux Centos 7

Rumi, March 21, 2020

Lately for a project needed to install opmanager for a specific client. The installation is quite straight forward on a fresh installation of Centos 7 Box. Assuming you already have a linux installaiton file (ended with .bin) file. So here it goes- Installing OpManager on Linux using Console mode /…

Continue Reading

বাবা ভাঙ্গার যত ভবিষ্যদ্বাণী

Rumi, March 20, 2020

কে এই বাবা ভাঙ্গা? বুলগেরিয়ায় জন্ম নেয়া বাবা ভাঙ্গা তাঁর জীবনে যত ভবিষ্যদ্বাণী করেছেন তার ৮৫ শতাংশই মিলে গেছে৷ ১৯৯৬ সালে ৮৫ বছর বয়সে তিনি মারা যান৷ কথিত আছে, রহস্যময় এক ঝড় তরুণী বাবা ভাঙ্গাকে উড়িয়ে নিয়ে এক মাঠে ফেলে দেয়৷ বেশ কদিন পর পরিবারের লোকজন তাকে খুঁজে পায়৷ কিন্তু…

Continue Reading

Let’s Encrypt for cPanel Installation

Rumi, March 20, 2020

Option-1 Let’s Encrypt for cPanel Installation using Installing the cPanel Plugin Log into your SSH client at root level, then add the Let’s Encrypt repository with the following command: cd /etc/yum.repos.d/ && wget https://letsencrypt-for-cpanel.com/static/letsencrypt.repo Next, install the plugin for cPanel with line below and yum: yum -y install letsencrypt-cpanel The installation…

Continue Reading

Extend/Reduce LVM’s (Logical Volume Management) in Linux

Rumi, March 15, 2020

My Server Setup – Requirements Operating System – CentOS 6.5 with LVM Installation Server IP – 192.168.0.200 How to Extend Volume Group and Reduce Logical Volume Logical Volume Extending Currently, we have One PV, VG and 2 LV. Let’s list them one by one using following commands. # pvs #…

Continue Reading

Connect to Softether VPN from iPhone and Android

Rumi, March 13, 2020

Phone and Android has a built-in VPN client but originally they need Cisco, Juniper or other expensive hardware-based VPNs for remote-access. SoftEther VPN has a same function to Cisco, and supports iPhone and Android easily.

Continue Reading
  • Previous
  • 1
  • …
  • 37
  • 38
  • 39
  • …
  • 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