Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog
  • Home
  • linux
  • Page 3

Category: linux

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

Installing VNC Server on CentOS 7

01May

  VNC allows you to connect to your server or computer remotely using a graphical user interface.   Installing The VNC Server: Install the CentOS desktop yum groupinstall “GNOME Desktop” READ MORE

Etienne RachedCentOS, linux, Putty, tunneling, VNCLeave 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

Linux Mint and Ubuntu Error: E: Encountered a section with no Package: header

14Feb

  If you encounter the following problem on Linux Mint or Ubuntu while using aptitude or apt-get: E: Encountered a section with no Package: header The below will solve it: READ MORE

Etienne Rachedaptitude, linux, Mint, UbuntuLeave a comment

How To Install OpenVPN on CentOS 7

13Jan

  Installing OpenVPN on CentOS 7   Install the Epel package: rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm Install OpenVPN: yum install openvpn   Install easy-rsa yum install easy-rsa   Copy the easy-rsa to READ MORE

Etienne RachedCentOS, CSF, Firewalld, linux, Openvpn, Putty, VPNLeave 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

Posts pagination

Previous 1 2 3 4 … 6 Next

Search

Categories

Archives

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