GithubHelp home page GithubHelp logo

freddybazante / my-tux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from juliojsb/my-tux

0.0 2.0 0.0 31 KB

Repository of Python and Bash scripts for GNU/Linux systems

License: GNU General Public License v3.0

Python 40.05% Shell 59.95%

my-tux's Introduction

My Tux

awesome_tux

This is a repository of Bash and Python scripts that can be useful to sysadmins and end users of GNU/Linux systems.

Scripts

In every script you will find a first section of description, usage and examples. Here is a brief summary of each one:

  • check_partition_space.sh: this script is intended to check the free space of a partition and send a notification email in case it surpasses a given threshold.

  • check_partition_space.py: same as the one before, but written in Python for Python lovers! :)

  • clean_exim4.sh: clean frozen messages, paniclogs... and start the MTA in a clean manner.

  • connect_vps_pub_auth.sh: just a script to connect a remote server using public key auth. Because I don't like to remembder where things are...

  • dd_optimal_block_size_test.sh: determine the optimal block size to write to a USB device.

  • debian_nvidia_drivers_installation.sh: automate the install of the Nvidia privative driver in Debian.

  • decompressor.py: easily decompress files with this Python script.

  • extension_changer.py: change files extensions in a folder.

  • file_sanitizer.py: compress and remove files older than X days.

  • filestrings_modifier.py: modify text strings inside a file.

  • gen_shadow_hash.py: generate /etc/shadow hashes based on a given password.

  • get_sites_http_status.py: check HTTP status of a list of websites defined in file.

  • iptables_allowall.sh: allow all communications (iptables off).

  • iptables_denyall.sh: deny all communications (only loopback allowed).

  • iptables_for_desktops.sh: common iptables rules for Linux desktops.

  • linux_security_checks.sh: check your Linux system with ClamAV, Lynis, Chkrootkit... and send the report in an email.

  • mysql_info.sh: retrieve basic information and statistics from MySQL server.

  • ssh_paramiko_automate.py: automate tasks in remote servers using paramiko.

All the scripts have been tested in Debian, the distribution that I use as my main operating system.

I will probably upload new scripts, so stay tuned!

License

All the code in this repository is licensed under GPLv3

my-tux's People

Watchers

James Cloos avatar  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.