What I want to achieve is:
after browsing the web page,all images on this page is downloaded to a specified directory.
Better with firefox because I'm using it.
Hi,
On a Windows Server 2008 Standard-server I have two partitons, named C: and P:.
I would like to move the user profiles directory C:\Users to P:\Users
Is it possible? Is it supported by Microsoft? Could this result in any problems when upgrading etc? Has anyone here done anything similar?
I've got server A and server B. B acts as an nfs server, A mounts from B.
Both are running on EC2.
Sometimes I have to shut down B and start a new instance (identical instance). After B is back up, trying to do anything inside the mounted directory on A (ls for example) just hangs.
I'm trying to set up a cron that checks the status of the mount,…
On Windows Vista, when browsing to a network folder containing executables, Windows Explorer
seems to load all the files completely just to be able to show the executable icon (the resource monitor indicates loads of traffic during the loading of the directory)
On XP only a part of the file is loaded.
Is there a way to avoid the complete loading…
How can I batch-convert files in a directory for their encoding (e.g. ANSI-UTF-8) or line-endings (Windows-Unix) with a command or tool?
For single files an editor helps, but how to do the mass files job?
I am using WebDAV on Linux box with davfs2 1.4.6. When I copy a file to a mounted WebDAV service, it is goes rather fast, just like a regular local drive operation. And it actually is, because the file is first copied to ~/.davf2/cache directory. But how do I know that uploading is finished and where do I see current progress? Is there a way to…
I want to delete all folders starting with "A" letter (including subfolder/files).
For example There are three folder in D directory (D:\Air, D:\Abonden, D:\All....)
And we need to delete all folders with "A"
I try this: == RMDIR D:\A* /s /q <== but I get error :(
del command works with * but I dont want to delete only files also I want to…
I have Options set to none for my webroot directory. I also have a symmlink /var/coderoot - /var/webroot/coderoot
In the php script I can do include("/var/coderoot/file"); and it works fine. Regardless of the option (yes I save and restart apache.) Does follow symlinks only apply to symlinks used in a certain way? Is there a performance loss…
Normally we create service accounts in Active Directory, and if we install things like SQL Server, etc, we set the software services we set them to use those service accounts. The service accounts don't have the ability to be used to log into a workstation interactively.
For Proof of concepts, we're installing SQL Server and other software…
I see there are thousands of files in my "/tmp" directory (a CentOS machine) and almost all of them are PHP session files.
I'm worried about the possible impact this might have on my system.
Are those files ever deleted either by the OS, Apache or PHP? or I have to take care of it myself?
i have all my music on my hard drive but its running out of space.
i bought an external hard drive, copied all my music over
i went into itunes advanced preferences and changed my music location
but when i view the itunes music library XML file in notepad, i still see a lot of things pointing to my regular hard drive
i didn't check "Keep…
I am trying to watch some videos stored on my desktop computer on the Xbox, but they are in a format that the Xbox cannot decode, so I have to stream them through Windows Media Center. However, as soon as I set up Media Center on the Xbox, anyone can go in and browse the directory structure on my desktop. I would like to "lock" the media…
I'm new to LDAP and I'm trying to add the mmc.ldif and mail.ldif files that come with Mandriva Directory Server to my LDAP configuration, using the command :
ldapadd -x -W -D "cn=admin,dc=biganon,dc=com" -f schema/mmc.ldif
I then give the admin password I've set during slapd installation but get this error :
ldap_bind: Invalid…
The question says it all. Inside of the file explorer under Windows XP, I lost all menu items from the top, as well as the toolbars. And right-clicking only gives me the file/directory context menu, nothing to restore the toolbar or the menu. Help. I don't use Windows so much (I much prefer linux), so I don't know all the latest tricks…
I have a group of users on my server, "Developers", and I would like an environment variable to be set for them whenever they login.
More specifically, when anyone in this group logs in, I would like the equivalent of:
setenv ANDROID_SDK_HOME /Developers/Android/User
to be set at login. I can do this with a login script if…
I've been trying to setup a Sugar CRM instance. I've got a domain that has its main site on a server (www.domain.com) and I've created a subdomain (sugar.domain.com), but I wnat this subdomain to be hosted on another server.
This second server has nginx installed, and there's a working WordPress blog there on a virtualhost, so…
How to add an icon to Windows Explorer toolbar (in Windows XP), that once clicked, opens a command window in selected directory?
In other words, I am looking for MS Powertoys"Open Command Window here" like tool but instead of context menu, for Explorer toolbar.
Essentially, I want the Ubuntu pre-10.10 behaviour back. The setuid method (see notes) does not work anymore. I search a lot on the Internet, but I haven't found a satisfying solution.
I have read a solution that involves editing the sudoers file (ALL ALL=NOPASSWD:/sbin/mount.cifs). But then, the users would also be able to…
I'm trying to change the default install path in Windows 7 Pro x64. I'm in the Registry Editor and in the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion key. I know I need to change ProgramFilesDir and ProgramFilesDir (x86).
What I'm not sure about is the CommonFilesDir, CommonFilesDir (x86) and the…
at my school we have a student unix server with our accounts.
i have installed git on my account, created a repository, and created the acl permissions on the folder repository so other users can access the repository
# file: tp1
# owner: my_account
# group: groupxxx
user::rwx
user:friend_account:rwx
group::---…
I recently used the Ubuntu update manager to upgrade the kernel on my netboook to 2.6.28-15. The problem is that the new kernel no longer auto-mounts my SD card, which happens to contain my /home directory. The funny thing is, if I use the "recovery mode" grub option, and then "resume normal" the card gets…
I am trying to redirect /folder to / using .htaccess but all am I getting is the Apache HTTP Server Test Page.
My root directory looks like this:
/
.htaccess
-/folder
-/folder2
-/folder3
My .htaccess looks like this:
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/folder/
RewriteRule (.*) /folder/$1
…
I think this started with the Snow Leopard update. Cleaned out the .ssh directory, still having the issue.
~: uname -a
Darwin california-example-com.local 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386
~: ssh -V
OpenSSH_5.2p1, OpenSSL 0.9.8k 25…
I took a backup of a directory which has a number directories and files inside them. Recently some files have gone missing. I would like to just move over the missing files.
I prefer moving files instead of just copying as space is a premium on this particular box and the files are quite large.
How can…
I use eCryptFS to encrypt the home directory of my laptop. My backup script copies the encrypted files to a server (together with everything else in (home/.ecryptfs).
How can I mount the encrypted files of the backup? I'd like to verify that I can do that, and that everything is in place.
My naive try…