changing file permissions

Bryce C plug-discuss@lists.plug.phoenix.az.us
22 May 2003 15:20:14 -0700


--=-gZm5z803UzugMJEGNH9j
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

No. You can, and I do, use the '.' separator. The problem is that VFAT
has no perms and you're trying to give it some.
Here, plug in this toaster. But there's no power cord.

On Thu, 2003-05-22 at 14:33, Derek Neighbors wrote:
> > Sorry I did not include what it is giving me.
> > rob@fearlessrogue:~$ su
> > Password:
> > root@fearlessrogue:/home/rob# cd /
> > root@fearlessrogue:/# chown rob.rob /stuff
> > chown: changing ownership of `/stuff': Operation not permitted
> > root@fearlessrogue:/#
>=20
> Syntax should be
>=20
> chown owner:group directory
>=20
> Looks like you just need to change the '.' to a ':'.
>=20
> >> What is the commmand to change ownership of a directory on the command
> >>  line? the man page for chmod is not very helpful.
> >>
> >> I am trying to make a guest user account that would rx access my
> >> music,  but no access to my email and such...
>=20
> An easy way to do permsions is
> + is add
> - is take away
> =3D is stay the same
>=20
> u is owner
> s is group
> o is others
> a is all
>=20
> r is read
> w is write
> x is execute
>=20
> You want some one else to be able to read and execute your music so do..
>=20
> chmod o+rx musicdir
>=20
> do an ls -l to verify
>=20
> -Derek
>=20
>=20
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
--=20
Bryce C <Plug@BryceCo.Net>
CoBryce Communications

--=-gZm5z803UzugMJEGNH9j
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQA+zU0d/wbq/C6yyPcRAic8AJ9p6Ar5ksj7WPm5iLp9hI8u4cniPACeO1j7
tUjB8HBqmixsJfT1gsdXZHI=
=PhZl
-----END PGP SIGNATURE-----

--=-gZm5z803UzugMJEGNH9j--