Results for: "command"

Contents (156)

Syncronize Files Between Servers With RSYNC
Syncronize Files Between Servers With RSYNC

Synchronize Files With rsync Synchronizing files from one server to another is quite awesome. You can use it for backups, for…

read more
Install Bit Torrent Sync on Ubuntu
Install Bit Torrent Sync on Ubuntu

There are some great tools for syncing files over the internet available to us, but one stands out from the…

read more
GIT - the simple guide
GIT - the simple guide

setup Download git for OSX Download git for Windows Download git for Linux create a new repository create a new directory, open it and perform…

read more
Ubuntu: How To Start Program As Service
Ubuntu: How To Start Program As Service

According to Ubuntu’s Upstart website, “Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and…

read more
How to import and export a large database using SSH
How to import and export a large database using SSH

The following code snippets will allow you to import and export a database Command Line. To get SSH access to your hosts…

read more