Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
help:general_linux:info [2016/01/27 15:38]
127.0.0.1 external edit
help:general_linux:info [2016/05/18 11:53]
jebailie
Line 1: Line 1:
-====== System Info - User Help ====== +====== Bash Shell Resources  ======
-<BOOKMARK:top>+
  
-----+===== a few articles and tutorials on the web for learning the bash shell =====
  
-Contents+  * http://www.arachnoid.com/linux/shell_programming.html 
-  *[[:sysnews#newuser|Help for New Users]] +  * http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html 
-  *[[:sysnews#syshelp|Help Systems]] +  * http://www.panix.com/~elflord/unix/bash-tute.html  
-  *[[:sysnews#solved|Solutions to Common Problems]]+  * http://www.codecoffee.com/tipsforlinux/articles2/043.html 
 +  * http://www.cyberciti.biz/nixcraft/linux/docs/uniqlinuxfeatures/lsst/
  
 +
 +====== System Info - User Help ======
 ---- ----
- 
-<BOOKMARK:newuser> 
- 
- 
- 
- 
- 
- 
- 
 =====  Help for New Users===== =====  Help for New Users=====
  
Line 26: Line 19:
  
 [[help:general_linux::linux_basics|Useful Unix commands]] [[help:general_linux::linux_basics|Useful Unix commands]]
- 
-A short list of some commonly used commands from now alum Ethan Gold 
- 
-[[sysnews:learn_bash]] 
  
 Web resources to help you learn the bash shell Web resources to help you learn the bash shell
Line 41: Line 30:
 [[sysnews:isohome]] [[sysnews:isohome]]
  
- 
- 
-<BOOKMARK:syshelp> 
  
 ===== Help Systems ===== ===== Help Systems =====
  
 Both the man (for manual) and Info pages provide information about the system. Man pages are typically geared to specific commands or files, while Info pages give information about an application as a whole. Both the man (for manual) and Info pages provide information about the system. Man pages are typically geared to specific commands or files, while Info pages give information about an application as a whole.
- 
- 
- 
- 
- 
-==== Man Pages ==== 
- 
-You can browse the man pages using the textual //man//, or graphical //xman//, commands. Love emacs? The man pages are available in emacs with "M-x man". Lastly, the man pages are available on the web: [[sysnews:cgi-bin:man:man2html|Live Man Pages]]. 
- 
- 
- 
- 
-==== Info Pages ==== 
- 
-Info Pages are available using the //info// command or "C-h i" within emacs. We also serve a live copy on the web: [[sysnews:cgi-bin:info2www|Live Info Pages]]. 
- 
-<BOOKMARK:solved> 
- 
- 
- 
- 
- 
- 
  
 =====Solutions To Common Problems ===== =====Solutions To Common Problems =====
Line 85: Line 48:
  
 Most of the window managers give you multiple (4 by default) virtual desktops. Each desktop is an independent workspace, so if you go to the second desktop, it will appear as if all of your open programs are gone. Don't worry, though, you can go back to using them by switching back to virtual desktop 1 or generally clicking on the image of a different desktop on the panel. Most of the window managers give you multiple (4 by default) virtual desktops. Each desktop is an independent workspace, so if you go to the second desktop, it will appear as if all of your open programs are gone. Don't worry, though, you can go back to using them by switching back to virtual desktop 1 or generally clicking on the image of a different desktop on the panel.
-/* 
- [[http://www.cs.vassar.edu/SysNews/workrequest.html|Work Request]] 
- 
-Here you can contact your System Administrator with questions, report a broken machine, or ask for software to be installed. 
-*/ 
----- 
  
-This page was written for use by the Vassar College Community. If you have any questions or comments about it, please contact Jerry: <jebailie@vassar.edu>. 
  
-/* 
- --- //[[priestdo@cs.vassar.edu|Greg Priest-Dorman]] 2008/04/25 11:12// 
-*/