see-all  

返回   see-all > 生活休閒娛樂 > 虛擬貨幣討論
論壇幫助 社區 日曆事件 今日新文章 搜尋

 
 
主題工具 顯示模式
舊 2021-08-30, 08:52 PM   #2
chin5984
論壇管理員
 
chin5984 的頭像
 
註冊日期: 2007-11-12
文章: 2,719
預設 LINUX miner

https://www.youtube.com/watch?v=eK_tY7sS1Ug&t=471s
https://www.youtube.com/watch?v=2ognIU1EssY

https://sites.google.com/site/linuxc...xian-gong-neng INSTALL SSH Server

https://ubunlog.com/zh-TW/anydesk-es...-ubuntu-20-04/ install anydesk for 20.04

sudo apt update; sudo apt upgrade
wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add -
sudo -s

sudo apt install anydesk
deb http://deb.anydesk.com/ all main //no ??



sudo apt update
sudo echo "deb http://deb.anydesk.com/ all main" > /etc/apt/sources.list.d/anydesk.list
https://tw-fitx.blogspot.com/2021/09...tpsgithub.html 教學


#vi /etc/sysctl.conf
加入下面兩行到檔案最後面
fs.file-max=900000
fs.nr_open=9000001
#sysctl -p

#vi /etc/security/limits.conf
<chintai> soft nproc 1000000
<chintai> hard nproc 1000000
<chintai> soft nofile 1000000
<chintai> hard nofile 1000000

#vi /etc/systemd/user.confand
DefaultLimitNOFILE=900000
#vi /etc/systemd/system.conf
DefaultLimitNOFILE=900000
chin5984 目前離線   回覆時引用此篇文章
 

書籤


發文規則
不可以發表新主題
不可以發表回覆
不可以上傳附件
不可以編輯自己的文章

啟用 BB 代碼
論壇啟用 表情符號
論壇啟用 [IMG] 代碼
論壇禁用 HTML 代碼

論壇跳轉


所有時間均為台北時間。現在的時間是 02:53 PM


Powered by vBulletin® 版本 3.8.2
版權所有 ©2000 - 2025,Jelsoft Enterprises Ltd.