I'm having some real troubles with my install of Ubuntu 10.04 LTS. It was a fresh install just after 10.04 was released, so it's not been installed long. Just recently lots of things have stopped working I can't sudo (sudo: must be setuid root) Trying to su root tells me I got the password wrong, even though I know it's right Sound has broken Brasero won't write CDs anymore Plugging in a pendrive gives some permissions mounting error Clicking 'shut down' just logs out. The machine won't shut down at all. I'm guessing this might all be related to permissions/users? I really don't want to have to reinstall again!
I'm pretty new to Linux but I know my way around. I've gotten Google Earth downloaded and am trying to install it. Everything is fine until I try to install it into /usr/local (or somewhere in there). The Google Earth Setup keeps telling me that I do not have write permissions on this directory. Question: How do I change the write permissions for this folder? Or should I install the program somewhere else? The last program I installed (xMind) installed into /usr/local.I am the only user (administrator
I have no idea why Braseo won't write this album to a CD. I can easily listen to the whole album with Banshee, but Braseo won't burn it I copy and pasted the log file below.
Checking session consistency (brasero_burn_check_session_consistency brasero-burn.c:1744) BraseroNormalize called brasero_job_get_action BraseroNormalize called brasero_job_get_action BraseroNormalize called brasero_job_get_tracks
[Code]....
I read the log file and I can't make any sense out of it.
I was able to copy 227 images to a brand new 2GB memory card and I am only using 8% of the card and now I can't write to it anymore?
Code: Filesystem Size Used Avail Use% Mounted on df -h returns this : /dev/sdd1 1.9G 136M 1.8G 8% /media/disk-2
This isn't the first time this has happened either. Just the last couple times I didn't really care enough to pursue it. But now I am trying to load a card for my daughters digital photo frame and I can't because now all of a sudden I can no longer write to the drive? The exact error message I get is: "Could not write to /media/disk/image.jpg" and when I try to create a new folder, I get a disk full error message? How in the heck is this possible when I am only using 136MB of 2GB of capacity?
i have sevrel hard drives among 3 pcs all (root of the drive)re shared (except os drive)one pc i use for captureing tv this drive has no write permission from my local pc but all other hard drives have read/write permissions
I am trying to change the write permissions on a file and On the screenshot you will see where i have underlined, its states i dont have owner rights to modify this file, how do I get owner Permissions when this is my installation..
so i have a limited user (my dad) on Jaunty who has no write access to his floppy disks. Nautilus gives a permission denied error, and i discovered that root owns the floppy drive, thus allowing his read-only. (that write tab on the floppy in on btw). However, when i login as a admin, nautilus says that user has write access. ??? I check the user's user privliges and everything exept "administer the system" is checked. I can copy files on it by logging in as root.
From a Win 7 client, I can copy/create/delete any files on any share on the Ubuntu Samba server so long that is part of my nix file system which is all ext4.This box also has and NTFS partition on it primarily for storage. I can copy/create/delete anything on this partition form the same Win 7 client with the exception of Quickbook save files.I have scoured the web looking for anything close to this but have yet to find anything that looks similar. Not lloking for a direct answer but if there is anyone else that has issues copying specific types of files to a Samba NTFS partition.
I am running Karmic x64 on a HP laptop that has a cd/dvd burner. I have a r/w cd with files on it and I wish to add/remove files to it. After it mounts automatically on insertion, I unmount it and remount with: sudo mount /dev/sr0 -t iso9660 -w /media/cdrom (I tried assorted other hare-brained things also) but it always says that the filesystem is read only. Do I need to use a different device than sr0? Is it even possible under Ubuntu?
You really have to love this fantastic Ubuntu system which destroys your setup and programmes with an update.
It seems as though one of the updates made a mess of Skype this time. well done.
Ok so here is what's happening.
First i have to say that to get my sound card working i needed to upgrade ALSA. Everyhting was running fine until....NOW.
I haven't used Skype in a while but now i thought lets use it a bit. I start up Skype there is sound. but then suddenly sound is gone. video is just fine. sound is gone completelly from Skype. mic doesn't work and neither do spekers, eventhough upon launch everything works. i can't even do a test call. in fact i could do it once but the sound was messy.
also the skype seems to have crashed as i can't exit it at all. it's just keeps running as process.
anyone had something similar? any solutions? i would post this on Skype forums, but since Skype worked before and now it doesn't anymore i believe it is Ubuntu issue.
I connect to our server by ssh, default ssh client on Debian system.when I run a command that has large output on stdout (on shell) my connection is lost and I get error: "Write failed: Broken pipe"Unfortunate on our server there is limitation for connection per hour!
how do i give group write permissions in fstab? i'm trying to mount a virtualbox shared folder. currently my fstab looks like this Code: Share_Name /mnt/point vboxsf rw,uid=1000,gid=1000 0 0 i want to give both the owner and group, write permissions. currently, only the owner has write permissions, and group read with these mount options.
i have setup a samba server and created samba shares on it, i have configured the samba server to authenticates users from a windows server 2003 DC,
i have 2 shares call IT and MYSHARE, I want to give read and write permissions to sevaral users to those two shares and read only permisson to all the other users.
i tried editing the smb.conf file with the following settings , but no one can write or modify the files in the shares including the users specified in the write list = cweerasinghe,njayarathna.
[IT] writeable = Yes browseable = yes public = no comment = IT share
[Code]....
how can i give access to the write list = cweerasinghe,njayarathna users to read, write and modify the files in the shares ??
I have apache2 running on my computer. I want to change the permissions for /var/www/ so that I can edit the files without a problem. Right now I can use the gksudo command, but I'd like to be able to have all the files available when using an IDE like eclipse. I've read in several places that Code: chmod 755 /var/www will do, but if I'm not mistaken that would give read/write access to anyone. I'm not in a production environment, so I'm not too worried about security, but I'd like to give anyone else as less permissions as possible. Would this be possible?
I recently Installed Matlab and it keeps giving me this permission error, even after running the following command.
sudo chown -R ${USER}:${USER} ~/.matlab Cannot write to preference file "matlab.prf" in "/home/"username"/.matlab/R2010a". Check file permissions. Cannot write to preference file "matlab.prf" in "/home/"username"/.matlab/R2010a". Check file permissions. The desktop configuration was not saved successfully
Just finished downloading a game in .run format, i downloaded it to my Home>Downloads folder and ran these commands in terminal: (game is tremulous if it matters)
chmod +x tremulous.run ./tremulous.run
It started it up in the terminal and i began working my way through the installation process, and i tried to install it into my Home>Games folder. (Is it supposed to be home>games or your username>games?)
and it said PERMISSION DENIED. No write permission to Home/Games/
How do i give myself read and write permissions to my game folder?
I'm trying to set up sshfs on a desktop/fileserver so that I can mount its HDD's I use for storage on my laptops. My issue seems to be getting permission to write to the mounted drives. I just keep getting permission denied. here is what I think are some relevant tidbits. mount point on server,
HDD I'm trying to mount Code: joe@joe-desktop:~$ ls -ld /dev/sda2 brwxrwxrwx 1 joe disk 8, 2 2010-10-17 15:22 /dev/sda2
Mount point on client Code: joe@joe-laptop:~$ ls -ld ~/sda2 drwxrwxrwx 2 joe joe 4096 2010-10-17 19:58 /home/joe/sda2
This is the command I'm trying to use to mount Code: sshfs joe@192.168.1.103:/home/joe/sda2 ~/sda2
I can chmod the mount on the server to 777 but as soon as I mount the HDD to the server all write permission just goes *poof* and its back to "drwxr-xr-x".Chown seems either, it just wont stick.
I have a file server running 10.04. I have a user that belongs to 2 groups (users is the primary and IT is the secondary). I have permissions set up so that this user and other users that belong to the IT groups can read/write files and others have no permissions whatsoever. I have also set the umask to 0007 so that any files created have the effective permissions. My concern is this: since my primary group is users, is it possible for me to create files with the owner group IT for only this specific folder?
I have a Natty headless server that I would like to set up shared directories and grant specific users write permissions. I use a Windows 2008 R2 machine with Active Directory for authentication and have created a group GroupWithWriteAccess which I want to have write access to the shared directory. I want all other users to have read only access. I have edited my smb.conf file with the following
The machine is fully setup to work with Windows authentication and I can access shares from the ubuntu machine, it's just sharing local directories with the correct permissions that I can't work out. So far I can access the files from my other machine, but I do not have write access even though I am logged on as a user who is a member of GroupWithWriteAccess.
we have a data transfer network drive, shared via nfs and samba.But now I got the special demand to make any of the files read and wirteable, regardsless of the permissions they had before.With acl I get the right permissions (via default values) but the standard unix permissions overwrite this. e.g. when I have 644, it does not care that the group has write permissions)Does someone have an idea (except chmod via cronjob )
I use Kubuntu 9.10 on my desktop and UNR 9.10 on my netbook... both worked just fine before(with every version of Ubuntu since 8.04), but I didn't use them for a little while with 9.10 and nothing from either of them... Logitech USB headset and the IPV Free2 USB phone.... granted I couldn't use all the features with the Free2 phone before but I could still use it to talk with skype. When I go to sound devices in skype, they are both recognized by the system... but just will not work no matter what.
after installing trying to install veetle on my ubuntu 10.04 64 bit I always get the message at the start-up:could not update /home/user/.ICEauthority.my sound control does not work anymore (message: 'waiting for sound system to respond')using Krusader I get the message 'Cannot talk to klauncher: The name org.kde. klauncher was not provided by any .service files.I checked the owner of .ICEauthority and the permission and they are OK. Same for my /home. None of the suggestions found in the other threads worked.Veetle has been installed using the install.sh script and there is no unistall option
There is a folder that is owned by user tomcat6: drwxr-xr-x 2 tomcat6 tomcat6 69632 2011-05-06 03:43 document. I want to allow another user (ruser) write permissions on document folder. The two users (tomcat6 and ruser) does not belong to same group. I have tried using setfacl: sudo setfacl -m u:ruser:rwx document
but this gives me setfacl: document: Operation not supported error.
I got Whonix set up, and everything in place to be running correctly and I was on cloud nine. The only problem I'm having is that whenever I try to go in and change my index.html files in /var/www/, or really do anything (add new file/folder, save or delete a file) I get the message that I don't have the right permission to do anything other than open and close the folders and files.
I have created directories in root. I am looking for the chmod command to allow all users read and write permissions to a specific directory. I have done chmod 775 for a file but I need this for a directory. This includes permissions on all files and sub directories.