Top "Linux-mint" questions

Linux Mint is an operating system based on the Linux distribution Ubuntu.

How to restart Postgresql

I have Postgresql 9.3 and 9.4 installed on my Linux Mint machine. How can I restart postgresql 9.4? A method to restart both …

postgresql linux-mint
JAVA_HOME and PATH are set but java -version still shows the old one

I am using Linux Mint Cinnamon 14. I have set the $JAVA_HOME and $PATH environment variables in ~/.profile as follows: …

java linux environment-variables linux-mint
How does one add keyboard languages and switch between them in Linux Mint 16?

I've added languages in Language Support but I do not see the language icon in the panel tray, nor can …

keyboard-shortcuts linux-mint
Unable to compile simple c program in Linux Mint 15

I am a Linux Mint 15 User. i wanted to write simple program in C. Below is my code.(hw.c) #…

linux gcc compiler-errors linux-mint
The mcrypt extension is missing. Please check your PHP configuration

I just followed the tutorial located at https://www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu while fixing multiple other errors that …

ubuntu phpmyadmin ubuntu-13.10 linux-mint
"error: command 'x86_64-linux-gnu-gcc' failed with exit status 1" in virtualenv

Environment: Linux Mint 17 Cinnamon. This error is displayed: error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 when attempting the following …

python-2.7 pip virtualenv linux-mint
Docker: Are you trying to connect to a TLS-enabled daemon without TLS?

On Linux Mint 17.1 x86_64 with kernel 3.13.0-48-generic and OpenSSL version 1.0.1f-1ubuntu2.11; whenever I try to execute any docker …

linux ubuntu docker daemon linux-mint
What are the differences between node.js and node?

I've installed node.js in my machine (linux mint 15), when I run node example.js, it says: The program 'node' …

node.js apt-get apt linux-mint
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)

I'm trying to execute a Python script, but I am getting the following error: Process finished with exit code 139 (interrupted …

python python-3.5 segmentation-fault linux-mint
Package libapache2-mod-auth-mysql is not available

I'm trying to install a LAMP stack on Linux Mint 16 Mate x64 but always get an error when I run …

php mysql linux linux-mint