-
Use Netdom.exe to Reset a Machine Account Password
By jansku on April 17, 2014Install the Windows Server 2003 Support Tools on the domain controller whose password you want to reset. These tools...
0 -
linux porttiohjaus 80-8080
By jansku on April 11, 2014iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to-destination :8080 iptables -t nat -A...
-
install webmin 1.540 to Ubuntu Linux 10.04.2
By jansku on April 14, 2011apt-get install libnet-ssleay-perl libauthen-pam-perl libio-pty-perl apt-show-versions wget http://downloads.sourceforge.net/project/webadmin/webmin/1.540/webmin_1.540_ all.deb?r=http%3A%2F%2Fwebmin.com%2Fdemo.html http://downloads.sourceforge.net/project/webadmin/webmin/1.540/webmin_1.540 _all.deb?r=http%3A%2F%2Fwebmin.com%2Fdemo.html&ts=1302781409&use_mirror=mesh > &ts=1302781409&use_mirror=mesh dpkg -i webmin_1.540_all.deb your good to...
-
minipc – astaro v8 – osat ja hinta
By jansku on April 8, 2011KVR1066D3S7/2G / 2GB 1066MHz DDR3 Non-ECC CL7 SODIMM * 2 PWLA8391GTLBLK / INTEL PRO/1000 GT ETHERNET CARD PCI BULK...
-
linux iptables iprange block
By jansku on February 22, 2011For example, allow incoming request on a port 22 for source IP in the 192.168.1.100-192.168.1.200 range only. You need...
-
liferay/tomcat autostart script
By jansku on February 15, 2011this runs liferay server as user ‘liferay’, in suse enterprise linux. filename /etc/init.d/liferay_autostart #!/bin/bash unset USERNAME start(){ cd /home/liferay/liferay-portal-5.2.3/tomcat-6.0.18/bin/...