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!

Show all images in a folder with PHP

Rumi, September 11, 2010

<?php //Your folder $files = glob(“icons/*.*”); $colCnt=0; echo ‘<table border=”0″ style=”width:590px;”>’; for ($i=1; $i<count($files); $i++) { $colCnt++; if ($colCnt==1) echo ‘<tr>’; echo ‘<td width=”25%” style=”font-size:8.5px; font-family:arial”>’; $num = $files[$i]; echo ‘<img src=”‘.$num.'” align=”absmiddle” /> ‘; print substr(substr($num,6,100),0,-4); echo ‘</td>’; if ($colCnt==4) { echo ‘</tr>’; $colCnt=0; } } echo ‘</table>’; ?>

Continue Reading

অভ্রতে নতুন কি-বোর্ড ইনস্টল করা

Rumi, September 10, 2010September 10, 2010

আপনারা অনেকে ইতিমধ্যে জেনে গেছেন অভ্র থেকে ইউনিজয় কি-বোর্ড বাদ দেয়া হচ্ছে অচিরেই। তাই আসুন অভ্রতে কিভাবে নিজের পছন্দমত কি-বোর্ড ইনস্টল করে নেয়া যায় তা জেনে নেই। মাত্র কয়েকটি ধাপ। যে কেউ খুব সহজে এটি করতে পারবেন। এটি করার জন্য অভ্রর সাম্প্রতিক ভার্সন ৪.৫.১ ব্যবহার করাই ভাল। আমি পুরনো ভার্সনে…

Continue Reading

Mail relaying with Virtualmin

Rumi, August 30, 2010

In a typical Virtualmin configuration, email for domains that you host will be delivered to mailboxes on the system for reading by users using Usermin or an IMAP client like Outlook or Thunderbird. However, in come cases you may want mail ultimately delivered to another server, such as an Exchange box…

Continue Reading

Raid Controller for Dell T-300 Servers- PERC 5, 6

Rumi, August 30, 2010

A handy doc, better preserve before dell thinks this is obsolete… 😉 Dell PERC 5, PERC 6 and CERC 6 RAID Controller Device Driver for Windows 2003 i386 Version 2.14.0.32 TABLE OF CONTENTS ================= 1.0  Introduction 2.0  Compatibility / Minimum Requirements 3.0  Install Instructions 3.1  Installing the Driver During Operating…

Continue Reading

Allow ICMP Rule on Windows 7, Windows Vista, Windows Server 2008, or Windows Server 2008 R2

Rumi, August 25, 2010

To allow inbound Internet Control Message Protocol (ICMP) network traffic, use the Windows Firewall with Advanced Security node in the Group Policy Management MMC snap-in to create firewall rules. This type of rule allows ICMP requests and responses to be sent and received by computers on the network.

Continue Reading

Travel notes for Cox’s Bazar

Rumi, August 3, 2010

FOr future reference- the note can be downloaded from here

Continue Reading

Rangamati travel guide

Rumi, July 28, 2010

While reading Ittefaq’s supplementary section “Korocha” the article noted my attraction- it looked handy to me for future trip to Rangamati with my family… As usual, Ittefaq is non Unicode, the whole article is converted to a pdf file and attached

Continue Reading

Some funny pics

Rumi, July 28, 2010July 28, 2010
Continue Reading

How to wire ethernet cables (RJ45)

Rumi, July 8, 2010June 27, 2014
Continue Reading

Bangla Unicode Fonts Download

Rumi, July 3, 2010July 3, 2010

In recent days, I was in need of some unicoded Bangla fonts. Ekushey had some but, omicrolab has a good collections of font resources. But, it was a tedious way to download those font bunches. For others convenience, have uploaded those fonts to my site. You can download them here…

Continue Reading
  • Previous
  • 1
  • …
  • 111
  • 112
  • 113
  • …
  • 128
  • 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 icinga iptables Jitsi LAMP Letsencrypt Linux Munin MySQL Nagios Nextcloud NFS nginx openvpn 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

  • Torrent Download Script with Aria2C on Debian 12 using Command Line Interface November 7, 2025
  • Install phpsysinfo on Debain Linux November 7, 2025
  • Delete OpenVPN Access Server Logs November 1, 2025
  • Install Monitorix on CentOS 7 October 3, 2025
  • Configure Centos 7 with multiple ip in bridge mode br0 October 3, 2025
  • 1:1 NAT using Iptables on an OpenVPN Server October 2, 2025
  • Openvpn autostart on debian 12 cli client October 2, 2025
  • Site to Site (site 2 site a.k.a S2S) VPN using OpenVPN October 2, 2025
  • Updated Repository of Debian 10 (Aug 2025) September 5, 2025
  • Deploye Minio using docker September 5, 2025

Archives

Top Posts & Pages

  • Torrent Download Script with Aria2C on Debian 12 using Command Line Interface
©2025 Bots! | WordPress Theme by SuperbThemes