Landing a Linux job really doesn’t have much to do with your school qualifications or what your resume says. With Linux, it’s all about experience. What you actually know will determine how far you get with a Linux job. Now, I’m not declaring that you must know everything listed in this article, but it’s important to be well versed in all aspects of Linux. Besides, if you plan to make Linux a part of your career, why not learn everything you can? In this document I will present you with Linux applications and what you should know about them at the very least. I then will present you with some outside links for further reading so that you can indulge and become more familiar with each Linux application listed. If you’re looking to land a Linux job you must be familiar with these Linux applications or daemons. Apache Apache is the Apache HyperText Transfer Protocol (HTTP) server program. A large portion of the Internet web sites you visit run Apache on the server the site is hosted on to...
Ever want to boot up into Windows XP via a USB memory key? Well, now you can !!! This is a miniature version of Win XP Just enough to get you up and running so you can restore from backup, access your files, or do whatever you have to doSize - 60.4 MB packed and 152 MB unpacked Installation instructions: livexp usb-stick installer script v0.9 After the download and dearchive, run LiveXP.bat -[main]- 1) change source path []- path to livexp source files 2) change target path []- path where livexp will be installed - 3) list or format volume(s).- use for formatting usb flash devices 4) create, delete partition(s).- use for partitioning a harddisk - q) quit. ***Enter your choice :1peinst: please give the location to your source livexp filesenter source path :c:\temp\installdir\ -[main]- 1) change source path [c:\temp\installdir\]- path to livexp source files - 2) change target path []- path where livexp will be installed - 3) list or format volume(s).- use for formatting usb flash devices...
A GUI to ease the process of producing a multipage PDF from a scan. gscan2pdf should work on almost any Linux/BSD machine. Install gscan2pdf in Ubuntu You need to edit the /etc/apt/sources.list sudo vi /etc/apt/sources.list add the following line save the file and exit deb http://gscan2pdf.sourceforge.net/download/debian binary/ Now you need to update the source list with the following comamnd sudo apt-get update install gscan2pdf with the following command sudo apt-get install gscan2pdf This will install all the required packages. If you want to open gscan2pdf go to Applications--->Graphics--->gscan2pdf