Thursday, December 27, 2007
Ubuntu Install CD Customization
The process of customizing or "remastering" Ubuntu install CDs is not especially complex, but it is a little tedious and finicky. This page documents all the problems you might find; if it doesn't, please edit it!
Welcome to Linux From Scratch!
Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building your own custom Linux system, entirely from source code.
Monday, December 17, 2007
Nijami kicked out from wedding party
Infamous “Moitta” rajakar, a powerful minister during the past Nizami-Khaleda government and a heinous war criminal, Motiur Rahman Nizami was kicked out from a wedding event in Dhaka recently. Read the news HERE.
We pray for more events like this. We pray for the wonderful couple who had the courage to do this. Inshallah, every rajakar will be kicked out like this soon.
This entry was posted on Monday, April 30th, 2007 at 10:29 pm and is filed under Tui Rajakar. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Golam Azam beated with shoes
This is Jamaati godfather Golam Azam being “Juta Peta” by the public in 1981 in front of Baitul Mukarram.
Yes, he was physically beaten with shoes. Jamaat has tried to keep this picture away from the public. Hopefully everyone who sees this will re-produce it.
See an enlarged version of this picture HERE.
We dream of a time, when all razakars will be humiliated like this by common people.
War criminals with Khaleda and Hasina
War criminals with Khaleda and Hasina
Monday, November 19, 2007
Guide to Localization
Copyright © 2005 CDAC Mumbai and UNDP-APDIP
Centre for Development of Advanced Computing
CDAC Kharghar
Mumbai, Maharashtra 400614
http://www.ncst.ernet.in/
March 2005
Monday, November 12, 2007
PHP library to read Microsoft Office Document
Need to read Office files using PHP? ShareOffice lets you:
Friday, November 9, 2007
Thursday, October 25, 2007
java - the Java application launcher
java - the Java application launcher
Link: http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/java.html
Wednesday, October 10, 2007
Barron's Word List
Barron's Word List
Social Work School Ranker
Sociology Rankings: Indicate Your Priorities
Quantum Computation Groups in North America
Quantum Computation Groups in North America
The Home of the Home Pages Page
This is a list of home pages owned by researchers working in the field of quantum computation, communication, or information theory. Inclusion or exclusion of certain persons does not imply any judgement about the merits of their scientific work.
July 2002: Now that the qubit.org site has been revamped and I have been away from CQC for quite a while, I have decided to move this page back to my personal web site. I will try to include the suggestions that people have sent to me the past year and as alway I'm happy to receive more comments at vandam@cs.
Monday, October 8, 2007
Wednesday, September 12, 2007
CrossVC/LinCVS for Debian
CrossVC/LinCVS for Debian
Current packages for Debian are provided by Andreas Fester and available here. Also they are accessible through APT with the following line in /etc/apt/sources.list:
deb http://littletux.homelinux.net/debian unstable main contrib non-free
LinCVS is also available as official Debian package in non free (for Debian unstable) but maybe not up-to-date. You can install it as usual:
$ apt-get install lincvs
Wednesday, September 5, 2007
Setting Up a Mail Server
Mail Quick Start
Want the 5 minute email setup guide? These steps will permit a user 'emailusername' to collect email sent to 'emailusername@yourdomain.com'.
- Setup DNS with an MX record
- Enable POP3 on your server
- adduser -s /sbin/nologin emailusername
- passwd emailusername
- Set up your email client
Command to find out ram size on Linux/Unix?
Tips used for Top Tips come from the ExtremeTech forum and are written by our community.
Question from ssnkumar "Is there any command in Unix/Linux to find out how much ram is there in my comp?
I know that top gives the ram size also. But, I want a command which gives out only ram size?"
Answer from arb123 "cat /proc/meminfo"
Answer from evers310 "cat /proc/meminfo | grep MemTotal"
Thursday, August 9, 2007
Find Out What Linux Kernel Version I am Running?
In a terminal window, type:
echo `uname -r`
and press the ENTER key.
Thursday, August 2, 2007
Recovering Linux Bootloader After Installing Windows
recovering Linux bootloader after installing windows. Discuss recovering Linux bootloader after installing windows, on the Linux Newbie forum of LinuxForums.org, where people come to for Linux help.
Thursday, July 26, 2007
Software Freedom Day Bangladesh2 Team
Software Freedom Day Bangladesh2 Team
Organized by: Bangladesh Open Source Network
Discussion Board for ASD Internees
I have just drafted a brief project description and send it to ASD for review. Here is the draft:
How to create EOT
আমি অনেকদিন থেকেই এটি অনুভব করছিলাম যে, EOT তৈরির ধাপগুলি সঠিকভাবে বর্ণনা করে একটি লেখা তৈরি করবো। আমি দেখেছি অনেকেই সমস্যায় পড়েন। বুঝতে পারেন না কিভাবে এগোবেন। EOT তৈরি করতে পারলেও দেখা যায় তার পারফরমেন্স ভালো না। বুঝতে পারেন না কোথায় সমস্যা হয়েছিলো। আর এই চিন্তা থেকেই এই লেখাটি শুরু করলাম।
Arts & Letters Daily
Dear Readers...
Thanks to all Arts & Letters Daily readers who took part in our reader survey. We will be considering your views over the next few weeks. Your suggestions and thoughts — kind, generously appreciative, and critical — have given us much to think about and discuss.
Public Sysadmin Documentation
All Documents
- Backups - Snapshotting with ufsdump and gtar
- Backups - TCB In-House Configuration
- Backups - TCB Tape Drives
- Build Instructions -- Acrobat Reader
- Build Instructions -- Apache
- Build Instructions -- Crossover
- Build Instructions -- Cyrus SASL
- Build Instructions -- Java
- Build Instructions -- OpenLDAP
- Build Instructions -- Perl
- Build Instructions -- Python
- Build Instructions -- RT
- Build Instructions -- Samba
- Build Instructions -- Sendmail
- Build Instructions -- Sudo
- Build Instructions -- openssh
- Build Instructions -- openssl
- Cloning a Mac OS X system from another Mac
- Clustermatic
- Creating a Kickstart Boot Disk for TBG Linux
- Cron Jobs
- Disk Space Case Study - Apr 2004
- Disk Space Policies
- Encap Package Management
- IMAP Mail - Internet Message Access Protocol
IptablesFirewall
HowTo: Set a custom firewall (iptables) and Tips
After getting some problems with firestarter i decided to get knowledge about iptables and how to set my own firewall script and want to share this experience for users who want to set a custom firewall up quickly.
The purpose of this guide is to provide a basic knowledge about iptables and then help to create a firewall script.
The final step will be to make the script running on each boot.
This guide will not talk about NAT things.
Promotion of Biotechnology in Bangladesh: National and International Perspectives
Welcome to the official website of the Biotechnology Workshop entitled "Promotion of Biotechnology in Bangladesh: National and International Perspectives". The workshop was successfully held on April 6, 7 and 8 of year 2007.
Developing Web Applications with JavaServer Faces
By Qusay H. Mahmoud, August 2004 | |
JavaServer Faces (JSF) is a standardized specification for building User Interfaces (UI) for server-side applications. Before JavaServer Faces, developers who built web applications often relied on building HTML user interface components with servlets or JavaServer Pages (JSP pages). This is mainly because HTML user interface components are the lowest common denominator that web browsers support. The implication, of course, is that such web applications do not have rich user interfaces, compared with standalone fat clients, and therefore less functionality and/or poor usability. While applets can be used to develop rich user interfaces, web application developers don't always know what clients will be accessing the application and/or they may have no access to the client device.
DAMICON'S LIST OF OPEN SOFTWARE
This List of Open Software is comprised largely of open-source packages. Most people who review the list below are surprised by the quantity and depth of open-source software. Many of us think of Linux when we hear "open source". While Linux is a great example of the open-source process, it is a small segment of the movement. Many open-source applications are available for Microsoft Windows and the Apple Macintosh.
Complete CSS Guide
Table of contents
Welcome to the Complete CSS Guide, a reference to every aspect of cascading style sheets. If you need help learning CSS or if you're looking for info about selectors, properties and all the other aspects of cascading style sheets, this is the place.
An extended version of this guide with extra sections and integrated browser support information is available for purchase and download. You can get the Complete CSS Guide
Free JSP hosting with database
Welcome to EATJ.com
EATJ.com provides reliable, fast and cost-effective web hosting for JSP Servlets and Web Services. Our servers
have an uptime of more than 99%, and we monitor them 24 hours, 7 days a week.
How to get a high GRE quant score - For average math or non-math test takers
There are plenty of test takers out there who have a penchant for mathematics or who have dealt with numbers throughout their academic life. These are the lucky guys who can score high on the GRE quantitative with little or no effort. If you are one of these wiz kids, chances are you won’t need to read this article. But let’s face it; many of us are out of touch with high school mathematics, or simply aren’t the ‘math-types’. If you’re one such hard gainer, you’ll need to put in some extra effort to achieve your goal of scoring well. But obviously, your time and energy limits the amount of extra effort you can put in. So how do you go about maximizing the effectiveness of your preparation? Read on.
Alphabetical Directory of Linux Commands
This directory of Linux commands is from Linux in a Nutshell, 5th Edition.
Click on any of the 687 commands below to get a description and list of available options. All links in the command summaries point to the online version of the book on Safari Bookshelf.
Buy it now, or read it online on Safari Bookshelf.