Categories: Linux, OpenSuSE

How to numerate formulas in OpenOffice/LibreOffice [SOLVED]

January 27th, 2013, 8220 views
Displayed equations in Writer documents can be numbered using a predefined AutoText: Type fn at the beginning of a paragraph and press F3. This will insert an AutoText containing a dummy formula and a sequence number. Now doubleclick the formula to e… more »

HOWTO download flash videos from Google Chrome browser in Linux

January 12th, 2013, 3066 views
Downloading falsh videos is one of the most  popular context in browser plugins. In Linux and in special when you are using Google Chrome browser there is no need to install any plugin to download flash videos. Keep reading for solution. You can just… more »

YaST Snapshots of a configured LDAP server on OpenSuSE 11.4

January 11th, 2013, 774 views
Here you will find snapshots of  a configured LDAP server on OpenSuSE 11.4. Guide to configure an LDAP server will be provided later more »

[SOLVED] Apache: No space left on device: mod_jk: could not create jk_log_lock

January 4th, 2013, 752 views
Problem:Yesterday I received an email from Google Webmasters  indicating that there is no access to my blog page.  I checked Apache service and saw that it has been stopped. I've restarted it and the problem fixed but after some hours I saw that again i… more »

Make 2013 the year you switch to Linux

January 2nd, 2013, 201 views
Originally from here. For many PC users, the prospect of switching away from Mac or Windows and onto Linux can be a nerve-wracking one. After all, Linux holds only a minority share of the desktop market, and not all of us know people who are alread… more »

HOWTO force an immediate reboot of a remote Linux machine

April 27th, 2012, 15490 views
Originally from Here Occasionally as a Linux administrator you will be in the situation where working on a remote server and you are left with no option but to force a reboot the system. This may be for a number of reasons, but where I have found it mo… more »

How to make Software RAID Permanent on SuSE

September 29th, 2011, 5793 views
If you create a Software RAID on SuSE manually using mdadm command. You must make it permanent using the following instructions: First create array: mdadm --create --verbose /dev/md0 --level=0 --raid-devices=2 /dev/sdb /dev/sdc write new configura… more »

Unable to login to OpenSuSE (Solved)

July 7th, 2011, 2392 views
Today one of my colleagues had a problem loging in to OpenSuSE graphically.  kdm, gdm, twm, icewm, etc were unable to login and failed with an strong error. I checked the system and found that root partiotion is absolutely full. At first we thaught that… more »

How to Setup Trac on Centos 5 (Step By Step)

July 2nd, 2011, 5290 views
Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission is to help developers write great software while staying out of the way. Trac s… more »

HowTo install the TBS 6980 / 6981 / 6921 on Ubuntu 11.04 (Kernel 2.6.38-8)

May 21st, 2011, 9627 views
This post has been written by Peter Mitrell as a comment to the post Step by step guide to install tbs6980/tbs6981 on linux. I had no time nor ubuntu to test it and I have published it here just because formatting problems in comments. Thanks to Peter f… more »