User Tools

Site Tools


shell_service

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
shell_service [2009/03/14 15:36] – Usage Guide and a small tidy up _dcolesshell_service [2026/09/27 02:55] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-====== Usage Guide ====== 
- 
-[[vortis]] runs the primary shell login service for Tardis, externally accessible via ''ssh.tardis.ed.ac.uk''. In order to log in to the Tardis systems you will need to obtain an SSH client. For those with Linux/Unix systems, you should be able to run <code>`ssh username@ssh.tardis.ed.ac.uk`</code> 
-from a command shell. For those in Windows, you are advised to have a look at [[http://www.chiark.greenend.org.uk/~sgtatham/putty/|PuTTY]]. Use this to connect to ''ssh.tardis.ed.ac.uk'', giving the supplied username and password. 
- 
-You can change the password on your new account using <code>`passwd`</code> from the command line, and you are advised to do so on your first log in. You can read your mail off the system using pine, or whatever your preferred mail client is. 
- 
-For more help in actually getting started using a shell see [[http://www.tardis.ed.ac.uk/tutorials/|Tardis Beginner Tutorials]]. 
- 
- 
-====== Shell Server ====== 
- 
-We run OpenSSH version ~4.3 (or so) authenticated against [[ldap]]. The primary shell login host is [[vortis]] which runs Linux, but there also exists a Solaris shell host on [[argolin]] which can be accessed at ''sssh.tardis.ed.ac.uk''.  
- 
- 
-====== Screened Irssi Timeouts ====== 
- 
- 
-For some time we had a problem with IRC sessions running between screen(ed) irssi(s) on gallifrey and the [[irc_service]] timing out.  This was not down to a networking problem, but to a feature of screen, where it "waits until the display restarts to accept the output"http://www.linuxmanpages.com/man1/screen.1.php#lbAH.  This was happening when ssh timeouts occurred or when a user pressed ctrl+s and was rather annoying for other IRC users.   
- 
-The solution, suggested by Patrick (not [[bung]]), was to add 'defnonblock on' to /etc/screenrc so that screen's default behaviour was to use an internal 1s timeout on the "display"  (ssh in this case).  Once this timeout is reached, screen will restart accepting output from its children and buffer it as it would if the screen were detached. 
- 
- 
- 
  
shell_service.1237044986.txt.gz · Last modified: (external edit)