In Windows XP, with SP 2, is there a way to make changes to the right-click menus for folders and files--e.g., to add, delete, or reorder items and dividing lines?
I have a problem with a particular application. However this can be replicated by selecting 2 text files and then "open with"-notepad or wordpad, and only 1 opens...
This is windows xp prof...
Do you know of a way to download exe files although the web proxy has a filter in place not to allow this?
I have searched for a feature web site that does automatic file renaming. That should certainly make it possible. The solution would take a URL and then change the extension so that it would look to my proxy as I was downloading a .dat file (or similar).
There are perhaps other solutions to this problem.
We have large multi-gigabyte data sets on which we run very complex queries, for example
{
$or: [ { id: 30000001, ... }, { id: 30000005, ... }, ..., { id: 30001005, ... } ]
}
It seems that CPU is actually a bottleneck at this point, so I'd be advantageous to be able to run multiple mongod instances on the same set of database files.
We've considered using replica sets to this end, but would prefer to not require the extra disk space simply for CPU reasons.
Sometimes we need to view large files - 30M-100M.
Usually we use FAR viewer for this. Sometimes we need to copy to clipboard long traces from this file. But it is possible to copy only one screen in FAR viewer.
What can be used for this purpose?
It should be GUI and freeware.
UPDATE:
We need to have ability navigate over the file and see updates of the file in the meantime (eg tail -f)
I'm searching within Java files for some occurrence of a phrase:
find . -name '*.java' | xargs grep -l 'string'
How do I change this command to print to the shell all of the lines which contain a match?
Thanks!
I'm running a debian system from the command line, how can I get the filenames of all the files in a directory (and sub directories) that have been modified recently, say, in the past five days or so?
I have a case that I would like to trigger an automatic download for a list of 114 file (recitation) for each reader,
for example if i want to download the recitations for a reader called abkr, the urls for the files will look like the following..
http://server6.mp3quran.net/abkr/001.mp3
http://server6.mp3quran.net/abkr/002.mp3
...
http://server6.mp3quran.net/abkr/113.mp3
http://server6.mp3quran.net/abkr/114.mp3
simply these are Quran recitations, so they are always have a total of 114
is there an easy way to loop that using command line on Windows ?
When in a site apache conf file, is there a way to set the user and group for the CustomLog and ErrorLog?
Right now, these 2 records create the error and access log with root:root permissions, but I would like them to be flewis:admin
CustomLog /var/log/httpd/domain.com-access.log combined
ErrorLog /var/log/httpd/domain.com-error.log
If I change the user:group of the files, when the logs rotate, the new logs are root:root
I have a Mint install (Fantastic stats, if you were wondering) and I would like to move over to Lighttpd for my server needs. Unfortunatly, this means that php_auto_prepend is no longer easily available. I understand that PHP can do this in the php.ini file, but I have areas that can't have this value prepended so that's out of the question. Is there a lighttpd way to prepend my script for my mint install in some files, and have it disabled for others?
What are the best tools out there, for mac, windows and linux, to scan a local area network for files?
I want the results to open the file directly and/or being able to easily select and copy.
When I'm updating a package and a new configuration file is shipped, I'm asked whether I want to keep my version, install the new one or view the differences.
As I have to document an older server, I'd like to start by explaining what I did (and why), how can I get a list of changes to local config files?
I'm having the problem of needing a hard drive that can be written to by both a Mac and a PC. I have found that FAT32 might be an option, but as a video editor I often deal with files over the 4 GB limit. And since Mac doesn't read NTFS (very well with third-party programs) I'm considering FAT32.
I'm curious, what happens when you try to write a file that is over 4 GB? What is a good way around this?
So, I just discovered that you can hide the filenames of pictures and videos when you are in a thumbnail view in explorer (via View - Hide file names)... but often I have other files mixed in. This causes the thumbnails to be all spaced out. How can I hide all file names (maybe folders too)?
I'm quite annoyed with my firefox and Flash files :
When I try opening a .swf file with it:
If the file is on the web (via http://...), it plays normally in browser
If the file is local (via file:///...), firefox only show me a dialog to download it
It tried opening a web swf file, downloading it then opening it locally, it's the same. So I guess it's a firefox problem.
I'm on Gentoo Linux, and it started today, without any apparent reason.
I was trying to install another OS (ubuntu) on my laptop which already had a windows 7 installation. During the Ubuntu installation, I mistakenly clicked on the first option which was to erase the disk and install. It was only after the installation, that I realized the mistake.
My question is how can I recover my original files from the windows installation even though I accidentally reformatted and installed Ubuntu?
I have VPS with CentOS 5.4.
This is production server.
The problem is when my webiste installs some scripts from site , then the owner name is not written on the file and as user i can even change the file permissions.
Is there any way that which ever script is writing file , the owner of home directory should the owner of all the files
I have a pc with 5 internal hard drives. Pc and mac are connected via gigabit router to share files. Please suggest top three ways to speed up the process.
I have VPS with CentOS 5.4.
This is production server.
The problem is when my webiste installs some scripts from site , then the owner name is not written on the file and as user i can even change the file permissions.
Is there any way that which ever script is writing file , the owner of home directory should the owner of all the files
I recorded a some audio files on my powerpoint presentation. This was done in two ways: (1) for some slides I used the record narration feature of powerpoint (the audio on each slide was recorded separately) and, (2) for others I used audacity to record the audio, which I imported into powerpoint.
I need to extract the audio file from each slide. I need to send just the audiofiles to someone. Is there a way I can extract the audiofiles?
Thanks