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