Hi,
On Nov 10, 9:38 pm, Breno wrote:
> I looked over some more and I correted some mistakes that I made, but
> still having problems.
>
> I typed ifconfig in MINIX and obtained 10.0.2.15 IP.
>
> So I tried to connect to it but it fails due time out.
>
> What should I do?
>
As Richard suggested, bridged networking might be an option.
To set it up in VirtualBox (for Windows, at least) here are some
steps:
1. Open VirtualBox
2. Select the virtual machine
3. Click "Settings"
4. Select "Network"
5. In the "Adapter 1" tab, for "Attached to:" choose "Bridged
Adapter."
As Antoine pointed out, you should use an account less powerful than
root to log into your MINIX remotely, for security reasons.
Interestingly, I just tried bridging my MINIX's network and logging in
as root using SSH, but MINIX didn't allow the root account without a
password set.
pikpik