Questions tagged [suse]
SUSE (originally SuSE) is the name of a German company that developed the epynomous commercial Linux distribution, which is also the basis for openSUSE. Use this tag for SUSE distribution specific questions. Use [opensuse] if the question is about the open source version of SUSE Linux.
304 questions
1
vote
0
answers
14
views
setting up sssd in suse
I am setting up FreeIPA on SUSE. I have one server and one client. I installed slapd on the server with these configs:
include /etc/openldap/schema/core.schema
include /etc/openldap/...
-1
votes
2
answers
164
views
Unable to Execute Multiple Alias Commands Simultaneously
I'm encountering an issue where I'm unable to execute multiple alias commands at the same time in my shell environment. For example, when I try to run two alias commands together, only one seems to ...
0
votes
0
answers
73
views
Removing old kernels with zypper increases the disk usage
I have updated my Suse Tumbleweed system, and consequently a new kernel version has been installed.
To reclaim space used by an ancient kernel, I decided to use the zypper purge-kernels command, and ...
0
votes
0
answers
43
views
How to check if a linux package got renamed in the official distro repository?
My client is trying to install SAP application on Suse 15 SP3, usually this error does not occur, but whenever they are executing install for SAP they are unable to bypass dependencies for python-...
0
votes
1
answer
117
views
screen is killed when ssh disconnects
I found several similar questions but AFICT they don't apply to my situation.
Some e.g. this one for tmux and elsewhere on Ubuntu suggest it is due to using ssh.socket, but my install is not even ...
0
votes
1
answer
25
views
Different output for find between two SuseLinux servers
I have two Suse 15.6 servers, both have the same directories and files; the first example running on a GCP VM and the other on an VMWare VM.
Not sure which ENV var I'm missing, since both have declare ...
0
votes
0
answers
54
views
sed giving temination errors. please help
sed -i '/tmp\s/ s/subvol/subvol=/@tmp,nodev,noexec,nosuid' /etc/fstab
it throws back a termination error...
I've tried altering the text using single quotes and double quotes.
0
votes
2
answers
187
views
How to make Grub boot from primary as well as secondary disk of RAID1 Array
I am currently installing SuSE Linux 15. I wish to secure this system against Disk failure hence opted to configure software RAID 1 on disk1 (sda) and disk2 (sdb). Basically during installation ...
0
votes
0
answers
47
views
Default applications in linux open suse leap 15?
Description:
Have linux open suse leap ~15!!!
Can't open org.kde.discover.desktop file which located in /home/etc/Documents/Apps/ in folder by created me.
Problems:
May be I removed something and now ...
1
vote
0
answers
69
views
Unable to rotate screen using xrandr with VMware SVGA II adapter on SUSE Linux
I am using a SUSE Linux Enterprise Desktop in a virtual environment with a VMware SVGA II Adapter. I need to rotate my screens using xrandr, but every time I try to do so, I get the following error:
...
1
vote
1
answer
71
views
How to resolve system-key missing on disk error
While installing and running a processd using zypper am getting below error message, the processd is installed, unable to run as expected, Please help,
error trying to compare the processd system key:...
0
votes
1
answer
213
views
Does updating password policy using PAM force existing users to change their password in the next login?
I plan to configure PAM config files on a SUSE server with the rule below:
Current rule is:
password required pam_cracklib.so dcredit=-1 ucredit=-1 ocredit=-1 lcredit=0 minlen=9
Rule after change ...
0
votes
1
answer
483
views
The command "zypper --non-interactive --force-resolution update" fails with error: Unknown option '--force-resolution'
As per the zypper manual https://en.opensuse.org/SDB:Zypper_manual_%28plain%29, the parameter "--force-resolution" is present in the zypper update command but when I am trying to use this ...
1
vote
1
answer
79
views
Suse VM Full disk encryption, storing keys in Azure
We currently have a solution to have our data partition encrypted with the keys stored on the system partition to allow for booting without user interaction, but not our system partition as we have no ...
0
votes
0
answers
177
views
How to increase the hard disk space of thin provisioning virtual machine?
Created thin provisioning VM (Suse Linux) with 100 GB hard disk. Now due to space requirements, I need to increase the size to 200GB. Can someone please tell me how to increase the space of the "/...