Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog
  • Home
  • linux

Category: linux

Using Personal Custom Dictionary with Aspell and Pspell

28Apr

Lately I was building a spell checker with PHP and I wanted to use my own dictionary with only specific words. Pspell in PHP sounded like the easiest way, however, READ MORE

Etienne Rachedlinux, phpaspell, dictionary, psepllLeave a comment

Installing Acestream Proxy on Ubuntu Server & Streaming it locally

05Jul

Acestream allows you to stream a video from peer to peer (P2P) connections. Because it’s a P2P and works like torrents, your connection will be distributed to other users that READ MORE

Etienne Rachedacestream, linux, torrent, UbuntuLeave a comment

Clone or Migrate WordPress to a Different Domain Name & Fix Static Links

24Mar

  Some WordPress themes and plugins write the full URL of a website inside their temporary files or database which makes it hard to change the domain name of a READ MORE

Etienne Rachedcommands, linux, PHPMyAdmin, ssh, Wordpress, zipLeave 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

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 pagination

1 2 … 6 Next

Search

Categories

Archives

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