![]() |
|
![]() |
#1 |
論壇管理員
註冊日期: 2007-11-12
文章: 2,719
|
![]()
his video show how to install ubuntu at vmware and how to start mining arweave easily .
#token #mining #arweave #step #easy #cryptocurrency #crypto #coin In this video learn how to mine arweave easily just follow instruction . Txt file shown at video ## modify file size to 1 million only sudo nano /etc/security/limits.conf or sudo vi /etc/security/limits.conf ## add the follwing to the file * soft nproc 1000000 * hard nproc 1000000 * soft nofile 1000000 * hard nofile 1000000 root soft nproc 1000000 root hard nproc 1000000 root soft nofile 1000000 root hard nofile 1000000 ## to save file click cntrl o ## then click enter ## then click cntrl x ##now open the follwing file sudo nano /etc/pam.d/common-session or sudo vi /etc/pam.d/common-session ## add the following session required pam_limits.so ## to save file click cntrl o ## then click enter ## then click cntrl x ### now log as root sudo su then password ## now check file limit ulimit -n ## if it is 1000000 you are ready for minning ##now let us download arweave for ubunto ##then extract the files ##and now open terminal from inside the extracted folder ## log as root sudo su ##now run the follwing command to start minning ./bin/start mine mining_addr tzNUT1OWTSua4a7kKyT2f33CvsvwFqBHKssDOFfLfHM peer 52.199.181.113 peer 47.241.110.211 peer 139.59.19.218 peer 52.199.181.113 peer 47.241.110.211 ##if you got this error ##libtinfo.so.5: cannot open shared object file: No such file or directory ##you need to install the library as sudo apt install libtinfo5 ## after finished run the miner again ENJOY MINING DONT FORGET TO CLICK LIKE AND SUBSCRIBE |
![]() |
![]() |
![]() |
#2 |
論壇管理員
註冊日期: 2007-11-12
文章: 2,719
|
![]()
https://www.it145.com/9/9684.html
https://www.gushiciku.cn/pl/pEmP/zh-tw //install webmin 01.首先,升級軟體包列表,並且安裝依賴軟體: sudo apt update sudo apt install software-properties-common apt-transport-https wget 02.匯入 Webmin 的 GPG key 並且將 Webmin 軟體源新增到你的系統軟體源: wget -q http://www.webmin.com/jcameron-key.asc -O- | sudo apt-key add - sudo add-apt-repository "deb [arch=amd64] http://download.webmin.com/download/repository sarge contrib" 03.安裝最新版的 Webmin,輸入: sudo apt install webmin |
![]() |
![]() |
![]() |
#3 |
論壇管理員
註冊日期: 2007-11-12
文章: 2,719
|
![]()
sudo apt-get install htop //按裝軟體
htop //運行 |
![]() |
![]() |