Where to Get Help
Getting timely help can mean the difference between ending in tears and getting on with whats important in your world. This topic is broken down to give you a means of where and how to get the help that sidux provides as a distribution.
The sidux forums
The sidux forums offer a place to post questions, and receive answers to those questions, please do search the forums before you post, as others may have already asked the very same question.The forums are in German and English.
The sidux Wiki
The sidux Wiki is free to use and edit by and for all sidux users.
We hope for contributions from Linux users of all knowledge levels, since this wiki is intended to help users of all levels. The few minutes you donate to our wiki can save other users (and maybe yourself) in need of solutions, hours of trouble and searching. The Wiki caters for German and English.
IRC interactive live help
IRC Behaviour Protocols
Never IRC as 'root" .. you are welcome to IRC chat as user, never as root: if you are in trouble, say so immediately.
Getting on to #sidux
There are 2 methods of getting live on line help
1) Clicking the sidux-irc icon on the desktop, or using another chat client
2) Clicking on Chat in the menu of sidux.com
Konversation
The easiest way is to click the sidux-irc icon on the desktop or use the Kmenu as konverstion preconfigured.
Should you prefer another chat client set the server choice to:
irc.oftc.net port 6667
sidux.com site activated irc
Go to sidux.com and click the Chat (cgi) or Chat (java) in the menu list. This will bring up a web based irc chat client that takes you to #sidux.
Enter your chosen nick into the nickname box and #sidux into the channel box and click 'login' and/or follow the prompts.
!paste
Debian Paste
!paste will be your friend in the channel, otherwise you will get booted for flooding. So if you are asked to use !paste, to provide the output of your konsole, type !paste into your chat box (or someone may have already provide the factoid for you to enable paste), and this is what will be returned:
"paste" is http://paste.debian.net/ :please choose no syntax highlighting;make your paste; then give #sidux the link to your paste
All you simply do is click the link, which will take you to the website, paste in the output that has been requested into the paste box,click send.
You will then see that your entry has been added to the database with several options to link the paste to IRC which is the address that the channel requires you to provide. (Example: To link to your entry use: http://paste.debian.net/524 ). Debain paste can set to display the information for specific duration (up to 72 hours). You also have the option to delete the paste/data.
sidux-paste
sidux-paste will allow you to paste the output of files from the terminal and tty, therefore it is ideal if you are in trouble in init 3. sidux-paste uses http://rafb.net as the link, and the output is availble for 24 hours.
You can be as user or root to enable sidux paste, however note that some requests for output requires root access.
sidux-paste <file> or sidux-paste -c "command1 --options parameters ; command2"
Example of sidux-paste <file>
sidux-paste /boot/grub/menu.lst Your paste can be seen here: http://rafb.net/p/n8miQp85.html
The link http://rafb.net/p/n8miQp85.html is what you need to provide to #sidux on IRC
Example of sidux-paste -c
sidux-paste -c "fdisk -l; cat /etc/fstab; blkid" Your paste can be seen here:http://rafb.net/p/ZrhlVc59.html
The link http://rafb.net/p/ZrhlVc59.html is what you need to provide to #sidux on IRC
Accessing irc #sidux support while in text mode
IRC Behaviour Protocols
Never IRC as 'root" .. you are welcome to IRC chat as user, never as root: if you are in trouble, say so immediately
Usually you are in text mode/init 3 because you are going to do a dist-upgrade (or something terrible has gone wrong with your system)
As you have noted above you can be in init 3 to use sidux-paste, now you need to get to IRC:
sidux-irc
This will activate irrsi(In most cases sidux is preinstalled with irssi and gpm).
irc in text mode and/or init 3
The default in sidux is irssi: irssi documentation.
When in init 3, you can switch to another terminal/konsole by:
# CTRL-ALT-F2 $ siduxbox login: <username> <password> (not as root user) then type $ sidux-irc (this brings up irssi)
or if you have installed another client like weechat:
# CTRL-ALT-F2 $ siduxbox login: <username> <password> (not as root user) then type $ weechat-curses
Now connect to irc.oftc.net on port 6667. Once connected, change your nickname:
/nick username_of_choice
To join the sidux channel:
/join #sidux
If you wish to connect to another server:
/server server.name
In the bottom bar, you will see numbers appear if there is activity in the channels, to switch to that channel, ALT-1 ALT-2 ALT-3 ALT-4 etc....
To leave,
/exit
If you are doing a dist-upgrade, for example, to check on the progress
to return to the d-u for example $ CTRL-ALT-F1 then to return back to irc # CTRL-ALT-F2
It is advisable to familiarise yourself with using irssi (or any other client) in a terminal/konsole before an emergency happens, if one should occur.
Tools to know in text mode
gpm
A good tool to have whilst in text mode is gpm . This will allow you to use your mouse to copy and paste between terminals/konsoles.
gpm is preconfigured in sidux, otherwise do:
gpm -t imps2 -m /dev/input/mice
Ensure that /etc/gpm.conf is present
/etc/init.d/gpm restart
Now you are able to have a mouse in text mode (tty)
Web browsing in text mode and/or init 3
wm3 and/or elinks will allow you to web browse in terminal/konsole or text mode and/or init 3
Check that w3m or elinks is installed, otherwise do:
apt-get update apt-get install w3m elinks
As an example, to access w3m open a terminal/konsole:
$w3m URL or w3m ? or w3m sidux.com
If you have a black looking screen with instructions at the bottom,, do not panic, use this key combination
SHIFT+U
You will then see that it opens to your local disk something like Goto URL: file:///home/username/$ , just backspace till at GOTO URL and type in. for example:
http://sidux.com
You can now surf to sidux.com or any other site of your choosing
Or when in init 3:
# CTRL-ALT-F2 $ siduxbox login: <username> <password> (not as root user) then type $ w3m sidux.com To go back to the d-u for example $ CTRL-ALT-F1
To go straight to the manual
$w3m manual.sidux.com
It is advisable to familiarise yourself with using elinks/w3m and irssi/weechat in a terminal/konsole before an emergency happens, if one should occur.
Infobash
infobash is a system information script, that is independent of a particular IRC (Internet Relay Chat) client. The system information script can display all kinds of things about your hardware and software to people in the channel, so they can help you diagnose problems, ... or just marvel at your system specs and kernel version, in your own time via the konsole.
To use the infobash script on sidux live-cd type into the chat box:
/exec -o infobash -v3 or /infobash -v3
In a konsole type:
infobash -v3
Useful Links
General Linux Documentation
debian.org/doc/manuals/quick-reference
Debian basics, installation and system administration document available in HTML, text, PDF or PS in many different languages
The KDE Help Centre in sidux has an internal Help for Printing/CUPS , otherwise refer to Common Unix Printing System CUPS

Search online - offline