Misc Linux Commands

Here are some comman linux commands.

  • Zip a file or folder
    • To Zip a folder:

      #zip -9 -r <zip file> <folder name>

    • To zip a single file:

      #zip -9 <zip file> <filename>

      Use "-9" for best compression. The compressed file works fine with Windows XP compression tool.

  •  Tar and Gzip archive command syntax:

    • Backup folder1 and folder2 directories and preserve files permission into tarball file named backup.tar
      #tar -cvpf backup.tar folder1 folder2
      *****extracting a tarball
      #tar -xvpf backup.tar

      Backup folder1 and folder2 directories and preserve files permission into tarball file named backup.tar (gzip is compressing the folder as well)
      #tar -zcvpf backup.tgz folder1 folder2
      *****
      extracting a gzip compressed tarball file
      #tar -zxvpf bkp.tgz

.htaccess rewrite rule

RewriteEngine on

RewriteRule ^filenameonly.html$ http://ikeeperonline.com/themain/content/custom-crm-solution [R=permanent,L]


Install the following utils to apply patches to your php code. 

#yum -y install patchutils patch

Applying patch: add the patch file to the location where the file to be modified is located.

#patch < filename.patch

Reversing a patch:

#patch -R < filename.patch

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Portfolio - Websites, Logos & Other

Gator extract and retouch
Party hats extract from background
Toy dog extract from background
Toy duck extract from background
Moose extract from background
Toy mouse in plastic bag extract
Krinkle ball reshape and extract
WaterCenterPlaza.com
Simonlaw.com
Vision Equity Partners
Vision Equity Partners
Enviro Safe Solutions
How To Girl
Europe Rail Ticket
Ourdreamshyd.com
Primus Global
Unitel Technologies
Honeyz Beauty Parlour
Sterling Capital
Dr Parisi
SK Realty
ICCD
IkeeperOnline

Avoid Common Newbie Mistakes.

Affordable Website TutorialIf you're just starting out and want to know how to sell online then our 100% free email course can help.

Over the next few days we'll send you a series of informative emails which will teach you how to sell online regardless of your technical ability.

   First Name: * Your email address:

Search Site With Google