Ubuntu 15.04 Received Well By Linux Community
jones_supa writes: Canonical released Ubuntu 15.04 a couple of weeks ago, and it seems that this release has been a success. The community is mostly reporting a nice experience, which is important since this is the first Ubuntu release that uses systemd instead of upstart. At Slashdot, people have been very nervous about systemd, and last year it was even asked to say something nice about it. To be fair, Ubuntu 15.04 hasn't changed all that much. Some minor visual changes have been implemented, along with a couple of new features, but the operating system has remained pretty much the same. Most importantly it is stable, fast, and it lacks the usual problems accompanied by new releases.
Congratulations for specifically missing the entire point of the article.
I've never seen so much evangelizing about a particular subsystem change in Linux before, which makes me think that unlike other past changes, this one needs it rather than having it's own benefits do the selling...
Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
A Softpedia article gets linked to Slashdot story these days; can Slash-vertisement get any lower than this?
A friendly reminder that if you hate Unity, Ubuntu also supports KDE, Xfce, LXDE, Enlightenment, Cinnamon, GNOME Shell, MATE, and the CLI.
>As far as I can tell, there is no root account I could log into directly
Seriously?
$ sudo passwd
$ sudo passwd -u root
There, now you can log into root directly and have all the security issues you want. Thanks for playing the "I don't know how to use linux" game
15.04 is not an "LTS" (Long Term Support). So we will continue to run 14.04 LTS on our servers, and on my workstation. I guess we will stick to it for another year, until April 2016. Ah well. Good Luck, gang, and thank you for the good job, Ubuntu.
I installed in on my HP ProBook 6475b laptop the other day and have only run into some minor issues.
1. I opted for full disk encrypted LVM. It didn't ask for a separate Swap partition password, instead using the main one. Fine. However, when booting, I have to enter it twice -- once for the main partition, once for swap. [Bug reported and acknowledged]
2. It hangs on reboot. I have to boot twice every time to get it to get past the boot loader. I've tried "shut down", then letting it sit for 10 minutes. Next boot -- hang and I reboot and then it works.
3. My wifi doesn't come back after suspend. I think it has to do with the particular laptop firmware, because it does this with every distro I've tried. Everything else works, but the wifi never makes it out of suspend.
The rest works fine. Changing to the proprietary AMD video drivers was a snap, and it sped up video playback to what I would expect (no stuttering on HD).
Learning HOW to think is more important than learning WHAT to think.
No no no no no no no no no.
Your post actually comes off very much like a hipster. "They're all idiots, unlike me..."
Ubuntu has made very significant, almost Metro-level failures by forcing their existing userbase to bend-over backwards to support an untapped userbase while compromising work-producing functionality. It's like when Nintendo released the Wii and pissed on all the hardcore gamers that made them a powerful company in the first place... they hurt their current base in pursuit of a new, casual one.
Lastly, if you think Unix commands are an arcane syntax, you must also hate C, C++, C#, D, and Java, since they're all derived from a 70's "arcane syntax." But the fact you treat Unix commands as some sort of magic, means you never understood the most powerful part of Linux, and it's enough to write off your flippant comment to begin with.
Everybody knows it's:
$ sudo passwd # to give root a password so you can log in as root
and
$ sudo su - # to log in as root
It follows the same path that OS X and Solaris 11 do, with the root user disabled by default, with the first user created having sudo access to root. A quick change of root's password can enable this if needed.
All and all, this is a good thing. There are a lot of security audit checklists that are starting to require root not be able to be logged on directly, so shipping an OS that has this locked down is not unusual.
For personal use, there isn't anything wrong with unlocking root and using that with su or just logging directly in. However, in business/enterprise settings, it does make sense to have a user stage, even if it is just having different RSA keys in root's authorized_hosts file that belongs to each individual user. I like unlocking root locally, so I can log in with that in single user mode, but having remote root access completely disabled.
Yeah, I have seen far too many people who want to run as root/admin because it's more convenient.
And I have seen far too many people staring at a screen with that "oh, shit, what do I do now?" look because they just royally fsck'd their system.
In fact, I've known several admins who I subsequently came to realize were mostly faking it after several instances of completely hosing a system because they just thought it was easier to stay logged in as root/admin "just in case".
Same with all of the crap software on Windows which says "oh, just disable UAC or this software to work". or "this software needs to run as root/admin". Yeah, sorry, but no. If you're software insists I disable sane security on my system, your software sucks, and you were too damned lazy to write better code. Hell, I saw one thing years ago which said "the admin user should have a blank password for this software to work" ... and it didn't get installed.
The problem is people get into that period where they think "I'm a big boy admin now, I don't need safeguards because I'm that good". Those people are generally dangerous and reckless fools.
Lost at C:>. Found at C.
How about sudo -i?
1. build quality of 14.xx was utter crap. It crashed more than windows.
2. Unity had some privacy issues with sending user search data to paying partners automaticly(amazon).
3. Canonical doesn't like to give back upstream. Before you say anything, there are many companies that do wonderful things for the kernel, GNU, and related bits and pieces to make the magic happen. The two biggest contributors being Intel and Red Hat, but linux has a lot of very large corporate heavy hitters world wide contributing great things. After not giving back, the CEO and founder Mark Shuttleworth talks a lot of shit about the people who are actually doing most of the real work. MIR/Wayland is the latest fiasco. instead of contributing to wayland, they decided to make their own graphics server, which ultimately will only be used by them. The supposed cause of wayland not being advanced enough turned out to be bogus, as RH will likely ship fedora with wayland default long before Canonical does a MIR default Ubuntu. Oh yeah. Speaking of Red Hat, not only do they make a rock solid distro, they contribute back, and oh, they still manage to turn a profit, something Canonical seems unable to do.
4. previous versions of Unity where dog slow, but they've seemed to have gotten better.
For the non-technical, I recommend Mint, which was forked from Ubuntu, and contains most of the good n00b friendly stuff from ubuntu. It goes down easy and it "Just works". The best part is I can "OEM Install" it, so I can put it as the default OS on computers I fix up and give away, and not have to worry about pirated copies of windows, or the non-techies getting all confuzzled.
I always tell new folk around here that there are three stages of competency in System Administration.
There is the newbie, that is afraid to do much because they don't know what they can do.
There are the old farts, that don't do much because they know what they can do.
And then there are the really dangerous ones in between, who do too much because they think they know what they can do.
How come Slashdot never gets Slashdotted?
By default Ubuntu uses dash as /bin/sh, but has /bin/bash as root's shell. Both can of course be changed by the user.
So what you're basically saying is that by default, there is no root account to log into directly? Thanks for spending your (surely very valuable) time verifying this trivial aspect of that post, even though it was irrelevant to the poster's overall point.
No, thats not what hes saying. "sudo passwd -u root" requests elevated rights to reset the password for the root account, which is by default completely random. The account does already exist, as it cant not exist on a linux box (afaik).
Ubuntu is just designed to prevent you from using it, as sudo and gksudo are the preferred methods of gaining root privileges.
I'm pretty sure the entire point of the article was that a good systemd flamewar is good for the hit count.
Many of those not liking systemd are in the higher competence class and/or run things like Debian on servers
Except for, you know, the RedHat and Debian developers who included systemd?
I've seen a lot of posts in this thread about how people have massively hosed a system while logged in directly as root. I'd be curious to know exactly what command(s) caused the issue. I'm guessing some variant of rm or dd. How would sudo have prevented it? I log in as root directly when I know I need to do something that requires it. My root shell colors the prompt red as a reminder. I log out when I'm done. I think at the end of the day, not hosing up your system is best prevented by constant awareness when you're logged in as root or running something as root. You could just as easily trash your box with a mis-typed sudo command.
Wrong, genius. See which one runs /root/.bash_profile and which one doesn't. See which one gets PATH set to root's path and which one doesn't. Neither of yours does.
sudo -i is probably the command you are reaching for. Very similar to sudo su -. Whichever one you are comfortable with. They both do a true root login.
After installing I have two main highlights. Excuse the verbosity, but since it's apropos, I really want to share my two cents and hear what other people thinks.
1) The shipped Plasma 5.3 is complete butt. Massive loss of functionality, completely broke my workflow. You might remember me defending KDE4 at every chance, and that's because it wasn't as bad as this by 4.3. Missing icons; lost of "old" systray icons; Icon-only task manager lost all options and unity launcher abilities; Klipper is half-baked and doesn't do a lot of things it did before (despite keyboard bindings showing those actions); kwin refuses to save per-window settings (works from control center, but not from window menu); the Breeze theme is bugged and doesn't show (instead Oxygen does, for whatever reason, despite zapping my settings entirely, and there's no matching GTK theme, so all consistency gets broken); dumps files on .config, making it super noisy; lots of actions that were able to get hotkeys don't accept hotkeys (despite the GUI being there, it refuses to save); several lost plasmoids (not even a simple network monitor now) and other surviving ones lost several options; and konsole refuses to obey the option to show "konsole - " on titlebar, making window matching by title never work. Kwin is still excellent, but it suffers being part of a desktop in such a miserable state and Konsole is still my favorite terminal. (I am open to suggestions just in case)
It doesn't even attempt to port old settings properly, and it's far too early to deploy. And this time there wasn't even the excuse to make it "for developers". It's really, really half-baked and I hope the missing stuff comes back eventually. It's only usable if you stick to the defaults and don't bother customizing it too much, and if you don't have habits or must-have plasmoids from KDE4.
2) Everything else worked really well. systemd works pretty well and I already got to tune it up. Very fast reboot and shutdown. Not seeing why the hate, it works for me.
Mod me down if you want, and I am aware anecdotes aren't data, but it works and I was able to migrate all my custom things easily. The only defect I found is that it likes to start disk checks more often than it should, like it does a main disk check once every 10 reboots. Doesn't take long so it's not a real problem, but it bothers me it's not doing every 30 mounts as I had it set as.
Otherwise, my system feels almost more responsive than before, and I am pretty sure it's not placebo effect. I mostly notice it with loading small apps and doing management tasks, but it's definitely a little bit faster. A few exotic bugs with my hardware got fixed and it's all now working great.
Anyway, I had to use Unity as a temporary desktop until I figure out some solution to my KDE problems and the good things and updates prevent me from rolling back. Two days later I got used to it and I am doing my usual computer routine with minor differences.
Gotta say, it's improved greatly since last time I used it. Having the menus in the window titlebar (saves space and doesn't require traveling to the top as in the OSX-like menu, best of both worlds), minimize-on-click, ability to adjust titlebar size and other minor fixes make it...*gasp* rather usable. I miss the window automation from kwin, but managed to replicate the missing window management features with some hackery and obscure Compiz features, so I only remember I am using another desktop when the windows appear in crazy places. Only took me a day to get used to the previously annoying "close button at left" business, but otherwise it feels usable for everyday work. Compared to its original incarnation it's quite the improvement. I'd even dare calling it "good enough", not the best, but just "good enough". The titlebar menus and the Launcher API abilities are pretty appealing features though.
A disclaimer, though, I always had a taskbar at the left even in the early 90s, so I find it "natural", but other people might be annoyed by the taskba
Vivid Vervet ships with 3.18.3 rather than a modern 3.18 such as 3.18.12, which seems unconscionable.
In particular, there's a known regression where BTRFS fails to clear it's logs and the system become unbootable. This gotcha seems to take around two weeks to manifest, at which point the kernel will lock. https://btrfs.wiki.kernel.org/...
The 'article' is an editorial presented as something to be taken as representative of the community at large. My impression is that Canonical is losing mindshare quickly to Mint on the desktop, that Canonical really doesn't care that much about desktop anyway as they pin their business hopes and dreams on servers and embedded (where it also is failing to get much traction business wise).
Note that none of this has to do with the parents referenced points: Gnome 3 (which is largely defined by Gnome Shell, which Ubuntu doesn't even use by default) and systemd (I'm sympathetic, but not sure it's making much of a difference either way in the desktop distribution selection right now).
XML is like violence. If it doesn't solve the problem, use more.
Given the (almost exclusive) emotional appeal that anti-systemd people tend to use I wouldn't place them in the "higher competence class". Wannabes and script kiddies is a better classification.
There are a lot to criticize in systemd (as in all subsystems) but "it doesn't follow a mythological philosophy" isn't one of those. Nor is the commonly repeated _erroneous_ claims that is popular.
But I do try to make damned sure I double check my directory I'm in, as well as the command before I hit enter.
I've blown stuff up before, but mostly as other users...likely that I wasn't being as careful when in as those users as I was when I'm wielding root around.
Light travels faster than sound. This is why some people appear bright until you hear them speak.........
Seriously, stop spreading bad practice. The proper practice is "sudo -i".
Change is certain; progress is not obligatory.
Nice inversion. The emotional appeals come from the pro-systemd people, valid technical arguments on that side are nowhere to be found.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
Ok... The article should be "Ubuntu 15.04 is well received by users who do not fall on the autism spectrum."
Ubuntu has been the consumer level Linux. If Systemd or Gnome versions is that big of a deal, you probably should pick a different distribution.
If something is so important that you feel the need to post it on the internet... It probably isn't that important.
You mean the whole 5 people on the technical committee that voted it in? Or the less than 10 people that maintain it?
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
It's not that being outsiders is the goal, it's that being popular isn't the goal. If a change will make things better for grandma and not affect me, then fine. If it'll make things better for grandma but affects my workflow negatively, then to hell with grandma, let her use Windows or Mac.
(Personally, systemd doesn't affect my workflow so I'll let others argue about it... but if you start talking about something like hiding configuration options and advanced features, I'll be objecting.)
This space intentionally left blank
Red Hat is operating right out of Microsoft's playbook.
Remember when Microsoft was buddy-buddy with Apple, and IBM?
Once Linux is completely dependent on Red Hat controlled technologies, Red Hat will always be two steps ahead of the competition, it will be seriously difficult for Linux users to use anything except Red Hat.
What happens when Red Hat decides there is no reason for more than one package management solution? Red Hat will say that users demanded one standardized package management, and systemd will only work if Red Hat's solution is installed. Wait for it.
to late. Linux Standard Base (LSB) requires support for use of rpm (redhat package manager) they railroaded that through despite debian ubuntu and others protest.
---Saying gnome 3 is better than windows 8 not so much a compliment as it is damning with light praise.
Mint is not just for noobs.
You mean like RH prior to RHEL 7? Or how about Slackware? Gentoo? Ubuntu LTS? Plenty of distros exist[ed] without systemd and didn't suck. What Red Hat and the systemd crowd doesn't want to here is that most users that care do not want systemd. Most users have no opinion one way or another. Most that do care were perfectly content with the old system and saw much bigger problems in the Linux world that fighting over replacing init takes time away from. If we really needed a new init system, then why not adopt launchd, SMF (which systemd wishes it was), or upstart, and focus on issues that actually matter? Instead, Linux is losing long time supporters and is fracturing itself.
I'm starting to think GNU is the problem with "GNU/Linux" these days.
I think the latter is the cause of all the graphic problems I've been having. If I use the fglrx graphic driver (for AMD/ATI), I cannot sleep anymore (it wakes up to a black screen) and I don't have ctrl-alt-F consoles anymore. If I use the xserver-xorg-video-ati driver, I cannot unlock the screen (it loops back to sddm). Which makes having a laptop rather useless.
And there are plenty of other issues: opened windows are lost between logins (or moved to random places, and always to the 1st desktop), all opened konsoles are lost, kate doesn't reopen files, some login screens are all white. Or all black. The date on the clock is too big and doesn't fit ! And one thing that ails me is that your preferences are not kept between KDE4 and 5. You have to spend an hour or way more to go through all the options to try and get the desktop the way you want it again.
Non-Linux Penguins ?
It's like you read all the "how to make a good bug report" articles and decided to do the opposite.
Watch this Heartland Institute video
http://askubuntu.com/a/376386
MouseClass extends ScrollClass, which extends TabClass, which extends SidebarClass, which extends PowerClass, w
So you have created a customized for for yourself? In what way does that qualify as a "distro"? Oh, right, it does not.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
sudo -s will give you privileges without changing your environment variables, such as $HOME. sudo -i acts as if you are logging into the root account.
It depends on what your particular needs are.
Change is certain; progress is not obligatory.
It's because some people take such things way too seriously. I would suggest that you try each one and compare the resulting environment variable values, and then choose whichever best suits your purpose. And to trolls who find 'sudo su -' shocking, exactly which resulting difference are you concerned about? I'm curious.
You seem to think that anyone who thinks the complaints are overblown are part of some systemd fanclub.
Im not a full-time linux admin, Im just an observer noting that Red Hat and Debian retain their customer base despite the complaints that systemd is ruining the world, and we havent heard widespread reports of systemd induced system failures. That kind of makes me think that the complaints are vastly overstated and that the drama is unnecessary.
If things really are that bad with systemd, I would have expected to see a new, highly popular distro pop up in the last several months (or in the next few months) that blows Red Hat and Debian away-- or perhaps to see CentOS split off and do their own thing. We arent seeing that, which again makes me question the "sky is falling" claims.