ubuntu 安裝 dingtalk,飛書,google,zoom,時鍾等


安裝 dingtalk,飛書,google,zoom

安裝google需要設置代理

/etc/apt/sources.list中增加:
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

google-chrome-stable

dingtalk,apt install ...,如果搜索不到,可以下載再安裝,下載地址:https://cncv.oss-cn-hangzhou.aliyuncs.com/software/dd_for_ubuntu.zip

zoom沒找到可以apt安裝的,但是有snap方式安裝的,

snap intall zoom-client

飛書大概是 apt install electron-lark

有的代理安裝google是安裝不了的,需要找那種絕對的機場。雖然可以下載到chronium並且安裝,但使用時發現已經設置為啟動時打開上次瀏覽的網頁,但實際表現無法實現這個功能。還是裝google-chrome-stable合適。

這個似乎不能通過觀望下載,但是可以apt安裝。

安裝時鍾 

參考 https://linux.cn/article-5659-1.html,摘錄如下

sudo add-apt-repository ppa:apandada1/up-clock
sudo apt-get update
sudo apt-get install up-clock

時鍾同步

參考 https://ubuntuqa.com/article/7342.html,摘錄

sudo apt install chrony

然后,您可以使用以下命令查看與Internet服務器之間的時間差異。輸出中的行“System clock wrong by(系統時鍾錯誤原因)”表明了這一點。

$ sudo chronyd -Q

您還可以同步系統時間,並通過以下命令查看“系統時鍾錯誤由”信息:

$ sudo chronyd -q


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM