Top "Suse" questions

SUSE is a commercial Linux distribution.

Graphical DIFF programs for linux

I really like Araxis Merge for a graphical DIFF program for the PC. I have no idea what's available for …

linux user-interface diff suse
Find multiple files and rename them in Linux

I am having files like a_dbg.txt, b_dbg.txt ... in a Suse 10 system. I want to write a …

linux bash shell scripting suse
On linux SUSE or RedHat, how do I load Python 2.7

Can someone provide the steps needed to install python version 2.7 on SUSE and RedHat? It version that is on there …

python linux rhel suse
How to install packages from command line on Suse

What is the Suse version of apt-get or yum? How do I install software packages from the command line? A …

linux command-line installation package suse
Suse Enterprise 11 SP2 how to install git

I've never had a problem installing git on any Linux distro, but now I'm forced to use a client's server …

linux git suse
chmod a freshly mounted external drive to set up writing access

I have mounted a external drive at: # mkdir /mnt/external and subsequently: mkdir -p /mnt/external mount /dev/sdb1 /mnt/…

linux unix chmod suse
How to tell if a Linux machine supports AVX/AVX2 instructions?

I'm on SUSE Linux Enterprise 10/11 machines. I launch my regressions to a farm of machines running Intel processors. Some of …

linux unix avx suse avx2
Is it posssible to add default repository/repositories to SLES when the original repository is unavailable?

I've got a SLES server installed by someone who is not available. I've checked /etc/zypp/repos.d , there is …

repository suse sles zypper
Cannot display xclock program on xserver client - Mobaxterm

I am using Mobaxterm(free version) on a windows 7 desktop to connect to a SUSE 11 Enterprise server on AWS. I …

linux suse xserver
Docker : How to avoid Operation not permitted in Docker Container?

I created one docker image of sles12 machine by taking backing of all file system which are necessary and created …

docker permissions suse