To rebuild your /etc/apt/sources.list go to
https://repogen.simplylinux.ch/generate.php
Related Posts
To backup: mysqldump -u username -p database_to_backup > backup_name.sql To restore: mysql -u username -p…
1. To uninstall the Linux SubSystem in Windows Right-click command prompt (admin) lxrun /uninstall /full…
There is a utility program called "automysqlbackup" that is available in the Ubuntu repositories. This…