Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Connecting to a virtual server requires the server's IP address and username. The user has the name of the operating system, eg for CentOS→"centos", Ubuntu→"ubuntu" etc.


Linux

If you are using one of the Linux OS, you can access the virtual server from the command line using the command:

Code Block
languagebash
ssh OSposlužitelja@IPadresa


Windows

If you use Windows OS, you need to install an SSH client (eg Putty) to access the virtual server.

...