Edit History Actions Discussion

Diff for "Howto"

Differences between revisions 7 and 21 (spanning 14 versions)
Revision 7 as of 2006-11-23 00:30:19
Size: 1363
Editor: p5498D767
Comment:
Revision 21 as of 2022-12-14 14:40:41
Size: 994
Editor: independence
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Here you can find some simple Howtos that's related to this shell service. Feel free to add a howto of your own if you like! Here you can find some simple Howtos that are related to this shell service. Feel free to add a howto of your own if you like!
Line 4: Line 4:
[[FullSearch(CategoryHowto)]] == UNIX Basics ==
 * [[Howto/FileManagement|File management]]
 * [[Howto/ProcessManagement|Process management]]
 * [[Howto/Upload|Uploading files to the shell]]
 * [[Howto/SSHKeys|SSH Login with public keys]]
 * [[Howto/Screen|Screen]]
 * [[Howto/Alpine|Text-based email with Alpine]]
Line 6: Line 12:
== Videos ==
Here I will put some videoclips, or screencasts if you prefer, that show you how to use the shell for various tasks. Contact me if you have an idea for a video.
== IRC ==
 * [[Howto/Register_Nickname|Register nickname with NickServ]]
 * [[Howto/XChat|IRC with XChat]]
 * [[Howto/mIRC|IRC with mIRC]]
 * [[Howto/IRC|IRC with irssi + tmux]]
Line 9: Line 18:
 * http://marcusson.no-ip.com/media/video/shellhowto_step1_nosound.ogg ( 0,5MB - 31 sec ) - My first video, a bit of a test. Showing how to log in to the shell account and connect to IRC from a linux client. == Blinkenshell Specific ==
 * [[Howto/GetVouched|Getting vouched]]
 * [[Howto/Autostart|Automatic startup of your favourite IRC client]]

== Webpage ==
 * [[Howto/Webpage|Basic webpage]]
 * [[Howto/Webpage/PasswordProtection|Password protect your webpage]]
 * [[Howto/Webpage/Wordpress|Setting up the Wordpress blog]]
Line 12: Line 28:
=== Register to the Nickserv on Shellsnet ===
In Step 4 in the singnup procedure it is required to "signup on shellsnet". You have to be connected to shellsnet. If you don't know how see Howto/IRC. Now you have to register to the Nickserv.
|| /msg NickServ@services.shellsnet.org REGISTER <password> [email] ||
It is not allowed to pick a password wich is less than 5 characters long. Beware that your password is case sensitive, which means foolish, FOOLISH or fooLish would be three different passwords.
== All howtos ==
Line 17: Line 30:
The NickServ will confirm your input and send your an email with a passcode to confirm your registration.
To confirm you need to enter:
|| /msg NickServ@services.shellsnet.org CONFIRM <passcode> ||
For more information type:
|| /msg NickServ@services.shellsnet.org HELP REGISTER ||
<<PageList(Howto/)>>