Note: Questions MUST be programming related.
After I upgraded php5 to php7, I get an error 500 with PHP Fatal error: Uncaught Error: Call to undefined function …
php debian php-7I have a computer without a NIC, and I want to install some programs in it via USB memory, but …
debian apt-getI heard I can do it using apt-get install libc6, but I need to add something to /etc/apt/sources.…
debian glibcI'm trying to connect to my Debian Google Compute Engine server through PuTTy (I've tried other alternatives too) but when …
ssh google-cloud-platform debian google-compute-engine puttySo far I've tried the following commands: sudo apt-get remove mysql-server mysql-client mysql-common sudo apt-get purge mysql-server mysql-client mysql-common sudo …
mysql debianI am Debian user, and I want to install python-dev, but when I run the code in the shell as …
python linux installation debian