since a couple of days my clutterflow preview doesn't work in nautillus-elementary any more. First I thought it is because of an ubuntu update. But I'm not sure. I have installed the latest version from am-monkeyd's ppa. The strange thing is that it works when I start nautilus as root.
Edit: After several trys I found the solution: press ALT + F2, enter: gconf-editor and then navigate to apps > nautilus > preferences and enable 'show_clutter'.Restart Nautilus (nautilus -q). That's it.That did the trick.But I still don't know how this setting was unchecked...
I discovered this neat feature on the home folder that looks very nice. But every time I close it its gone and I have to activate it again, how can I keep it without having to activate it every time?
I was trying to edit a file requiring root permissions, so I used sudo. I typed the root password and it failed. This happened three times, and the process was ended. I then logged in as root (su) and was able to navigate to the file and make changes as root. Am I missing something? How would I edit the sudoers file such that this password would work? Or is there another way to log in to the sudo group to make these changes? How do I set sudo passwords?
I have been using Maverick since the release candidate was released. I also installed nautilus elementary (the latest version). The inbuilt terminal works great, but the clutterflow option in the view menu only brings up a blank black screen with the file name only [URL]. The terminal gives this:
I have sound if I use aplay or start totem using sudo but neither have sound if I try aplay or totem as ordinary user. The groups command shows my user name is a member of the audio and video groups. If I look at the /etc/group file it also shows pulse as a member of audio group.
This is a command line install from the 10.04 Alternate CD to which I installed xorg, icewm, gdm, nautilus, synaptic, totem, firefox, gstreamer, alsa, pulse, and others. Every thing works except the user audio. Totem will show videos but no sound. Totem will play MP3 music files (show the cover art and the progress) but no sound. But it all works ok, good sound, if I start Totem as root.
What am I missing? I don't expect in depth help with this installation but thought maybe something would just pop out at someone?
I am using Ubuntu 11.04 and am trying to get Skype working for work. Sound doesn't work for random events. I ran Skype as root and the sound works perfectly. Can anybody give me some information on how do I set the permissions for the program so the sound works so I don't have to run the program as root?
I'm new to Ubuntu and I'm pretty sure I'm just missing something simple. I want to use Samba to share my raid array to all of my machines, so I have...Installed Ubuntu and created a single user: mattMounted my ext4 raid set with fstab:
Code: UUID=78d85398-d179-4640-bb1b-f770ba90abb1 /media/Data ext4 defaults 0 0 Installed Samba (real Samba, I haven't touched the Nautilus-Share right-click thing):
Regarding the usage of our PKI, some security consultants suggested to let our root CA offine (hardware online but disconnected from the network). However, when it is offline, I don't understand how to sign certificate request or to publish CRL. How a PKI works with the root CA offline? USB sticks?
I cannot find a post that matches this scenario...the id created during the install (from CD) of Karmic has fully usable sound. However, users created from the Users and Groups app do not.
I have made sure that all users are defined to the audio, pulse, pulse-audio, and pulse-rt groups. No luck.
I have followed every step I have read having to do with the alsamixer. No luck.
I have verified that alsa and linux itself are at the latest versions.
I recently bought a new wireless router (Cisco E1000) to use in my house. The E1000 supports mixed-mode 802.11n/g/b, which is what I have enabled. It is the first 802.11n router I've had. My netbook (an HP/Compaq Mini 110) only supports b/g. When connected to this new router, I can only see my status as root. NetworkManager shows a little red exclamation point, and 'iwconfig' shows nothing. It's missing in the 'iwlist scanning' list. Even still, I'm connected and can do everything just fine. However, everything shows up fine when I run 'sudo iwconfig' or 'sudo iwlist scanning'. These have always worked as a standard user before.
i'm running Ubuntu 10.04 server and want to turn on the pc-speaker warning-beep.I commented out the line in /etc/modprobe.d blacklist.conf:
#blacklist pcspkr
The beep is now working for root. But somehow it won't work if i log in as a normal user. (i don't know why, but if i install beep the beep-command works for all users...unfortunately beep seems not to make a warning sound in all cases so this is no solution for me)
I just setup a debian OS(in emulator) and trying to use apt-get update. When I log in as root and do:
export http_proxy=http://proxy.com:9090 apt-get update works
If I use another user and ssh to this debian, sudo apt-get update will fail to work because it don't use the proxy. I try to do the export http_proxy stuff again but still not working. echo $http_proxy showing it already set correctly...
p/s: I have a workaround by adding this lines in the apt.conf ACQUIRE { http::proxy "http://proxy.com:9090" }
but I really don't want this solutions because I want to easily disable the http_proxy in command prompt (by unset it).
I mount my NFS shares with fstab entries likexxxx.xxxx.xx:/srv/vdr /media/vdr_video nfs noauto,user,bg,soft,intr,retry=5 0 0 With openSUSE 11.2 works this fine. With openSUSE 11.4 installation (no upgrade) only NFS mount works fine. The umount command works only with root.
gpsbabel has always been a little awkward to get going, but it works well once it does. Out of the box on Lenny, gpsbabel just gave errors for me reading from a garmin unit, and the required solution was two steps: firstly, remove (and blacklist) the kernel module "garmin_gps". Secondly, add a udev rule like this:SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", MODE="0660", group="plugdev" and save this as /etc/udev/rules.d/51-garmin.rules.
Now, I never understood why or how that worked, but it did (on Lenny), straight away, and was listed as gpsbabel's solution here (I notice it now says MODE="666").
Anyway, now I'm on Squeeze and have the same problems again. I've blacklisted garmin_gps again, and it doesn't appear in lsmod.
I've still got my udev rule, but now gpsbabel fails as a normal user with the error:
I can't get a program (wbar) to run directly from my user account, it fails saying "Image not found -> maybe using a relative path?". But if I run su -c "wbar", it shows up and manages to load the image. I think it has something to do with ImLib2 or whatever loads the image. I checked permissions on libImlib2.so.1 and it's world-readable and executable. Can libImlib2.a be causing this problem, set to 644? What else should I be checking?
I have a very strange problem.ometimes, yes sometimes not all the time, I get a Destination Host Unreachable when I ping a computer on my network. If I switch to root using su I can ping that same computer. Here is a screen shot:
joseph@laptop:~$ ping 192.168.1.14 PING 192.168.1.14 (192.168.1.14) 56(84) bytes of data. From 192.168.1.9 icmp_seq=2 Destination Host Unreachable
I'm using fedora 12 and modified the user login options(normal and super user login). I've been using the accounts for a while but i've bumped into a problem - audio not working as a normal user but works when logged in as root. Also, i'm not able to use VLC as a root user.
I login as normal user. I can 'su root' fine - password authenticates. However, If I try to run System->Administration->Users/Groups, when it asks for root password, it is rejected. When I run updater, it reports failure to authenticate, but doesn't even ask for root password beforehand. Is there a cached password someplace?
I've got a problem in doing sudo working for mounting things (e.g. usb pen or optic discs). Details:The OS: Slackware 13.0The response to sudo -l command:
Code: User user1 may run the following commands on this host: root) /sbin/shutdown -h now, /sbin/shutdown -r now
Processor: amd phenom II 965 BE Motherboard: M4N78 PRO (Asus) newest bios Memory: Corsair 2gb DDR2 800mhz X2 (4GB) Video Card: Radeon 5750 1GB Power: 620W Corsair. HD: 320GB
I use the TV + HDMI cable. Versions tested 32BITS/64BITS (stay with x64) has no disk error. already downloaded several times. MD5 is correct well ... I'll start here with my concerns ... version 9.04 onwards does not work gives blackscreen. I think "forgotten" by the generic drivers for ATI or something that influences the video. it does not show. 9.10,10.04,10.10 none of those versions worked ... on other computers functioned normally. I found researching how to dribble and go to live. and thus unable to install. but does not work after the pc restarts. Linux does not. shows nothing ... goes to black screen with the (- FLASHING) but nothing else happens.
An old machine in our office, running Ubuntu 6.06 all of a sudden will not boot up. I get the following info during boot:
Uncompressing Linux... Ok Booting the kernel mount: Mounting /root/sda1 /root failed: No such device mount: Mounting /root/dev on /dev/.static/dev failed: No such file or directory
[code]....
I haven't changed anything on the system as far as I'm aware, and I ran some HD diagnostics and everything seems fine. however when I try to mount the drive with the following command:
sudo mount -t ext3 -o rw /dev/hda1 /mnt
I get the following error:
mount: wrong fs type, bad option, bad superblock on /dev/sda1, missing code page or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so
I ran fdisk -l and it says the partition type is Linux. The output after running dmesg | tail :
I no longer have access to my root desktop. On a session I attempted to change the root username but i apparently assigned it a wrong directory that does not exist. When I rebooted with my new root username, i was instead recognised as a simple user (no root privileges). I tried the console to change to "old" root but root password is not accepted and there is no way to access to sudoer files. it seems that inserting a new username requires root privileges and i am back to square one. Simply logging with old root username and password after restart gives me a blank screen with nothing on it and cannot even reboot.
want to run VirtualBox with root permissions. Trouble is that only when run as root i can access attached USB devices inside of a virtual machine, otherwise, these a greyed out).Now running VirtualBox as a root user also changes the configuration folders, making all my virtual machines already defined disappear. I also don't want to copy all to the root configuration folders. Is there a way to give the VirtualBox root permissions but without actually running the application as a root user. Is it possible to do without changing the permissions of the non-root user, i.e. i don't want my user to have all root permissions, due to security considerations.
i used opensuse 11.1 ...there is option for root user to create password for root...but for ubuntu i did not find anything like that...so how can i create root password....or how can i use root
So I transfered a few folders with videos in them to the public folder on an Ubuntu 10.04 laptop I have from my Ubuntu 10.04 64bit laptop. When I wanted to delete the folder I didn't have permission so I ran "gksudo nautilus" so I could delete it as root. So I deleted the folder but I did not get the space back!
I went to /.local/Shared/Trash and one of the folders I deleted was there but deleting it didn't get that space back either.
I did some searching but most of what I find doesn't help or tells me to look in the folder /.local/Shared/Trash folder but that didn't help any.