Giter Club home page Giter Club logo

geody_shell_scripts's Introduction

geody_shell_scripts

https://labs.geody.com/geody_shell_scripts/

A bunch of useful shell scripts.

  • AptUp: a script to update your packages (it uses apt-get, apt, dpkg). It checks for incorrect installations and broken dependencies, shows available updates, and simulates the upgrade.
  • Bell: a script to ring the system bell. Once, or as many times as specified in the first argument.
  • Conn (showconn.sh , you can alias it as conn ): a script that counts estabilished connections (Total / TCP / UDP / SSH (port 22) / HTTPS (port 443) / HTTP (port 80) / Other), showing the number of current connections in real time, and min / max / average connections since the script started. Optionally it also shows current total / used / free / available memory.
  • cs (or cl): a script that changes and lists directory.
  • Hello World: a script that says Hello World!
  • Log This: a script that appends a line of text to a log file with current date and time and other information specified in the configuration.
  • Simple Charts: a script that plots a bar graph from integer numbers passed as arguments or from an array set in the configuration.
  • SService: a script to start / stop / restart / get status for multiple services.
  • Swap Files (you may alias it as swap ): a script that swaps two files or directories. It moves temporarily the first file into the /tmp/ directory.
  • Terminal Lock (TermLock, you can alias it as lock ): a script to lock your terminal. It traps signals and interrupts to block Ctrl+C , Ctrl+\ , Ctrl+Z , Ctrl+D, uses a hashed password and can log failed attempts.

Other shell scripts have their own repositories:

  • systatus (sysinfo)
  • iptools
  • dirmem
  • shellmenu

GeodyLabs Geody Shell Scripts

geody_shell_scripts's People

Contributors

elfqrin avatar

Stargazers

 avatar

Watchers

 avatar

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.