| ubm | if you create a new sub directory within the directory make sure it has write permissions as well. and ad rw to fstab in etc |
| rbil | ubm: root mounts it on bootup so root owns it |
| vect0rx | hey if I want to stay on the same version of a package how do I make synaptic stop telling me there are updates for it? |
| turbolover | ~themes !themes |
| ubotu | Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://themes.freshmeat.net/browse/58/ - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy |
| IndyGunFreak | benn92649: Ubntu is the best desktop, you just chose a very difficult setup(64bit), if you go with 32bit, you'll be quite pleased |
| h1st0 | arrenlex: yeah adding ,users didn't help |
| eck | vect0rx: man apt_preferences |
| arrenlex | h1st0: Even after unmounting and remounting? |
| h1st0 | arrenlex: my user still dones't have write to the mount point. |
| Frogzoo | vect0rx: there's a set version option |
| h1st0 | arrenlex: its rw,guest,users |
| arrenlex | h1st0: Yes, but did you remount? |
| h1st0 | arrenlex: yeah |
| ubm | h1st0 are you restarting services after making changes? |
| rbil | h1st0: did u sudo mount -a to reload fstab after changing? |
| h1st0 | yeah I did umount /media/share then mount -a Still no write let me check permissions on the /media/share mount point Yeah only root has write |
| arrenlex | h1st0: It's a samba share? |
| eck | h1st0: what filesystem? |
| umop | Can anyone help me? when i try play a game it pushed my monitor 'out of range' |
| h1st0 | arrenlex: yes samba share |
| arrenlex | h1st0: Add ,umask=000 |
| rbil | h1st0: post your fstab again |
| arrenlex | h1st0: (this corresponds to chmod 777) |
| h1st0 | okay let me post fstab again. |
| arrenlex | h1st0: Try mine first. |
| ubm | its permissions error... |
| h1st0 | arrenlex: so just add it so it looks like rw,guest,umask=000 ? |
| arrenlex | h1st0: Yes h1st0: Leave users in there. Can't hurt. |
| rmd_ | how can i change my boot screen from graphical to text? |
| Paddy_EIRE | please could anyone tell me why in gnome "System>Preferences>Startup Programs is not remembering any entry of anything that I put in there |
| eck | rmd_: it's a grub option on the kernel line |
| Zanwar000 | ...is disabling MSI harmful to a computer? |
| h1st0 | arrenlex: nope still no go. arrenlex: let me put users in there as well. |