Windows 10: Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2

Discus and support Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2 in Windows 10 Virtualization to solve the problem; Hi there. I've used CENTOS for ages but it's still using Rel 3 kernel -- it's no good simply updating kernel to rel 4 as all the libraries etc need... Discussion in 'Windows 10 Virtualization' started by jimbo45, Mar 18, 2018.

  1. jimbo45 Win User

    Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2


    Hi there.

    I've used CENTOS for ages but it's still using Rel 3 kernel -- it's no good simply updating kernel to rel 4 as all the libraries etc need to be updated as well - otherwise a lot of applications will fail on update as well as anything that needs compile or run time libraries from the previous kernel e.g headers, glibc etc etc..

    Centos is unbelievably stable but I need kernel 4 for some things -- is UBUNTU LTS (the long term support version 16.x) really stable --I don't need leading edge software but it must be stable and I do need kernel 4.

    I've loaded it in a VM (16.x_ on a Windows 10 host) and so far seems OK - but for people who've used UBUNTU for a long time is it really stable. The commands are not too dissimilar to centos and all the packages I need have installed simply enough. Any comments from experienced uses here --stability is what I must have !!!!/ CENTOS delivered that in spades.

    I like the KDE desktop so I added the plasma desktop to UBUNTU without any problems. I don't like either the UNITY or GNOME GUI's - no prob with the KDE install though.

    Asked here rather than 'NIX forums as a lot here try out all sorts of distros as VM's etc - on 'Nix Forums a lot get very passionate over what they use rather than a decent answer from people who've tried a lot out. Ever got in between Bikers arguing over the merits of Harley's over Ducati's etc or a load of Brits on opposite sides of their "Brexit" squabbles !!! 'Nuf said I think.

    Cheers
    jimbo

    :)
     
    jimbo45, Mar 18, 2018
    #1

  2. Windows 10

    For windows subsystem for Linux beta Ubuntu 14.04 trusty to Microsoft azure Ubuntu 16.04LTS Android studio 2.2 and red hat linux 7.2
     
    phillipjones macon, Mar 18, 2018
    #2
  3. zylmak Win User
    How to recover 4to HD

    Hi I had a WD red WD40 installed in a PC Running Windows 7 64bytes for more than 6 months, window7 recognized the hd and showed 4to and never had problem with it

    I bought an used PC 64 byte running windows 7 and removed the 80gb HD and put the WD 4TO inside.

    I wanted to create a NAS so i installed Centos 64 who recognized the 4to has 4to that 3 month later i switched to Ubuntu 64 who also recognized the 4to HD at 4TO it was running without problem but i was not able to install a camera surveillance software.

    So I installed windows 10 to see how it goes, first i said that window 10 recognise only 2TO so there is 2TO not used that I cannot use

    Whwn I saw that I lost 2TO i tryed to reinstall Ubuntu but got a kernel panic, I tryed Centos, Fedora Ubunto server and ubuntu desk top

    Nothing installed, alway kernel panic.

    So I reinstalled windows 10

    How can i put back the HD int the state it was before? I mean in the state where i can install Linux or window7?
     
    zylmak, Mar 18, 2018
    #3
  4. sml156 Win User

    Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2

    I use Ubuntu 16.04.3 LTS server version without a desktop gui and for me it's rock solid and it's EOL is April, 2021 and the kernel right now is at 4.4.0-116

    Right now when I type uname -a it gives me this.
    Code: Linux pi10 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux[/quote] Ubuntu 18.04 LTS is coming out on April, 2018, But you may not like the way you configure the network now,It uses the netplan tool.

    How to configure network in Ubuntu 18.04 and derivatives
    And I believe the kernel is going to be 4.15
     
    sml156, Mar 18, 2018
    #4
  5. lx07 Win User
  6. sml156 Win User
    sml156, Mar 18, 2018
    #6
  7. lx07 Win User
    yum has always brought in dependencies for me but it depends if you've installed stuff outside of package system I suppose.

    I never had any problem upgrading kernel on any distro (but then I'm pretty conservative with what I install).
     
  8. jimbo45 Win User

    Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2

    Hi Folks
    I did a test with Kernel 4 on CENTOS -- it broke VMware - there was a hassle in getting the right headers -- solved that but then some modules wouldn't compile -- so I thought --No go --don't need to mess around with this sort of stuff which should work decently.

    Tried Ubuntu 17.10 as a test --worked OK but it's a bit of a "beta" thing which will be replaced soon so I'll try either 16 or 18 as a VM first. I didn't have any network issues --I have never had network issues with any distro of Linux I've tried -- Windows screws up Networks royally though !!!!.

    One nasty in Ubuntu 17 though is that you can't use decent editors in a GUI in root mode which means it's a pain editing say samba / other config files with VI (used that Donkeys years ago in cli mode). I believe that's fixed in 18 and they are back to using the standard video XORG again -- works predictably !!!). VMWARE was working OK too so no compile problems.

    Thanks for inputs --I'll play around with 18 to see what else I can break !!!!!

    Cheers
    jimbo
     
    jimbo45, Mar 19, 2018
    #8
  9. sml156 Win User
    I just downloaded and tried Ubuntu Mate 17.10 and had no problem saving files as root

    Mate uses Pluma text editor not sure what flavour of Ubuntu you tried. I actually like nano or leafpad better but I just wanted to try to save the file.

    Commands used:

    Code: Alt F2[/quote] that opened the command dialog

    Typed in:

    Code: sudo pluma /etc/samba/smb.conf[/quote]

    Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2 [​IMG]


    Make sure run in terminal is selected and click on Run
    Type in password when asked and press enter.


    Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2 [​IMG]


    Opened as superuser
     
    sml156, Mar 20, 2018
    #9
  10. jimbo45 Win User
    that opened the command dialog

    Typed in:

    Code: sudo pluma /etc/samba/smb.conf[/quote]

    Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2 [​IMG]


    Make sure run in terminal is selected and click on Run
    Type in password when asked and press enter.


    Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2 [​IMG]


    Opened as superuser[/quote]

    Hi there
    @sml156

    Nautilus worked fine as super user so good to go !!! Vmware also OK (although running vmware on a VM itself iand a 2nd lvel Gues (Guest on a Guest) sn't best thing to do -- OK for testing though !!!.

    Marking thread solved -- UBUNTU in various flavours seems fine and easy to use as well package manager also OK -- just apt instead of yum and different repositories - but seems straightforward enough.

    Cheers
    jimbo
     
    jimbo45, Mar 20, 2018
    #10
  11. roy111 Win User
    Hi Jimbo,

    Ubuntu 16.04 is LTS (Long Term Support, 5 years) release so yes it is stable.

    I installed 16.04 in 2016 to use it as a KVM test server, still running, fully updated, no problems; in my experience I can say yes, it is a solid and stable workstation/server.

    If you require stability, I would advise you to not use 18.04 for now it is under heavy development with a lot of new features, as you know 17.10 is going out of support is some month so not really for VM server use.

    Ubuntu LTS Kernel stability (stability, packages and kernels do not change, only security fixes):

    Ubuntu 16.04 LTS was shipped with kernel 4.4.0, this kernel will be supported until 2021/04, if you want to use 4.4.0 you need to
    download and install 16.04. If you need newer kernels you can download 16.04.4 relased some days ago with kernel 4.13.
    Do not enable "proposed" repos.

    I find network (general LAN usage) has better support in gtk (i.e. Unity, Gnome, Cinnamon) than Qt (!).
    If you do not like Unity (but it works !) you can try linux Mint with Cinnamon.
    In the end if you look for CentOS grade stability, Ubuntu 16.04 with Unity is the way to go IMHO.

    I hope this informations can help you with your decision.
     
    roy111, Mar 20, 2018
    #11
  12. sml156 Win User
    After I posted I noticed that if you right click in the file manager you have an option to open that folder as an administrator and when the new file manager opens when you open a file it's opened as a superuser.

    I think Mate uses Caja as the file manager. ( I don't have it running now but I think that's what it was called )
     
    sml156, Mar 20, 2018
    #12
  13. roy111 Win User

    Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2

    To edit files as a superuser you may also consider using "nano" text editor that works within bash as "vi" but much more simple:

    Code: sudo cp /etc/samba/smb.conf /etc/samba/smb.conf.backup sudo nano /etc/samba/smb.conf[/quote]
    Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2 [​IMG]
     
    roy111, Apr 5, 2018
    #13
Thema:

Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2

Loading...
  1. Need V4 Kernel -- is UBUNTU 16 Solid and stable as CENTOS 7.2 - Similar Threads - Need Kernel UBUNTU

  2. Windows 10 UEFI centos 7 added to dbx

    in Windows 10 Gaming
    Windows 10 UEFI centos 7 added to dbx: HI, I had installed Centos 7 along with Windows 10 with secure boot on in uefi mode.Windows:Edition Windows 10 Pro Version 21H2 OS build 19044.2006 Experience Windows Feature Experience Pack 120.2212.4180.0 Centos 7:CentOS-7-x86_64-DVD-2009.iso from...
  3. Windows 10 UEFI centos 7 added to dbx

    in Windows 10 Installation and Upgrade
    Windows 10 UEFI centos 7 added to dbx: HI, I had installed Centos 7 along with Windows 10 with secure boot on in uefi mode.Windows:Edition Windows 10 Pro Version 21H2 OS build 19044.2006 Experience Windows Feature Experience Pack 120.2212.4180.0 Centos 7:CentOS-7-x86_64-DVD-2009.iso from...
  4. Windows 10 UEFI centos 7 added to dbx

    in Windows 10 Software and Apps
    Windows 10 UEFI centos 7 added to dbx: HI, I had installed Centos 7 along with Windows 10 with secure boot on in uefi mode.Windows:Edition Windows 10 Pro Version 21H2 OS build 19044.2006 Experience Windows Feature Experience Pack 120.2212.4180.0 Centos 7:CentOS-7-x86_64-DVD-2009.iso from...
  5. WSL 2 Ubuntu

    in Windows 10 Customization
    WSL 2 Ubuntu: Hello Sir/Ma'am, I'm using Windows Subsystem for linux version 2 to use Ubuntu and recently I've found out that my Ubuntu terminal is not giving any output when I type "Who" command. Can anybody help me? Thank you....
  6. Help needed with Windows 10 and Libreswan on CentOS

    in Windows 10 Ask Insider
    Help needed with Windows 10 and Libreswan on CentOS: submitted by /u/professionalazy [link] [comments] https://www.reddit.com/r/Windows10/comments/gau4rh/help_needed_with_windows_10_and_libreswan_on/
  7. Centos 7 Hard Disk Connect

    in Windows 10 Drivers and Hardware
    Centos 7 Hard Disk Connect: Good morning, please will you help me? I need connect a Centos 7 Hard Disk in Computer with Windows 10 using a USB StarTech, I had been use Paragon Software but I couldn't saw the files, please will you help me? Regards 149187
  8. W10 as GUEST on CENTOS Rel 7 HOST -- WORKS !!!!

    in Windows 10 Virtualization
    W10 as GUEST on CENTOS Rel 7 HOST -- WORKS !!!!: deleted - updated in another thread 3451
  9. CENTOS 7 VM - GUI package manager

    in Windows 10 Virtualization
    CENTOS 7 VM - GUI package manager: Hi there If any of you are installing some LINUX distros as VM's I recommend if you decide on CENTOS 7 to install YUMEX - a graphical package manager. [img] Add the nux-dextop repo to your repositories -- this is a Windows Forum so I won't get into the mechanics of...
  10. Dual boot for Win 10, Win 7 and Centos.

    in Windows 10 Installation and Upgrade
    Dual boot for Win 10, Win 7 and Centos.: I would like to install 3 operative system (win 10 - win 7 and centos ) on the same HD in dual boot system. I would like to keep as much as possible the OS separate (no interference) each other and more stable possible. What will be the best way to do it? I should use an...