Skip to content

Instantly share code, notes, and snippets.

View Avidproducers's full-sized avatar

Avidproducers

View GitHub Profile
@Avidproducers
Avidproducers / BackRe_ubuntu_server.md
Created August 30, 2016 23:08 — forked from CodeWire/BackRe_ubuntu_server.md
Backup & Restore Ubuntu Server The Simple Way

How I Backup My Ubuntu Server & Restore To Another Ubuntu Instance

How to backing up Ubuntu server and restoring to another Ubuntu instance

It is adviced to make TWO backups. 1 for / and 1 for /home if they are on different partition. If you want one you will have to add a lot of exceptions to that one command. Example:

1. Open Terminal

sudo -i cd /

@Avidproducers
Avidproducers / setup.md
Created August 25, 2016 14:16 — forked from rtelicak/setup.md
Larave & beanstalkd setup
@Avidproducers
Avidproducers / codewire.md
Created August 17, 2016 03:57 — forked from CodeWire/codewire.md
CodeWire Signature

It's the simple things in life which can make the biggest impact! The beauty in art is the vision for those who see it..

1. Install Figlet

Use yum or apt-get to install the tools:

sudo apt-get update
sudo apt-get install toilet figlet