snippets
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
snippets [2008/05/29 09:55] – 80.34.201.171 | snippets [2024/12/07 13:39] (current) – [Snippets] andi | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Snippets ====== | ||
+ | * [[PerlSnippets]] | ||
+ | * [[ShellSnippets]] | ||
+ | * [[PHPSnippets]] | ||
+ | * [[PostgresSnippets]] | ||
+ | * [[HTMLCSSSnippets]] | ||
+ | * [[characters|Unicode Character Reference]] | ||
+ | * [[DebianSnippets]] | ||
+ | * [[RPMcommands]] | ||
+ | * [[LinuxUtils]] | ||
+ | * [[LinuxSnippets]] | ||
+ | * [[SolarisSnippets]] | ||
+ | * [[mailproto|Mailprotocol Example Sessions]] | ||
+ | * [[otherSnippets]] | ||
+ | * [[.bashrc]] | ||
+ | * [[.vimrc]] | ||
+ | * [[Latex Preamble]] | ||
+ | * [[xorg.conf]] | ||
+ | * [[.gitconfig]] | ||
+ | * [[JavaScript]] | ||
+ | * [[ipv6accesses]] | ||
+ | * [[xdebug]] | ||
+ | * [[dokuwikiSnippets]] | ||
+ | |||
+ | ====== Small Scripts ====== | ||
+ | |||
+ | * [[sw: | ||
+ | * [[cbds.sh]] - create comic book archives for ComicBookDS | ||
+ | * [[mp3play]] CGI to play m3u Playlists via HTTP | ||
+ | * [[ApacheLogColor]] colorize apache logfiles | ||
+ | * [[pling]] hear your firewall drop packets | ||
+ | * [[email.sh]] sends a mail with attachement(s) from commandline | ||
+ | * [[burn.sh]] burn files on CD or DVD | ||
+ | * [[servicecheck.pl]] connects to configurable serverports and warns if they are not available | ||
+ | * [[simplefirewall]] - simple firewall script for a single interface (useful on webservers) | ||
+ | * [[aptchecker]] - script to check for available Debian updates | ||
+ | * [[sys2wiki.sh]] - Dumps some hardware info in DokuWiki format | ||
+ | * [[ldif2passwd.pl]] - Converts an LDAP dump to a passwd style format | ||
+ | * [[fillplayer.pl]] - Fills a directory (mounted MP3 Player) with random selected song | ||
+ | * [[cvs2rss.php]] - Creates a RSS feed from commits in a remote CVS server | ||
+ | * [[q3astatus]] - Small PHP snippet to display the player status of a [[Quake3Arena]] server | ||
+ | * [[senddarcschanges.sh]] - send daily darcs changlog to a mailaddress | ||
+ | * [[websitethumbs]] - Create thumbnails from webpages | ||
+ | * [[503.sh]] - disable a virtual host temporary with correct status code | ||
+ | * [[sitebar2scuttle.php]] | ||
+ | * [[genWikiHash.php]] - Generates a valid hash for Dokuwiki passwords. | ||
+ | * [[mySimple.php]] - a simple PHP MySQL client | ||
+ | * [[qclock.php]] - a somwhat different clock |