Stuff…

I know I will forget.

Stuff… header image 4

Entries Tagged as 'Uncategorized'

IIS6 and passive mode FTP

October 8th, 2008 · No Comments

http://clintm.esria.com/2006/11/20/configuring-windows-2003-firewall-and-iis-6-for-pasv-ftp-port-range/ http://support.microsoft.com/?id=555022 Make sure that IIS is setup to allow the meta base to be edited whilst running and then run: cd Inetpub\AdminScripts adsutil.vbs set /MSFTPSVC/PassivePortRange “5500-5520″ iisreset Then you need to open the ports in the firewall.  If using the inbuilt firewall you can add the manually like: C:\Inetpub\AdminScripts>NETSH FIREWALL ADD PORTOPENING TCP 5500 [...]

[Read more →]

Tags: Operating System · Uncategorized · Windows

Ubuntu netinstall – Todo

March 3rd, 2008 · No Comments

https://help.ubuntu.com/community/PXEInstallServer https://help.ubuntu.com/community/Installation/Netboot http://wiki.koeln.ccc.de/index.php/Ubuntu_PXE_Install Ubuntu & preseed: http://www.debuntu.org/how-to-unattended-ubuntu-network-install-preseed-p5 http://wiki.freegeek.org/index.php/User:Tonyr/Journal/Nov07 (Good links) http://blogs.cae.tntech.edu/mwr/2007/04/17/unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/

[Read more →]

Tags: Linux · Operating System · Uncategorized