Nokia unveils MeeGo powered N9: Surprises All!

Nokia-Meego-N9

You heard that right! Nokia has finally unveiled its controversial Operating System with the new 1 GHz powered Nokia N9 smartphone. Here, I present you with the most in-depth coverage of Nokia N9 and MeeGo. MeeGo is a cross bread Mobile Operating System which was produced by mating Nokia’s Maemo and Intel’s Moblin software platforms [...]

Continue reading →

Renaming USB Drive Labels in Linux

Rename your usb drive in linux

There, you got all the inspirations from the web and your friends and have now Linux proudly running on your system. (Linux is the kernel, ya ya I know you got it). Your friend approaches you to help him get rid of the virus in his USB drive. And you are proud you are of help in terminating viruses with ease, thanks to Linux’s security. And he asks you to do a favor. To rename the USB drive label to his name, from the name “disk”.

Continue reading →

Linux file system explained for beginners

Diagram showing Linux filesystem hierarchy

For those of you coming from windows backgrounds, the way the linux filesystem is laid out may seem confusing at first glance…. but that is where this article comes in !

The first thing you should know when working with linux, is that everything is treated as either a file or directory. Yeap thats right, even hardware is considered a file by linux, and, speaking of hardware… all your hardware devices are located in the /dev directory, but more on that later.

Continue reading →

Linux and AntiVirus

New linux users must have noticed this. There are antivirus available in the repos. You might question, “But wasn’t I promised that linux is virus free? That was an important reason for me to switch from Windows to Linux.” Well the hard truth is Linux does have it’s own category of viruses. But, the part [...]

Continue reading →

Telnet lessons – Part 3

telnet-sofware-000053831-4

Carolyn’s note: <CRLF> just means hit return. In case you can’t see that little period between the <CRLF>s, what you do to end composing your email is to hit enter, type a period, then hit enter again. Anyhow, try typing: This is a test. . 250 Requested mail action okay, completed quit 221 <techbroker.com> Service [...]

Continue reading →

Telnet lessons – Part 2

The simplest use of telnet is to log into a remote computer. Give the command: C:/>telnet targetcomputer.com (substituting the name of the computer you want to telnet into for targetcomputer.com) If this computer is set up to let people log into accounts, you may get the message: login: Type your user name here, making sure [...]

Continue reading →

Telnet lessons – Part 1

The Magic of DOS In this guide you will learn how to telnet, forge email, and use nslookup with Windows XP. The key to doing amazing things with XP is as simple as D O S. Yes, that’s right, DOS as in MS-DOS, as in MicroSoft Disk Operating System. Windows XP (as well as NT [...]

Continue reading →