backup script for mysql/dirs by ftp
does anyone have a script to backup mysql and dirs to tar.gz and then transfer them with ftp?
View ArticleInstall TeamSpeak 3 Server in Ubuntu/Debian (Easy Steps - 5 Minutes Guide)
Hello LET Members, Check this easy and awesome Tuto Installing your TeamSpeak 3 Server in just 5 Minutes. http://itsmegeek.com/install-teamspeak-3-manual-installation/ Choose your OS and Version...
View ArticleTutorial:Automatically install Nginx+PHP+MySql+phpMyAdmin
Some of our clients are not good at SSH command, they just want an easy way to run their websites. Most of them are less then 1GB memory VPS and don't want install control panel. For this purpose, we...
View ArticleTutorial: CentOS 6.4 Apache+MySQL+PHP+mod_pagespeed+Varnish
In a kickoff for my entry into the blogging world (for real this time lol), I share with you guys the latest tutorial that I wrote up for http://jarland.me. Title a bit long there? Yeah buddy. I'm not...
View ArticleSimple Bash script to store and graph ping data using RRD
I had need for basic ping graphing, so I created this. Thought it might be useful to someone else. https://gist.github.com/microlinux/61647231cdae6116e0bd
View ArticleApache 2.4 + MariaDB 5.5 & PHP 5.4 on CentOS/SL 7 (a.k.a LAMP stack)
This is not really a tutorial but a autoinstaller shell script! In case you don't have wget installed (i.e CentOS 7 minimal): yum install wget -y Apache 2.4 + MariaDB 5.5 & PHP 5.4 on CentOS/SL 7:...
View ArticleNginx Reverse Proxy Tutorial (Centos 6)
Why Nginx (Engine X)? Sorry for the layout, I'm a noob at writing tutorials, A video tutorial with voice naration will be uploaded soon We recommend getting a DDoS Protected VPS/Server to defend...
View ArticleGetting started with nginx-rtmp-module: a FOSS alternative to Wowza, FMS, et al.
nginx-rtmp-module: a free, open-source alternative to Wowza Media Server, FMIS, et al. A short introduction: nginx-rtmp-module is an open-source (BSD license) module for nginx, the One True Web Server,...
View Article[Tutorial] Get Two Public IPs on an Amazon EC2 Instance for Free
In this quick tutorial I would like to share with the community a method to get two public IP addresses on a single Amazon EC2 instance for FREE (i.e. without paying extra for that second IP). Some of...
View ArticleUsing uptimerobot's webhook with cloudflare to achieve HA (downtime no longer...
The script - https://raw.githubusercontent.com/blackdotsh/UptimeFlare/master/renameMe.php License: MIT Dependencies: Web Server, PHP, php-curl lib Setup: 1. I suggest you rename the php file to...
View ArticleHow to install phpMyBackupPro on a CentOS VPS
phpMyBackupPro – another great and helpful web-based application which you can use to backup your MySQL databases. With this free and PHP based application you can create a backup of your database with...
View ArticleHow to install OwnCloud 7 on Ubuntu 14.04
ownCloud is a free and open-source web application (Dropbox like solution) for data synchronization that: provides universal access to your files via the web, your computer, or your mobile devices —...
View ArticleScript - Single-Factor (Hybrid) authentication with PAM and a Yubikey
Hey guys, So at work we are given these awesome devices called "YubiKeys", which generate OTPs which can be verified against a FreeRADIUS server, their servers as well as many online services and even...
View ArticleHow to install Webmin on Linux (CentOS, Fedora, RPM)
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to...
View ArticleInstalling & configuring KVM on OVH with SolusVM
I have seen many hosts & other individuals who want to setup KVM with OVH servers having lot of difficulties because the gateways & routing of network interfaces is different in OVH's network....
View ArticleLighttpd PHP Mysql script
I’ve been lurking on the form for a bit. Picked up some useful info so I'd like to contribute a bit back. I always use scripts to setup (most) of the packages and settings on my VPS's. Been modding it...
View ArticleLLMP - Linux + Lighttpd + MariaDB + PHP-FPM on RHEL 7
I've made a simple autoinstaller for a LLMP stack on RHEL 7 based Linux distributions such as CentOS 7 or Scientific Linux 7 about a week ago or something....
View ArticleInstalling, configuring & deploying KVM VPS on your dedicated server manually...
This tutorial will guide you how to install, configure & deploy KVM VPS on your dedicated server with using IPv4. I recommend this only for learning, testing, personal or non-commercial use only....
View ArticleHow to Choose the Right VPS Hosting
Source: http://iwantmyhosting.com/choose-right-vps-hosting/ Sitting between shared hosting and dedicated hosting, Virtual Private Server (VPS) is suitable for both website owners and web developers....
View Article[Tutorial] Install Ghost 0.4.2 with Nginx and ModSecurity on Ubuntu 14.04
I have just updated my tutorial on how to install Ghost blog 0.4.2 on Ubuntu 14.04 (Trusty) or 12.04 (Precise), with Nginx as a reverse proxy and the ModSecurity web application firewall. The following...
View Article