|
|
|
|
|
|
||
|
|
||
|
|
File permissions are one of the strengths that the Unix world has had over it's Windows contemporaries. Permissions are a means to control access to information on a computer, on a file by file basis. There are several layers of control, and these will be discussed below.
For the purpose of this series of tutorials, I have been using a free FTP program called Core FTP Lite to upload files to my server. I am using this program to describe my examples.
Ok, to begin, let's say that we have uploaded some files to a server.
We are discussing uploading scripts in general here, and certainly for many scripts, the creators may well specify certain 'permissions' that need to be set in order for the scripts to operate correctly. Let's take a look at a set of files on a server. In Core FTP Lite, the server files are shown in the right hand pane. Select one and then right click on the highlighted file.If you use a different FTP client, I expect that the layout will be very similar.
Run the mouse down to the bottom of the menu and select the item marked 'Properties'. Click on this option, and another dialog will appear.
You will see that the file in question (in this case a directory) is being shown in the 'File' field at the top of the screen.
What we are really interested in, is the tick boxes in the bottom half of the screen. These hold the file 'privileges' or 'permissions' for this file or directory.
There are three types of 'permissions' available.
* User - which means the person signed on who is setting the permissions
* Group - which means a specific group of users for whom access to the file has been granted
* World - which means everyone.
Within these groups of users, there are 3 distinct types of permissions
* Read - which means that permission to read a file, but not alter it or run it
* Write - which means permission to write to a file and change it
* Execute - which means permission to execute a file, which is important in the case of scripts for example.
Permissions are sometimes called by these names (read, write, execute) but are more commonly referred to using letters 'rwx'. In addition, permissions are sometimes referred to by a single number '755' for example. In the picture above, you will see a value box. This is the number being referred to. How is this number made up? Well let me explain.
Read
User 400
Group 40
World 4
Write
User 200
Group 20
World 2
Execute
User 100
Group 10
World 1
Each value for each setting is shown. Try them out by ticking them, and see the number in the 'Value' field change accordingly.
So, lets look at a real example
Can you see how the number 755 is made up? Add up the individual values from the value table and see.
So hopefully you can see, that setting file permissions with the right tool is not hard at all.
Charlie Cory worked or many years running a HelpDesk for a software house, and has experience in many operatng systems and technologies. The online aticle contains many pictures which help bring this tutorial to life.




