Tagged Questions
0
votes
3answers
99 views
Continious mirroring of the whole notebook hard drive into a file on the exernal usb hard drive in Ubuntu Linux
What I need to have continious mirroring of the whole notebook hard drive into a file on the exernal usb hard drive. Sometimes the external drive could be unplugged.
I'm running Ubuntu Linux.
2
votes
1answer
34 views
Mirror apt repository that uses .bz2 files
I'm currently trying to set up a mirror for several apt-repositories that use Packages.bz2 files instead of regular gzip.
Unfortunately, apt-mirror on Ubuntu always tries to fetch Packages.gz files ...
0
votes
1answer
96 views
apt-mirror for Ubuntu 9.10 Karmic Koala
I want to backup a full mirror of old-releases Ubuntu because I need Karmic packages for my software. I'm also afraid that old-releases.ubuntu will be deleted.
Is there any possibility to get a full ...
2
votes
0answers
50 views
Adding a .deb file to my local mirror (Ubuntu)
I have a local Ubuntu repo mirror and a debian package. Since the package is restricted to use in my local setup, I just want to add it to my mirror rather than as a PPA on launchpad. Therefore, I ...
2
votes
1answer
999 views
wget recursively with -np option still ascends to parent directory
tl;dr: will `wget --no-parrent -r ' download from a directory above the given url's directory?
when using wget to download, say images, recursively from example.com/a/b with the -r and -np options, ...
2
votes
2answers
235 views
Dual-booting RAID 1
I have three drives: two 1TB hard disks, one 120GB SSD. I want to install Ubuntu (preferably, but justified alternatives are fine) and Windows 7 on the SSD, and have them both read from the other two ...