home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / sdf / faq / BASICS / 08 < prev    next >
Text File  |  2013-11-28  |  3KB  |  65 lines

  1. [08] WHAT MACHINE DO I LOG INTO FOR SHELL ACCESS?  HOW MANY CONCURRENT LOGINS?
  2.  
  3.      If you are an SDF-EU member there is currently only one host which
  4.      is 'odin.sdfeu.org' or just 'sdfeu.org'.  This is due to the very 
  5.      small userbase and usage.  In the future more servers will be
  6.      added to 'sdfeu.org' as needed.
  7.  
  8.      If you are an SDF member, please keep reading.
  9.      You may use the following aliases to access SDF:
  10.  
  11.      telnet/ssh:               tty.sdf.org
  12.      ftp/sftp/scp:             ftp.sdf.org
  13.  
  14.      ARPA member server:       arpa.sdf.org
  15.      MetaARPA member server:   meta.sdf.org
  16.  
  17.      Historically you would login to 'sdf.lonestar.org' .. however, SDF
  18.      has grown so much, we've got a number of machines available all sharing
  19.      the same disks.  So, no matter what machine you login to, the same
  20.      files, mail and user programs show up.  If you are at a library or
  21.      school which only allows the use of a web browser, you might be 
  22.      able to use a java applet ssh client at http://sdf.org/ssh
  23.  
  24.      Here is a quick list of machines available for public access:
  25.  
  26.  ------------------------------------------------------------------------------
  27.  FQDN (hostname)    Hardware Configuration   Op System     Membership Access
  28.  ------------------------------------------------------------------------------
  29.  ol.sdf.org         AMD64 4GB   4TB DISK     NetBSD 6.1.2  NONE (fileserver)
  30.  mx.sdf.org         AMD64 4GB   2TB DISK     NetBSD 6.1.2  NONE (mail server)
  31.  sdf.lonestar.org   AMD64 4GB   NFS client   NetBSD 6.1.2  General access
  32.  ukato.sdf.org      AMD64 4GB   NFS client   -current      Development
  33.  bjork.sdf.org      AMD64 2GB   NFS client   NetBSD 6.x    Development
  34.  miku.sdf.org       AMD64 4GB   NFS client   NetBSD 6.1.2  motd.org toobnix.org
  35.  faeroes.sdf.org    AMD64 4GB   NFS client   NetBSD 6.1.2  ARPA access
  36.  norge.sdf.org      AMD64 4GB   NFS client   NetBSD 6.1.2  VHOST member access
  37.  iceland.sdf.org    AMD64 4GB   NFS client   NetBSD 6.1.2  MetaARPA only
  38.  ma.sdf.org         AMD64 32GB  6TB DISK     Centos 6.4    MetaARPA only
  39.  vpn.sdf.org        ALPHA 2GB   73GB DISK    NetBSD 4.0.1  VPN PPTP 
  40.  vps1.sdf.org       AMD64 32GB  2TB DISK     NetBSD 5.1    VPS members only
  41.  vps2.sdf.org       AMD64 32GB  2TB DISK     NetBSD 5.1    VPS members only
  42.  ------------------------------------------------------------------------------
  43.  
  44.      You may not login to ol.sdf.org.      It is a fileserver. ('maint' is ok)
  45.      You may not login to mx.sdf.org.      It is a fileserver.
  46.  
  47.      HOW MANY CONCURRENT LOGINS CAN I HAVE?
  48.  
  49.      You can login as many times as you need within reason.  Meaning, if
  50.      you need to login 10 times to get your code working, go for it! 
  51.  
  52.      ARE THERE ANY SSH SERVERS RUNNING ON NON-STANDARD PORTS?
  53.  
  54.      MetaARPA members may connect via SSH on ports 22, 23, 53, 110, 143, 
  55.      and 993 to meta.sdf.org.  These instances of the SSH server support
  56.      TCP Tunneling and X11 Forwarding.  Both iceland and sverige run 
  57.      https on port 443, but sdf, otaku, ukato, faeroes and miku support
  58.      tunnelling on ports 53, 110, 143 and 443.
  59.  
  60.      SDF-EU (sdf-eu.org) run instances of the SSH server on ports 465, 587,
  61.      995, 996 1025, 8080 and 7070 which support TCP Tunneling and X11 
  62.      Forwarding.  Port 22 is of course available, but does not support Meta-
  63.      ARPA features.
  64.  
  65.