User contributions
From S23Wiki
(Newest | Oldest) View (Newer 50) (Older 50) (20 | 50 | 100 | 250 | 500)
- 16:50, 28 August 2008 (hist) (diff) Nagios (→Random Notes ill clean up later =)) (top)
- 16:28, 28 August 2008 (hist) (diff) Nagios
- 16:28, 28 August 2008 (hist) (diff) Nagios (New page: Nagios is a OS monitoring system [www.nagios.org] =Random Notes ill clean up later =) = This is a list of random notes i am using whilst deploying Nagios in a customer environment, I...)
- 15:45, 18 August 2008 (hist) (diff) White Box Linux (top)
- 11:21, 6 August 2008 (hist) (diff) Talk:Google Maps (New page: Fin brill =)) (top)
- 11:47, 5 August 2008 (hist) (diff) User:MattisManzel/080805 (New page: Dr Owl says Hi) (top)
- 09:20, 5 August 2008 (hist) (diff) find (added some more examples) (top)
- 15:36, 11 July 2008 (hist) (diff) Image:Owlvareen.jpg (its a fury DrOwl) (top)
- 10:02, 11 July 2008 (hist) (diff) User talk:DrOwl (→Figlet captcha became reality) (top)
- 09:56, 11 July 2008 (hist) (diff) Figlet Extension (top)
- 09:47, 11 July 2008 (hist) (diff) User talk:DrOwl (→Antarctica Land mass)
- 09:36, 11 July 2008 (hist) (diff) User talk:DrOwl (New section: Antarctica Land mass)
- 08:15, 11 July 2008 (hist) (diff) User talk:Mutante (→wikiCode extension)
- 15:16, 9 July 2008 (hist) (diff) User:Pope Hilde
- 11:28, 9 July 2008 (hist) (diff) Korn shell (cleaned up a ltl) (top)
- 11:24, 9 July 2008 (hist) (diff) Korn shell (added if else)
- 09:15, 3 June 2008 (hist) (diff) Static Routes (→RC script to add routes) (top)
- 09:13, 3 June 2008 (hist) (diff) Static Routes (added RHEL 4)
- 09:10, 3 June 2008 (hist) (diff) m Static Routes (→Solaris 9 and earlier)
- 09:09, 3 June 2008 (hist) (diff) m Static Routes (→Solaris 10 Update 2 and Earlier)
- 09:08, 3 June 2008 (hist) (diff) m Static Routes
- 09:04, 3 June 2008 (hist) (diff) Static Routes (Solaris 10) (Static Routes (Solaris 10) moved to Static Routes: Will add routes for non solaris ten) (top)
- 09:04, 3 June 2008 (hist) (diff) m Static Routes (Static Routes (Solaris 10) moved to Static Routes: Will add routes for non solaris ten)
- 09:03, 3 June 2008 (hist) (diff) Static Routes (added in routes for pre solaris 10 rc3)
- 00:38, 1 May 2008 (hist) (diff) User talk:DrOwl (New section: yaaa)
- 18:00, 30 April 2008 (hist) (diff) BigIP Daemons V9 (New page: <div> <p><font size="4" color="#CC3300"><b>SOL8035</b>:</font> <font size="4">Overview of BIG-IP daemons on Version 9</font> </p> <hr> <p><b>Updated:</b> 2/27/08 4:50 PM</p> </div> <...) (top)
- 17:58, 30 April 2008 (hist) (diff) 3DNS Cheat Sheet (New page: 3DNS Hint Sheet == Datacenter's == ===shows all dc's in config=== 3dpipe datacenter show ===Shows status of <datacenter>=== 3dpipe datacenter <datacenter> status ===Enables/Disables...) (top)
- 17:52, 30 April 2008 (hist) (diff) Solaris/messages (New page: Sun keeps its standard messages in the : /var/adm/messages file, there are rolled over to messages.0 .1 etc... ==Errors and there Meanings== This section is a quick list of error mes...) (top)
- 17:51, 30 April 2008 (hist) (diff) SSL Howto (New page: '''A few handy hints and tips for messing with SSL certs and keys''' * Dump the certificate openssl x509 -in url.crt * Dump the certificate details (-noout supresses output of the cert...) (top)
- 17:50, 30 April 2008 (hist) (diff) Perl Code (New page: ===Parsing GET/POST requests=== Use CGI it's more reliable: eg: use CGI qw(:standard param); my $field = param('field') ===Print Environment Variables=== <pre> while (($key, $...) (top)
- 17:45, 30 April 2008 (hist) (diff) Open unlinked inodes (New page: Common problem when someone removes a file that a process is using. The <code>rm</code> command simply unlinks files, it doesn't actually remove them, so if a process is still accessing it...) (top)
- 17:37, 30 April 2008 (hist) (diff) Cert-Key Match (New page: Handy script to check which keys match which certs if you got a bunch of them. Needs 'openssl' installed. Basically it checks to see if the Modulus and Exponents match. Run like this:- ...) (top)
- 17:34, 30 April 2008 (hist) (diff) Arg list too long (New page: do you get a "arg list too long" message? ie when doing a ls ? This is probably because there are to many files in that dir I found a simple work around: # ls -1 > text.file the...) (top)
- 17:33, 30 April 2008 (hist) (diff) APache Requests Per Minute (APache Requests Per Minute moved to Apache Requests Per Minute) (top)
- 17:33, 30 April 2008 (hist) (diff) m Apache Requests Per Minute (APache Requests Per Minute moved to Apache Requests Per Minute) (top)
- 17:32, 30 April 2008 (hist) (diff) Apache Requests Per Minute (New page: run like this: <pre> perl rpm.pl < logfile.log > outputfile.out #!/usr/bin/perl while (<>) { #[01/Oct/2004:00:00:01 +0000] if (/\[\d{2}\/[A-Za-z]{3}\/\d{4}:(\d\d):(\d\d)/) { ...)
- 17:31, 30 April 2008 (hist) (diff) /dev/md (New page: '''/dev/md''' is where the metadevice entries are kept on Solaris machines. Category:UNIX Category:Solaris) (top)
- 17:31, 30 April 2008 (hist) (diff) /dev/dsk (New page: '''/dev/dsk''' is where the disk devices are kept on Solaris machines. Category:UNIX Category:Solaris) (top)
- 17:30, 30 April 2008 (hist) (diff) /usr/local (New page: '''/usr/local''' is a directory, usually mounted on a separate partition, where applications are usually installed, such as Apache. Category:UNIX Category:Solaris) (top)
- 17:29, 30 April 2008 (hist) (diff) LogCheck (New page: Put this script at /opt/scripts/logcheck.pl It will check the logs each time it is run from cron. A 'offset' is recorded when run so that it does not analyse the same log entries twice. ...)
- 17:23, 30 April 2008 (hist) (diff) Using swap files located outside of / and /usr (Solaris 10) (New page: Solaris 10 upto and including Sol10u3 (and possibly later) don't mount swap files at boot that are located outside of the / and /usr filesystems <i>if</i> nfs/client is disabled. It's not...) (top)
- 17:21, 30 April 2008 (hist) (diff) All interfaces to 100Mb Full-Duplex (Solaris) (New page: <pre> #!/bin/sh # Set speed to 100mbs for all ports on hme cards for nic in 0 do /usr/sbin/ndd -set /dev/hme instance ${nic} /usr/sbin/ndd -set /dev/hme adv_100fdx_cap 1 /usr/sbin/nd...) (top)
- 17:18, 30 April 2008 (hist) (diff) recovering from a failed service (Solaris 10) (New page: ''(taken from From http://www.sun.com/bigadmin/xperts/sessions/19_smf/#8)'' Q: How does an admin easily restart the entire svc init train after a boot time failure without actually reboot...) (top)
- 17:17, 30 April 2008 (hist) (diff) Explorer (Solaris) (New page: ===Explorer=== Run explorer # /opt/SUNWexplo/bin/explorer the output of the above stored in the directory /opt/SUNWexplo/output/ for example the running explorer on host.name would g...) (top)
- 17:12, 30 April 2008 (hist) (diff) bge interface (New page: For 1000/Full you do not need to configure the interface from default. For 100/Full use ndd to set the speeds, use something like this script at /etc/rc2.d/S05bge_settings (don't forget t...) (top)
- 17:12, 30 April 2008 (hist) (diff) e1000g interface (New page: An example config for /kernel/drv/e1000g.conf <pre> # Driver.conf file for Intel e1000g Gigabit Ethernet Adapter # # Copyright (c) 2002, by Intel, Inc. # All Rights Reserved. # #ident "@...) (top)
- 17:11, 30 April 2008 (hist) (diff) ce interface (New page: It appears that pegging 'ce' NIC's to 100fdx by setting ndd in a startup script can cause probs. (And I think the system method is similarly flawed) SUN recommended method of nic pegging ...) (top)
- 17:11, 30 April 2008 (hist) (diff) nge interface (New page: Defaults to 1000/Full otherwise you need to peg it. Dunno how tho...) (top)
- 17:10, 30 April 2008 (hist) (diff) Nxge interface (Nxge interface moved to nxge interface) (top)
- 17:10, 30 April 2008 (hist) (diff) m nxge interface (Nxge interface moved to nxge interface) (top)
(Newest | Oldest) View (Newer 50) (Older 50) (20 | 50 | 100 | 250 | 500)

