Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog
  • Home
  • 2015

Year: 2015

Configuring SPF on Virtualmin

12Dec

What is SPF? Sender Policy Framework (SPF) is an anti spamming technique that detects email spoofing and verify the sender’s IP address, thus allowing only specific server(s) to send on READ MORE

Etienne Rachedemail, security, SPF, VirtualMinLeave 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

Bash Script to Benchmark A Linux Server

13Aug

  Whether you’re using Linux on a VPS, dedicated server, laptop or desktop pc, this script will benchmark the hardware. It is written in BASH and will benchmark the CPU, READ MORE

Etienne RachedBash, linux, ServerLeave a comment

Fix Magento Access Denied After Patch SUPEE-6285

10Jul

  Magento has released a critical patch (SUPEE-6285) that fixes many XSS and CSRF vulnerabilities (Official Release). However, it seems many 3rd party extensions were affected by this due to READ MORE

Etienne RachedMagento, php, securityLeave 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

How To Cache Files to Leverage Browser Caching in htaccess

16Jun

    One of the most essential factors in improving page loading speed is by caching static files such as javascripts, css, fonts and images in the user’s browser. This READ MORE

Etienne RachedApache, browsing, Google, htaccessLeave a comment

Posts pagination

1 2 Next

Search

Categories

Archives

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