It-afdelingen Hørsholm / Århus i pressen
Tuesday, March 23rd, 2010 Posted in MIG | No Comments »Min arbejdsplads It-afdelingen A/S (Som ligger i Hørsholm og Århus) er nævnt i denne artikel på version 2. http://www.version2.dk/artikel/14314-den-lille-it-afdeling-er-en-truet-race?nyhedsbrev Læs mere om It-afdelingen A/S (Som ligger i Hørsholm og Århus) her på It-afdelingen A/S hjemmeside
Dell openmanage and Nimbus monitoring – SNMP Traps
Tuesday, March 23rd, 2010 Posted in Dell, Windows | No Comments »Start Dell openmange. Goto System -> Alert Management -> SNMP Traps. Select all the information you want sent to Nimbus Now startup services in adminsitration tools, and right click on SNMP Services and choice Properties. Go to Traps, and type community name, in my ...
Pureftpd (Ubuntu / Debian)
Tuesday, March 23rd, 2010 Posted in Debian, Linux | No Comments »Setting up Pure ftpd to run on certains port is very simple. Log on to you linux box and run this command: echo "60010 60030" > /etc/pure-ftpd/conf/PassivePortRange /etc/init.d/pure-ftpd restart or if you run mysql as a backend /etc/init.d/pure-ftpd-mysql restart Now you just need to forward port ...