Skip to content

A set of shell scripts to facilitate administration of Linux computer labs πŸ› πŸ’»πŸ’»πŸ’»πŸ’»

License

Notifications You must be signed in to change notification settings

iftopalmas/lab-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

A set of shell scripts to facilitate administration of computer labs

  • startup.sh - Uses the wakeonlan to turn on all machines that mac addresses are defined in the macs.txt file.

  • shutdown.sh - Shuts down all remote computers defined in the ips.txt file.

  • send.sh - Sends files or directories to all computers defined in the ips.txt file.

  • execute.sh - Executes a command on all remote computers defined in the ips.txt file.

  • clean.sh - Removes the files inside the directories defined in the clean.txt file. Each line in such a file represents a directory to be cleaned, according to a file mask such as *.txt.

About

A set of shell scripts to facilitate administration of Linux computer labs πŸ› πŸ’»πŸ’»πŸ’»πŸ’»

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages