Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SRI BOB Server #1274

Open
plebhash opened this issue Dec 7, 2024 · 3 comments
Open

SRI BOB Server #1274

plebhash opened this issue Dec 7, 2024 · 3 comments
Assignees

Comments

@plebhash
Copy link
Collaborator

plebhash commented Dec 7, 2024

We deployed an ASUS Mini PC on BOB Mining Lab.

Specs:

  • CPU: i5-12500H 16 cores
  • RAM: 8 GB
  • Disk: 500 GB
  • OS: Ubuntu 24.04

Remote access for SRI contributors is based on Tailscale:

  • CLI access via SSH
  • GUI access via VNC Protocol provides a XFCE desktop environment:

Image

@plebhash
Copy link
Collaborator Author

plebhash commented Dec 7, 2024

to launch Braiins Toolbox:

$ cd ~
$ ./braiins-toolbox

to access via VNC, open a browser on the XFCE desktop environment and point it to 127.0.0.1:8888


note: there's already a tmux session with a running braiins-toolbox process.


todo: instructions on how to leverage tailscale serve to make braiins toolbox accessible without VNC

@plebhash
Copy link
Collaborator Author

plebhash commented Dec 7, 2024

in order to check if VNC server is running:

$ vncserver -list

TigerVNC server sessions:

X DISPLAY #	RFB PORT #	RFB UNIX PATH	PROCESS ID #	SERVER
1         	5901      	             	13068       	Xtigervnc

in case it's not running, launch it via:

$ vncserver -localhost no

@plebhash
Copy link
Collaborator Author

plebhash commented Dec 8, 2024

custom signet deployed for testing on confined hashrate (testnet4 is under attack)

block explorer: http://75.119.150.111:1337/

current hashrate:

  • 15 kH/s from 1-threaded CPU miner on ASUS miniPC
  • 8 kH/s from 1-threaded CPU miner on @plebhash VPS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants