source: trunk/wikifiles/plastic-slices/screenrc/screenrc-plastic-101 @ 1597

Last change on this file since 1597 was 801, checked in by Josh Smift, 13 years ago

Added the Plastic Slices screenrc, dotfiles, and logins directories; copied from syseng.

File size: 1.6 KB
Line 
1### Common settings
2
3escape ^\^\
4hardstatus off
5hardstatus string '[plastic-101 screen %n%? (%t%?)] %h'
6startup_message off
7term vt100
8vbell off
9bind \\
10bind ^h prev
11zombie kz
12
13### Local settings
14
15screen -t ganel.gpolab.bbn.com ssh pgenigpolabbbncom_plastic101@ganel.gpolab.bbn.com
16screen -t planetlab5.clemson.edu ssh pgenigpolabbbncom_plastic101@planetlab5.clemson.edu
17screen -t planetlab4.clemson.edu ssh pgenigpolabbbncom_plastic101@planetlab4.clemson.edu
18screen -t plnode2.cip.gatech.edu ssh pgenigpolabbbncom_plastic101@plnode2.cip.gatech.edu
19screen -t plnode1.cip.gatech.edu ssh pgenigpolabbbncom_plastic101@plnode1.cip.gatech.edu
20screen -t pl5.myplc.grnoc.iu.edu ssh pgenigpolabbbncom_plastic101@pl5.myplc.grnoc.iu.edu
21screen -t pl4.myplc.grnoc.iu.edu ssh pgenigpolabbbncom_plastic101@pl4.myplc.grnoc.iu.edu
22screen -t orbitplc2.orbit-lab.org ssh pgenigpolabbbncom_plastic101@orbitplc2.orbit-lab.org
23screen -t orbitplc1.orbit-lab.org ssh pgenigpolabbbncom_plastic101@orbitplc1.orbit-lab.org
24screen -t of-planet2.stanford.edu ssh pgenigpolabbbncom_plastic101@of-planet2.stanford.edu
25screen -t of-planet1.stanford.edu ssh pgenigpolabbbncom_plastic101@of-planet1.stanford.edu
26screen -t pl02.cs.washington.edu ssh pgenigpolabbbncom_plastic101@pl02.cs.washington.edu
27screen -t pl01.cs.washington.edu ssh pgenigpolabbbncom_plastic101@pl01.cs.washington.edu
28screen -t wings-openflow-3.wail.wisc.edu ssh pgenigpolabbbncom_plastic101@wings-openflow-3.wail.wisc.edu
29screen -t wings-openflow-2.wail.wisc.edu ssh pgenigpolabbbncom_plastic101@wings-openflow-2.wail.wisc.edu
30screen -t gardil.gpolab.bbn.com ssh pgenigpolabbbncom_plastic101@gardil.gpolab.bbn.com
31
32select 0
Note: See TracBrowser for help on using the repository browser.