Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

RDProjectOfficial/sys-scripts

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sys-scripts

A personal collection of system automation scripts for Windows and Linux.

Created by RDProject Development Team.


📁 Contents

🪟 Windows

  • Repair System Files.bat
    Runs SFC and DISM to repair system image and corrupted system files.

🐧 Linux

  • enable-doubleclick.sh
    Attempts to adjust input behavior for improved mouse interaction.

  • minecraft-firewall.sh
    iptables-based firewall configuration for securing a Minecraft server (port 25565), including:

    • scan protection
    • rate limiting
    • connection limiting
    • ICMP restrictions
  • signed-kernel-install.sh
    Downloads and installs a specific Linux kernel version along with headers, modules, firmware, and microcode.


⚠️ Warning

  • Scripts modify system-level settings.
  • Run Linux scripts with root privileges only if you understand what they do.
  • Firewall and kernel scripts may break connectivity or system stability if misconfigured.

🛠 Usage

Windows

Run .bat files as Administrator.

Linux

chmod +x script.sh
sudo ./script.sh

📜 License

MIT © RDProject

Morty Proxy This is a proxified and sanitized view of the page, visit original site.