The Unix filesystem is the primary mechanism we use to locate our data. Here's how it works.
Added: 05/10/2000,
Hits: 391,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
In this section, we will go into more detail about the different types of filesystems encountered on a UNIX system, and the utilities used to create, mount, and maintain filesystems.
Added: 05/11/2000,
Hits: 284,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
A look at the source code control system, or SCCS, bundled into nearly every Unix operating system and a staple of simple configuration control.
Added: 05/10/2000,
Hits: 345,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
How to remove extended ascii characters from Unix files using the Unix tr utility. Use character translation to remove unwanted characters from Unix files.
Added: 05/10/2000,
Hits: 296,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
The SGI workstations and the DECstations use variations of the Unix operating system. You need to set access permissions on your Web files so that everyone can read them. If you are working in groups, then you also have to set permissions so that the others in your group can modify your files.
Added: 05/10/2000,
Hits: 265,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
One of the hardest things for the beginner webmaster to get to grips with is how to use CHMOD correctly to set permissions on files on UNIX and Linux web servers. You need to set the correct permissions on CGI scripts when you install them, to stop those dreaded "500 Server Error" messages. In this tutorial, we're going to explain the concept of permissions, and show you how to set permissions using your FTP program or via Telnet.
Added: 01/04/2002,
Hits: 347,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating