14. July 2009

0 Comments

Setting up a FTP Server on debian

Install vsftpd Edit the file /etc/vsftpd.conf and make the following changes: Change Yes to No in the following line Uncomment the following lines by removing the # Finally restart the vsftpd You and any of your users should now be able to FTP the server

Continue reading...

14. July 2009

75 Comments

Creating a USB bootable XP recovery console

First off all you will need to download the following zip and extract it UsbRecoverySata.zip Run hpusbfw.exe, Select your device, pick FAT32 for the file system and the enter any volume label press start and it will begin to format your drive Open a CMD window start -> Search -> CMD, Drag bootsect.exe over onto [...]

Continue reading...

8. July 2009

0 Comments

Nano write check before editing

Have you ever been using nano to edit a long configuration file and when you've just finished you go to save and you get "Error writing /dir/somefile: Permission denied" as you've forgotten to use sudo or switch user if so this tutorial might just be your solution. What this does is it runs a script [...]

Continue reading...

7. July 2009

0 Comments

Disabling IPV6 on Debian

If you don't use ivp6 for anything and your ISP doesn't support it theres not much of a need to have it enabled. To disable it we need to edit /etc/modprobe.d/aliases By default you will have the following line Replace it with the following You can now remove all the ipv6 stuff from /etc/hosts and [...]

Continue reading...

6. July 2009

0 Comments

Windows Keyboard Shortcuts

Key Command Windows Key Or Ctrl+ESC Opens The Start Menu Windows key + L Locks Computer Windows Key + M Minimizes All Windows Windows Key + R Opens Run Windows Key + Pause Opens System Properties Ctrl + Alt+ Del Opens Windows Task Manager Ctrl + A Select All Ctrl + C Copy to the [...]

Continue reading...
Page 4 of 12« First...2345610...Last »