X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fgrml-scripts.1;h=9f324a6f085a9d9b4fa983e2913d0dfabd3e7e19;hb=24a6270e9ba4c4e050ad1d166d12efccf4754a40;hp=0c5053424d715f442ba120cd13dba0aadbad0aa7;hpb=093ee7bf398acde737cada410fbe8aaa0184582d;p=grml-scripts.git diff --git a/manpages/grml-scripts.1 b/manpages/grml-scripts.1 index 0c50534..9f324a6 100644 --- a/manpages/grml-scripts.1 +++ b/manpages/grml-scripts.1 @@ -3,13 +3,12 @@ .\" Authors: grml-team (grml.org), (c) Michael Prokop .\" Bug-Reports: see http://grml.org/bugs/ .\" License: This file is licensed under the GPL v2. -.\" Latest change: Die Sep 26 12:37:06 CEST 2006 [mika] .\"############################################################################### .\"############################################################### .TH grml\-scripts 1 "grml-scripts" .SH "NAME" -grml\-scripts \- script collection for the grml distribution +grml\-scripts \- script collection for the Grml distribution .\"####################################################### .SH "USER SCRIPTS" @@ -27,12 +26,8 @@ running caps-ctrl on console requires root-permissions, running it in X window system works as normal user. .SS cicqhist create a human-readable version of centericq history -.SS code2color -convert a source code to syntax highlighted HTML .SS code2html convert code to html -.SS cpu-screen -output current / available cpu frequence (useful for integration into GNU screen) .SS cpufreq-detect.sh detect cpu type and set $MODULE to appropriate kernel module for cpufrequency scaling .SS dir2html @@ -50,48 +45,38 @@ find good directories for archiving based on the average age of files (access time) in the directory and the directory size .SS firevim open a file from firefox with vim -.SS get_tw_cli -get 3ware RAID controller command line interface tool (tw_cli) .SS grepc grep for pattern and cut it .SS grml-bind make a readonly-file writeable (not necessary when using unionfs) .SS grml-config-user -Configuration interface for user tasks on the grml system. +Configuration interface for user tasks on the Grml system. .SS grml-hwinfo collect hardware information and write it to info.tar.bz2 .SS grml-info -start browser with documentation for grml +start browser with documentation for Grml .SS grml-init fix tty permissions and run screen and zsh (notice: not required for -interactive usage but only for startup of grml system) +interactive usage but only for startup of Grml system) .SS grml-lock lock virtual consoles .SS grml-mutt configuration script for mailclient mutt -.SS grml-muttng -configuration script for mailclient mutt-ng .SS grml-resolution change X resolution via a simple menu frontend -.SS grml-screen -start screen session and fix console permissions .SS grml-lang switch keyboard layout .SS grml-slrn configuration script for newsreader slrn .SS grml-start -start browser with information page on grml +start browser with information page on Grml .SS hgrep.sh highlight grep output .SS iimage create statical webgallery -.SS ip-screen -print ip address of configured network interfaces to stdout. .SS irclog2html-2.1.pl create html output of irc log files -.SS lesspipe.sh -wrapper for less .SS logview Log viewer program. Pass it parameters of the logs to view, or it will automatically view some. .SS mailhops @@ -101,10 +86,9 @@ create chroot environment for a user .SS myip return IP address of running system on stdout (requires network access) .SS osd_server.py -Listen for incoming messages on a specific port and print -them via osd_cat. -.SS runit -prompt for command via Xdialog and execute it afterwards +Symlink to notifyd.py +.SS notifyd.py +Listen for incoming messages on a specific port and print them via specific handlers (per default via libnotify). .SS say wrapper for festival to use the text to speech system .SS search @@ -112,16 +96,13 @@ perl script by Jeffrey Friedl - a combo of find and grep .SS sepdate.pl sepdate.rb sepdate.sh "endless september" .SS soundtest -Test sound on your grml system via playing a ogg-file. +Test sound on your Grml system via playing a ogg-file. Provide the files you want to play as arguments, adjust player which should be used for playing the files via environment variable PLAYER. Calling the script without any arguments will play the default file via ogg123. .SS sysdump dump /sys to a textformat -.SS tinyp2p.py -a functional peer-to-peer file sharing application, written in -fifteen lines of code, in the Python programming language .SS twebgal create a tiny webgallery using CSS-features .SS unbleach.pl @@ -149,8 +130,6 @@ Start zsh using login-option through exec. .SS blacklist Blacklist module via module-init-tools (/etc/modprobe.d/grml). -.SS bt-audio -Connect audio bluetooth device (e.g. bluetooth headset) to local system. .SS bt-hid Connect human input device via bluetooth to local system. .SS dpkg_not_running @@ -160,19 +139,17 @@ Returns 0 if it is not running and 1 if it is already running. rebuild your Debian dpkg/apt status file if it got corrupted by a system crash. .SS grml-config -Central configuration interface to configure the grml system. +Central configuration interface to configure the Grml system. .SS grml-config-root -Configuration interface for admin tasks on the grml system. +Configuration interface for admin tasks on the Grml system. .SS grml-hostname Simple frontend to configure hostname in the corresponding files. When executed without a parameter a dialog based frontend will be used, when given a parameter the provided parameter will be used as hostname and script is executed in non-interactive mode. -.SS grml-nessus -Prepare nessus for use on grml system. .SS grml-postfix -Configuration script to set up postfix on grml system for +Configuration script to set up postfix on Grml system for use with TLS. .SS grml-tpm Set up a system for use with TPM technology. @@ -199,8 +176,6 @@ Set up a ramdisk. Set up a tmpfs. .SS PrintAnalyzer Generate some stats from cups page_log file. -.SS service -Wrapper script for /etc/init.d/-scripts. Use it e.g. via 'service postfix start'. .SS suspenduser.sh Suspend a user account for the indefinite future. .SS unblacklist @@ -208,11 +183,16 @@ Remove blacklisted module from /etc/modprobe.d/grml. .SH "BUGS" Probably. Please report any bugs you find and report -feedback and suggestions to the grml-team. +feedback and suggestions to the Grml team. See http://grml.org/bugs/ for further information. Thank you! +.SH "SEE ALSO" +grml-scripts-core(8) + .SH "COPYRIGHT" -Copyright \(co 2004-2006 by the grml-team. +This man page is copyright \(co 2004-2011 by the Grml team. +Included scripts are under various copyrights, please see +the sources. .\"###### END OF FILE ########################################################## .\" vim:tw=60