[Script] Serverreview Bash Script v2
It's an upgrade of Serverreview Bash Script. As for server information it will now show you server hostname, IP, free swap and used storage. More important information will be added later. And it's now...
View ArticleProxmox NAT port forward for kvm
https://forum.proxmox.com/threads/port-forward-with-built-in-nat-and-pve-firewall.21194/ It's actually qm set -args "--redir tcp:5555::22" You can see/delete the entry in /etc/pve/qemu-server/.conf...
View ArticleHow to run cron job one time and immediately through cPanel
Sometime i want to download a file to my cPanel account (shared hosting server), or run mysqldump or mysql import. However i don't have a SSH access and i don't want to disturb the support department....
View ArticleOpenvpn
Hello friends, Can anyone help me how to install openvpn on a centos 6 64bit vps ?
View Article[TUTORIAL] How To Setup VNC Server Linux For Remote Desktop ur Machine
This Tutorial Worked Fine For Centos Any Version 1 Installation From the root ssh we gonna install VNC-server. first install desktop package yum groupinstall Desktop Further install yum install...
View Article[TUTORIAL]How To Speed Up Apache With Mod Pagespeed And Memcache
this tutorial tested on debian 8 and working as well **1 Requirements ** Debian 8 with Apache web server installed. Root access to the server 2 Installing mod_pagespeed Debian 64 bit cd /tmp wget...
View Article[Web-App] Setting your security headers...
So a commonly missed security practice is setting response headers within a webserver to instruct a web-browser about how to handle script includes, framing and other things. I'm sure we've all heard...
View Article[Script] 1 Click Caddy Installer/Manager
Hello there, I created a bash script that manage (start|stop|install|uninstall) Caddy web server. I look forward to hear your feedback/suggestion. https://github.com/sayem314/Caddy-Web-Server-Installer
View Article[DEBIAN] monkeyServer.sh :: A Script to install a full web stack at LEBs in 5...
monkeyServer.sh monkeyServer.sh is a simple shell script made to install a full web stack at low end boxes in about 5 minutes. It is built on top of Monkey Web Server, a really simple but feature rich...
View ArticleUpdated Postfix + VDA (maildir++ quota support) for Centos/RHEL 6 packages
I was using postfix on CentOS with VDA patches (http://vda.sourceforge.net/) for a long time. You can check link above to see what it adds and how to use it. It's pretty simple. Surely there are other...
View Article[solution]]WHM / cPanel, bug with the display of "Cron Jobs"
I have a server with WHM / cPanel, and I have a problem with "Cron Jobs". I configured cron to account, it still works. The problem is that when I go into the account, it shows me No Cron Jobs When a...
View ArticleIPv6 tunnel broker with OpenVPN on OpenVZ
Some people asked about setting up OpenVPN to hand out dual stack connectivity, but looks like no one actually wrote about it. I wanted to set it up on a humble OpenVZ container and a big subnet wasn't...
View ArticleInstall Windows on any Wholesaleinternet preconfigured server using QEMU-KVM
WSI has Core2Duo box @ $10/month and they don't provide KVM services for their preconfigured server. Preconfigured Servers Cannot be Modified: Our preconfigured servers are designed for quick...
View Article[Script] Install up to 3 Ghost blogs on Ubuntu or Debian
Hello there, I created a bash script that can install up to three Ghost blogs on your own server, with Nginx and ModSecurity/Naxsi for better performance and security. Setup is fully automated with...
View ArticleIIS on Docker thanks to windows server 2016
Hello, It is possible to dockerise IIS from Windows server 2016. Our teams have published a « how to ». You can read the article here : https://blog.ikoula.com/en/iis-docker-thanks-windows-server-2016
View ArticleInstalling Wordpress on Linux With Nginx and PHP-FPM
A small Guide to help you install Wordpress on Ubuntu with Nginx and PHP-FPM https://goo.gl/xrSD87
View Article[Tutorial][Virtkick] Windows install on Virtkick
Hello, this is a quick tutorial on how I installed windows on a Virtkick based platform. You will need to upload both your Windows.iso and virtio.iso to a webserver so Virtkick can access them. In the...
View ArticleSetting Up Automatic Unattended Updates in Ubuntu
This is a handy feature which let's you setup automatic updates especially Security Updates. The Complete Guide is at https://github.com/Leo-G/DevopsWiki/wiki/Ubuntu-Debian-Unattended-Updates, let me...
View ArticleSoftEther for Debian
Hi I had these and wanted to share with you; Main site: https://www.softether.org/ Current version: 4.21-9613-beta Download Just i didn't modify much. Install new libraries from upper distribution (if...
View ArticleInstall a SoYouStart or Kimsufi server using an ISO image using VNC
If you don't want to shell out money for getting temporary access to a physical KVM adapter you could try to use QEMU to boot the server in an virtual environment in OVH's rescue mode instead. Check it...
View Article