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
URL Filtering usng cProfile Rumi, January 14, 2012 cProfiles: Real-Time Website Profiler cProfiles provides the SafeSquid users, the much needed mechanism of classifying web-sites, in one or more categories. Usage is very simple, yet will allow security managers a lot of room, to handle challenges rather inventively. Over 3 million web-sites have been classified in a variety… Continue Reading
URL Filter DB and URL Filter DB Guard Rumi, January 14, 2012January 14, 2012 Together, URLfilterDB and ufdbGuard offer a unique set of features, all aimed at protecting your private network and reducing network bandwidth usage. These features include: URL filtering Advertisements blocking HTTPS proxy tunnel protection Blocking adult images produced by search engines Controlling HTTPS usage URL filtering There are three… Continue Reading
Installing Unijoy keyboard on ubuntu Rumi, January 14, 2012January 14, 2012 You must need internet connection to do that. goto system>administration>synaptic packaga manager goto settings>repositories and select the cd rom. Continue Reading