Questions tagged [opensuse]

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.

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

After Novell acquired SUSE Linux in January 2004, Novell decided to release the SUSE Linux Professional as a 100% open source project called openSUSE but also continue with use of same SUSE Linux Professional as base for SUSE Enterprise Server and SUSE Enterprise Desktop. openSUSE and SUSE Enterprise are developed by openSUSE and SUSE Gmbh, but openSUSE is more loosely developed with less testing before release, where SUSE is tested to greater levels to ensure proper operations before it was released.

Like most Linux distributions, openSUSE includes both a default graphical user interface (GUI) and a command line interface option. During installation, the user may choose among KDE SC, GNOME, LXDE and Xfce GUIs. openSUSE supports thousands of software packages across the full range of Free software / open source development.

openSUSE is fully and freely available for immediate download, and is also sold in a retail box to the general public.

It comes in several editions for the x86 and x86-64 architectures.

/wikipedia/

794 questions
4
votes
0 answers

SSL setup error (ERROR 2026 (HY000):failed to set ciphers to use)

Background I am having a strange problem without any solution for the last 24 hours. I have just set up SSL following the guides available in the internet. My sever runs Suse linux. After ssl setup my mysql configuration file /etc/my.cnf looks like…
PlatoManiac
  • 1,442
  • 11
  • 31
4
votes
0 answers

Mapnik installation error on openSUSE 12.3

When trying to install mapnik on openSuse 12.3, ./configure command throws this error: Checking if compiler (g++) supports -std=c++11 flag... (cached) no C++ compiler does not support C++11 standard, which is required. Please use Mapnik 2.x instead…
Yurkol
  • 1,414
  • 1
  • 19
  • 28
4
votes
3 answers

SIPP: open file limit > FD_SETSIZE

actually I try to start SIPP 3.3 on opensuse 11 with a bash console with java. When I start SIPP with proc = Runtime.getRuntime().exec("/bin/bash", null, wd); ... printWriter.println("./sipp -i "+Config.IP+" -sf uac.xml…
chuhx
  • 334
  • 1
  • 3
  • 14
4
votes
1 answer

error: 'uint8_t' has not been declared

I'm trying to use an xbox360 controller as a joystick in openSUSE 11.2. When attempting to compile xboxdrv (http://pingus.seul.org/~grumbel/xboxdrv/) I get the following errors: g++ -o src/xbox_controller.o -c -g -O2 -Wall -ansi -pedantic…
Christopher Tarquini
  • 11,176
  • 16
  • 55
  • 73
4
votes
1 answer

Git credential helper doesn't work

I've just installed openSUSE, which came with Git version 1.8.1.4. I'm trying to push some repository after having configured the credential helper with this line: git config --global credential.helper 'cache --timeout=3600' This line doesn't throw…
corazza
  • 31,222
  • 37
  • 115
  • 186
4
votes
4 answers

Bash while loop between two times

I am trying to write a bash script that will loop if the time is after certain time and before a certain time. Here is what i have got but it gives me an error; #!/bin/bash while [ date +"%T" -gt '06:00:00' && date +"%T" -lt '21:00:00']; do …
Iz3k34l
  • 130
  • 2
  • 10
4
votes
2 answers

set title of java application opensuse

When running a Java Swing application in Opensuse, the name of the main class (com-simontuffs-onejar-Boot) appears at the top of the screen. How do I set that to be the title I want? Version info: /etc/SUSE-release openSUSE 12.1 (i586) VERSION =…
gerardw
  • 5,822
  • 46
  • 39
3
votes
1 answer

How to generate OpenStack compatible images?

i have a two node OpenStack Diablo Cluster up and running. I tried to get the small tty-Linux Image running and it worked without problems. In my naivity i now tried to get my own OpenSuse images working wich i created with OpenSuse Studio. I have…
suutsch
  • 71
  • 3
3
votes
2 answers

Apache does not start at boot on OpenSUSE

I want Apache2 to start att boot. This is what I have ls -l in /etc/init.d/rc5.d lists, among a lot of other things, this: lrwxrwxrwx 1 root root 10 Aug 18 10:35 S12apache2 -> ../apache2 In /etc/init.d/ 'apache2' is indeed located. And ls -l on…
Nicsoft
  • 3,644
  • 9
  • 41
  • 70
3
votes
1 answer

zypper not working in a fresh opensuse/tumbleweed container

Since the last update yesterday, I can't run zypper in a fresh opensuse/tumbleweed docker container... ref: https://hub.docker.com/r/opensuse/tumbleweed Observed $ docker rmi opensuse/tumbleweed $ docker run --rm --init -it opensuse/tumbleweed bash…
Mizux
  • 8,222
  • 7
  • 32
  • 48
3
votes
1 answer

mpicxx: Command not found

I am very new to linux. I am trying to build lammps open source software with user defined modules that require to build mpi executable on opensuse leap 15.1. lammps - https://lammps.sandia.gov/doc/Build_make.html It showed an error: mpicxx xommand…
Surya Teja
  • 31
  • 1
  • 2
3
votes
1 answer

How to solve the error "No Protocol specified" for ClusterSSH

I'm trying to setup ClusterSSH on my OpenSuse 15.1 - yet I'm getting an error and I've looked around and cannot find a solution. mschumacher@Desktop:~/.clusterssh> cssh -l mschumacher 10.0.96.26 Connection to server failed -- (version 11.0) No…
schu777
  • 346
  • 4
  • 15
3
votes
1 answer

Linux OpenSuse c++ compiler issue. (unable to initialise decompress status for section debugger)

I have installed Linux opensuse on vmware and want to compile C++ programs in the terminal. I installed the gcc c++ compiler from here https://software.opensuse.org/package/gcc-c++ But I am still not able to compile and getting some kind of error…
Vaibhaw kr
  • 151
  • 1
  • 10
3
votes
0 answers

emulator: ERROR: can't find the emulator executable

Event log This is what I get when I try to run my Nexus 6P AVD. I'm using OpenSUSE. When I try using the command line emulator, it says the same thing. I tried starting an AVD which didn't exit (i.e. tried running the AVD "test" even though it…
3
votes
2 answers

Issue: Installing R on openSUSE Leap 15.0: "liblzma library and headers are required"

I have tried installing R v3.5.0 (from https://cloud.r-project.org). I downloaded the .tar.gz file, unzipped it and ran ./configure It is giving me the error below: configure: error: "liblzma library and headers are required" I opened yast2 and…
while_true
  • 33
  • 1
  • 6