Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog
  • Home
  • ssh

Category: ssh

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

Fix Yum Update Duplicate Packages Issue

24Aug

First install yum utils if it’s not installed yum install yum-utils 1- Second, start with yum-complete-transaction yum update 2- If that doesn’t work, try yum clean all yum update 3- READ MORE

Etienne RachedBash, CentOS, sshLeave a comment

How To Fix: InnoDB Enabled But Not Starting

04Jul

This is for CentOS, but it should work on Debian/Ubuntu as well. There are two reasons why InnoDB would not start: It’s not enabled in my.cnf The log files are READ MORE

Etienne RachedInnoDB, linux, MySQL, sshLeave a comment

Forwarding IP Address From Varnish to Apache On Ubuntu & CentOS

11Apr

  By default, varnish doesn’t forward the public IP of the visitor to the web server such as Apache or Nginx. This makes it harder to detect the visitors’ real READ MORE

Etienne RachedApache, CentOS, Debian, linux, ssh, Ubuntu, VarnishLeave a comment

Protecting Owncloud Against Bruteforce Attacks With Fail2ban

01Nov

OwnCloud is a great web application that can be installed on a server and allows the sync & share of files, music, movies, calendar and contacts. However, one weakness that READ MORE

Etienne RachedBrute Force, Fail2ban, linux, sshLeave a comment

Hiding Your IP Address Using SSH Tunneling Tutorial

28Apr

  So you want to hide your IP Address without using a VPN or turning your server to a proxy? This tutorial will show you how to tunnel your internet READ MORE

Etienne RachedPutty, ssh, tunneling2 Comments

Posts navigation

1 2 … 4 Next

Search

Categories

Archives

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