Facebook   Twitter    e-mail newsletter    YouTube    RSS Feed    Android App    iPhone and iPad App     BlackBerry App    


Page 1 of 2 1 2 LastLast
Results 1 to 15 of 20

Thread: OpenSUSE

  1. #1
    Karmic Sangoma ghoti's Avatar
    Join Date
    Jan 2005
    Location
    Hotel California
    Posts
    33,878
    Blog Entries
    9

    Default OpenSUSE

    Not to sure if anyone here can help me. Basically after a couple of successful roll outs of Ubuntu desktops for corporate networks I have a bigger challenge.

    I have being asked to install OpenSUSE on a couple of hundred laptops for a customer. The customer wants OpenSUSE as they already have Novell servers.

    For those of you with experience with OpenSUSE... do you know if I am going to have problems with these laptops?

    HP Intel Celeron 540 (1.86-GHz, 533-MHz FSB, 1-MB L2 cache) 1024MB 1 DIMM 80GB 5400rpm Lightscribe DVD +/-RW DL SuperMulti - Fixed Bluetooth module Broadcom 802.11 a/b/g 15.4 WXGA


    Management Notebook

    HP 6710b Intel Core 2 Duo T8300 2048MB DDRII 667MHz 1 DIMM 160 GB 5400rpm LightScribe DVD+/-RW DL - Fixed Intel 802.11 a/b/g mini-pci card, Bluetooth Module 15.4 WXGA Intel Media Graphics Accelerator X3100 UMA 384MB Windows Vista Business 32 + Office 2007 Ready 1~1~0


    While I see these notebooks are supported in Ubuntu.. recon OpenSUSE has everything (drivers) that will be required to get these machines running well?

    Thanks folks.
    Last edited by ghoti; 17-07-2008 at 07:18 PM.
    I believe Ayn Rand's first love poem went: Roses are red, violets are blue, finish this poem yourself you dependent parasite".
    Colbert

  2. #2

    Default

    Howdy,

    If your customer already have Novell servers and they want to run Suse on their laptops, I would suggest that they run Suse Linux Enterprise Desktop (SLED) and not OpenSuse. OpenSuse is not for the enterprise!

    If they insist on OpenSuse, look at OpenSuse 11. It was released about two weeks ago..

    Regards

  3. #3
    Karmic Sangoma ghoti's Avatar
    Join Date
    Jan 2005
    Location
    Hotel California
    Posts
    33,878
    Blog Entries
    9

    Default

    Quote Originally Posted by gg za View Post
    Howdy,

    If your customer already have Novell servers and they want to run Suse on their laptops, I would suggest that they run Suse Linux Enterprise Desktop (SLED) and not OpenSuse. OpenSuse is not for the enterprise!

    If they insist on OpenSuse, look at OpenSuse 11. It was released about two weeks ago..

    Regards
    Thanks... I will let them know, but Im not sure theyre wanting to pay for the enterprise edition.
    I believe Ayn Rand's first love poem went: Roses are red, violets are blue, finish this poem yourself you dependent parasite".
    Colbert

  4. #4

    Default

    One more thing, if they are not running Linux on any Desktops at the moment, make sure that they know the consequences of switching desktops/laptops to Linux.

    Things they need to consider:
    1. Mail Client - Are they running GroupWise of Exchange, or simple IMAP/POP3?
    2. How are they going to access the Novell File servers File system? Do they have Home Directories and do they need E-Directory authentication
    3. Are they running ZenWorks - Does the laptops need to be managed?


    Regarding your question with the drivers for the laptops, OpenSuse 11 is very new, and as such should have drivers for most of the current Laptops.

    Regards

  5. #5

    Default

    Would SLED be a pay option? Wouldn't it be available for download but you will have to pay if you want support from SuSE?
    Do NOT construe anything I type as advice

  6. #6
    SmoothSupport The_Librarian's Avatar
    Join Date
    Apr 2005
    Location
    Lothlorien
    Posts
    73,319
    Blog Entries
    19

    Default

    Is it possible to do a trial run with one laptop and OpenSuSE 11?

    Most of the drivers should be included.

    You'll also have to consider KDE3 vs KDE4.
    Christ-mass is NOT for Christians. Jeremiah 10.
    Is the 10 Commandments for Christians?

    Saturday is the Seventh day, Sunday is the first day.

    Shmiert Shpammer

  7. #7

    Default

    SLED is a pay for product. Anyone can download it from Novell's Website and install it. However, no product updates are allowed until it is registered.

    SLED is suppose to compete with Enterprise Desktop OS's like Vista. OpenSuse is considered "beta". Please note the use of "" around beta..

  8. #8

    Default

    As a matter of interest, is that the same approach Red Hat takes in terms of the pay option? I know that Fedora is its "beta" OS.
    Do NOT construe anything I type as advice

  9. #9

    Default

    I cant really comment on Red Hat, since I am only familiar with the Novell side of things. However, by your description, it sounds very similar.

  10. #10
    SmoothSupport The_Librarian's Avatar
    Join Date
    Apr 2005
    Location
    Lothlorien
    Posts
    73,319
    Blog Entries
    19

    Default

    Which makes good business sense to send a lot of new stuff and technologies out there so ppl will test it for free - and which you can later include in your stable, pay-for services and packages.

    OpenSuSE 11 is stable enough for myself to use on a daily basis.
    Christ-mass is NOT for Christians. Jeremiah 10.
    Is the 10 Commandments for Christians?

    Saturday is the Seventh day, Sunday is the first day.

    Shmiert Shpammer

  11. #11

    Default

    U are right, I used to run OpenSuse 10.3 on my Laptop. It worked perfectly fine. I now dual boot with Ubuntu, and no problem so far, except for the stupid sudo command for everything..

  12. #12
    SmoothSupport The_Librarian's Avatar
    Join Date
    Apr 2005
    Location
    Lothlorien
    Posts
    73,319
    Blog Entries
    19

    Default

    Quote Originally Posted by gg za View Post
    U are right, I used to run OpenSuse 10.3 on my Laptop. It worked perfectly fine. I now dual boot with Ubuntu, and no problem so far, except for the stupid sudo command for everything..
    There's a reason for that - but it still is irritating to sudo when you want to add/remove software or do things which require administrative privileges.
    Christ-mass is NOT for Christians. Jeremiah 10.
    Is the 10 Commandments for Christians?

    Saturday is the Seventh day, Sunday is the first day.

    Shmiert Shpammer

  13. #13

    Default

    I know there is a reason for the sudo, however I am looking after 320 Suse servers all day, I only run as root, since everything I do on the servers I need admin rights. (SLES 9 servers with OES on top). As such when I am on the Ubuntu laptop I switch to SU the moment I need to start installing and fiddling.

  14. #14

    Default

    # sudo -i

    That will essentially leave that console in su mode
    Do NOT construe anything I type as advice

  15. #15

    Default

    Thanks for the tip, I found another way of doing a su - Works for me...
    sudo -i should be quicker since there is no need to setup the su - command

    Regards

Page 1 of 2 1 2 LastLast

Bookmarks

Bookmarks

Posting Permissions

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