User:Jeronim
From Wikitech
(Difference between revisions)
m |
m |
||
| Line 18: | Line 18: | ||
* http://www.robotstxt.org/wc/norobots-rfc.html | * http://www.robotstxt.org/wc/norobots-rfc.html | ||
* List of user-agent strings http://www.pgts.com.au/pgtsj/pgtsj0208c.htm | * List of user-agent strings http://www.pgts.com.au/pgtsj/pgtsj0208c.htm | ||
| − | * MRTGs from original 2 squids: http:// | + | * MRTGs from original 2 squids: http://zwinger.wikimedia.org/~jeronim/mrtg-old/index.org.wikimedia.all-squids.weekly.html |
===UPS=== | ===UPS=== | ||
* http://www.apotheon.org/content/ithelp/ups-psu.txt | * http://www.apotheon.org/content/ithelp/ups-psu.txt | ||
Latest revision as of 14:38, 20 April 2006
Contents |
[edit] IP(hex) hostname IP
0A000007 diderot 10.0.0.7 0A000008 harris 10.0.0.8 0A000009 goeje 10.0.0.9 0A00000A alrazi 10.0.0.10 0A00000B friedrich 10.0.0.11 0A00000D dalembert 10.0.0.13 0A00000E avicenna 10.0.0.14 0A0000D4 hypatia 10.0.0.212 0A0000D5 humboldt 10.0.0.213 0A0000D6 kluge 10.0.0.214
[edit] junk
- http://zwinger.wikimedia.org/~jeronim/server-data/mac-addrs/
- http://xml2hostconf.sourceforge.net/
- http://www.robotstxt.org/wc/norobots-rfc.html
- List of user-agent strings http://www.pgts.com.au/pgtsj/pgtsj0208c.htm
- MRTGs from original 2 squids: http://zwinger.wikimedia.org/~jeronim/mrtg-old/index.org.wikimedia.all-squids.weekly.html
[edit] UPS
[edit] monitoring
[edit] high perf
- general http://www.kegel.com/c10k.html
[edit] to do
- sysstat as default pkg
- knams passwds
- knams uid mismatches
- anthony? reinst, squid
- isidore fc3
- will fc3
- autossh note
[edit] fr squid notes
#----cut here---- # I2C adapter drivers i2c-piix4 # I2C chip drivers adm9240 eeprom #----cut here---- Then, run /etc/init.d/module-init-tools To make the sensors modules behave correctly, add these lines to /etc/modprobe.d/local and run update-modules: #----cut here---- # I2C module options alias char-major-89 i2c-dev #----cut here----
[edit] rsync --delete by default ?!
[root@hypatia ~]# ls /etc/init.d | wc -l 54 [root@hypatia ~]# rsync -av /home/wikipedia/deployment/apache/root/ / >/dev/null [root@hypatia ~]# ls /etc/init.d | wc -l 1