Search:

Type: Posts; User: hatebreed2000; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    21
    Views
    15,105

    If you wanna backup across the net using SSH...

    If you wanna backup across the net using SSH (course assuming /etc as the source to backup and bkuphost is destination hostname or IP):

    tar zvcf - /etc | ssh bkuphost "cat > destfile.tgz"
    ...
  2. Replies
    21
    Views
    15,105

    A good one for packing up a Gentoo installation...

    A good one for packing up a Gentoo installation should you happen to forget to emerge your system using the -b (create a binary package as well as compile and install source) flag to emerge.

    ...
  3. Replies
    21
    Views
    15,105

    Little Known Linux commands

    I tried to get this topic off the ground on a couple other sites and it didn't quite grab, so let's see what you people have to say. I want this thread to be one that others can come to to...
Results 1 to 3 of 3