Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 2.18 KB

File metadata and controls

37 lines (30 loc) · 2.18 KB

tiny-os-scripts

License GitHub repo size

  _______ _                ____         _____           _       _       
 |__   __(_)              / __ \       / ____|         (_)     | |      
    | |   _ _ __  _   _  | |  | |___  | (___   ___ _ __ _ _ __ | |_ ___ 
    | |  | | '_ \| | | | | |  | / __|  \___ \ / __| '__| | '_ \| __/ __|
    | |  | | | | | |_| | | |__| \__ \  ____) | (__| |  | | |_) | |_\__ \
    |_|  |_|_| |_|\__, |  \____/|___/ |_____/ \___|_|  |_| .__/ \__|___/
                   __/ |                                 | |            
                  |___/                                  |_|            

A set of small scripts for diagnosing and quickly configuring operating system settings. It contains minimalistic shell scripts and tweaks consisting of one or more blocks, each solving a specific problem. Various versions of platforms Windows and Linux are supported. Preference is given to one-line and universal scripts.

Caution

Be careful. Don't run scripts without understanding their purpose! All scripts contain comments describing their purpose.

Сontent

  • Devices - everything related drivers and devices
  • Interface - setup interface for your system
  • Network - setting up the network
  • Packages - manage packages and system updates
  • Perfomance - benchmark, analyze, cleanup system
  • Security - security and privacy settings

Note

You can save the set to a bootable USB drive, or copy it to cloud storage, and use it to quickly configure various system settings.

Unlicensed

All scripts are small and fairly simple. Of course, they shouldn't be subject to any restrictions, and you can do whatever you want with them.