Linux Training

Linux training for private, public & voluntary sector.

0793 572 8612

City LinUX sample scripts - rhost.cf


# $Id: rhost.cf,v 1.87 2020/10/18 20:18:31 fulford Exp $
# $Source: /src/admin/usr/local/etc/RCS/rhost.cf,v $
# $Revision: 1.87 $
# Maintained by C W Fulford.
# Licensed for public use under the LGPL, .
# For assistance contact fulford@fulford.net 0709 229 5385
########################################################################
# NB  terminal does not support setting foreground and background colours
robustica:
	bg=pink
	conn=ssh
	login=robustica.co.uk
	host=www.robustica.co.uk

arthur:
	bg=purple

badon-hill:
	bg=purple
	fg=white
	conn=ssh
	login=root
	wdir=/mnt/HD/HD_a2

bastion-0:
	bg=red
	fg=white
	conn=ssh

belpark:
	bg=red
	conn=telnet

bfl:
	bg=red
	fg=white
	conn=ssh
	port=224

bfl-irmc:
	bg=red
	fg=white
	conn=ssh
	port=225

bfl-vms:
	bg=darkorange
	fg=darkblue
	conn=ssh
	port=226

bfl-uw:
	bg=purple
	fg=white
	conn=ssh
	port=227
	term=xterm

boudica:
	bg=green

caswallon2:
	bg=green
	fg=darkblue

tx-centos:
	bg=red
	fg=white

tx-slkweb:
caswallon3:
	bg=orange
	fg=blue

tx-slkmail:
caswallon:
caswallon-gw:
casswallon-gw:
	bg=blue
	fg=white
	term=xterm

florence:	
	bg=yellow
	term=xterm

vmerlin:
merlin:
	term=terminal
	fsize=10
	bg=yellow

dougal:
	bg=red
	fg=white
	term=xterm

irmc:
	bg=red
	fg=white		
	ter=xterm
	port=22

architects:
	bg=purple
	fg=white
	host=server-2
	conn=vpn

mailboy:
	bg=red
	fg=white
	conn=ssh

mailboy2:
	bg=orange
	fg=white
	conn=ssh
	port=222

mjs-irmc:
	bg=red
	fg=white
	conn=ssh

nh05:
	bg='darkorange'
	fg=white
	term=xterm
	conn=ssh
	host=nh
	port=225

nh06:
	bg=purple
	fg=white
	term=xterm
	conn=ssh
	host=nh
	port=226

emeriqa:
	bg=pink
	fg=blue
	port=222
	#host=dev.emeriqa.co.uk
	host=emeriqa
	terminal=local

vin543:
	bg=orange
	fg=blue
	host=vin543
	conn=xterm
######################################################################
# This program is free software: you can redistribute it and or      #
# modify it under the terms of the Lesser GNU General Public License #
# as published by the Free Software Foundation, either version 3 of  #
# the License, or (at your option) any later version.                #
#                                                                    #
# This program is distributed in the hope that it will be useful,    #
# but WITHOUT ANY WARRANTY; without even the implied warranty of     #    
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the      #
# GNU General Public License for more details.                       #
#                                                                    # 
# A copy of the Lesser GNU General Public License and the GNU        #
# General Public License is available at                             #
# <http://www.gnu.org/licenses/>.                                    #
######################################################################

The layout and associated style sheets for this page are taken from the World Wide Web Consortium and used here under the W3C software licence.