How to communicate with server in Linux


How can I deal with the server by using Linux command.

Basic commands

  • Login as vpsuser
$ ssh [email protected]

# xxx.xx みたいなのは IP address

-Switch to root user


$ su -