Posts Tagged ‘OpenSuse’

Find what version of OpenSuse you are running

Thursday, November 20th, 2008

To find which version of SUSE Linux are you running, look in the following file:

/etc/SuSE-release

Open the file in your desktop environment or use in a console

cat /etc/SuSE-release

which should show something similar to (x86-64 means 64-bit version):

SUSE LINUX 10.0 (X86-64) OSS
VERSION = 10.0

Ubuntu/Debian vs. OpenSuse 10.3 Cheatsheet

Thursday, November 13th, 2008

Below is a list of how to do things in Ubuntu in comparison on how to do them in OpenSuse.
(more…)

Securing Your Server With AppArmor

Monday, April 7th, 2008

If you want to secure your server using AppArmor, you have to create and modify the profiles for all the applications you use. This can easily be done using the YaST AppArmor modules or the command-line tools.

The YaST modules are more or less self-explaining, but more for mouse users.

Therefore I’ll explain the command-line tools a bit. I’ll also explain some AppArmor basics when needed.

Of course these instructions are also valid if you use your computer as a workstation

(more…)

Mount your NTFS Filesystem/Partition for Read/Write Access in openSUSE 10.x

Wednesday, March 5th, 2008

Source

I found much advice on mounting NTFS partitions, anecdotal, fragmented, mostly good advice in the major Suse community support forums. But I was confused by the diversity. And some advice was problematic. Here is a consolidation.

(more…)

Access to Windows Shares in openSuse 10.3

Wednesday, March 5th, 2008

Source

You want to be able to access shared folders on Windows machines from your Linux system? Then this tutorial is for you:

(more…)

Pages: 1 2 3 Next