Activity Stream
48,167 MEMBERS
6874 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7
  1.     
    #1
    Member
    Website's:
    warezxtc.com

    Default Using RAR On Your Linux Server.

    Note: You must already have RAR installed - http://www.besthostingforums.com/showthread.php?t=6570

    This is just a basic tutorial.

    RAR:
    Archiving in 100MB parts:
    Code: 
    rar a -v100m file.rar movie.avi
    Creating a password protected RAR archive:
    Code: 
    rar a -pyourpassword file.rar movie.avi
    Compression level:
    By using the -m parameter you can adjust the compression level.
    The minimum value 0 while the maximum is 5.
    When archiving movies, it is best to set the compression level to 0.
    Code: 
    rar a -m0 file.rar movie.avi
    As you can see, you can adjust these commands to suit your needs by just combining the parameters.
    UnRAR:
    Extracting an archive to your current directory:
    Code: 
    unrar e archive.rar
    Remember, this is not a full tutorial.
    This is just a basic tutorial with the most useful commands.
    CyberJ37 Reviewed by CyberJ37 on . Using RAR On Your Linux Server. Note: You must already have RAR installed - http://www.besthostingforums.com/showthread.php?t=6570 This is just a basic tutorial. RAR: UnRAR: Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    please tell how to add a folder to a archive..
    thanks
    Coding Horror Fan
    I don't read PM's frequently .

  4.     
    #3
    Member
    Website's:
    MovieBin.org TVBin.org MusicBin.org HDBin.org TheBinNetwork.org
    you do:

    Code: 
     rar a -m0 -v97m -ppassword test.rar foldername
    -m0 = copression
    -v97m =97mb just change it to what you wnat
    -ppass = is if you need a pass
    TheBinNetwork - MovieBin | TVBin | MusicBin | HDBin
    TheBinNetworks News!
    Happy Hardcore and Drumb & Bass kick ass!

  5.     
    #4
    Member
    Website's:
    WareztheDDL.com GTFO.ws
    i usually use the command x rather then e
    just so it prevents like all files to be extracted in a un-organised way.
    for eg.
    unrar x filename.rar

    and it will create a folder with the name of the rar files name
    then you just need to include that entire folder when rar'ing rather then manually creating a folder or moving files etxc..


  6.     
    #5
    Member
    Website's:
    MovieBin.org TVBin.org MusicBin.org HDBin.org TheBinNetwork.org
    Curtis you are a legend, I never new you could extract them into a new folder of there own.

    I use to waste so much time making new folders and things, thanks
    TheBinNetwork - MovieBin | TVBin | MusicBin | HDBin
    TheBinNetworks News!
    Happy Hardcore and Drumb & Bass kick ass!

  7.     
    #6
    Member
    also please tell me how to extract multiple files with password protection ?
    Thanks !
    Coding Horror Fan
    I don't read PM's frequently .

  8.     
    #7
    Member
    Excellent... thanks.-

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Securing a VNC Server on Linux with SSH
    By Ifirst in forum Tutorials and Guides
    Replies: 0
    Last Post: 30th Sep 2012, 11:26 AM
  2. [Hiring] Linux server admin.
    By WebMonster in forum Services
    Replies: 16
    Last Post: 7th Aug 2012, 09:57 PM
  3. server with both windows and linux vps.
    By wakaski in forum Server Management
    Replies: 6
    Last Post: 31st May 2012, 09:47 AM
  4. [Dedicated] Linux Dedicated Server
    By cyloan in forum Archive
    Replies: 14
    Last Post: 9th Aug 2011, 03:16 PM
  5. how to install vnc on linux server
    By khuraam in forum Server Management
    Replies: 3
    Last Post: 4th Dec 2010, 11:11 AM

Tags for this Thread

BE SOCIAL