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 check/test .tar.bz archives? First test bzip2 compression, It should output OK. bzip2 -tv FILE.tar.bz2 Next uncompress the tarball,… grep tips If you're looking for lines matching in files, my favorite command is: grep -Hrn 'search… You can edit your cron jobs by running crontab -e This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
How to check/test .tar.bz archives? First test bzip2 compression, It should output OK. bzip2 -tv FILE.tar.bz2 Next uncompress the tarball,…