Dell 8000 manual Other Resources, Thanks

Page 16

any combination of u/g/r permissions can be specified by three unique numbers. ‘700’ means that the user has read, write, and execute permissions (6+4+1) but that no one else does; ‘644’ means that the user has read and write permissions, and that everyone in the same group and all others have only read permissions.

It’s easy to change permissions using this notation. To change a file to 644, for example, just do:

chmod 644 file

8Other Resources

Had I been on my own for this install, I would probably still be going. I had many patient people around me, who indulged me not only in letting me put Linux on this box in the first place (it is a company laptop, after all!), but then in helping me sort out my issues with it.

The best thing I can recommend are LUGs (Linux Users’ Groups), and there are two relevant ones for Debian: debian-user9and debian-laptop10, and they are excellent resources. Beware, though — especially debian-user is quite high-volume, so you want to filter your mail before you subscribe!

Thanks

The debian-user and debian-laptop lists11 in general gave me lots and lots of helpful suggestions, as did the Swarthmore Linux Users’ Group (SLUG).

9http://lists.debian.org/debian-user/

10 http://lists.debian.org/debian-laptop/

11 http://lists.debian.org

16

Image 16
Contents Rationale ConfigurationVideo Issues Lilo parametersXserver-XFree86 Configuration Which Video CardSamba and Interfacing with the Windoze Net- work Installing SambaHorizontal and Vertical Refresh Rates Screen Size Using Samba Configuring SambaMounting a Samba Share Printing to a Windoze Printer with Cups Voodoo MagicUsing the Cups browser interface Getting OpenOffice to printExternal Mice Necessary kernel modulesConfiguring Configuring Sound Inserting the Sound LKMAdding Yourself to the Audio Group Rerolling your Kernel If You Decide to ReinstallTrashing It Miscellaneous Rescuing an InstallExt2 vs. ext3 An Explanation of Unix Permissions Other Resources Thanks