Since the DOS days, batch files have been one of the most convenient and immediate ways to accomplish certain tasks. Even today it's possible to find some remarkably sophisticated utilities written as command-line... Read More
How can you compare mp3 players to be sure you're getting the best features and price? You've checked some mp3 player ratings, and they're helpful. But iPod reviews and ratings don't answer all... Read More
File Transfer Protocol (FTP) is a protocol that is part of the TCP/IP suite. It is the standard for transferring large amounts of data from server to server and from servers to clients.... Read More
As the Web grows more crowded and just plain "noisy" with information bombarding us from every angle, most people welcome any tool, trick or shortcut to help them wade through the mountains of... Read More
Feeling overwhelmed in selecting a new TV? With all the choices these days, you may feel like, "Where do I start?!"In part 4 of our 5 part article, we the discuss "do I... Read More
You probably heard of the new Firefox browser version 1.0 recently released by Mozilla. If you are currently using Internet Explorer or Netscape, you are probably wondering if Firefox is better and why... Read More
Feeling overwhelmed in selecting a new TV? With all the choices these days, you may feel like, "Where do I start?!"In part 1 of our 5 part article, we discuss the importance (and... Read More
1. Empty the Temp directory regularly. To do this, make sure NO programs are open, and?a. In Windows 95, 98 or Me, go to C:WindowsTemp and delete everything inside the Temp folder.b. In... Read More
The United States Of America citizen feels that games is a part of their life while developed countries such as the United Kingdom and Japan would feels that Games is high prospects to... Read More
The battle is heating up for market share, home movie theatre, X-Box, Playstations and virtual reality take on the big screen and theme parks. You might be surprised to learn that the war... Read More
If you're like me, you occasionally find the ubiquitous mouse inconvenient. Here are keyboard shortcuts for Microsoft's Internet Explorer (I.E.), the default browser for most personal computers in the business environment.Of course, learning... Read More
With the new technology used to transfer information to from your digital camera to your laptop or PC using memory sticks which hold significant amounts of data it appears such technology will be... Read More
Using SQL Server 2000 and above versions you can retrieve data from SQL Server in XML format directly from the database. Many XML related features were incorporated in the SQL Server database. This... Read More
The year is 1981. IBM has just released the Personal Computer; a low cost machine it hopes will create a winning brand. Several models are produced in quick succession accompanied by an ad... Read More
"Automated Testing" is automating the manual testing process currently in use. This requires that a formalized "manual testing process", currently exists in the company or organization.Automation is the use of strategies, tools and... Read More
Computers are everywhere, and vary in specification, brands, sizes, shaped, and prices. However, there is one common characteristic among all computer systems.whether we are talking standalone home pc, high performance networked servers, Unix... Read More
Perhaps not yet, but the handwriting might be on the wall?How is a digital camera different from a film camera? What are pixels and why are they important? What's the difference between optical... Read More
When studying for your Cisco CCNA, CCNP, or CCIE exam, you've got a powerful online weapon at your disposal. It's Cisco Connection Documentation, found at www.cisco.com/univercd. This site contains product, code, and protocol... Read More
So you got yourself a digital camcorder. If you want to be able to edit and produce awesome home videos, you'll need some tools.VideoCharge http://www.deprice.com/videocharge.htmVideoCharge is a quick, easy, and simple processing solution... Read More
If you utilize a computer at home or work it is likely that you use email. Email is an electronic message that is sent from one computer to another following a specific protocol... Read More
When you turn on your computer, does it act like it needs a coffee to wake up? When you surf around the Internet, are you bombarded with pop-up windows? Does your computer freeze... Read More
I have a love-hate relationship with my computer.In fact, often I love to hate my computer!It will do things I know even the great Mr. Gates didn't intend, and it usually does them... Read More
The DNS (Domain Name System) servers are what your computer uses to figure out where to go on the internet. www.whatever.com means absolutely nothing to your machine. It's only with the help of... Read More
Are you stymied by the vast offerings in cheap mp3 players? Don't know which features best suit your needs? Here are some suggestions based upon product reviews by mp3 player owners.The first thing... Read More
Microsoft Business Solutions is on the way to popularize it's ERP systems implementation. Right now such products as Microsoft CRM and Small Business Manager (cheap version of Microsoft Great Plains, based on the... Read More
Tip #1. Do a Google search. Don't be to general in your search, type in exactly what your looking for. Try putting the words you type in quotes to narrow the search.Tip #2.... Read More
What is a Refurbished Computer?Refurbished Computers. Remanufactured Computers. Reconditioned Computers. Essentially, all of these terms refer to the same thing. But what does refurbished really mean? A refurbished computer is one that is... Read More
As the owner of a Country Mall and Top Site List, I have been asked several times about what to put in the sign up form when it asks for the URL or... Read More
Not sure what Windows registry is or how it works? Don't worry - there are tools that can take care of all registry related tasks for you, even if you are a seventy... Read More
The first step is: Start > My DocumentsSo you have the My documents folder open.Second click the tools button, than select folder options.Now you will see a few tabs, we want the View... Read More
By using your computer today you can find a lot of different music and movie programs. From downloading music and movies directly from the internet to buying subscriptions, joining clubs, and even renting,... Read More
Computers are everywhere, and vary in specification, brands, sizes, shaped, and prices. However, there is one common characteristic among all computer systems.whether we are talking standalone home pc, high performance networked servers, Unix... Read More
Occupational Therapy Made EasierMedical downloads for the pda have improved the life of both patients and doctors of all kinds. These freeware software downloads make many types of medical conditions much easier to... Read More
Addressing a D2X Digital SLRCoolpix 8800 search, this article provides a quick comparison of the Nikon D2X digital SLR and Coolpix 8800 cameras.Nikon D2X Professional Digital SLRCheck out a Nikon D2X review or... Read More
I would like to tell you about a magic home. You or your children have bought a home and fixed it up very nicely. The parquet floors shine brightly, beautiful crystal chandeliers create... Read More
About mail-mergingMail-merging is the process of merging variable data and fixed text.Using mail-merging, you can create individualised letters, envelopes, labels and other documents without having to laboriously create each individual one.Mail-merging naturally fulfils... Read More
Has This Ever Happened To You? OK.. it's Friday night, the kids are asleep, and a movie you've been waiting for is on Pay-Per-View for the first time. You buy the movie, grab... Read More
Most people download and save so much information on their computer that before long the computer starts slowing down and the user has no idea what the problem is. However, even if you... Read More
Peoples' private information needs to stay private, even after it has been erased. Wait a minute, after it's been erased?Have you ever given away an old computer or diskette, deleting the files off... Read More
Get started creating web pages using text files and HTML code! This article is a continuation of HTML Explained: Part 1, which gives a general overview of HTML. Here, we're going to get... Read More
What is a Refurbished Computer?Refurbished Computers. Remanufactured Computers. Reconditioned Computers. Essentially, all of these terms refer to the same thing. But what does refurbished really mean? A refurbished computer is one that is... Read More
MP3 players are Hot! Playing music has come a long way since the transistor radio, portable tape and CD player days. Most players are no larger than a deck of cards. Eliminating the... Read More
In this era of Internet, most people are frequent users of computers. Many of us use computers through out the day, accumulating morasses of information in various formats, which include email, digital photo,... Read More
Feeling overwhelmed in selecting a new TV? With all the choices these days, you may feel like, "Where do I start?!"In part 3 of our 5 part article, we the discuss what HDTV... Read More
This tip is on sharing files and folders on a local network in Windows XP. It has been tested on Windows XP Professional (with and without SP2).Many users of WinXp have experienced difficulty... Read More
How familiar does the following sound? Your computer was working fine, but then suddenly started locking up (aka hanging or freezing), rebooting itself (crashing) or shutting down spontaneously? If you know only too... Read More
Flash mp3 players come with an exciting array of features, and can be used for more than playing music while you cycle at the gym. Here are some things to think about when... Read More
Heading off on vacation soon?Then perhaps you're tempted to take your trusty laptop along for the trip.After all, you bought it for its mobility, and it's nice to stay in touch via email... Read More
Want to save money while promoting your web-based business? Of course you do. Here's some advice on the matter, from a freelance copywriter who knows: it pays to learn the basics of HTML.If... Read More
Having two operating systems is not as difficult as many of us consider. It just requires little hard work and some good equipment. By equipments I mean good hard disk space and good... Read More
It seems like fast never quite rates fast enough.No matter how quickly something moves, especially on the Internet, it could always move faster.Email, web surfing, downloading files (legally of course), none of them... Read More
A computer needs a certain amount of information to operate; for example, the date and time, the amount of memory installed, the number of drives and their configuration, and so on. In the... Read More
This is not your typical lost data story. I was a good girl and I kept my files on the network drive just like the company recommended. The only thing I put on... Read More
Enhanced Definition Television ? also known as EDTV ? is one of the many modern viewing technologies of our time. Often confused with HDTV capability, this is actually a compromise between standard TV... Read More
After reading this good article you will know some important information about screensavers and their history. You will find out how screensavers are different from other applications and what advantages you'll have if... Read More
Most people think that all you have to do to purchase a new plasma television set is to walk into a shop, look around, and purchase the first set that catches your attention.... Read More
With the bewildering number of digital cameras on the market, it's increasing difficult to know where to start for your first purchase. One of the major determining factors of the price of a... Read More
We all enjoy our favorite screensavers but in the same time we all hate to see that they sometimes disturb our movies, presentations and all the things we do and do not like... Read More
| GOOGLE AD |
Personal Technology Personal Technology |