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 Add Swap on Ubuntu 12.04 To add a swap-partition instead of swap-file: blkid /dev/sdax (get UUID) mkswap /dev/sdax (format swap… Performing Incremental backups using tar https://www.unixmen.com/performing-incremental-backups-using-tar/ Add EBS VOLUME to Ubuntu EC2 Instance Lets say we want to mount /var into new partition: 1. create new volume (leave… This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
How To Add Swap on Ubuntu 12.04 To add a swap-partition instead of swap-file: blkid /dev/sdax (get UUID) mkswap /dev/sdax (format swap…
Performing Incremental backups using tar https://www.unixmen.com/performing-incremental-backups-using-tar/
Add EBS VOLUME to Ubuntu EC2 Instance Lets say we want to mount /var into new partition: 1. create new volume (leave…