Changes between Version 2 and Version 3 of Remctl


Ignore:
Timestamp:
Jun 3, 2008, 2:34:34 AM (16 years ago)
Author:
geofft
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Remctl

    v2 v3  
    3131athena% remctl remote.mit.edu control moo17 reboot
    3232}}}
     33
     34There's also a script called '''xvm''' in the '''xvm''' locker that gives you an interface reminiscent of init.d:
     35{{{
     36athena% add xvm
     37athena% xvm moo17 start
     38athena% xvm moo17 stop
     39}}}
     40You can run '''xvm --help''' for more information.