Ubuntu 設(shè)置遠(yuǎn)程免密登錄
ssh-copy-id -i ~/.ssh/id_rsa.pub user@host
Ubuntu刪除服務(wù)
sudo su
apt-get autoremove
apt-get clean
dpkg -l |grep ^rc|awk '{print $2}' |xargs dpkg -P
安裝額外視頻解碼
sudo apt install ubuntu-restricted-extras
Ubuntu 設(shè)置遠(yuǎn)程免密登錄
ssh-copy-id -i ~/.ssh/id_rsa.pub user@host
Ubuntu刪除服務(wù)
sudo su
apt-get autoremove
apt-get clean
dpkg -l |grep ^rc|awk '{print $2}' |xargs dpkg -P
安裝額外視頻解碼
sudo apt install ubuntu-restricted-extras