11.01.2013 Views

Workshop

Workshop

Workshop

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

A UNIX security and file permissions is a reasonably large topic, and I touch on it in Hour 18. To answer<br />

your question, though, it’s likely that the file or directory belongs to a group that you do not belong to.<br />

Look at the group on the file using ls -la and add yourself to that group.<br />

Q We’ve recently gotten a new Internet Service Provider, and all of our IP numbers have changed.<br />

Now, every time I boot my UNIX system, I get “NFS Server Belboz not responding.” What’s going<br />

on?<br />

A It’s likely that the Belboz system is only listed in the /etc/hosts file of the UNIX system. View<br />

the file, and you’ll likely see that the TCP/IP number is wrong; change it to the new number.<br />

Q I hear that UNIX is less secure than other operating systems. True?<br />

A No. UNIX’s problem is that it is more configurable than other operating systems, which means that<br />

sometimes it’s misconfigured and is therefore less secure. Also, the level of knowledge about the<br />

internals of UNIX is pretty high—source code is available for some implementations, which allows<br />

hackers to probe for security holes in programs. Actually, even though Windows NT doesn’t have source<br />

code publicly available, holes have been found in programs there. Just like any operating system, UNIX<br />

has several problematic, widespread server programs—such as sendmail—that have caused<br />

widespread publicity and security panics, but these have always been patched rather quickly.<br />

Quiz<br />

1. True or false? Root access is needed to use all networking commands in UNIX.<br />

2. What does NFS stand for?<br />

A. Network File Server<br />

B. Nothing Falls Slowly<br />

C. Network Failure System<br />

D. Network File System<br />

3. True or false? named does not use inetd as a receptionist server; named runs on its own, all<br />

the time, and is not invoked each time a user asks for it.<br />

4. True or false? Linux is the only available free or low-cost UNIX flavor.<br />

5. The difference between a UNIX server and a UNIX workstation is usually what?<br />

A. Different software<br />

B. Different bandwidth<br />

C. Different taste in restaurants<br />

D. Different hardware<br />

6. It’s most desirable to __________ when you encounter a problem with a UNIX service.<br />

A. Start and stop a process<br />

B. Reboot<br />

C. Call the police<br />

D. Ping

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!