does serving files like images via subdomain speed up loading speed. i read somewhere that static files like images, java script served via cookieless domain does mean something regarding website speed.
It's just good common sense to have your server gzip your files before they send them to users (I use Nginx) Is there anyway to save the server some overhead and pre-zip those files for the server, and if not why?
For instance rather than giving the server an myscript.js and having the server zip the file and send it to the user, is there a way to create myscript.js.zip so the server doesn't have to?
Is there a way to unzip a zip file into a directory, but only do so for updates files?
I have a huge directory of files there, and only about 20% are different.
Preferably using command line, but it's optional.
Thanks.
Im converting lots of .doc files into .pdf using Nitro PDF Express. The program isn't finish converting the 37 files yet maybe 10 are converted and are in the output directory already.
But when I cancelled it, even the converted one's are deleted. Can I still find it somewhere or are they gone for good.
I have a program that automatically copies files to a directory, and if it creates a duplicate it will name it like so:
file with duplicate.xxx
file with duplicate - 1.xxx
file with duplicate - 2.xxx
I need a way to delete all the duplicates with a windows batch file.
Something along the lines of:
FOR %f IN (C:\files\*.*) DO del "%f - 1"
However, that will not work because that would resolve to file with duplicate - 1.xxx - 1
I've found all my Outlook data files which contain all my emails at the following paths:
C:\Users\C\AppData\Local\Microsoft\Outlook
C:\Users\C\AppData\Roaming\Microsoft\Outlook
and
C:\Users\C\My Documents\Outlook Files\
I've migrated all these and copied it to my new machine at the same directories however my configuration is not there! None of my email pop/smtp settings are there, only the pst is loaded with my emails but all other configuration is gone, where precisely is that configuration stored?
I have many .wdb files created with Microsoft Works. I need to open them but I don't have Microsoft Works. Can anybody recommend a utility/converter or procedure to open the files with Excel? Thanks in advance
I have Netbeans 6.8 on Ubuntu Linux and for a while now everytime I start Netbeans it opens up the same 3 files. How can I make sure the IDE starts without opening any files I am sure did close the last time?
I try command
rsync -v --files-from=/path/to/list.lst /home/user /path/to/backup
list.lst contains for example
.gnupg/
.pki/
.gnome2/keyrings/
.mozilla/firefox/*.default/bookmarkbackups/
.mozilla/firefox/*.default/bookmarks.html
.mozilla/firefox/.default/.db
files
.mozilla/firefox/.default/.sqlite
and i get error on all strings with * "failed: No such file or directory".
Can anybody help me, or as variant can i combine
find `cat /path/to/list.lst`
with rsync?
I have an Apache web server that has a sub folder for images.
For some reason, a few of the .png files are returned as text/html and not as image/png.
There is nothing indicating a permission problem and the files return with code 200 and with full size.
I made sure that image/png is set and even tried forcing it with .htaccess
Any idea where to look next?
Edit: looks like an .htaccess configuration problem on a parent directory.
I see an incredible amount of .snapshot files on one of my testing servers. What software creates these files? And can I delete them?
It's filename pattern looks something like xxx.exe-2009-10-24.
I have a directory, that contains ~ 3 million files in certain subdirectories on a Windows 2008 server. Manually deleting the files via SHIFT+DEL on the root dir takes ages. Is there any other way to do the deletion in a faster manner?
I'm looking for a windows program for cataloging my DVD, video files, ebook, etc...
The program must have some retrieval of information from the internet and from the files themselves.
Also, one MUST HAVE requirement is that if a file/ebook changes location, I need to be able to change it in the software. Even better if the program allows bulk updating...
Update
Order of preference is: open-source, freeware, shareware, commercial.
i have a collection of word files with lots of formulas objects made in MathType.
i know there's a way to mass convert doc files to open office format, but it doesn't guarantee that formulas will be transfered smoothly.
i was wondering if someone already figured out how to do that
thanks in adnvace
I'm looking for a script/program which will display the top x largest directories/files and then descend into those folders and display the x largest directories/files for a configurable depth.
231MB bin
- 220MB ls
- 190MB dir
- 15MB def
- 3MB lpr
- 10MB asd
- 1MB link
How can I do that?
If you've ever watched a windows computer defrag a drive, you might have noticed that many of the files that are fragmented and need fixed have names like A0833773.DLL. If you know regular expressions, I could express the filename this way:
A\d{7}[.]DLL
Does anyone here know what those files are or what they're used for?
I have several Windows Server 2003 Terminal servers to service our domain users.
Sometimes the Default User profile (C:\Documents and Settings\Default User) gets filled with tempoary internet files, so when a new user logs in, he gets a 1GB profile (instead of 20MB) that fills up the server fast.
Why is it the default user profile gets filled up with files like that, by who and how do i prevent this?
So, I want to understand what's going on with this Exim configuration directory.
In /etc/exim4, there's:
* exim4.conf.template
* update-exim4.conf.conf
* conf.d
The conf.d has a mess of directories and files, and inside each are a bunch of if statements which I find really different.
For example:
maildir_home:
debug_print = "T: maildir_home for $local_part@$domain"
driver = appendfile
.ifdef MAILDIR_HOME_MAILDIR_LOCATION
directory = MAILDIR_HOME_MAILDIR_LOCATION
.else
directory = $home/Maildir
.endif
.ifdef MAILDIR_HOME_CREATE_DIRECTORY
create_directory
.endif
.ifdef MAILDIR_HOME_CREATE_FILE
My question is,
where do the CAPS VARIABLES get defined
how can I change them
why are there so many if statements in these configuration files?
Our organisation has three sites; a head office, where the master copies of company files are stored, plus two branch offices using only workstations and a NAS or two. Currently we're talking about <10GB.
At the main office, we have no admin access to the file server, as this is entirely controlled by the larger institution where we are located. For the same reason, we have no VPN remote access to this network. Instead, we simply have access to a network share using over a Novell LAN.
Question: how can we share files between offices in way that minimises latency, i.e. that gives us a mirror of the main network share at each site? (There is little likelihood of concurrent editing, and we can live with the odd file conflict now and again).
Up to now branch office staff have had to use GotoMyPC-type solutions to remotely access files held at the main office. Or email.
I was hoping to use Google Drive on a dedicated workstation at each office to sync the contents of the network share (head office) or NAS (branch offices) via the cloud, but at my last attempt (29 Jun '12), the Google Drive installer would not allow me to designate the remote network share as the "target" folder.
(I chose Google Drive over Drobbox et al. as we already use GMail for corporate mail)
The next idea was to use a designated workstation at head office to mirror the network share to a local drive, then use Google Drive to push that to the cloud. This seems a step too far. Nor do I have any good ideas about how to achieve this network/local mirroring, as we can't, for example, install the rsync daemon on the server.
I do not want to use Google Drive locally on each workstation as this will inconvenience users, and more importantly, move files off the backed-up, well-maintained (UPS, RAID etc) network share at head office.
Our budget is only in the £100's.
Should we perhaps just ditch the head office server and use something like JungleDisk? At least this presents the user with what appears to be a mapped drive.
I'm sitting under Vista and the problem is -- though I can see disc number of track in Winamp or some other multimedia players, I cannot sort files by disc number in Windows Explorer.
I've scanned through the whole long list of available properties of files but haven't found "disc number" or similar property.
So is there any way to sort tracks by disc number in Windows Explorer, and if there is, then how to do it?
Currently I've Followed this Guide: http://lifehacker.com/5467758/move-the-users-directory-in-windows-7
Pointed my C:\Users, C:\Program Files (x86), C:\Program Files directory's to their respective counterparts on the B: drive. I used mklink /J D:\Users B:\Users (D was the C: drives name in recovery) but when I come to boot, all I get is that the profile can't be loaded. I have to accomplish this, and don't really mind reinstalling as its a fresh install anyway.
Tried using direct connection using Ethernet cable and using windows easy transfer, but no luck, also tried using ad-hoc, home group, and connecting through a router both wired and wireless but no luck, im getting a little frustrated as I need to transfer these files because im selling one of them this afternoon!
All I need to do is transfer some documents and files.
The windows 7 pc recognizes the vista pc but vista cant recognize the win 7.
I'm trying to setup rsync to backup a remote directory to my local drive.
I cd to the directory that I want to pull the files to, then I enter:
rsync -vrtW [email protected]:~/public_html
I enter the password then it starts running. I get all the files listed, but none of them actually transfer. What am I missing?
Thanks
Copy open files over network- I have a situation where I ahve to copy the entire contents of a user's hard disk over the remotely over the local network and silently. I am concerned about open files the user might have. Is there a free software or method that I can use to be able to copy the hard disk of the user?
Do you know of any application that works like this:
Allows you to create folders where the files in number 2 will be placed.
Allows you arrange all/any of the files in the computer according to file type, date, size, etc.