Category Archives: SLES
How to fix that stupid backspace in Vim on SLES
Sometimes the backspace button can be a real pain on SLES-systems, but the fix is simple! Add this to ~/.vimrc: set backspace=indent,eol,start
Installation of GPFS on SLES10
I have been playing around with GPFS on SLES for some days now and have compiled a quick HOWO for installation of the system. Important notes: You must have root-access for the servers you are installing on You must compile … Continue reading