A collection of utility scripts and configurations to quickly set up and manage Ubuntu systems.
This repository contains various scripts and utilities for:
- System installation and setup
- Network configuration and DNS management
- System process management and resource optimization
- Media processing with ffmpeg
- Shell utilities and automation
ntwrkng/- Network configuration scripts, including DNS and dnsmasq utilities (see lanDns.md for LAN DNS setup guide)sysProcessesPause/- System process monitoring and resource management toolsshell/- General shell scripts and utilitiesmedia/- Media processing scripts and configurationsjs/- JavaScript/Node.js installation and setup scriptsmisc/- Miscellaneous utilities and helper scriptsotherSoftware/- Installation scripts for various software packagessecure/- Security-related scripts and configurations
- Clone this repository
- Review the specific directory README files for detailed usage
- Run scripts with appropriate permissions (some require sudo)
aptInstallCmdsAll.txt- Comprehensive list of apt installation commandsdnsMskDomainEdit.py- DNS domain configuration editor for dnsmasq- Various
.txtfiles containing installation commands and documentation
- Ubuntu Linux (tested on recent LTS versions)
- Python 3.x for Python scripts
- Bash for shell scripts
- Sudo access for system-level operations
- Further automation to reduce manual steps
- Variable-based configuration for software versions (Java, Node.js, Eclipse, etc.)
- Enhanced error handling and logging
See LICENSE file for details.