1
vote
0answers
135 views

Change the default “Outlook Template” location

When I try to save an outlook file as an "Outlook Template", upon switching the file type to outlook template the folder switches to something like: user/applicationdata/microsoft/templates I want ...
4
votes
0answers
95 views

How to find out which files are stored in a certain section on the disk [duplicate]

Possible Duplicate: How do I determine what file occupies a given sector? My hard drive recently spit out bad sectors. I used ddrescue to clone it onto a another drive. Unfortunately there ...
0
votes
1answer
68 views

How to change the address at FAT(or similar) to change the location of file?

I have a huge file which is about 67 GB is size. It takes a long time to move this file from one drive to another. So is there a way, from which I can change its memory address(I dont know the ...
0
votes
2answers
228 views

If I receive files over the FTP command line, where will they be saved?

If I receive files over the FTP command line, where will they be saved?
3
votes
3answers
3k views

In what directory should I install Jetty on Ubuntu Linux?

I've downloaded jetty-6.1.14.zip into my home directory on my Ubuntu 8.04 box. Where is the appropriate place to unzip it? I put it in /opt because /opt is supposedly for "storing random data that ...