Results 1 to 10 of 10

Thread: Suggestions for openSUSE-11.2 New User Installation stickie?

  1. #1
    oldcpu's Avatar
    oldcpu is online now Global Moderator
    Join Date
    Mar 2008
    Location
    Europe
    Posts
    24,772
    Blog Entries
    25

    Default Suggestions for openSUSE-11.2 New User Installation stickie?

    If you have any suggestions about the "New User" general or openSUSE-11.2 specific installation stickies, which are located here:

    NEW Users - openSuse Pre-install (general) – PLEASE READ - openSUSE Forums
    and here:
    NEW Users - Suse-11.2 Pre-installation – PLEASE READ - openSUSE Forums

    please reply here in this current thread (and not in those locked threads). In particular NNTP users reply on this thread, and NOT on the locked stickies threads.

    As appropriate, the mods and the admin can update that stickie to correct errors, or improve the guidance.

    For example, I'm also still pondering the recommendations from the 11.1 stickie:
    Suggestions for openSUSE-11.1 New User Installation stickie? - openSUSE Forums

    ... of course we all have our own pet things to do after a new install.

    Typically, my very first things to do after a fresh openSUSE installation are
    • get internet functioning
    • setup my repositories for easy software installation (ONLY oss, non-oss, update and packman) [No others. None. None!! Others to be added later only after one understands implications and how to work around problems that can crop up]
    • update my multimedia (to have entertaining music for remainder of setup)
    • tune desktop and install other custom applications ..

    But sometimes even that is too advanced for new users, as they are struggling just to download Linux and find some way to get Linux to boot !!

    So please read the referenced stickie. And this thread is for general suggestions. If your suggestions don't make it in right away, don't be discouraged. Sometimes we can not think as fast as you when it comes to recognizing good ideas,... so just give us some time to come around.

    Thank you for your input.
    Last edited by oldcpu; 02-Nov-2009 at 12:32. Reason: added URL and unlocked

  2. #2
    Knurpht's Avatar
    Knurpht is online now Global Moderator
    Join Date
    Jun 2008
    Location
    Groningen, Netherlands
    Posts
    11,936
    Blog Entries
    9

    Default Re: Suggestions for openSUSE-11.2 New User Installation stic

    Read it. A good start. Seems all needed info is within a mouse-click. But.....it is a lot. I've been thinking about some kind of simple sheet, dive in to it and post as soon as I have a bit more time.
    - Athlon X6 3.6 GHz, 16 GB DDR3, 30 GB SSD, 3 TB of disks, GT540, openSUSE 12.2 x86_64 + KDE 4.10 + GNOME 3
    - ASUS A73SD, Intel + GT610M Optimus, 6 GB, 120 GB SSD, openSUSE 12.3

    Anything that can go wrong.... will teach us

    http://en.opensuse.org/User:Knurpht
    http://nl.opensuse.org/Gebruiker:Knurpht

  3. #3
    palladium NNTP User

    Default Re: Suggestions for openSUSE-11.2 New User Installation stickie?

    > If you have any suggestions about the "New User" openSUSE-11.2
    > installation stickie, which is located here:
    >
    > < location URL TBD >
    >
    > please reply here in this current thread (and not in that locked
    > thread). In particular NNTP users reply on this thread, and NOT on the
    > locked stickie thread.


    well....i would (maybe) have some input, but i have no idea where to
    go to see what you have proposed...

    on the other hand, i was pretty darn pleased with earlier versions,
    and suggested reading/following those, *often*..

    but, without seeing it i guess i'd suggest a short how-to on what 'we'
    mean when we say "open a terminal" (and/or "open a root terminal")
    which is not part of the language tool kit available to a huge
    majority of of the Redmond Ship Jumpers and Bloody Edge Chasers who
    land on our porch..

    maybe you will post again with the URL?

    --
    palladium
    Have a lot of fun..

  4. #4
    dvhenry is offline Wise Penguin
    Join Date
    Nov 2009
    Location
    Australia
    Posts
    1,380

    Default Re: Suggestions for openSUSE-11.2 New User Installation stickie?

    I would like to see the basics of posting CLI output to a thread, in a prominent place for new users.
    And yes I know it is simple!

  5. #5
    rbackus is offline Newcomer
    Join Date
    Mar 2011
    Posts
    1

    Default Re: Suggestions for openSUSE-11.2 New User Installation stickie?

    I am surprised about the amount of information. I had an issue with vlc. I read the forum and found the answer. I was unable to thank the person who helped. Really new to forums.

  6. #6
    Winux2's Avatar
    Winux2 is offline Student Penguin
    Join Date
    Oct 2011
    Posts
    68

    Default Re: Suggestions for openSUSE-11.2 New User Installation stickie?

    Though I've found links for package naming, reference of which release number is considered highest/newer eludes me (link's anyone?).

    New users should be certain of the release numbering scheme before allowing "zypper dup" to update packages. Zypper seems to choose the higher release number as the update ie. -30.1 over -3.1.2 so, if -30.1 is the highest/newer release, no problem.

    In this example of two like package versions, which release is highest/newer?
    Linphone 3.4.3-30.1 <CI_CNT>.<B_CNT>
    Linphone 3.4.3-3.1.2 {?release_prefix}.<CI_CNT>.<B_CNT> (I'm guessing at this)

  7. #7
    robin_listas's Avatar
    robin_listas is offline Flux Capacitor Penguin
    Join Date
    Feb 2009
    Location
    Spain
    Posts
    14,349

    Default Re: Suggestions for openSUSE-11.2 New User Installation stickie?

    On 2011-11-16 18:26, Winux2 wrote:
    > New users should be certain of the release numbering scheme before
    > allowing "zypper dup" to update packages


    Careful there.
    If what is in the repo is older than what you have installed, a zypper dup
    will downgrade to whatever is in the repo.

    Zypper dup doesn't mean update to the newest.

    --
    Cheers / Saludos,

    Carlos E. R.
    (from 11.4 x86_64 "Celadon" at Telcontar)

  8. #8
    Winux2's Avatar
    Winux2 is offline Student Penguin
    Join Date
    Oct 2011
    Posts
    68

    Default Re: Suggestions for openSUSE-11.2 New User Installation stickie?

    Quote Originally Posted by robin_listas View Post
    On 2011-11-16 18:26, Winux2 wrote:
    > New users should be certain of the release numbering scheme before
    > allowing "zypper dup" to update packages


    Careful there.
    If what is in the repo is older than what you have installed, a zypper dup
    will downgrade to whatever is in the repo.

    Zypper dup doesn't mean update to the newest.

    That is my understanding as well, thank you.
    I was using the term "update" to mean "a change" (downgrade or upgrade).
    However, the release/revision numbering remains an issue for me since I've received conflicting opinions in reference to my example of Linephone. I've been told that Linphone 3.4.3-30.1 is not newer than Linphone 3.4.3-3.1.2 even though zypper thinks it is. So my issue remains, should zypper be allowed to change (upgrade/downgrade) packages just because the first number(s) in the revision are higher (-30.1 vs -3.1.2)?

  9. #9
    DenverD's Avatar
    DenverD is offline Flux Capacitor Penguin
    Join Date
    Jun 2008
    Location
    Earth - Denmark
    Posts
    10,581

    Default Re: Suggestions for openSUSE-11.2 New User Installation stickie?

    On 12/14/2011 09:56 AM, Winux2 wrote:
    > I've been told that Linphone 3.4.3-30.1 is not newer than
    > Linphone 3.4.3-3.1.2


    who told you that?

    i ask because 30 has always been after 3 as far as i can remember...and,
    unless the Linphone use non-standard package numbering schemes then both
    4 and 30 come after 3!!

    but, don't ask us, ask the folks who must know: http://www.linphone.org/

    --
    DD
    openSUSE®, the "German Engineered Automobiles" of operating systems!

  10. #10
    robin_listas's Avatar
    robin_listas is offline Flux Capacitor Penguin
    Join Date
    Feb 2009
    Location
    Spain
    Posts
    14,349

    Default Re: Suggestions for openSUSE-11.2 New User Installation stickie?

    On 2011-12-14 09:56, Winux2 wrote:
    > However, the release/revision numbering remains an issue for me since
    > I've received conflicting opinions in reference to my example of
    > Linephone. I've been told that Linphone 3.4.3-30.1 is not newer than
    > Linphone 3.4.3-3.1.2 even though zypper thinks it is. So my issue
    > remains, should zypper be allowed to change (upgrade/downgrade) packages
    > just because the first number(s) in the revision are higher (-*30*.1 vs
    > -*3*.1.2)?


    If that is the case, there is nothing zypper can do. That's a mistake of
    Linephone, they are using badly the version numbers and confusing package
    managers. Provided that indeed they have done that, which is doubtful.

    --
    Cheers / Saludos,

    Carlos E. R.
    (from 11.4 x86_64 "Celadon" at Telcontar)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Search Engine Friendly URLs by vBSEO 3.5.2 PL2