Slapped openSUSE 11.1 into VirtualBox. Here are the install screenshots. For full size images go to my flickr. Update: My primary desktop is now back to openSUSE once again. I’m spoiled for choice with Linux!
Woo Hoo openSUSE 11.1′s out!! Grab it here What’s new? Brand new license GNOME 2.24.1 KDE 4.1.3 KDE 3.5.10 OpenOffice.org 3.0 – Support for ODF 1.2, better Excel integration, Linux 2.6.27.7 – Improved YaST – new printer module, new partitioner module, new security module See full new features list. openSUSE is available for download in [...]
openSUSE 11.1, set to be the best release will be relased at 9pm Malaysian time or Thursday, December 18, 2008 at 13:00:00 UTC time today. Find a openSUSE 11.1 launch party near you and get update on their Facebook page. To download go to http://software.opensuse.org (don’t hammer the openSUSE wiki!). Also, if you download within [...]
Mozilla Firefox 3.0.5 is out. It’s a security release so make sure you get it. Download Firefox 3.05 Fixes with this release; MFSA 2008-69 XSS vulnerabilities in SessionStore MFSA 2008-68 XSS and JavaScript privilege escalation MFSA 2008-67 Escaped null characters ignored by CSS parser MFSA 2008-66 Errors parsing URLs with leading whitespace and control characters [...]
Here’s how you would disable SELinux permanently. 1. vi the “/etc/selinux/config” file. 2. Change the following line; SELINUX=enforcing to SELINUX=disabled 3. Save the file and reboot. 4. To verify if SELinux is disabled, run “dmesg | grep selinux“. You should see selinux=0 selinux_register_security: Registering secondary module capability audit(1229470429.628:2): selinux=0 auid=4294967295 ses=4294967295 My /etc/selinux/config file. # [...]