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 ArticleAutomated Website + Database Backup Script
Just thought I'd share a script I made around last April to automate backups for my sites. I'm not a expert or anything, just a guy who likes making stuff as I learn, and made something to suit my...
View Articlewhmcs upgrade
Hi, I upgraded whmcs recently to the latest stable update 7.1 and initially i couldn't update via autmatic update option in whmcs , I have tried manual update by downloading the package . I there...
View ArticleAdblocking through selfhosted DNS
Hello, I found this tutorial through google, but as I read the comments it is not working, so I did not even try. Can you maybe help me realizing this with a little vps?
View ArticleForcing SSL with .htaccess, cPanel & CloudFlare
Using the following code in your .htaccess file automatically redirects visitors to the HTTPS version of your site: RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$...
View ArticleHeadless Remote Install of CentOS 7
Anyone had success installing CentOS 7 on a dedicated server remotely, without access to KVM over IP? I have tried several online howto's, none seem to actually work without some interaction with the...
View Article[Tutorial] Build Your Ultimate Scrambled VPN
This guide is for those who live or travel in a country with very strict internet control. For example, China use the Great Firewall to actively seek out VPN connections and block VPN servers. The GFW...
View ArticleInstall docker with standrad user using ansible playbook
Hi all, I want to share one small playbook with you, it will help you with installation of new Debian 8 server and if you need docker and docker-composer installed with only one command. Task in this...
View ArticleDDOS Protection for Website with vDDoS Proxy Protection & vDDoS Layer4 Mapping
Install vDDoS Proxy Protection & vDDoS Layer4 Mapping to Antiddos for Web Server Hi everyone, in this tutorial I have two servers: One for simulate an Denial of Service by attack tools and One for...
View ArticleTip of the day ! Creating virtual links of a file in Linux ?
To maintain multiple of copy of a physical file . We use links to create virtual files instead physical files. There are two type of links: Soft Links & Hard Links Hard links can be created using...
View ArticleHow to: Windows on SoYouStart 4790k
This is something I've had people ask me before and message me about, how do you get Windows on an MC-32. The Kimsufi templates don't appear to have the ethernet driver in them, and I have tried to do...
View ArticleTutorial: Create Your Own Windows Template Using VirtualBox
Hi! In this tutorial I will go through all the steps to make your own Windows template for use on your OVH, Kimsufi, SoYouStart, Online.net or Hetzner server (more are probably supported, but these are...
View ArticleIpv6 connnectivity
Hey I just created a new vps in solusvm and installed centos , also added ipv6 but the ip is not pinging from outside , Its pinging from the localhost without any issues . I have tried all available...
View Articlemysql replication
HI, I have around 30 databases need to replicate on my new db(slave) server , this si my first time am doing such replication , i have got some tutorials over google , but how can we mention around 30...
View ArticleUpgrading to Intel GL libraries for your Mint 18 installation.
It's quite simple and easy to install the Ubuntu-supported Linux GL libraries with just a small modification to your Mint installation. Why'd you want to do this? The libraries offered are generally...
View ArticleFree encrypted 50G backups to mega
Duplicity2mega need to have docker and dockercompose already installed Clone: git clone https://github.com/bitswarming/duplicity2mega.git Edit .env file Backup and restore
View ArticleInstall OpenStack Mitaka using PackStack on A Remote server using SSH only...
What is Openstack & Packstack? Openstack is the most famous and most powerful free cloud software. It’s supported By Many big layers like Intel, HP and many others. Openstack has a great community...
View ArticleUbuntu 16.04 and Virtualmin upgrade
I have written another tutorial with the new Ubuntu 16.04 and Virtualmin. https://www.jakweb.ch/blog/a/65/ubuntu-16-04-and-virtualmin Enjoy and thank you.
View ArticleEnable hardware crypto acceleration on your Via Nano dedi
VIA PadLock Advanced Cryptography Engine (VIA PadLock ACE) is a technology used in many VIA processors that provides very fast hardware encryption and decryption. Via Nano used in Online.net...
View ArticleRestricting access to Proxmox Web interface with nginx
as we have been talking about Proxmox a lot lately and some people really seemed to be interested in tutorials regarding this, I'll give it a try. I'd like to share my setup of restricting/securing the...
View Article