To allow anonymous uploads on a ProFTPD server, you need to edit the config file.
Notes on using the Bluetooth utilities included with Backtrack v2.
USB Device: Linksys USBBT100
Use HCITool for scanning - hcitool scan
The other week I was handed a notebook running Windows XP. The person indicated that booting into Safe Mode did not work and Last Known Good was no help either.
How do you find the system that’s acting as the master browser for your network? Simple, use the “browstat” utility that is part of the Microsoft XP SP2 support tools.
I just finished setting up a new Xserve to be used as a corporate web server. The new Xserve is going to be running a Content Management System written in PHP with a MySQL backend.
Even with the latest update, Ghost 2003 may refuse to boot from a floppy due to the system having a SATA drive. When searching for advice on how to deal with this problem, you’ll find a ton of results that range from getting new USB drivers for DOS to using the -NOIDE switch.
Just in case anyone was planning on purchasing a Dell Precision M90 and running a 64-bit OS, it’s important to be aware of the maximum RAM limitation. It appears the M90 is being limited by the 945 Chipset.
I recently had a reason to block an IP address from accessing our FTP server. This particular server was a FreeBSD system running ProFTPD. After doing a little research, I found a simple way of doing it. ProFTPD was designed to use a configuration file similar to Apache. So, doing connection blocking looks just like an .htaccess file.