All Projects → appleboy → Shell-Script

appleboy / Shell-Script

Licence: other
Shell Script on FreeBSD or Ubuntu

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Shell-Script

ansible-role-backup
Ansible Role - Backup for simple servers
Stars: ✭ 122 (+258.82%)
Mutual labels:  debian, centos
pg dba scripts
PostgreSQL DBA scripts
Stars: ✭ 30 (-11.76%)
Mutual labels:  debian, centos
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+432.35%)
Mutual labels:  debian, centos
Mtprotoproxyinstaller
One-click script to install MTProto Proxy server on CentOS, Ubuntu and Debian
Stars: ✭ 216 (+535.29%)
Mutual labels:  debian, centos
ansible-role-php-versions
Ansible Role - PHP Versions
Stars: ✭ 78 (+129.41%)
Mutual labels:  debian, centos
Kvm Install Vm
Bash script to build local virtual machines using KVM/libvirt and cloud-init.
Stars: ✭ 248 (+629.41%)
Mutual labels:  debian, centos
ansible-haproxy
Installs and configures HAProxy
Stars: ✭ 19 (-44.12%)
Mutual labels:  debian, centos
Openvpn Install
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
Stars: ✭ 14,199 (+41661.76%)
Mutual labels:  debian, centos
ansible-tinc
Role to install tinc in a star/ring topology (w/ leaf/spine) (based on your variables)
Stars: ✭ 15 (-55.88%)
Mutual labels:  debian, centos
vagrant-templates
Vagrantfiles for self-contained development/test environments.
Stars: ✭ 28 (-17.65%)
Mutual labels:  debian, centos
LinuxMirrors
Linux 一键更换国内软件源
Stars: ✭ 623 (+1732.35%)
Mutual labels:  debian, centos
piu
Cross platform package manager wrapper
Stars: ✭ 33 (-2.94%)
Mutual labels:  debian, centos
Lamp
Install LAMP(Linux + Apache + MySQL/MariaDB + PHP ) for CentOS/Debian/Ubuntu
Stars: ✭ 2,456 (+7123.53%)
Mutual labels:  debian, centos
wsl-distrod
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
Stars: ✭ 1,637 (+4714.71%)
Mutual labels:  debian, centos
Ansible Role Hardening
Ansible role to apply a security baseline. Systemd edition.
Stars: ✭ 188 (+452.94%)
Mutual labels:  debian, centos
ipv6-dhclient-script
IPv6 w/ dhclient configuration script (Debian/RedHat-based distros)
Stars: ✭ 68 (+100%)
Mutual labels:  debian, centos
Trojan Tutor.github.io
trojan 教程 自建梯子教程 trojan教程 trojan-gfw 科学上网 代理工具 翻墙 Ubuntu Debian 小白教程 https伪装
Stars: ✭ 150 (+341.18%)
Mutual labels:  debian, centos
Patchman
Patchman is a Linux Patch Status Monitoring System
Stars: ✭ 163 (+379.41%)
Mutual labels:  debian, centos
Nginx-builder
A tool to build deb or rpm package of required Nginx version from the source code, with the ability to connect third-party modules. Nginx parameters are set in the yaml configuration file.
Stars: ✭ 143 (+320.59%)
Mutual labels:  debian, centos
installer-linux
💾 SinusBot Installer for Debian, Ubuntu and CentOS - Installs the SinusBot with a single command.
Stars: ✭ 28 (-17.65%)
Mutual labels:  debian, centos

Initial Setup for Ubuntu

Using wget command

$ wget -qO- https://raw.githubusercontent.com/appleboy/Shell-Script/master/init.sh | sh

Using curl command

$ curl https://raw.githubusercontent.com/appleboy/Shell-Script/master/init.sh | sh

adduser.sh [for Ubuntu or Debian]

you can add user and samba permission quickly for Ubuntu OS

create_pkg.sh [for FreeBSD Ports Committer]

If you want send-pr fot freebsd ports, it can generate pkg_plist file automatically.

Ubuntu.sh [for Ubuntu or Debian]

Install ubuntu program, library, desktop tool automatically.

rhel.sh [for CentOS 6.x]

Install CentOS program, library, desktop tool automatically.

monitor.sh [for Ubuntu/Debian]

Demo ScreenShot.

bash screenshot

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].