So, I installed Quickbox on Ubuntu which in turn is installed on VMware Workstation. I can access Quickbox just fine, but I can’t SSH to it.
The command I’m using is:
ssh -p 4747 [email protected]
So, I installed Quickbox on Ubuntu which in turn is installed on VMware Workstation. I can access Quickbox just fine, but I can’t SSH to it.
The command I’m using is:
ssh -p 4747 [email protected]
So you are trying to ssh into the server you are already on ?
How else would I run commands like setdisk?
In the terminal you already have open
sudo su
setdisk
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.