openSUSE Reference Card?
Monday, April 6th, 2009 by ZonkerI’d like to produce some openSUSE reference cards (like these, but a bit more colorful in general).
It’s a no-brainer to include Zypper commands on the card. What else should we find room for on a two-sided reference card? Thoughts:
- YaST Command Line
- openSUSE Build Service commands / interface
- Specific YaST Modules
- General Linux commands
Thoughts? Would like to produce something useful for new openSUSE users as well as openSUSE experts.



(3 votes, average: 3.67 out of 5)
How-to-get-lamp-running-commands:
zypper in -t pattern lamp_server && a2enmod php5 && rcapache2 start && rcmysql start && chkconfig -a apache2 mysqlHow-to-get-compiler-and-tools-running-command:
zypper in -t pattern devel_C_C++osc commands
Location of key configuration files and logs like apache, kernel, displaymanager, hostname etc.
Maybe also some “external” things. Like URLs for news.o.o, planetsuse.org, software.opensuse.org/search, http://opensuse-community.org, help.opensuse.org etc.
Ref cards to make it easy to contribute
Buidservice
spec file tips
Maintaining packages
Look at http://www.brainstorminc.com/products/quick-start-cards.html#Novell
They make great Quick start/Reference cards for other Novell products like Groupwise and they look very nice and are very informative and usefull.
As mentioned in another comment already: what about a Quick Start telling people where they can get what they want?
For example:
* apparmor.opensuse.org
* bugzilla.novell.com
* crashdb.opensuse.org
* education.opensuse.org
* forums.opensuse.org
* lists.opensuse.org
* lizards.opensuse.org
* news.opensuse.org
* software.opensuse.org
* http://www.opensuse.org
* zonker.opensuse.org
* …
Another example:
* How to find apparmor profiles?
* How to get updates for their distribution?
* How to get support?
* How to get the latest (KDE/GNOME/whatever) software?
* How to find/subscribe to a mailinglist?
* How to find support in the forums?
* How to become an openSUSE member?
* How to join/talk to people in IRC (channels?)?
* …