Tag: guide
-
Backup to your Synology NAS with rsync – GnaX.io
This step by step guide written bei gnax.io explains how you can perform a backup task using rsync from your external Linux server (e.g. Ubuntu VPS) to your Synology NAS automatically and on a schedule. It requires to fiddle around with SSH and changing some rights on the Synology to get it done but it…
-
Step-by-Step Guide to Migrate Your WordPress Site to a New Host and a New Domain
Moving your website to a new host can be a daunting and stressful experience, but it doesn’t need to be like this. It is especially challenging when you migrate to a new server and to a new domain at the same time. These instructions from WPExploer show the important steps to migrate your WordPress site…
-
Theofline at GitHub
Fluency on the command line is a skill often neglected or considered arcane, but it improves your flexibility and productivity as an engineer in both obvious and subtle ways. This Github page is a selection of notes and tips on using the command-line that we’ve found useful when working on Linux. Some tips are elementary,…
-
Enabling L2TP over IPSec on Ubuntu 16.04
This is a step by step guide to show how a workaround for the lacking support for L2TP over IPSec in Ubuntu 16.04 can be achieved using network-manager-l2tp. > blog.z-proj.com/enabling-l2tp-over-ipsec-on-ubuntu-16-04/
-
Tutorial for Installing Django, Python, Apache, mod_wsgi and PostgreSQL in Raspbian Jessie
This guide by Ben Croston to install Django, Python, Apache mod_wsgi and PostgreSQL on a Raspberry Pi running Raspbian Jessie Lite. It is intended as a guide to getting everything installed and configured, not as a tutorial in actually using Python, Django etc. The toolchain is suitable for a fairly heavy duty production environment. >…
-
Bash-Skripting-Guide für Anfänger › Shell › Wiki › ubuntuusers.de
Dieser Artikel soll Interessierten die grundlegenden Möglichkeiten des Bash-Skriptens nahebringen. So werden hier kurz die wichtigsten Konstrukte angesprochen und diese mit einigen praktischen Beispielen etwas vertieft. wiki.ubuntuusers.de/Shell/Bash-Skripting-Guide_f%C3%BCr_Anf%C3%A4nger/
-
Linux Automation and Scripting Guide
Linux and UNIX based operating systems have had all the basic ingredients for relatively painless automation built in for ages. You can make it do anything at any time, by any schedule or any trigger. Your wish is its command! These basic ingredients are shell scripting in bash, a few key configuration files, and cron.…
-
GitHub – Building your own WordPress Plugins with WordPress-Plugin-Boilerplate by Devin Vinson
WordPress-Plugin-Boilerplate is a great foundation for WordPress Plugin Development that aims to provide a clear and consistent guide for building your plugins. Boilerplate provides the following features: • The Boilerplate is based on the Plugin API, Coding Standards, and Documentation Standards. • All classes, functions, and variables are documented so that you know what you…
-
Selling Premium WordPress Plugins: An Expert’s Guide – ManageWP
WPManage on what is required to enter the Business of selling your own WordPress Plugins. > managewp.com/selling-premium-wordpress-plugins