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
-1
votes
1 answer

How to restrict ldap logins to specific users in opensuse

I setup a little server and have it authenticating with ldap.. is there a way to restrict which ldap user can login via ssh without adding an account to the opensuse box?
user867621
  • 1,147
  • 4
  • 16
  • 34
-1
votes
1 answer

How to install LLNL VisIt on another distribution

community, I'm a student doing CFD work with OpenFOAM & ParaView, but now I want to install VisIt due to project requirements. We use the Opensuse Leap 15.2 distro to run simulations. When I go to the website and some distros appear except OpenSUSE.…
-1
votes
1 answer

How to get the KDE proxy settings

For Gnome, we use gsettings list-recursively org.gnome.system.proxy to get the proxy related configuration. How to fetch the Proxy configuration of a KDE desktop with kwriteconfig.I believe kwriteconfig is only for setting the KDE configuration.…
unknown
  • 643
  • 4
  • 15
  • 38
-1
votes
2 answers

How to replace N repeated special characters in Bash?

I want to replace any special character (not a number or letter) to one single '-'. I tried the code below with some characters, but it doesn't work when the character is repeated more than 1 time because would still have more than one…
-1
votes
1 answer

Certificate problem with yast2

Out of stupidity I removed using yast the package "ssl-cert". At this point yast2 started throwing the error: Download failed: Download (curl) error for 'https://nu.novell.com/repo/repoindex.xml?cookies=0&credentials=NCCcredentials': Error…
Moataz Elmasry
  • 2,509
  • 4
  • 27
  • 37
-1
votes
1 answer

How to only allow samba through the vpn tunnel?

I have managed to setup openvpn server with ufw, all seems to work, but I want clients to still browse the internet via their local gateway while connected to the vpn. I want samba only traffic to go through the vpn. How can I do this? Is it even…
themban
  • 17
  • 1
  • 10
-1
votes
1 answer

“make: protoc: Command not found” while installing grpc from source

I have cloned this repository https://github.com/grpc/grpc.git for installing the grpc. I want to use the framework with C++ programming so I followed the instructions given in folder src/cpp. To build grpc for C++ from the source (in OpenSUSE)…
RC0993
  • 898
  • 1
  • 13
  • 44
-1
votes
1 answer

How do I use NGINX or Apache2 on openSUSE to re-route my port 80 to localhost:3000 so I can run my Node.js app

As described by the problem statement, I am running openSUSE (leap 42.3). I have a node app running on localhost:3000 which I would like to publish it (make it available to people outside my network). I already have a domain and currently, the files…
Mr. T
  • 356
  • 3
  • 17
-1
votes
1 answer

Is there a way to get pacakge checksum using `zypper`?

How to get the checksum of the package when using zypper. I tried even the --xmlout option of zypper as zypper --xmlout --no-refresh install -D -y --no-recommends MozillaFirefox. Is there a way to get the checksum of the package to be installed?
Arun Prakash
  • 57
  • 1
  • 11
-1
votes
2 answers

MySQL query uses 10G of space in /tmp and dies with 'Errcode: 28 - No space left on device' but works fine on local

I'm running a fairly complicated SQL statement to create a summary table from a big table (38 million rows) of raw data. (I'm trying to get current, low-this-season, high-this-season, percent-the-price-has-been-1-cent-this-week/month/season into a…
Thomas David Baker
  • 1,037
  • 10
  • 24
-1
votes
1 answer

Tensorflow and openSUSE

I am interested in installing Tensorflow GPU-enabled in openSUSE but from Tensorflow's site the installation is provided only for Ubuntu. How can I do this?
Aldo Battista
  • 43
  • 1
  • 5
-1
votes
1 answer

gnome network manager: no internet, ping works, dig @8.8.8.8 works

Running opensuse tumbleweed with 4.7.5-1-default kernel and gnome. Network managed with gnome's network-manager. Network (wired and wireless) connect to my router. ping works also to external IPs dig works if I provide the dns ip (eg.…
lionfather
  • 69
  • 4
-1
votes
1 answer

How can I move /var/log to a btrfs subvolume? (ubuntu 15.04 desktop)

I'm trying to move /var/log/. to its own subvolume. I've tried a number of things, but the /etc/fstab entry never does what I'd hope. My examples here use /spam because I don't want to trash the log files while I work this out. My questions are…
Erik Bennett
  • 1,049
  • 6
  • 15
-1
votes
2 answers

Howto install the latest CodeLite in openSUSE

Hi I've tried to install the latest codelite but when I try to open it, it doesn't. I followed the instructions on the site but no luck. I'm using openSUSE 13.2 64-bit
-1
votes
1 answer

Should I create swap partition if I have many RAM?

I have 8/16/32 GB of RAM memory. In what case I should create a swap partition? Always or didn't need a swap partition? UPD I am Windows user, since 3.11. I don't know about linux nothing, sorry. I'm using SSD disks and reading now this article…
user4611478
  • 351
  • 1
  • 4
  • 12