26 Mart 2012 Pazartesi

How to Permit root login in ESX


Enable remote SSH - root user console access

1. Access to local server console.

2. Navigate to the ssh folder: cd /etc/ssh

3. Open the sshd_config file with a text editor

4. Go to the line where it says PermitRootLogin no, and  change the no to yes

5. Save the file and restart the sshd service: service sshd restart

06.) While you are in the cosole just type in the following two commands to open firewall ports:

esxcfg-firewall -e sshServer
esxcfg-firewall -e sshClient

Hiç yorum yok:

Yorum Gönder

Windows Server 2022 çalışan bir sistemde, unutulan lokal admin parolasını resetlemek için aşağıdaki adımları uygulayabiliriz. Windows Server...