The Hub

Software is made at the intersection of Technology and Management.

Page 8


Time to Stand and Be Counted

Lizards, it is time to head to the polls for your favorite Linux distribution! Linux Journal is running a poll to gauge the popularity of major distributions today, and needless to say it is imperative for all Geekos out there to do their patriotic clicking duty.

That’s what the prehensile tail is for, in case you had wondered — efficient multi-tasking ?

Be advised that the Journal is going to run a feature on the results in the coming months, and that your comments may be quoted for inclusion – just be extra-witty and doubly insightful as always.

Note: I did take notice that SUSE is spelled in the old-school way (cool!), and that they are conglomerating our Community and Enterprise distros under the same entry, and have notified the editors over at LJ for future reference, but of course the entries of a running poll are no longer editable.

Cross-posted to OpenSUSE Lizards.

Continue reading →


Writing man Pages

Here are a few resources for those among you thinking of writing proper documentation for your new project, or to contribute writings or translations to your favorite Community.

Man pages are written in Troff, the original UNIX typesetting system. Nowadays, few people (most notably man page writers and IETF RFC authors) regularly use this markup, but it is rather simple and elegant once you get to know it. For writing man pages, the learning curve is very good, as you only need to know a few macros and, just as if you were working on html and pilfering the sources of an existing page doing just what you need, you have a wealth of examples to teach you right there on your trusty *NIX box. As the Wikipedia points out:

Troff features commands to designate fonts, spacing, paragraphs, margins,
footnotes and more. Unlike many other text formatters, troff can position
characters...

Continue reading →


USENIX Magazine research recognizes openSUSE infrastructure security

openSUSE’s superior security has been recognized by a paper in ;login, the USENIX association’s magazine. According to the article, openSUSE is the only community Linux distro that’s on par with enterprise Linux distributions in protecting against recently discovered package management vulnerabilities.

What’s more, the openSUSE and SUSE Linux Enterprise distros not only secure packages and package metadata with cryptographic signatures, but have addressed the more exotic attacks described by the paper as well, with the slow-data fix currently in Factory completing the picture. The upshot of this is that users can deploy updates safely whether they’re obtaining updates from a centralized network or through a decentralized system of community maintained mirrors.

Cross-posted to the SUSE Blog

Continue reading →