Top "Opensuse" questions

openSUSE is a free and opensource general purpose operating system built on top of the Linux kernel, developed by the community-supported openSUSE Project and sponsored by SUSE.

Virtual Box: Critical error while running the virtual machine

I use a VirtualBox machine as a local web server (this is an Open Suse VM). But for a few …

virtualbox opensuse ubuntu-14.04
how to get rid of - "warning: converting to non-pointer type 'char' from NULL"?

I have this block of code: int myFunc( std::string &value ) { char buffer[fileSize]; .... buffer[bytesRead] = NULL; value = buffer; …

c++ warnings opensuse
Can't start mysqld/mysql

first I have to say I'm a mysql newbie. Basically mysql does not start and says: ERROR 2002 (HY000): Can't connect …

opensuse mysql
How to set up a Shared Folder using OpenSuse in VirtualBox

I would like to use OpenSuse as a virtual machine running on windows using VirtualBox. Furtherway I would like to …

virtual-machine virtualbox opensuse
Where is .bashrc or .bash_profile on OpenSuse linux?

I'm trying to install rvm, and it wants me to edit my .bashrc or .bash_profile files to include rvm... …

bash rvm opensuse
Install apt-get on OpenSUSE

I have install OpenSUSE. I want to install apt-get on OpenSESU. Than I search on Google, but the result is …

linux ubuntu opensuse apt-get
Access the file manager on webmin

Today, when I try to open the file manager on my webmin page, it shows me the error that your …

opensuse webmin
vim "syntax on" does not work

Here is my .vimrc 1 syntax on 2 set ts=4 3 set number 4 set smartindent 5 set shiftwidth=4 However, I tried to edit HelloWorld.…

vim vi opensuse
Unable to compile: unrecognized relocation

I'm unable to compile anything in my linux pc. I have no idea why, probably I've installed some package and …

c++ linux gcc opensuse ldd
Browser can't access MongoDB on 27017

I have some issues with MongoDB (or Linux security, perhaps): 1 I am runing MongoDB 3.0 in an OpenSuSE 13.1 machine (which acts …

mongodb networking browser connection opensuse