linux poison RSS
linux poison Email
0

UNIX history in form of picture

Read more
0

HowTo Identify your Modem chipset

# Download http://easylinux.info/uploads/scanModem.gz

# gunzip -c scanModem.gz > scanModem
# chmod +x scanModem
# cp scanModem /usr/bin/To identify Modem chipset
# scanModem# gedit Modem/ModemData.txt



Read more
0

Quick Log server configuration

On remote server: edit /etc/sysconfig/syslog on the server and set
SYSLOGD_PARAMS=”-r”

The -r option allows remote machine to log to syslog.
On the client machine, edit /etc/syslog.conf and add the line(s)

*.* @server

Don’t forget to restart the syslog on both machines after the above editing.

Read more
2

They are Computer GODS

1) Dennis Ritchie and Ken Thompson - Dennis was the original developer of C and one of the core developers on UNIX while Ken was the man responsible for UNIX

2) Bjarne Stroustrup - This guy brought us C++! I couldn't talk trash about a guy who made C++.



















3) Alan Kay - This is one of the fathers of object oriented programming.



















4) John McCarthy - The original designer of the Lisp programming language.



















5) Richard Stallman - Like him or hate him, he is a seriously influential person in the computer world, The man is the founder of GNU.



















6) Larry Wall - This guy brought us Perl.



















7) Alan Cox - Alan Cox and Richard Stallman must have been long lost brothers. This guy was one of the earliest developers on the linux kernel and apparently has not shaved since he started.










8) James Gosling - This guy brought us Java and is wearing a shirt with the java mascot playing an electric guitar.














9) Guido Van Rossum - This guy brought us Python














10) Linus Benedict Torvalds: Best known for initiating the development of the Linux kernel.



















11) Dr. Andrew Stuart "Andy" Tanenbaum : He is best known as the author of MINIX, a free Unix-like operating system for teaching purposes, and for his computer science textbooks, regarded as standard texts in the field. He regards his teaching job as his most important work.










Am I missing anyone here?
Read more
27

All 235 low-cost webcams supported in Linux thanks to... this man


LONE HOBBYIST programmer sitting at his home in France is responsible for adding 235 USB webcams to the list of those supported by Linux.

His name is
Michel Xhaard

Check his site : here
List of supported webcams : here




Read more
Related Posts with Thumbnails