19/11/2019

Linux: Delete Files Older Than X Days

This is a simple tutorial on how to find and delete files older than "X" days. With this you will be able with the Linux find command to find your CSV files older then 30 days and then execute rm command on them.

Read More
03/10/2019

Engineering Drawing

An engineering drawing, a type of technical drawing, is used to fully and clearly define requirements for engineered items.

Read More
30/08/2019

Configuring Proxy for Centos / RHEL / Fedora environment

A documentation and tutorial on how to setup proxy for internet connection for RHEL line of distribution

Read More
26/08/2019

Dumping and importing from/to MySQL in an UTF-8 safe way

In a nutshell: to avoid your shell character set from messing with imports, use -r to export and SOURCE when importing.

Read More
31/07/2019

Gmail Configuration

This article contain the instruction on how to configure office Gmail account

Read More