Showing headlines posted by J_Bakshi

Write Bengali (and other Indic languages) in debian squeeze

Linux is armed with Intelligent Input Bus (IBus) now. This is an input method (IM) framework for multilingual input in *nix like operating systems. Having a bus like architecture it is called I"Bus" Two major components of IBus are Input method engine (IME) and ibus-daemon. ibus-daemon provides a system tray configuration utility to select the Input method engine (IME) and then the language. IBus uses D-Bus to communication between the ibus-daemon and clients (engines, panel, config tools)

mrxvt (Light weight, desktop independent, fast, multi tab, dynamic terminal emulator for X)

A long time has passed since I have left KDE and GNOM world. I am living with icewm and desktop independent tools. But my memory was continuously knocking me about konsole; a multi tab, transparent terminal emulator for X Window. It is really great but as usually being a member of KDE family, it is bloated. Linux is great because it never lets it users unhappy. My happiness has come back with mrxvt.

Practical Steganography Part-1: Hiding information in Binary Executable File

  • jbakshi.50webs.com; By Joydeep Bakshi (Posted by J_Bakshi on Feb 14, 2008 8:38 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This tutorial describes how to hide information within Binary Executable using Hydan . In other words Binary Executable is used as carrier.

GNU GRUB (0.97) Simplified for Newbies

A GNU Grub guide which is specially designed for newbies and focuses on the fields as below

MBR, boot sector, boot loader
Backup & Restore boot loader
Grub stage1, stage2, stage3 and relation among them
Making Grub Floppy
Making Grub CD
Making Grub Pen drive
stage1 and stage2 on different media
Grub's device and device.map file
Grub Rescue
Super Grub Disk
Grub'S GUI configuration
Manual booting with Grub shell
Disk investigation with Grub

Empowering Vim Editor

Vim is the most advanced editor in linux/unix world. But its default settings are according to the vi editor hence hides its tremendous capabilities. Some times Vim is the only editor which we can use, like in remote header less system or in system which intentionally avoid graphics to provide its full strength to the servers daemons. What ever may be the situation; vim can be configured in such a way that specifically addresses all the features just we need. Vim reads the .vimrc from the home directory. Once we configure the .vimrc according to our requirements; editing by Vim will simply be a great joy. I have written this document to show you amazingly useful features of the vim editor in console mode and how a properly configured .vimrc makes text editing with Vim a peace of mind.

Running Linux GUI Super Fast with Old Hardware [Part-II]

We have seen how to design a fast and appealing desktop with old H/W. But what about the application S/W ? We can use KDE and GNOME based tools, but these S/W again slow down our system, specially KDE. Then what is the use to design such a fast desktop ? Well, we are lucky as there are huge linux applications which are not based on Qt but the fast GTK/FOX/PyGtk library. So we can extend the power of our old PC with these superior fast GUI. In this PART-II I like to introduce such fast GUI which are non KDE/GNOME but still appealing with strong features.

Running Linux GUI Super Fast with Old Hardware [Part-I]

Linux promises to work well with old Hardware too so I started to investigate whether it is just a statement or Linux really works well with Old. Soon I have come to know about some Linux Window Managers and Softwares which have been designed to give life to Old Hardware with out any compromise in user friendliness and look. KDE/GNOME can make the latest Hardware of recent times just obsolete after 3/4 years and users has to go for a Hardware upgradation to continue with those Desktop technologies smoothly. where low fat, fast Linux Softwares still allow me using my 10 years old PI machine smoothly and proudly :-)

Hardware Detection under Linux [For Newbies]

I installed Linux (RedHat) first time in 1996. Naturally I was a Microsoft Windows user then and didn't have much knowledge about Hardware. Without GUI I was just like a Computer Illiterate. As a Newbie I had to face a huge problem to detect Hardware under Linux because then I was not familiar with Linux commands. I had to blindly depend on kudzu. Now a days Fedora, Knoppix use state_of_the_art Hardware detection as well as support very good GUI application to retrieve the Hardware information of the system. But This superior technologies also hide the actual commands on which these detection procedures are based on; from the users. Here I have tried to provide some information, Linux commands based on which a newbie can easily collect information of its Hardware without firing up any GUI tool.

Demystifying Digital Steganography [A Secret art of Computer Science]

  • 50webs.com; By Joydeep Bakshi (Posted by J_Bakshi on May 30, 2007 7:28 AM EDT)
  • Story Type: Tutorial
I have come to know about Digital Steganography first time in the year 2003. I find it really very much interesting for privacy concerned users as well as security professionals. The modern Digital Steganography goes as far as our imagination can. There are a lot of free tutorials in the internet which focus on the different methods of Digital Steganography and some of those go up-to the core. But I haven't found any tutorial yet which can provide a newbie; the basic-level idea about all the different methods of Digital Steganography. So I have tried my level best to provide all sorts of techniques of Digital Steganography.