Summary: Folder A has only many Excelent files
Folder B has many folders of mixed Excelent/Good/Bad files
How can i delete files in Folder B folders only in case they will be in Folder A.
Or simply putting same thing:
How to make checking of Folder A files if they exist in Folder B folders then delete from Folder B folders?
Idea of solution
Maybe a command witch:
Checks part of alphabet like al
Let's say that I have a folder, within my Documents folder, that has files I want no one to access without a password.
Is there a way to lock down that folder so that it's password protected / encrypted?
In fact, is it possible to password-protect any individual folder?
DocLock is a small software (3.5 MB) that is powerful to lock and protect your private files and folders using password you specify. The user interface is very nice, so anyone can easily use and lock their files quickly. To protect and lock your files, simply drag and drop your files you want to protect. [...]
Is it possible to protect a XenServer 6 virtual machine from being deleted? Similar to the protection mode on a amazon ec2 instance. Just an extra step to prevent accidental deletion.
Ideally I would like to allow only a specific user to have the delete privilege.
I searched the manual and duckduckgo/google but didn't find anything.
When I start up Ubuntu 12.10 I see the login screen. I have my account and a guest account as the choices. When I choose my account by clicking on it, I automatically get logged in with out being required to enter my password.
I want to password protect my account so when someone clicks my account, they have to enter the proper password to get in.
Hello.
This is list of simple commands on linux. Forgot useful command?
Hello Folks,
I have two linux server accounts server1 and server2
From the terminal if I say this command,
Code:
scp /source/folder/from/server1/unix.txt user@server2.com:/destination/folder/
Then it prompts for the password
Code:
user@server2.com's password:
I enter my password and then it starts copying.
I have Centos 5.6 deployed along with Kloxo. Now I want to password protect my website. It means user has to provide uid/pwd to login (like this: http://www.elated.com/articles/password-protecting-your-pages-with-htacc...)
I have configured Apache (AllowOverride = All) and created .htaccess, placing it in root document and .htpasswd file in upper folder.
Hi Guys,
Im a newbie to scripting and have a small assignment. can someone please confirm if the script i have written would work fine as we dont have a test server to test :(
Scenario - copy 2 files from an ftp server (windows) to a linux machine (a perticular folder).