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!

Crossing Over (2009)

Rumi, November 18, 2011
Continue Reading

Gaddafi Facts

Rumi, November 18, 2011November 18, 2011

Libya & GADDAFI …Facts that cant be denied  1. There is no electricity bill in Libya; electricity is free for all its citizens.  2. There is no interest on loans, banks in Libya are state-owned and loans given to all its citizens at 0% interest by law.  3. Home considered…

Continue Reading

How to install Java SDK (1.6) and Apache Ant (1.7) on CentOS

Rumi, November 18, 2011November 18, 2011

I had enough with some package managers or alternative ways of installing Java on a server which is running CentOS (RHEL) 4.4 . I think the most straight forward way is the following. I promise by the end of this post you will have Java and Apache Ant running on…

Continue Reading

How to setup an OpenLDAP server on Debian or Ubuntu

Rumi, November 18, 2011November 18, 2011

Most enterprises use LDAP as interface to their company structure database. In the Microsoft world is Active Directory the implementation for LDAP. Under Linux is OpenLDAP the common choice for admins. Such LDAP directories are tree based. OpenLDAP is the reference implementation for LDAP v3. The JNDI API inside the…

Continue Reading

Tweaking Afterlogic Webmail Pro 6

Rumi, November 6, 2011

Removed the default footer texts and added up usermin module like this 😉 in inc.footer.php file- <!– Powered by <a href="http://www.afterlogic.com/products/webmail-pro" target="_blank"> AfterLogic WebMail Pro</a><br /> Copyright &copy; 2002-2010 <a href="http://www.afterlogic.com" target="_blank">AfterLogic Corporation</a> –> <?php $domain= $_SERVER['SERVER_NAME']; echo ":: CLICK BELOW LINK TO :: <BR /> <a href= https://$domain:20000>Change Password…

Continue Reading

Redirect site using a .htaccess file

Rumi, November 6, 2011

Instructions Create an empty text file using a text editor such as notepad, and save it as htaccess.txt. Edit the contents of the file. Check the following examples:  Point an entire site to a different URL, such as domain.net redirected to domain.com: # This allows you to redirect your entire…

Continue Reading

Apple Jobs!

Rumi, October 6, 2011

My deep condolences to the loss of one of the most visionary leader on earth…. Steve Jobs, the visionary who led a mobile computer revolution with the creation of wildly popular devices such as the iPhone, was mourned Thursday by admirers and competitors as much of the world awoke to…

Continue Reading

Enable Directory Listing in Nginx Webserver

Rumi, October 1, 2011

Here is a simple way to enable directory listing in Nginx Webserver. I have a subdomain repository.wowtutorial.org and i want repository.wowtutorial.org to have ability to listing a directory. All we need to do just modify the vhosts or nginx.conf Add autoindex on; Please see the example below Example : #nano…

Continue Reading

Nginx Virtualhost Example

Rumi, October 1, 2011

Two Virtual Hosts, Serving Static Files http { index index.html;   server { server_name www.domain1.com; access_log logs/domain1.access.log main;   root /var/www/domain1.com/htdocs; }   server { server_name www.domain2.com; access_log logs/domain2.access.log main;   root /var/www/domain2.com/htdocs; } }

Continue Reading

Bridge to Terabithia (2007)

Rumi, September 22, 2011September 22, 2011

Jesse Aarons trained all summer to become the fastest runner in school, so he's very upset when newcomer Leslie Burke outruns him and everyone else. Despite this and other differences, including that she's rich, he's poor, and she's a city girl, he's a country boy, the two become fast friends….

Continue Reading
  • Previous
  • 1
  • …
  • 96
  • 97
  • 98
  • …
  • 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