Neighbour table overflow Rumi, February 10, 2012 If you have a big network with the hundreds of hosts you can expect “Neighbour table overflow” error which occurs in large networks when there are two many ARP requests which the server is not able to reply. For example you’re using server as a DHCP server, cable modems provisioning,… Continue Reading
Webmin install on Debian System Rumi, February 9, 2012 If you are using the DEB version of webmin, first download the file from the downloads page , or run the command : wget http://prdownloads.sourceforge.net/webadmin/webmin-1.580_all.deb then run the command : dpkg –install webmin_1.580_all.deb The install will be done automatically to /usr/share/webmin, the administration username set to root and the password… Continue Reading
MySQL Cheat Sheet Rumi, February 1, 2012 Selecting a database: mysql> USE database; Listing databases: mysql> SHOW DATABASES; Listing tables in a db: mysql> SHOW TABLES; Describing the format of a table: mysql> DESCRIBE table; Creating a database: mysql> CREATE DATABASE db_name; Creating a table: mysql> CREATE TABLE table_name (field1_name TYPE(SIZE), field2_name TYPE(SIZE)); Ex: mysql> CREATE TABLE… Continue Reading
সুপার হিরো Rumi, January 29, 2012 হিরো একটি পশ্চিমা কনসেপ্ট। এদের কমিক বইয়ে হিরো আছে (ব্যাটম্যান, স্পাইডারম্যান, সুপারম্যান), বাস্তবেও আছে। আমাদের তেমন কিছু নেই। মাঝেমধ্যে এক-আধজনকে পাওয়া যায়— ভাঙা রেললাইনের সামনে গামছা নিয়ে দাঁড়িয়ে ট্রেন থামায়। অনেকের জীবন রক্ষা করে। আমরা কিছুদিন তাকে নিয়ে হইচই করে ব্যাক টু দ্যা প্যাভিলিয়ন। উল্টো ব্যাপারও আছে, পুরো ট্রেন জ্বালিয়ে… Continue Reading
একশোবছর আগের ভবিষ্যদ্বাণী Rumi, January 25, 2012 নতুন বছর শুরু হওয়ার আগে কিছু জ্যোতিষী আগামী বছর কী হতে পারে তার ভবিষ্যদ্বাণী দেয়। গণমাধ্যমগুলো অতীত অভিজ্ঞতা বিশ্লেষণ করে সামনের বছর কী ঘটতে পারে তার একটা ধারণা দেয়ার চেষ্টা করে। কিন্তু আজ থেকে ১০০ বছর পর বিশ্বে কী ধরনের পরিবর্তন আসবে তার ভবিষ্যদ্বাণী করা সত্যিই কঠিন। ১৯০০ সালের ডিসেম্বর… Continue Reading
Wikipedia to shut for 24 hours to stop anti-piracy act Rumi, January 18, 2012 Wikipedia, the popular community-edited online encyclopedia, will black out its English-language site for 24 hours to seek support against proposed US anti-piracy legislation that Wikipedia founder Jimmy Wales said threatens the future of the Internet. The service will be the highest profile name to join a growing campaign starting at… Continue Reading
OpenLDAP introduction Rumi, January 16, 2012 This document describes how to build, configure, and operate OpenLDAP Software to provide directory services. This includes details on how to configure and run the Standalone LDAP Daemon, slapd(8). It is intended for new and experienced administrators alike. This section provides a basic introduction to directory services and, in particular,… Continue Reading
Page Flip Rumi, January 14, 2012 PageFlip4 is a Flash application, written is Actionscript3, and needs Adobe Flash Player 10 installed as a plugin to run it in Your Browser. Adobe Flash CS5 is needed for source-file editing in case of embedding custom fonts, or controlbar icons. Tested and Supported Browsers (with Javascript and CSS enabled):… Continue Reading
How To Control Access To Unwanted Websites Using URL Blacklist With SafeSquid Proxy Server Rumi, January 14, 2012January 14, 2012 SafeSquid – Content Filtering Internet Proxy, has many content filtering features that can be used to decide who is allowed what, when and how much on the net. In this tutorial I will describe how to control access to unwanted categories of websites, by using URL Blacklist database with SafeSquid… Continue Reading