MyDevil.net  »  Help
pl  pl
 

Logging to the account

Z MyDevil.net


Remote logging to MyDevil server can be done only through a secure protocol: SSH.


Windows (95,98,ME,NT,2000,2003,2008,XP,Vista,7)

Download PuTTy. When you launch it, fill the field labeled

Host Name (or IP adress) 

with:

ssh.mydevil.net

From Protocol choose:

SSH 

and click:

Open


UNIX and UNIX-like (QNX, BeOS, Zeta, Linux, *BSD, MacOS X)

In most new Unix and Unix-like systems you have a SSH client installed in the base system (from OpenSSH), but, for example, in BeOS we have to download the proper binary file from the network (in this case, from www.Haiku-OS.org).

In the terminal emulator (for instance: xterm, aterm, rxvt, gnome-terminal or Konsole) type:

ssh user_name@ssh.mydevil.net

Where the user name is our MyDevil login. If our system is console-only, then we have to type the above command directly in the command line, after we log in as the local user.