I hope this is the right thread to post this in.
I have 2 problems.
1 is that I have BAMT mining LTC.
I start the miners and it works as you would expect. But after a couple hours I come back to the rig and it says it is still mining but the accepting shares is not going up. It is not froze because I can move the mouse and I can see the fan speed % changing. I am using GPUmon to view this.
Anyone have any idea why it would do this? I see in GPUmon where it says shares Accept/Invalid but it does not list how many HW it is generating. Could this be that after a few hours it is only generating HW and therefore it is not showing anything?
And 2 is that I have followed this somewhat of a guide to SSH into my rig locally.
Open up putty
In the host name box put the ip address of your bamt box
click open,
A box should popup, Click yes
in the black window login as
User: "user"
Pass: "live"
Now we are going to set the root pw
Type "sudo passwd"
and set the pw to something not guessable
And the user pw
"passwd"
And set the pw to something DIFFERENT from the root pw
Now to login as root
type "su" and enter the pw
Now the following command is helpfull if you are running a box headless and for remote management
type in
"apt-get install xrdp"
This will install a remote desktop protocol wrapper on the box, and will allow you to remote desktop in from your personal pc to continue setup and check problems
ok now close the putty window.
Click the start menu and in the search box type "mstsc", hit enter
In the Computer box put the ip of the rig and hit connect
use the same login as above to login.
For one when I do "apt-get install xrdp" it says that XRDP is already installed.
Then when I
ok now close the putty window.
Click the start menu and in the search box type "mstsc", hit enter
In the Computer box put the ip of the rig and hit connect
use the same login as above to login.
I search "MSTSC" which opens Remote Desktop Connection.
Where it says computer I put the local IP address that BAMT is giving me, and for user name I put "live".
Then I click connect and it opens a window that says login to XRDP and it gives me a few different options.
sesman-Xvnc
console
vnc-any
sesman-any
rdp-any
sesman-X11rdp
I have tried all of them and I couldn't get any of them to work. I tried with using "live" as the user and sudo/root as the user.
It gives me problem connecting or xrdp_mm_process_login_response: login failed
Any idea what I am doing wrong? I just need to be able to log in remotely and be able to restart the miners and stuff. If I use the browser way I can view what is going on but I didn't see anywhere where you could actually control BAMT.
Any help is greatly appreciated.