Giter Club home page Giter Club logo

lab-admin's Introduction

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.

lab-admin's People

Contributors

manoelcampos avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

lab-admin's Issues

IP addresses could be determined based on the current address

Usually, the network mask for a computer lab's network is /24. This way, from a computer connected to the same network, we can find out the IP address of all other computers.
That will remove the requirement of defining the IPs inside the ips.txt file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.