Difference between revisions of "IT-OS-Config-Ubuntu"

From wiki.samerhijazi.net
Jump to navigation Jump to search
(Settings)
m (Samerhijazi moved page IT-OS-CFG-Ubuntu to IT-OS-Config-Ubuntu without leaving a redirect)
(No difference)

Revision as of 15:05, 23 February 2022

Settings

lsb_release -a
---
do-release-upgrade

apt

cat -n /etc/apt/sources.list
---
sudo rm -rf /var/lib/apt/lists/*
sudo rm -R /var/lib/apt/lists/partial/*
apt-get clean
apt-get update 
apt-get upgrade