/
SSH

SSH

The secure server connection can cause slow-downs - some suggestions here. The idea is to either disable DNS or give an IP the VM can see.

Disable DNS

Open a terminal

Login as root (su)

Run gedit

From gedit, open the file /etc/ssh/sshd_config

Search for UseDNS, uncomment and set to no:

UseDNS no
Example:
tic,[s,r] = cspm_sshlinux_sendcommand( 'echo $SUBJECTS_DIR' ),toc

20.7 seconds before, 0.6 seconds after.

Related content

Network connections
Network connections
More like this
Updating and connecting VM to internet
Updating and connecting VM to internet
More like this
Configure LinuxVM
Configure LinuxVM
More like this
Network Connections - Centos Archive (2022-01)
Network Connections - Centos Archive (2022-01)
More like this
cspm_local
More like this
Remote Desktop
Remote Desktop
More like this