Timo's Techie Corner
echo "Blogging about random geek stuff" > /etc/about.conf
2011/04/01
Howto Vyatta DNAT : one outside ip directly to inside ip
›
Just a small tutorial on howto create a natted network. In my setup the outside ip is 10.5.4.2 (in effect my users would surf to this addres...
Bladecenter switches acting funny
›
Today I had a nice problem. When a second switch was added to the a 3 com uplink switch the network went down. Not so very nice. I fixed it ...
2011/03/30
Growl fun on Mac
›
Growl is a general accepted way of notifying something to users in Mac. You are probably using (for example the twitter app can send you upd...
2011/03/25
Installing python 26 + sqlalchemy on centos
›
Turns out there is a very very very easy . Just use the repo for fedora on the redhat site. rpm -Uvh http://download.fedora.redhat.com/pub/e...
2011/03/22
Random password in CLI
›
Just a small script so that we can generate passwords from the command line NUMPASS=10 if [[ "$1" =~ ^[0-9]+$ ]] ; then NUMPASS=$...
2011/03/17
Zimbra server status all red crosses
›
I always have this problem when configuring zimbra servers (everything is working fine but service have red crosses in the web gui). At this...
1 comment:
2011/03/16
Blueprint script to create DNS records in AD
›
Create this following code as a bat. You can than run the following (assuming you called the bat adddns.bat): >adddns mynewhost01 0 10 Th...
‹
›
Home
View web version