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

What is phpize? where to get it and how to install it

Rumi, March 3, 2009

For FC or Centos Distro use yum install php-devel

Continue Reading

How to install ffmpeg on CentOS or Redhat Enteprirse Linux the easy way

Rumi, March 3, 2009

This is the easy way to install ffmpeg on CentOS or RHEL/Redhat Enterprise Linux the easy way.\ vi /etc/yum.repos.d/dag.repo Insert the following: [dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1

Continue Reading

Adding a virtual network interface using webmin

Rumi, February 9, 2009

  There are two situations in which you might want to add a new network interface – if your system has just had a network card installed, or if you are adding an additional virtual IP address to an existing interface. In the latter case, the new virtual interface is…

Continue Reading

Copy files from computer to USB using linux command prompt

Rumi, February 2, 2009

Somebody lately, asked a silly simple thing- how can he copy files from his computer to usb and he’s using linux? Actually any novice can ask this simple thing- as GUI interface is already became quite mature than earlier and ppl naturally forgetting command consoles. Anyways, here goes it like…

Continue Reading

How To Disable Linux GUI from boot?

Rumi, January 18, 2009March 13, 2019

edit the following line in /etc/inittab id:5:initdefault: and change it to id:3:initdefault: so if  you reboot the default running level is 3 which is not GUI For Debian 8-9/Jessie-Stretch use the following command: In order to make text boot the default under systemd (regardless of which distro, really): systemctl set-default…

Continue Reading

Configure Additional IP Addresses

Rumi, January 18, 2009

Let’s assume our network interface is eth0. Then there is a file /etc/sysconfig/network-scripts/ifcfg-eth0 which contains the settings for eth0. We can use this as a sample for our new virtual network interface eth0:0: cp /etc/sysconfig/network-scripts/ifcfg-eth0 /etc/sysconfig/network-scripts/ifcfg-eth0:0 Now we want to use the IP address 192.168.0.101 on the virtual interface eth0:0….

Continue Reading

Creating A Linux Firewall using webmin

Rumi, January 12, 2009January 12, 2009

Here is what I need to do-  I want to block ping on eth0- my external link I want to open everything else on eth1- internal link Let’s assume eth0- has public IP and eth1 has private IP I want to allow SSH, auth, httpd and certain protocols to eth0….

Continue Reading

DNAT using Iptables

Rumi, January 12, 2009

Before I start I DNAT, I’d better say what it does-   The DNAT target is used to do Destination Network Address Translation, which means that it is used to rewrite the Destination IP address of a packet. If a packet is matched, and this is the target of the rule, the packet, and all…

Continue Reading

Add .exe to Windows Service

Rumi, January 9, 2009

It had way been long days since looked for some tool to make exe’s run as windows service. Well, guess everybody knows the advantage of service tool rather than put the appz on start up menu! Simple- the application loads prior windows users log in to the system! Anyway, I…

Continue Reading

Poppassd server on NT version

Rumi, January 9, 2009

Finally got the Poppasswd on NT. It’s essential for 2 mailing systems: Surgemail mail server (http://www.netwinsite.com) Horde for windows version on webmail password change!

Continue Reading
  • Previous
  • 1
  • …
  • 77
  • 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