Quantcast
Channel: Tutorials — LowEndTalk
Browsing all 1034 articles
Browse latest View live

Fully Automated IPsec/L2TP VPN Setup with Libreswan

Hello guys, I have created a fully automated ("one-click") IPsec/L2TP VPN install script for Ubuntu 12.04. My script was inspired by and is based on the work of Thomas Sarlandie (original post), that I...

View Article


Ruby Gem for SolusVM Client API

hi folks, just to give a little back to this place here, i wrote a minimalistic gem to implement the solusvm client api. it is not the admin api, so this is for users like me to control their servers...

View Article


Backup a MySQL db with logrotate

File: /etc/logrotate.d/mydb-backup.conf /home/sleddog/mydb/dump.sql { daily rotate 14 compress nocreate postrotate /usr/bin/mysqldump my_db > /home/sleddog/mydb/dump.sql || true endscript } Now...

View Article

Slabbing 4 Dummies (really semi-experts, but who's counting?)

Please note: I did not write this tutorial to be an ethical discussion on slabbing, merely as a how to on slabbing. Similar comparison is the ethics of hunting versus a firearm class. I also wrote this...

View Article

Image may be NSFW.
Clik here to view.

Install WordPress in vps

Hello all This is a start up tutorial for newbie only. Today i will try to show a small tutorial about new vps setup with wordpress. 1st you need a vps with Root access . (no need any control panel)...

View Article


Install a Proxy using SQUID3 on Debian 7

Hey, I thought I'd add this tutorial to my site - http://rmlh.me/?p=27

View Article

Install ownCloud on Debian 7 with Nginx

Hey, See my tutorial on how to Install ownCloud on Debian 7 with Nginx - http://rmlh.me/?p=10

View Article

Automatically Install ownCloud on Debian 7/Raspbian

This tutorial is to show you how to install a ownCloud on Debian 7 automatically. In order for this to work correctly you will need to follow these instructions. You need to be running Debian 7 32bit...

View Article


[Tutorial] Install Ghost Blog with Nginx and ModSecurity or Naxsi

Hello all, I have created two Github Gists for detailed step-by-step instructions on installing the latest Ghost Blog with Nginx and ModSecurity or Naxsi. Blogging is a good way to utilize any idle VPS...

View Article


Scrambled OpenVPN Auto Installer Script

This script is used to setup a scrambled(OpenVPN+Xor patch) VPN on any centos box with user interaction.Standard OpenVPN setup won't work in countries like China and Pakistan due to intensive...

View Article

Image may be NSFW.
Clik here to view.

Install SoftEther VPN on Debian 7 (L2TP)

This tutorial is to show you how to install a SoftEther VPN on Debian 7. In order for this to work correctly you will need to follow these instructions. You need to be running Debian 7 32bit or 64bit...

View Article

WHMCS No Panel Setup | Centmin | SSL | SPDY3

Good detailed guide on setting up a no panel web server environment and WHMCS. At the end you have WHMCS installed using Centmin, running on SSL and SPDY 3. Also walks you through configuring,...

View Article

[Tutorial] Using SSHFS to Share Folders Among Your VPS

Hello guys, to contribute back to the community, here is my tutorial for setting up SSHFS to create shared folder(s) among your VPS. We will be using autossh which has the nice "automatic reconnect"...

View Article


How to test my VPS IO speed?

Want to try my vps io speed , but i need the commands for it. -Read speed -Write speed I know the write speed command maybe , but what about the read speed?

View Article

Creating your own DNS Servers

Hey guys, I'm trying to run my own nameservers off 2 different vps's. I was looking at PowerDNS to do this and i've followed the tutorials I've found online but I always get stuck at the last hurdle. I...

View Article


Load balancing multiple CDNs or how jsDelivr works

Just wrote this article about jsDelivr. A lot of LowEnd providers sponsor jsDelivr so I think they might find it interesting too. http://blog.maxcdn.com/load-balancing-multiple-cdns-jsdelivr-works/...

View Article

solusvm trial key problem

hi guys, we want to migrate our linux vps'es (maybe windows boxes in future too) from hyper-v to solusVM. i wanted to try and test solusvm master without virtualization to a virtualbox vps. I installed...

View Article


Openvpn

Hello friends, Can anyone help me how to install openvpn on a centos 6 64bit vps ?

View Article

[Tutorial] IPTables GeoIP, Port Knocking and Port Scan Detection

Here's a quick tutorial on how to enable extra IPTables functionality such as "GeoIP", "Port Knocking" and "Port Scan Detection" using the xtables-addons package. A full list of available modules can...

View Article

Using webuzo 1st time quick tips

If you install webuzo save yourself the headache and install cubemail to eg: mail.domain.com and your email should work fine otherwise it becomes annoying trying to use squirrel mail! Get the 1 month...

View Article
Browsing all 1034 articles
Browse latest View live