umount — UnMount File System

BZip2 Translator Tool is developed by Venkataraman, Ankur and Shikka.
Using this translator, when mapped on a file, you can do bzip
compressed I/O (Like Read, Seek, Length).
URL: http://www.gnu-india.org/pipermail/gnu-india/20010307/000113.html

One Day One Command
===================

umount — UnMount File System

Summary:

The umount command detaches the file system(s) mentioned from the file
hierarchy. A file system cannot be unmounted when it is `busy’, For
example, when there are open files on it, or when some process has its
working directory there, or when a swap file on it is in use.

Read more

printenv – Print All/Part of Environment

Revolution OS is a English documentary movie, about Linux based OS,
directed by Mr J.T.S.Moore. The DVD contains sub-titles for No .of
Languages. If you want to contribute for any of the Indian Language
sub-titles, Kindly contact Mr Shakthi “cyborg4k at yahoo dot com”.

One Day One Command
===================

printenv – Print All/Part of Environment

Summary:

`printenv’ prints environment variables with its Name and Value.

Read more

sum — Compute and Check .

Mr Amit Kale has developed kgdb, a source level debugger for Linux
Kernel. It is used along with gdb to debug Linux Kernel.
URL http://kgdb.linsyssoft.com/

One Day One Command
===================

sum — Compute and Check .

Summary:

`sum’ computes a 16-Bit checksum for each given file(s)/stdin. By
default, it computes checksums using an algorithm compatible with
BSD `sum’ and prints file sizes in units of 1024-byte blocks.

Read more

Encrypting Shell Scripts

Do you have scripts that contain sensitive information like passwords
and you pretty much depend on file permissions to keep it secure? If
so, then that type of security is good provided you keep your system
secure and some user doesn’t have a “ps -ef” loop running in an attempt
to capture that sensitive info (though some applications mask passwords
in “ps” output). There is a program called “shc” that can be used to
add an extra layer of security to those shell scripts. SHC will encrypt
shell scripts using RC4 and make an executable binary out of the shell
script and run it as a normal shell script. This utility is great for
programs that require a password to either encrypt, decrypt, or require
a password that can be passed to a command line argument.
Read more

Google book search

As we know Google.com is the most popular search engine in the world. Here are some tips to helps us find eBooks with Google: Find…

locale — Get and show the locale-specific information.

Linux is included in 11th std Computer Science syllabus in Tamil Nadu.
Linux Users should help the Teachers and Students to understand the
GNU/Linux and FOSS concepts.

One Day One Command
===================
locale — Get and show the locale-specific information.

Summary:

The locale program writes information about the current locale
environment, or all locales, to screen. Locale is a set of local
environment settings, which is used to describe the Language
Encoding Standard, Date/Time format, Number format, Telephone
Number format, Paper format, etc …

Read more