Ubuntu Sources List Generator November 16, 2016 admin Ubuntu 0 Comments To rebuild your /etc/apt/sources.list go to https://repogen.simplylinux.ch/generate.php Share This Tweet Share Share Email Related Posts How to clone a running system to a new harddisk using rsync? Have you ever wanted to shrink an EC2 volume? I tried several ways and this… failed to create directory via template ‘/var/lock/apache2.XXXXXXXXXX’: No such file Create the directory with mkdir -p /run/lock The install should now work (you may need… How to check/test .tar.bz archives? First test bzip2 compression, It should output OK. bzip2 -tv FILE.tar.bz2 Next uncompress the tarball,… This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
How to clone a running system to a new harddisk using rsync? Have you ever wanted to shrink an EC2 volume? I tried several ways and this…
failed to create directory via template ‘/var/lock/apache2.XXXXXXXXXX’: No such file Create the directory with mkdir -p /run/lock The install should now work (you may need…
How to check/test .tar.bz archives? First test bzip2 compression, It should output OK. bzip2 -tv FILE.tar.bz2 Next uncompress the tarball,…