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!

Cloning Openvz Proxmox PVE container guest machine

Rumi, November 4, 2015December 13, 2016

I first created a ‘template’ vm containing all stuff I need and using a temporarily ip adres. In the network config file of eth0 (/etc/sysconfig/network-scripts/ifcfg-eth0) I comment out the HWADDRESS line, else it will not come up with another mac address… Stop this ‘template’ vm as it is just used…

Continue Reading

Allow NFS attachment on Proxmox OpenVZ containers

Rumi, November 4, 2015

Prepare the container To allow a container to use NFS filesystem, you will need to start it with “nfs” feature enabled. If the container is running while you set the –features nfs:on, you will need to reboot it. # vzctl set 101 –features “nfs:on” –save # vzctl start 101 After…

Continue Reading

How to install FFmpeg or avconv on Debian

Rumi, November 1, 2015

You may install “avconv” which has almost the same usage as “ffmpeg”. The two commands often use the same syntax, but features such as srt subtitles may only work with ffmpeg. sudo apt-get install libav-tools

Continue Reading

Stunnel on Debian/Ubuntu with Squid

Rumi, October 27, 2015

What’s Stunnel The Stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the program’s code. What…

Continue Reading

Creating PPTP on Pfsense 2.2.4

Rumi, October 20, 2015October 20, 2015

If you want to build a PPTP server graphically build using pfsense nice looking interface, then please do follow the steps below. Here I assume, a proper NAT firewall is already running in the pfsense configuration. Step-1 Go to VPN > PPTP from top menu Under “Configuration” tab- PPTP redirection…

Continue Reading

1:1 NAT firewall using pfsense

Rumi, October 19, 2015October 19, 2015

Assuming you are planning to setup your server infrastructure behind firewall- pfsense. You have a Public IP- 114.130.56.x to be pointed to your private lan server with 192.168.14.x. Let’s begin- Step-1 Adding public IP to the WAN interface “Firewall > Virtual IPs ” as below- Step-2 Now move on the…

Continue Reading

Obtaining pfsense 2.2.4 as ISO

Rumi, October 17, 2015

PFSense is a very strong firewall as my alternative for Endian (BSD Vs. Redhat-Linux) Here’s the direct download link- http://files.nl.pfsense.org/mirror/downloads/pfSense-LiveCD-2.2.4-RELEASE-amd64.iso.gz How to extract? gzip -d pfSense-LiveCD-2.2.4-RELEASE-amd64.iso.gz Voila! your unzipped ISO is now available. 🙂

Continue Reading

Display Available Network Ethernet Interfaces

Rumi, October 10, 2015

List Network Interfaces Using ip Command Type the following command, enter: $ ip link show Sample outputs:

Continue Reading

Install Openmediavault on Debian Wheezy/7

Rumi, October 3, 2015April 27, 2018

First Install Debian minimal Configure your Debian repositories Update the repository sources and add the contrib and non-free repositories. nano /etc/apt/sources.list It should look something like this: deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib…

Continue Reading

Install Zenoss on CentOS 6 64bit

Rumi, September 27, 2015September 27, 2015

Minimal Hardware Requirements: Small Deployments (1 to 250 Monitored Devices) 4GB RAM 2 CPU Cores 1x 300GB, 10K RPM Drive Medium Deployments (250 to 500 Monitored Devices) 8GB RAM 4 CPU Cores 1x 300GB, 10K RPM Drive Large Deployments (500 to 1000 Monitored Devices) 16GB – 32GB RAM 8 CPU…

Continue Reading
  • Previous
  • 1
  • …
  • 68
  • 69
  • 70
  • …
  • 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