Author Archives | Duffy

Duffy - who has written 47 posts on Tuts4Tech.

I am the owner of this website, please feel free to ask me any questions you have

Contact the author

How to update your twitter status using curl

Saturday, August 8, 2009

0 Comments

Have you ever wanted to update your twitter status from linux command line? Using curl you can do this. Just simply replace user with your username password with your password and Your status message with the content of your latest tweet

Continue reading...

Windows 7 Move the Users and Program Files Directories To A Different Partition

Wednesday, August 5, 2009

50 Comments

After installing windows 7 you will be greeted with a user creation prompt press shift+f10 and you should get a cmd window up like in the image below Copy the Users Profiles, Program Files And ProgramData Folders onto the Partition you want to use Delete the old folders and create links For Program Files: For [...]

Continue reading...

Enabling SSH on ESXI

Sunday, July 19, 2009

0 Comments

On the console screen press ctrl+alt+f1 Type in unsupported then press enter and then type in your root password, You should know have a console window like the one below Run the following command Press the i key and then use the arrow keys until you come down to the line that beings with #ssh [...]

Continue reading...

Setting up a FTP Server on debian

Tuesday, July 14, 2009

0 Comments

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...

Creating a USB bootable XP recovery console

Tuesday, July 14, 2009

75 Comments

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...
Page 3 of 101234510...Last »