Search Blog
Sections
Blogroll
Projects
Reading
Work
Category Archives: openSuSe
Arduino IDE on 64bit openSUSE
Arduino is a tool for making computers that can sense and control more of the physical world than your desktop computer. It’s an open-source physical computing platform based on a simple microcontroller board, and a development environment for writing software … Continue reading
openSUSE “Packaging Day II”
Ever had problems finding a package for your favorite application for your favorite distro? Are you an application developer or project contributor, and want to learn how to provide binary packages for all the popular distros (including openSUSE) automatically? Using … Continue reading
Posted in Linux, openSuSe, RPM
Tagged Linux, openSUSE build service, packaging, RPM, Software
Leave a comment
qBittorrent v1.0.0 Release
qBittorrent is a Bittorrent client using C++ / libtorrent and a Qt4 Graphical User Interface. Its been under heavy development for a full year now and finally its maturing into one of the best torrent clients out there. I am … Continue reading
Posted in Linux, openSuSe, Packages, RPM
Leave a comment
Could not find the OpenSUSE installation CD
If you have a Core 2 Duo/Quad capable motherboard and are getting an error message about the OpenSUSE installer not being able to find the CD/DVD after you have already booted from it, the problem is likely with your IDE … Continue reading
Posted in Linux, openSuSe
Leave a comment
Software Tools for the Freedom lovers
Over the years of being a Linux user, I must admit that I will never turn back to being a Windows user again. If I want to do get something done on my favorite Linux distribution, there is a tool … Continue reading
Posted in Linux, openSuSe
Leave a comment
A security policy in place prevents mounting of volumes.
If you happen to access a CD-ROM device or USB device which results in the following error: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had … Continue reading
Posted in Linux, openSuSe
3 Comments
Powered by Linux signature
I use this little snippet of code which generates my signature for all my out-going emails. I am just trying to be an Open Source advocate and spreading the word about Linux #!/bin/bash powered=”$(head -n 1 /etc/SuSE-release)” kernel=`uname -r` echo … Continue reading
Posted in Linux, openSuSe
Leave a comment
openSuSe 10.2 Reference Manual
If you haven’t known about it yet, grab it. Its not the most comprehensive of manuals but it has got me unstuck a few times. You can download the openSuSe 10.2 Reference Manual from my files repository. The online version … Continue reading
Posted in Linux, openSuSe
Leave a comment