Jump to content

Hello all, I have recently gone abroad and I have a r510 acting as a server at home. Besides using team viewer to connect to my ubuntu vm whats the best way to connect and control to exsi? Also if I want to tunnel (I want hulu back!) how can I do this securely. I'm definitely new into this server thing and really appreciate any advice.

Link to comment
https://linustechtips.com/topic/886583-remote-connection-to-my-server/
Share on other sites

Link to post
Share on other sites

ESXi is controlled through the web interface (since ESXi 6.5, the classic C client no longer works), so you'll need to

 

A) Forward the correct port, by default 9443

or

B) Setup a VPN to your local network, by L2TP, OpenVPN or SSTP.  (I personally recommend OpenVPN. Relatively simple to setup and safer than other non-certificate based options, you can host this on a Linux VM or whatever). 

 

You could also consider VNC for accessing Linux machines with a GUI. Typically performs better than Teamviewer, but again, you'll need to forward ports or use a VPN to do that remotely.

PC Specs - AMD Ryzen 7 5800X3D MSI B550M Mortar - 32GB Corsair Vengeance RGB DDR4-3600 @ CL16 - ASRock RX7800XT 660p 1TBGB & Crucial P5 1TB Fractal Define Mini C CM V750v2 - Windows 11 Pro

 

Link to post
Share on other sites

Thanks so much, looks straight forward enough to fumble through. 

49 minutes ago, NelizMastr said:

ESXi is controlled through the web interface (since ESXi 6.5, the classic C client no longer works), so you'll need to

 

A) Forward the correct port, by default 9443

or

B) Setup a VPN to your local network, by L2TP, OpenVPN or SSTP.  (I personally recommend OpenVPN. Relatively simple to setup and safer than other non-certificate based options, you can host this on a Linux VM or whatever). 

 

You could also consider VNC for accessing Linux machines with a GUI. Typically performs better than Teamviewer, but again, you'll need to forward ports or use a VPN to do that remotely.

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×