ubuntu下的雜七雜八

2021-09-25 18:59:56 字數 908 閱讀 8682

wget 

sudo dpkg -i dpkg -i code_1.30.0-1544567151_amd64.deb

任意路徑下,啟動乙個視窗,輸入code即可開啟

code
4.ssh簡介及兩種遠端登入的方法(首先需要檢查兩台伺服器連線到了同乙個網路,不然肯定ping不通的。。。)

如果出現了這種問題

the authenticity of host '192.168.1.100 (192.168.1.100)' can't be established.

ecdsa key fingerprint is sha256:otgkigtyujge0ginum9ekzobs6bfjvfr2enhu7j+1we.

are you sure you want to continue connecting (yes/no)?

執行命令,就能登入上了

ssh -o stricthostkeychecking=no [email protected]
5.解決ubuntu本地時間與網路時間不一致問題

網上同步時間

1. 安裝ntpdate工具

# sudo apt-get install ntpdate

2. 設定系統時間與網路時間同步

# ntpdate cn.pool.ntp.org

3. 將系統時間寫入硬體時間

# hwclock --systohc

6.ros中使用serial包實現串列埠通訊

雜七雜八的

有一些常用的表示式的對應元 如下表 型別 元 注釋 注釋 array type comment value 注釋 注釋段 注釋第一行 注釋第二行 array type comments value 注釋第一行 注釋第二行 退出exit exit 200 array type exit array t...

UML雜七雜八

各種分析的角度 目的。1 用例分析,是整個系統層次的功能 使用者的分析 2 靜態分析是對系統實現過程中對類層次的分析,它關注各個實現類的基本性情及各個類之前的關係 關聯 組合 聚合 泛化。3 活動分析是對系統功能業務及業務流和的分析,它是對物件層次的分析。這裡面引入了事件 時候的因素了 4 元件分析...

RTSP雜七雜八

1755埠 1755埠預設情況下用於 microsoft media server 微軟 伺服器,簡稱mms 554埠預設情況下用於 real time streaming protocol 實時流協議,簡稱rtsp 試試下面的方法 開始 控制面板 網路和撥號鏈結 右鍵點選你當前用的網路,點屬性 選...