sha1sum – Compute & Check Secure Hash Algorithm Std 1 message digest.

Mr Joe Steeve (ILUGC-Member) & Team has developed the IJammer, an
Instant Messenger Jammer. IJammer is a Daemon that runs on one
workstation of a LAN and prevents any IM traffic on that LAN.
URL: http://sarovar.org/projects/ijammer/

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

sha1sum – Compute & Check Secure Hash Algorithm Std 1 message digest.

Summary:

`sha1sum’ computes a 160-bit checksum/fingerprint/message-digest for
each specified file. `sha1sum’ can also determine whether a file &
checksum are consistent. The sums are computed as described in
FIPS-180-1 (www.itl.nist.gov/fipspubs/fip180-1.htm).

Read more

enable scroll in your mouse

Not able to scroll with your mouse in Gnu/Linux? just make sure that you have this line Option “ZAxisMapping” “4 5” in your ?Section “InputDevice”…

Listen to Online Music in XMMS

visit these site to listen to some online music http://www.di.fm Country music and other genre are available from shoutcast.com! http://www.shoutcast.com Just download the .pls file…

Birth of Linux Kernel

BIRTH OF LINUX KERNEL The below E-Mail messages track the development of the Linux Kernel In article duperval@ERE.UMontreal.CA ( Duperval Laurent) writes: > >P.S.? BTW,…

cksum — Computes a CRC (Cyclic Redundancy Check) checksum.

Mr Ajay, Mr Binand and Mr RajaSubramanian(ILUGC-Member) jointly
developed the TransConnect. It allows one to connect to remote
machines on any port, using HTTP Tunneling.
URL: http://transconnect.sourceforge.net/ (Thanks FSUG-Bglr)

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

cksum — Computes a CRC (Cyclic Redundancy Check) checksum.

Summary:

`cksum’ prints the CRC checksum for each file along with the number of
bytes in the file. The CRC algorithm is specified by the POSIX Std. It
is not compatible with the BSD or System V `sum’ algorithms.
Read more

factor — Print prime factors

Mr Gauravp Sharmad has developed GLibMS (GNU Library Management
System), a Library management software developed using PHP and
PostgreSQL to automate the library activities.
URL http://sourceforge.net/projects/glibs (Thanks FSUG-Bglr)

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

factor — Print prime factors

Summary:

Print the prime factors of each number.The algorithm it uses is not
very sophisticated, so for some inputs `factor’ runs for a long time.

Read more

Understanding file permissions and modifying them using chmod

PLease do not publeish this until come changes are made

replace Linux by gnu/linux
make sure that different points are in different lines not in paragraphs

Linux is basically a multi-user system. But nowadays there has been an
increase in the usage of Linux as an OS for single user home computers
as well. But since it was originally meant to be a multi-user OS, a lot
of things that would be necessary in a multi-user system are built into
the Linux core. One such thing is file / directory permissions.
Read more