Hi, I’d been using gentoo for 6 months, and now I moved to Opensuse. It looks pretty and stable.
Every time I launch application from root, I need to enter root password. Google said I should use Seahorse for this issue, but I didn’t find how to disable entering root password.
When I run sudo zypper up, I see this:
sgasgar@opensuse-sgasgar:~> sudo zypper up
Loading repository data…
Reading installed packages…
The following package updates will NOT be installed:
gstreamer-0_10 gstreamer-0_10-plugin-gnomevfs gstreamer-0_10-plugins-bad
gstreamer-0_10-plugins-base gstreamer-0_10-plugins-good libgstapp-0_10-0
libgstbasecamerabinsrc-0_10-23 libgstbasevideo-0_10-23
libgstcodecparsers-0_10-23 libgstinterfaces-0_10-0 libgstphotography-0_10-23
libgstreamer-0_10-0 libgstsignalprocessor-0_10-23 libgstvdp-0_10-23
libmjpegutils-2_0-0 libquicktime0 libquvi7 libquvi-scripts libsox2 mjpegtools
python-distribute sox typelib-1_0-Gst-0_10 typelib-1_0-GstInterfaces-0_10
Nothing to do.
Is it normal?
3. How to update system using terminal? I need only to run zypper up?
Looks like you added some repos. Maybe the packages will not be installed because it needs a vendor change. In this case you should allow a vendor change which isn’t allowed with “zypper up”, only “zypper dup” does this. Best is to restrict the dist-upgrade to this repo:
That is normal and as it should be. Read: SDB:Login as root - openSUSE
After all you only neeed root do do system management. How often in a week do you need to do system management on your system? (That is after you installed it and trimmed it to yopur needs in the firs tweek of usage or so).
You are new here, thus the following: Please do post copied/pasted computer text between CODE text here in the forums. Use the # button in the toolbar of the post editor to get the CODE tags.
Try to understand the differences between zypper patch, zypper up and zypper dup. They are important and using the wrong one can hose your system. (You used a Linux system before, thus I guess I do not need to point you to man pages). zypper patch is equivalent to YaST > Software > Online Update. zypper up is equivalent to YaST > Software > Software management. Create a list of installed sosftware in the right pane. This can e.g. be done using from the View tab the Repositories view and there choose System at left (btw you can also do theis for a specific repo by choosing that repo at the left). Go to the right pane where the list is, right click and choose "Update if a newer version is available. This will mark for installation all packages that have a newer version in their repo(s) then the version installed on your system.
zypper dub is used to change packages to those from a different repo/vendor. Only used scarcely when e.g. going for multimedia in Packman, or going for aneer KDE then the one that comes with the openSUSE verion you use. Also used when upgrading to a next openSUSE version, but first read the docs about that action before trying.
zypper.
And yes, it would be good when you post here the output of
opensuse-sgasgar:/home/sgasgar # zypper up
Loading repository data...
Reading installed packages...
The following package updates will NOT be installed:
gstreamer-0_10-plugins-bad gstreamer-0_10-plugins-base
gstreamer-0_10-plugins-good
Nothing to do.
gnomesu is only one of the methods to “become root” and as such fits into what is in the link I gave you (and which you now have studied).
Again, how often do you do gnomesu in a week?
And when you realy “do not want to enter the root password” then there is no use to have a system that derives it’s main security concept from the very existance of a Superuser. Try a Windows version instead.
Can you next time please ask one question per thread? We now have this very mixed and confusing two discussions running through each other.
zerum suggested you to do
zypper dup --from <alias|name|#|URI>
But you still had to specify something for <alias|name|#|URI>. We of course want to know what you exectly did. And you should have posted this. Now when you even do not remember what you did. ???
How often in a week do you need to do system management on your system? (That is after you installed it and trimmed it to yopur needs in the firs tweek of usage or so).
Yes, you did not follow correctly the recipe for multimedia from Packman and now you have a strange mix. Follow @sgasgar’s advice.
And needing to become root about seven times a week s realy a bit much. That is for somebeody that has his/her system for real work. It is not so strange of course when your goal is trying out all sorts of system management things and seeing if you can hose it