Posted on 25 October 2010. Tags: find, Linux
Locating Files:
The find command is used to locate files on a Unix or Linux system. find will search any set of directories you specify for files that match the supplied search criteria. You can search for files by name, owner, group, type, permissions, date, and other criteria. The search is recursive in that it will search all subdirectories too. The syntax looks like this:[] Continue Reading
Posted in Linux
Posted on 25 July 2010. Tags: acronis, agent, snapapi
Check the kernel version
Continue Reading
Posted in Linux
Posted on 23 May 2010. Tags: backup, ghost, PartImage
PartImage is a program that will copy the image of an entire partition, making it easy to restore a partition (including all its programs, files, and directories)
exactly as they were before.It comes in handy for two situations:
Continue Reading
Posted in Linux
Posted on 22 May 2010.
w
or
who
or
finger
all show you different info about who is connected.
Posted in Linux
Posted on 22 May 2010.
http://kb.parallels.com/5207
Posted in Linux, Plesk
Posted on 22 May 2010.
-
sudo ufw enable
sudo ufw disable
https://help.ubuntu.com/8.04/serverguide/C/firewall.html
Posted in Linux
Posted on 28 April 2010. Tags: rsync ftp
mirror [OPTS] [source [target]] Continue Reading
Posted in Linux
Posted on 20 February 2010. Tags: MAC, ssh
- With a terminal window open, type this command:
ssh -l (username) panix1.panix.com
(Use your actual Panix login instead of “(username)”, of course.)This will take you to panix1, and give you a password prompt right away. Just enter your usual Panix password, and you’re in business.
NOTE: You can go to panix2, panix3, or panix5 just by replacing “panix1″ with the one you want.
http://www.panix.com/help/sw.macosx-ssh.html
Posted in Linux, MAC
Posted on 20 February 2010.
FreeNAS is available as a free download from the FreeNAS SourceForge site. Download the latest ISO image file. Be aware that this is a 34 MB file so it may take some time if you are on dial-up. Continue Reading
Posted in Linux
Posted on 19 February 2010.

G4L is a hard disk and partition imaging and cloning tool. The created images are optionally compressed and transferred to an FTP server or cloned locally. Version 0.30 adds cifs (Windows) on local menu, and mbr and ebr backup.
Download
Posted in Linux