Amazon CloudFront and the Access-Control-Allow-Origin error
The other day we deployed a Magento shop in the Amazon cloud. Everything would be fine, but the browser console keeps showing the following error:
The other day we deployed a Magento shop in the Amazon cloud. Everything would be fine, but the browser console keeps showing the following error:
Introduction Configuring Postfix mail forwarding domains is a practical solution for situations where local mailboxes are not available, and the server is no...
Out of the box postfix is sending emails using the domain name that is returned by the following command in the linux shell: uname -n
While working on a new site, we decided to use a single template for publishing posts of a certain type.
WHM provides a very friendly interface for managing sites, users and databases on the server. Sometimes you have to create several hundreds of accounts for d...
OSSEC is an open source attack detection and prevention system. It can be configured to monitor not only events in log files but also changes to files and ru...
SELinux is a Linux kernel module that provides an additional mechanism to determine folder and file permissions. Sometimes it creates considerable problems w...
Most people know newrelic.com - a service for tracking application state and performance. This service is developing pretty fast and the developers keep expa...
Today I ran into the need to change some text in a hundred files on a server running Windows. In linux these tasks are easily solved with sed and the ‘-i’ fl...
I continue my series of articles about email services until the inspiration from the recently solved problems wears off.
Email spoofing is the creation of email messages with a forged sender address. There are many services that provide protection from spoofing.
Description Mod_evasive, formerly known as mod_dosevasive, helps to safeguard your Apache web server against DoS, DDoS (Distributed Denial of Service), and b...
Malware Detect (LMD) is a utility that scans Linux systems for malicious files (malware). Distributed under the GNU GPLv2 license.
Let’s say you have the following table on the page and you need to sort it alphabetically:
Lynis (formerly RkHunter) is a security auditing tool for Linux and BSD systems. It performs a detailed audit of many aspects of your system’s security and c...