ubuntu安裝使用

一、ssh登陸慢ubuntu

客戶端ssh登陸到ubuntu服務器很慢服務器

能夠在服務器端的/etc/ssh/sshd_config中加入一行:ssh

UseDNS no開發

 

ubuntu上用ssh登陸到其它Linux服務器很慢get

能夠將客戶端/etc/ssh/ssh_config中下面兩行前面的註釋去掉:io

GSSAPIAuthentication no登錄

GSSAPIDelegateCredentials no服務器端

二、ubuntu安裝時窗口看不全date

Ubuntu 安裝時,因爲分辨率低,窗口超過屏幕,看不到下邊的按鈕。客戶端

可使用Alt,然鼠標拖動窗口。

三、ubuntu升級版本

do-update-release -d  

(-d表示更新到開發版本)

四、 關閉/開啓用戶圖形界面 sudo systemctl set-default multi-user.target sudo reboot sudo systemctl set-default graphical.target sudo reboot  

相關文章
相關標籤/搜索