PitchHut
Log in / Sign up
linuxscripts
6 views
Streamline your Linux experience with custom scripts.
Pitch

Discover a versatile collection of Linux scripts designed to enhance your system's power management and user experience. From fine-tuning brightness control to efficiently managing your Wi-Fi connections, these scripts cater to various hardware and preferences. Empower your Linux machine with easy-to-use solutions tailored to your needs.

Description

LinuxScripts: A Comprehensive Script Collection for Linux

Unlock the potential of your Linux system with LinuxScripts, a versatile collection of scripts designed to enhance functionality and streamline operations across various Linux distributions. Tailored to work seamlessly on systems like Asus N56VB and Acer Nitro 5, these scripts facilitate power-saving modes, improve device control, and automate routine tasks.

Key Features:

  • Power Management: Optimize your system's energy consumption effortlessly with scripts like powersave.sh, which enables easy selection of power-saving modes. Customize settings based on your needs by invoking:

    powersave.sh light
    

    Suitable for a range of systems, ensure your laptop runs efficiently whether you're at work or on the go.

  • Power Saving for Acer Nitro 5: Use powersave-acer-nitro5.sh to tailor power settings on the Acer Nitro 5. Choose among four levels: low, medium, full, or reset to manage CPU core activity and frequency settings effectively.

  • Improved Brightness Control: Gain finer control over your display brightness with brightness.sh. Adjust the brightness directly using:

    brightness.sh down
    
  • USB Headset Management: Enhance your audio experience by automating volume adjustments and headset control with usb-headset. Minor adjustments for device names may be necessary for optimal performance.

  • Wi-Fi Signal Optimization: Leverage wifi-picker.sh to automatically connect to the access point with the strongest signal in your area. Execute it with root privileges:

    sudo wifi-picker.sh wlan0 home_wifi
    
  • Network Security: The ip6-firewall script serves as a critical example of hardening your web server against vulnerabilities, ensuring only necessary ports remain open.

  • Custom Keyboard Mappings: Personalize your keyboard with scripts that add special characters for European languages on US keyboard layouts, enhancing your typing experience.

  • Convenient Proxy Tools: Simplify your VPN configuration with proxying tools tailored for NordVPN, facilitating secure connections.

  • Checksum Directory Tool: Protect your data integrity with the checksum-directory script, ensuring your files haven’t been corrupted over time:

    cd /path/to/check
    /path/to/script/compute-checksum.sh
    
  • QR Code Management: Effortlessly convert files to QR codes and back with make-qr.sh and restore-qr.sh, making sharing files straightforward, though with some limitations on larger files.

  • PCI Device Reset: Quickly reset unresponsive PCI devices, like the Atheros WiFi module, with reset-pci-device.sh, keeping your hardware in check.

  • Touchpad Volume Control: Adjust your sound volume with intuitive touchpad gestures through touchpad-volume-control.sh. Fine-tune the script for your specific device settings.

  • ClamAV in Docker: Run ClamAV effortlessly in a Docker container for convenient virus scanning and system security.

  • Keyboard Layout Toggle: Switch between keyboard layouts effortlessly with toggle-keyboard-layout.sh utilizing Alt + Shift for seamless operation.

Explore the rich potential of your Linux environment with LinuxScripts and optimize your user experience like never before!