Giter VIP home page Giter VIP logo

ubuntu-scripts's Introduction

Ubuntu shell scripts

A collection of small shell scripts for Ubuntu. These are some of my scripts for provisining a new VMware Ubuntu machine for PHP development and some others good to have scripts. Feel free to use and fork.

Install script

install.sh sudo bash install.sh

Set up a virtual host in apache2

vhost.sh sudo bash vhost.sh example.com /var/www/example.com with ssl: sudo bash vhost.sh example.com /var/www/example.com --ssl

Deploy a private repository from Github and set up SSH-Keys

github.sh bash github.sh

List all cronjobs

list_cronjobs.sh bash list_cronjobs.sh

Update remote servers

update.sh bash update.sh [email protected] [email protected]

Restart remote servers

reboot.sh bash reboot.sh [email protected] [email protected]

Copy a certificate (pub-key) to remote servers

bash distribute_certificate.sh www.server1.com www.server2.com

Tuning apache2

apache.sh sudo bash apache.sh

Empty swap usage

swap2ram.sh sudo bash swap2ram.sh

Execute a script on a remote server

remote.sh bash remote.sh script.sh [email protected] [email protected]

Zabbix template for Ubuntu Server OS

  • Information about available normal packages updates
  • Information about available security packages updates
  • Information about if a reboot is required
  • Information about if VMware tools is running

ubuntu-scripts's People

Contributors

jeroenpf avatar jimcronqvist avatar natchapoom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.