Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog

Installing PPTP on CentOS 7 OpenVZ

05Sep

  Although PPTP is not the most secure VPN, it’s easy to setup and use.   Make sure PPTP is enabled on the server Run the below command cat /dev/ppp READ MORE

Etienne RachedCentOS, openvz, pptp, VPNLeave a comment

Enable Tun/Tap in Proxmox 4 LXC Containers

29Aug

In your host server (Where Proxmox is installed) Replace all the below “$ID” with your container ID (CT id) Shutdown your container: pct shutdown $ID Edit the LXC configuration file READ MORE

Etienne Rachedlinux, Proxmox, virtualizationLeave a comment

Removing Duplicate Emails From Different Lists in Sendy

28Jul

Sendy is a PHP self hosted web application that allows you to manage email lists and send emails through Amazon SES and other services. One of the missing features in READ MORE

Etienne Rachedemail, php, sendyLeave a comment

Protecting Proxmox VE Against Bruteforce With Fail2ban

29Apr

Proxmox is a virtualization management solution that allows the deployment of Virtual Machines (KVM) & Containers (LXC Containers). Protecting Proxmox Login against Brute Force with Fail2ban In this tutorial, Proxmox READ MORE

Etienne RachedBrute Force, Debian, Fail2ban, ProxmoxLeave a comment

Let’s Encrypt Free A+ Grade SSL On Nginx & Ubuntu 16.04

21Feb

Prerequisites: LEMP on Ubuntu 16.04 Start by updating apt indexes sudo apt-get update   Install Let’s Encrypt Package (Known as certbot on Github (https://github.com/certbot/certbot)) sudo apt-get install letsencrypt I’ll assume READ MORE

Etienne Rachedlinux, nginx, security, UbuntuLeave a comment

Installing WordPress on PHP7, Nginx & Ubuntu 16.04 With SSL Support

15Feb

  This tutorial assumes you already have LEMP installed on Ubuntu 16.04 with PHP7 & PHP-FPM. If you don’t have anything installed yet, you can find a tutorial on how READ MORE

Etienne Rachedlinux, nginx, Ubuntu, WordpressLeave a comment

Posts navigation

Previous 1 2 3 … 13 Next

Search

Categories

Archives

Copyright Tech and Dev © All rights reserved.
  • Privacy Policy
  • About
Go to top