Raring files on linux

Discussion in 'Site & Server Administration' started by KingMohan, Jul 11, 2008.

  1. #1
    Hey i just bought a linux server and got Debian installed on it. I dont know if its the best linux os but well i installed it. The question is how do i RAR files in 100 mb parts. For example, i have downloaded a movie of 700 mb and want to rar in 100 mb .rar parts how do i do that? Thanks for your help
     
    KingMohan, Jul 11, 2008 IP
  2. pr0t0n

    pr0t0n Well-Known Member

    Messages:
    243
    Likes Received:
    10
    Best Answers:
    10
    Trophy Points:
    128
    #2
    RAR for Linux 3.71
    http://fileforum.betanews.com/detail/1053350629/2
    Try this tool maybe. As rar archive format is not supported by default in linux, you will have to try to find some tool for such tasks. There is a free download link there... and you can install it on your server.
     
    pr0t0n, Jul 11, 2008 IP
  3. CodersPool

    CodersPool Peon

    Messages:
    250
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You would need the RAR tool. You can install it with this command

    
    sudo apt-get install rar
    
    Code (markup):
     
    CodersPool, Jul 13, 2008 IP