7 February 2011 0 Comments

15 Practical Examples of Linux grep Command

In this article let us review 15 practical examples of Linux grep command that will be very useful to both newbies and experts. First create the following demo_file that will be used in the examples below to demonstrate grep command. 1 

Tags:
1 February 2010 0 Comments

Howto Boot ISO from USB Flash Drive

BootMyISO In the following tutorial, we will show you How to Boot an ISO from a USB Flash Drive.  Syslinux is used to install a MBR to your Flash Drive and make the devices partition active (bootable), GRUB is started via a syslinux.cfg file. Grub then becomes the boot loader for it’s CD Emulator. We [...]

Tags: , ,
1 February 2010 0 Comments

Howto Install / Boot Ubuntu From Flash Drive

Howto Install / Boot Ubuntu From Flash Drive

If you want to install Ubuntu 9.10 in your flash drive then you can do it by using a simple to use software named LiLi USB Creator (Linux Live USB Creator). This software offers lot many other features related to installation of Linux dstributions like Ubuntu, Fedora, Debian, Puppy Linux and many more in a [...]

Tags:
9 January 2010 0 Comments

How To Create Your Own GPG Key

The GPG key (which means Gnu Privacy Guard, aka GnuPG) can be used for many things like signing your packages, sign the Ubuntu Code of Conduct, etc. I am writing this how-to because I plan to write an article on creating .deb packages the right way, and for that you will need to sign them [...]

Tags: , ,