PreProgrammer > Blog > Debian
Debian
Preprogrammer
April 17, 2017
Installing Composer on Debian. Composer is a dependency management tool used in PHP, to easily manage resources. Composer can install or update libraries, that you are using in your projects. Minimum Requirements : Debian 6, 7 or 8 PHP (including php-cli) Curl (use command sudo apt-get install curl, to install…
Read more
Preprogrammer
March 17, 2017
Debian Linux Mint F.lux error quick fix. Sometimes, F.lux will not automatically start in your Debian systems. It also, happened to me. So, what i did was manually setting the f.lux configuration and adding it to the startup program. xflux must be installed on your system. To test this, open…
Read more