Results 1 to 5 of 5
Hello,
I've got a problem. How do you rar a big file, in separated rar's of 100mb each, with a password?
apt-get install rar doens't work because the link to ...
- 12-22-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 2
Rar files in Debian Sarge
Hello,
I've got a problem. How do you rar a big file, in separated rar's of 100mb each, with a password?
apt-get install rar doens't work because the link to the ftp is wrong.
I've tried rarlinux but don't know how to run it.
I'm new with Linux and Debian.. Got the server today. Could some one help me with getting this?
Greets,
Hellfjre
- 12-22-2007 #2
For the rar package, you can take a look here:
ftp://ftp.debian.org/debian/pool/non-free/r/rar/
As for compressing a file in multiple volumes, perhaps this can help you:
http://www.linuxforums.org/forum/lin...ple-files.html"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 12-22-2007 #3Just Joined!
- Join Date
- Dec 2007
- Posts
- 2
if i try one of those commands, it says it can't find the file or directory. I'm new with linux.. so what file do I need on that ftp and how you run it?
- 12-28-2007 #4
There is a unrar packages for Debian:
Debian -- Details of package unrar in etch
just install withcommand.Code:sudo apt-get install unrar
For opening archives use this command:
Code:unrar x name_of_file.rar
- 01-14-2008 #5Linux Newbie
- Join Date
- Aug 2006
- Location
- england
- Posts
- 138
you need to enable non free repository
at a root prompt typelook for the non free repo line and uncomment it or if it's not there then you will have to add it,save file andgedit /etc/apt/sources.listby the way debian etch is the current stable version,sarge is now obsoleteapt-get updateapt-get install rar


Reply With Quote
