All Projects → mitchellkrogza → linux-server-administration-scripts

mitchellkrogza / linux-server-administration-scripts

Licence: other
Simple bash administration scripts for Linux to make your life easier.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to linux-server-administration-scripts

rofi-scripts
Small scripts for rofi
Stars: ✭ 61 (+29.79%)
Mutual labels:  scripts, bash-script
termux-arch
You can use setupTermuxArch.sh 📲 to install Arch Linux in Termux on Android and Chrome. This setup script will attempt to set Arch Linux up in your Termux environment.
Stars: ✭ 25 (-46.81%)
Mutual labels:  scripts, bash-script
UsefulBashScripts
A repository of useful bash script commands
Stars: ✭ 72 (+53.19%)
Mutual labels:  bash-script, useful-bash-scripts
scripts
Collection of useful scripts for Linux (git, docker, LUKS, Archlinux...)
Stars: ✭ 36 (-23.4%)
Mutual labels:  scripts, bash-script
Bashmultitool
A library for bash shell program containing useful functions. Can be imported into scripts to create colourful and functional scripts and TUIs.
Stars: ✭ 27 (-42.55%)
Mutual labels:  scripts, bash-script
Nps Utils
Utilities for http://npm.im/nps (npm-package-scripts)
Stars: ✭ 83 (+76.6%)
Mutual labels:  utilities, scripts
installer-scripts
💻 Bash scripts for doing installations in one go.
Stars: ✭ 17 (-63.83%)
Mutual labels:  scripts, bash-script
Sistem-programlama
Sistem Programlama Türkçe Kaynak (KTÜ)
Stars: ✭ 30 (-36.17%)
Mutual labels:  scripts, bash-script
basalt
The rock-solid Bash package manager
Stars: ✭ 16 (-65.96%)
Mutual labels:  scripts, bash-script
Bashinator
Bashinator: Bash Shell Script Framework
Stars: ✭ 133 (+182.98%)
Mutual labels:  scripts, bash-script
rclone4pi
rclone4pi - Easy Install of rclone to Raspberry Pi Computer with automated folder sync demo
Stars: ✭ 91 (+93.62%)
Mutual labels:  scripts, bash-script
Generative-Art
A selection of generative art scripts written in Python
Stars: ✭ 284 (+504.26%)
Mutual labels:  scripts
magento2-installer-bash-script
Simplistic Magento 2 Installer Bash Script
Stars: ✭ 38 (-19.15%)
Mutual labels:  bash-script
rxfetch
A custom system info fetching tool
Stars: ✭ 384 (+717.02%)
Mutual labels:  bash-script
Proxmox
Proxmox Helper Scripts
Stars: ✭ 3,882 (+8159.57%)
Mutual labels:  scripts
dotfiles
I definitely don't understand the 'dot' concept
Stars: ✭ 24 (-48.94%)
Mutual labels:  scripts
mkBox
MacApp、PythonPackage、Scripts ..
Stars: ✭ 66 (+40.43%)
Mutual labels:  scripts
anyfesto
Low cost Raspberry Pi /Linux based access point with audio, education and communications local content server. Inspired by the ideas of sharing with others. Anyfesto - a platform from which to speak.
Stars: ✭ 66 (+40.43%)
Mutual labels:  bash-script
swim
🏊‍♀️ Switch between multiple vimrc files
Stars: ✭ 80 (+70.21%)
Mutual labels:  bash-script
scripts
Scripts for managing my Ubuntu / Rclone / Plex Server
Stars: ✭ 20 (-57.45%)
Mutual labels:  scripts

Welcome to my collection of Simple Linux Bash Server Administration Scripts

Author: Mitchell Krog [email protected]

https://github.com/mitchellkrogza

Simple bash administration scripts for Linux to make your life easier.

Scripts Available:

##FTP Backup Script For any linux server which backs up critical system files and folders and also all your MySQL Databases. The script uses the NCFTP client, it deletes backups older than X days and also emails you with a success or failure message. I wrote this 5 years ago and it works like a charm and has saved my shiny white hiney on a few occasions.

If these help you why not buy me a beer🍺

MIT License

Copyright (c) 2017 Mitchell Krog - [email protected] https://github.com/mitchellkrogza

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].