Linux

Linux
Whether Linux is difficult to learn depends on the person you are asking. Experienced UNIX users will say no, because Linux is an ideal ....

Wednesday, August 8, 2012

Basics of UNIX In Detail

What is UNIX? UNIX is an operating system which was first developed in the 1960s, and has been under constant development ever since. By operating system, we mean the suite of programs which make the computer work. It is a stable, multi-user, multi-tasking system for servers, desktops and laptops. UNIX...

Automatic Mysql DB Backup Scripts

 Automatic Mysql DB Backup Scripts With Compress and auto Deletion of Old Archive Files :: UPDATE 3.30.2012  Added error logging to help trouble shoot databases backup errors.   --log-error="c:\MySQLBackups\backupfiles\dumperrors.txt" ::If the time is less than two digits...

Tuesday, August 7, 2012

What are the files Extension available in VMware Virtualization?

What are the files Extension available in VMware Virtualization? .log                             <vmname>.log or vmware.log This is the file that keeps a log of key VMware Workstation activity. This file can be useful in troubleshooting if you encounter problems. This file is stored in the...

Basic UNIX Commands

Basic UNIX Commands Here is a short list of basic UNIX commands. Remember that help via the man command is available for each of these commands. Simply type man command at a UNIX shell prompt. General Commands cd Changes current working directory cp Copies a file history Lists previous commands ln Creates a link ls Lists contents of directory mkdir Creates a new directory mv Moves or renames files pwd Prints current working...
Powered by Blogger.