Flask vs Django
Introduction Flask and Django are two popular web development frameworks for Python. While they share many similarities, there are some key differences betwe...
Introduction Flask and Django are two popular web development frameworks for Python. While they share many similarities, there are some key differences betwe...
mysql -e "select * from table;" -h HOST --port=PORT -u USER -p DATABASE > mydumpfile.csv
This post explains how to add emoji support to MySQL.
Barrier is an open-source kvm software that allows you to control multiple computers with one keyboard and mouse.
find /path/to/ -type f -mtime +30 -name '*.mp4' -execdir rm -- '{}' \;
virtualenv is used to manage Python packages for different projects. Using virtualenv allows you to avoid installing Python packages globally which could bre...
Open your Apache configuration file. Possible locations include /etc/httpd/conf/httpd.conf (Apache 2/httpd), /etc/apache2/sites-enabled/ (Apache 2.4), or /et...
This article explains how to install ffmpeg on a EC2 instance.
You can use lineSpacingExtra or lineSpacingMultiplier in your XML file.
HOW TO: NFTS Read and write on Lion/Mountain Lion