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.
I'm on Kubuntu 15.04, NUC with intel graphics. Everything just works including suspend right out of the gate. Love it.
Congratulations for specifically missing the entire point of the article.
Honestly though, you're clearly not who Ubuntu us going after.
I'm running 14.something in a VM because I was curious about it.
As far as I can tell, there is no root account I could log into directly, the system seems to be set up to cater to desktop users who don't know or care what systemd and gnome 3 even are.
It seems a decent enough desktop platform, but I'd hardly call it a nerd hobbyists platform.
In which case, chances are the people who this is targeted at simply don't care about the collective nerd angst about how Ubuntu isn't pure enough, or geeky enough.
This sounds like complaining that building blocks don't adhere to the best practices of structural engineering. It's kind of missing the point.
Lost at C:>. Found at C.
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?
And what does he do?
A friendly reminder that if you hate Unity, Ubuntu also supports KDE, Xfce, LXDE, Enlightenment, Cinnamon, GNOME Shell, MATE, and the CLI.
My older laptops don't like it at all, every 30 seconds Ubuntu 15.04 goes to sleep (no matter what settings are changed) making them unusable and I've not found a cure at all for this behavior. Rolled back to 14.10.
It's been a year. All those who don't want systemd realized the only option was to leave the linux community and go elsewhere (BSD being the popular option). Thus those who are left are part of a systemd echo-chamber and, unsurprisingly, it's being well received by those members of the community (left).
I almost feel like installing it and documenting the inevitable ensuing failures, just to prove this article wrong.
It made the mistake of becoming popular (at least by pathetic Linux standards) and DARED to aim at appealing to general users (ick!). And that made it forever uncool for Linux hipsters. Linux users hate any distro that's not obscure and all-but-impossible to use without knowing arcane command line syntax.
SJW's don't eliminate discrimination. They just expropriate it for themselves.
It's not using gnome3, but the good old Unity which IMHO is the best at multi-screen setups where both KDE and Gnome have quite a bit to catch up.
Systemd is invisible for most ordinary users.
>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.
It shouldn't have a root account you can log into. If you want to be root, log into a privileged use and "sudo su".
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.
Hi! Since you're new, let me welcome you to Ubuntu. Ubuntu has never had a login-enabled root account, and the use of one his highly discouraged four various security concerns. You should use "sudo" to run individual commands, or "sudo -s" if you need a root shell.
Karma: Terrifying (mostly affected by atrocities you've committed)
Doesn't 'sudo bash' still work? I haven't used Ubuntu in a few releases.
Guess what, Skippy, I've been running Linux since Slackware 0.99 on a gazillion floppies in 1993
I've been a UNIX developer and Admin.
I know how to run Linux, and I even know how to use sudo. But Ubuntu isn't set up to *want* you to use root.
Ubuntu has said "there is a user who owns the system, and we'll use something like UAC to get permissions on demand".
Ubuntu isn't targeting people who need to feel like "teh lunix exparts".
And, really, that's OK. Because Ubuntu isn't going for smarmy assholes like you who need to log into root and wave around their penis.
Why why don't you either man up and post without being an AC, or shut the fuck up and stop acting like a whiny little punk?
Lost at C:>. Found at C.
What is wrong with multiscreen gnome 3? It works great here.
I have to say that Unity is pretty nice these days. It's stable, it looks cool (no ugly modern flat appearance), and they don't shuffle things around, so everything is always found in familiar places. Also the user experience has been polished and feels comfortable.
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
Personally I wish no distro was set up to want you to use root... I have...less than fond... memories of torching everything in my Slackware systems by accident back when I used it in the late nineties.
After a temporary switch to Mac OS X in the early 2000s, I realized sudo was the way to go, and was very glad when I found modern distros reflected that.
Agree. It's actually aimed at a combination of newbies, and experienced *ix users. One should be protected from root at all costs. The other is experienced enough to know they should be too...
You are not alone. This is not normal. None of this is normal.
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.
Ok.
$ nice bash
$
Happy now?
From the Ubuntu website, (serverFaq) the only listed security concern seems to be that 'people might try and brute force the root password if the account is enabled', all other reasons are administrative. It's not highly discouraged, it's just a different approach.
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.
i last logged in to root on redhat9. i learned my lesson.
'sudo bash' and 'sudo -su root' do the same thing.
A 14.10 system that my kid had an elaborate KDE desktop setup on, we upgraded to 15.04, and it totally lost his desktop arrangement. This had originally been Xubuntu, then with KDE installed, so not straight Kubuntu, and we were able to revert to using his old Xfce setup for now, which came through the upgrade okay. But it really was a bad experience losing his work with KDE that way. KDE is just the barest desktop now, which is frankly ugly and it seems it has lost features as well as his prior configuration.
"with their freedom lost all virtue lose" - Milton
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.
Well a preety good step.. Lets cheer them up who worked so hard and growing up Debian based distro so far... We all have worked with RH base and then different flavors.. All were preety good to our requirements as needed. Yes our production servers still run CentOS or some RH based distro.. Debian was always the big guy with stable release... Ubuntu came with a bang some years back... And i dont see much difference on server side with Ubuntu too.. But hey Desktop team running Windows were happy with the migration to Ubuntu desktop unlike CentOS /Suse / Mint etc.. So i will give them +1
And no wonder Ubuntu Server edition is also growing up smooth like a Beer. No matter how much u push in there is still some space for more. Yes and still doesnt tap out. So +1
Lets jus cheer up on an awesome piece of work and explore possibilities.
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?
xubuntu user here.
I have a Thinkpad T440s with an external monitor connected to the display port and when I boot the computer or lock the screen, both laptop and monitor screens turn white and the cpu fan starts.
The white screen only goes away when I unplug the display port or press some random keys on the keyboard.
Really smooth.
noobs deserve freedom too.
Also, I recommend mint for noobs. Much easier, less fail.
But why?
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.
To the extent that Ubuntu provides a stable enough base for distros like Mint to base off of - giving users the confidence that Ubuntu-targeted apps will work on Mint as well, Ubuntu's done its job admirably. If only by making it possible for other distros to install on UEFI based machines (with or without secure boot - plenty of distros are still only just getting there).
Mir is problematic, and if it introduces enough incompatibility to Ubuntu packages, that could force other distros to re-fork off of something else (or continue on based on a pre-Mir base). Hopefully, Wayland will become viable long enough before Mir does that the two efforts can ultimately merge - not necessarily the code bases, but support for whatever functionality Canonical thought it needed that Wayland didn't provide. Or at least, the GNOME and KDE bits that will define most Wayland or Mir apps can get support from both camps to make everything 'just work' - perhaps even better than X11 does today...
Posted from my Android phone. Oh, I can change this? There, that's better...
Great, can it be hibernated and then actually wake up from said hibernation? This is a feature I've been waiting for for years now.
Pfft. I don't even used systems that don't come with systemd and Gnome 3 by default.
The concern is the same concern that says "Never run a web browser with admin privileges". Doing a particular task with root privileges is fine; doing everything by default with root is just asking for a nasty accident or exploit.
I'm pretty sure the entire point of the article was that a good systemd flamewar is good for the hit count.
>there is no root account I could log into directly
Did you try `sudo -s`? Don't blame the OS for your failure to RTFM
As far as I can tell, there is no root account I could log into directly
Yeah, it should come with a default password such as "admin" as well as a SSH server enabled by default so that I can just ssh root@myIPAddress.
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.
To the extent that Ubuntu provides a stable enough base for distros like Mint to base off of - giving users the confidence that Ubuntu-targeted apps will work on Mint as well, Ubuntu's done its job admirably.
which is far more debian's doing than Ubuntu. Debian are the real people who make an operating system out of parts, and do most of the heavy lifting of stiching it all together
Mir is problematic, and if it introduces enough incompatibility to Ubuntu packages, that could force other distros to re-fork off of something else (or continue on based on a pre-Mir base). Hopefully, Wayland will become viable long enough before Mir does that the two efforts can ultimately merge
Like most other failed needless canonical projects, bazar and upstart, its going to be abandoned, and Ubuntu will eventually run wayland. Which is what Canonical could have done in the first place, perhaps contributed to the development of wayland, which could have helped reduce the amount of time it takes to get it in release condition.
Uninstall gnome-screensaver and install xscreensaver, add a startup entry "xscreensaver -nosplash" then set your preferences then restart.
I'm in the old fart category, you insensitive clod!
Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
.. but I may have gotten a few infections from the pages I had to visit to use it.
Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
Copied from http://www.linuxforums.org/forum/ubuntu-linux/174467-why-sudo-better-than-logging-root.html
- With sudo, you do not need the root password. Just your user password.
- Root has no restrictions. You can easily destroy your system with just one command
- using sudo for elevated access creates awareness ("Now I need to be careful")
- sudo can be restricted to certain commands, users and groups. Whereas root = root = full access
- from remote (ssh): if you first have to login as a user via key and then elevate to root, you need to present *two* credentials before you have full access. Which improves security. Remote root logins should be disabled for this reason.
Why not?
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
why not
sudo -i
This gives a root shell
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.
"As far as I can tell, there is no root account I could log into directly..."
And, really, that's OK. Because Ubuntu isn't going for smarmy assholes like you who need to log into root and wave around their penis.
Wow. You assert that there's no way to log in as root, and when someone corrects you, you proceed to wave around your penis with "I was a younicks d3v way back in '93!! I used teh floppeezzz!!!!"
Having a bad day, are we?
I'm a Linux noob, but I recently wiped my Ubuntu installation in favor of Linux Mint beacuse whatever the default environment of Ubuntu is (Unity?) looked and felt like OSX.
I couldn't figure out how to do damn near anything, requiring me to google terminal commands to do basic functions because the GUI was so obfuscated.
Cinnamon on Mint so far has been quite user-friendly. Have only used the terminal when it seemed easier than going through the GUI, not because I *couldn't* go through the GUI. And it doesn't feel like a goddamn mac.
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.........
I don't have gnome-screensaver installed. But thanks for your suggestion. I will try that later.
The correct command is "sudo -i", if you want a root shell. Doing the above comment just spreads bad practice.
Change is certain; progress is not obligatory.
I despise you.
Change is certain; progress is not obligatory.
OMG sign me up!
"Old time users of Ubuntu will notice that the 15.04 edition now comes with a new wallpaper that's not orange. It might have to do with the fact that Ubuntu is changing and that it's finally leaving its past behind or maybe it's just a new cool background"
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.
Setting a password is unnecessary. Use sudo -i or sudo su and avoid allowing password login for root.
This seems more like a light-locker / xfce power management issue while managing multiple screens...
bad practice?
What exactly is bad about sudo su -?
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.
Always do a ZFS snapshot prior to doing something dangerous.
Congratulations for specifically catching the entire point of the article
If you only sudo the commands that need it, you minimize the odds that one of the commands that don't need it will Bork your system.
You didn't correct him. In the first post, you misinterpreted his statements and corrected your misinterpretations. Then you insulted him. Now, in your second post, you ridicule him for being insulted. Smarmy adj. Hypocritically, complacently, or effusively earnest; unctuous.
Join the IParty!
reset the password for the root account, which is by default completely random
It's blank by default, and the system is set to disallow logins for accounts with blank passwords. That's actually more secure than having a randomly assigned password.
sudo -i changes the current working directory to roots home directory, which may not be what you want.
The upside is it won't take much to oldconfig to a 4.0 Kernel. The good news is that every kernel release has it's own Ubuntu build, so get the .deb for 4.0.* and away you go.
You could just as easily trash your box with a mis-typed sudo command.
Yep, and it's so easy too. You can have the exact idea of what you want to do, but a typo sneaks in anyway. The example I always tell people is when trying to type /bin/rm -r /Data/
and they use the right-shift to capitalize the D, it's so easy to miss and press enter. Then your command is /bin/rm -r / (even typing that in this textbox is giving me pause). Even just /bin/rm -r /home/Bob or /bin/rm -r /usr/local/Foo could cause significant pain with this style of mistyping.
So I tell people that whenever they plan on doing a recursive delete or recursive anything, type the target first (/Data), then return to the beginning of the command line and type the executable and other parameters. That way, it's less likely a mis-key will result in disaster.
I dislike using sudo because I type in so many commands that I get into the habit of typing my password after every one, then I'm on a system where sudo caches the credentials, and I start typing my password on the command line.
12.04LTE to 14.04LTE no thank you. I had a Dell laptop with 12.04LTE on it and one day it asked if I wanted to go to 14.04. So it downloaded everything and when it came back up it was command line only, no gui whatsoever. I had to download and install Gnome manually. That has soured me a bit on Ubuntu.
Well, you could just have installed KDE or XFCE - no need to do a complete re-install actually.
Or just use rm -i in the beginning to scout out what's actually going to get borked first, then do CTRL+C and repeat without the -i if you're feeling confident.
I wish rm had a dry-run option, like rsync does.
If you judge the quality of a Linux subsystem by how fast it boots, you deserve every bit of any troubles that may be heading your way if the subsystem fails in other respects.
Security and stability are the two most important engineering metrics for an operating system, by far. Boot speed is a totally ridiculous basis on which to judge whether a design choice was well advised or not.
That's entirely untrue. I certainly am half as compitant as I think I am.
Mint is not just for noobs.
To date I've found that KDE has always had the best multimoniter support. And aside from not being able to set a per-screen background, what's wrong with GNOME's support?
I'm starting to think GNU is the problem with "GNU/Linux" these days.
You sound like a Fedora user.
I'm starting to think GNU is the problem with "GNU/Linux" these days.
Or perhaps it could just prompt for a password on installation like any reasonable distro does?
On my Vivid system:
$ uname -r
3.19.0-15-generic
Probably an update over the base install - but fixed either way.
On my private machines, i handle it the same. On machines where I'm not the only admin, the policy is to use sudo and getting a root shell is strictly verboten (except in rare cases which actually demand it). The reason for this is is logging. Way easier to fix a mess someone else created if there's a log of what exactly they did with elevated privs
CLI paste? paste.pr0.tips!
systemd is underwritten - if not actually written - by Red Hat.
Given their cozy, lucrative government contracts, I trust Red Hat even less than Microsoft.
I installed ubuntu 15.04 and I returned to ubuntu 14.04
The main problem was systemD.
When you shutdown the system, the computer turns itself off immediately. That happens because systemD performs a hard shutdown of all the applications and services.
Well, I do not want to have data corruption just because the new "standard" according to systemD is send a kill -9 to all the applications.
They are other issues. But this one is unacceptable.
sudo -s doesn't log in as root, it merely gives you a root shell with mostly your old environment. Speaking of failure to RTFM...
CLI paste? paste.pr0.tips!
eh, I'm an embedded linux developer. My preferred distro is Mint. So either I'm a n00b, or I've got too much to do to spend a weekend trying to get my keyboard to be detected.
1350 Gunmen Kill 12, Wound 7 At French Magazine HQ
/.
1198 Misogyny, Entitlement, and Nerds
1128 Officer Not Charged In Michael Brown Shooting
1081 How To Execute People In the 21st Century
1040 Seattle Approves $15 Per Hour Minimum Wage
Yeah, thanks
Isn't the correct command "sudo -s"?
- Raynet --> .
Ubuntu is trying to make the installer as simple as possible for the average user. The power user will know how to set a root password after installation anyways. At first I felt it was awkward too but I now like the idea. The installer should never force you to make a choice that can easily be postponed after the installation without any consequence.
Question is - how do you get to the old fart category without passing the dangerous zone?
Or just use rm -i in the beginning to scout out what's actually going to get borked first, then do CTRL+C and repeat without the -i if you're feeling confident.
I wish rm had a dry-run option, like rsync does.
That makes me wonder if there might be a dry-run executable that gives read only and fake write access to a process to let you watch what it might do.
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 ?
Funny. I somehow inherited a VMS-based application (probably because in days of yore I had experience with it), and had a task to perform on it. I think my fingers were literally trembling - far more so than when I was first learning it ages ago. All I could think of was just how much work I'd end up creating for myself if I messed anything up, on this system for which the last person who actually knew anything in detail left probably 10 years ago at least.
Enjoy your quiche.
Watch this Heartland Institute video
I'm running on an old kernel (due in part to my openVZ instance) and the switch from upsert to systemd killed my system. I ended up having to scrap the server and re-install. So, kiddies, make sure your kernal is 3.4 or above!
You mean I don't need fdisk and dd anymore? There's something called GOOEY that can get me today where I want to go tomorrow (gparted)?
Then there's the old dead farts that just stinks, because they're afraid to have their opinion changed. Those stuck in ed or even edlin and play BOFH because they think 50 Mb email should be enough for everyone.
For server Debian has always rocked, and just does the job in most cases. Fedora / Red Hat if you're corporate and need the support (if you can get it!).
For desktop, Ubuntu fares pretty well these days and just works for most tasks people can throw at it, requiring a few downloads of some "bad" and "ugly" bits of software for playing DVD and "avi"-files. Last time everything I needed was downloadable either through software manager or through the browser (Chrome), which now even supports Netflix out of the (downloading) box. It seems everything I care about could be turned off in security settings as well.
Mint was promising, but never could upgrade nicely, at least not the Debian version, so am stuck with an unupgradable Mint on two computers I mean to replace with Ubuntu. (Note: I haven't tried regular Mint, which should be based on Ubuntu repositories)
Most importantly: I think anybody can use Ubuntu these days, and usually everything works with a few clicks. No more hunting for drivers and silly addon software, especially now that Java is being removed from browser-space.
This is true, until some other distro make inroads or Ubuntu / Canonical turns evil / lazy, which is inevitably bound to happen anyways. THIS, is what experience is for, avoiding sweaty long nights tweaking linux /etc/ text-files. If we can get an experience like Mac provided, but with the power and flexibility of Linux, it's worth the cost (free) IMHO. I can live with the non-free stuff until people "get it" and starts supporting Linux and freedom even more.
Damn fine job Canonical did (clean 14.04). I've been there when they've screwed up as well (usually around major upgrade-time). As users, we deserve to be treated better, and hopefully the competition will be enough to make it happen.
Windows? Out of 5 computers, 1 have Windows (VM). 3 of them just couldn't support the hardware anymore or the reinstallation didn't work / wasn't provided for that particular magical version of Windows license. How many are there? I have Ultimate Vista: only to be used with bundled PC. WTF is that good for? Then there is "Professional", "Home", "Media Center", "Starter" and that's just for starters (googling CE, 98, ME, 95, NT, 2000). Windows just doesn't work when the age of your computer exceeds 3-4 years, which it SHOULD if it's of any decent quality. mean WHO in their right minds thinks it's OK to buy and install / reconfigure a PC every second year??
Windows stops working for your grandma, and then you need to install Ubuntu, which most probably WILL work out of the box these days (with a few clicks through the system settings). Funny story: The corporations knows about this, and seeks to confuse people with even more empty promises, but remains the same for the most part. Don't be fooled. Get smarter!
As I said, I'm a Linux noob.
I have no idea how to do that, and switching to something that was more user-friendly out-of-the-box, so to speak, seemed easier.
I don't have anything important on that machine anyway, it's just for having a portable non-phone web browser and 20+ year old games, basically. Hence the desire to not have to fuck with anything, just make it work and be user-friendly.
Of weeks ago canonical released ubuntu 15.04 a couple, and been a success, it seems that this release has. Mostly reporting a nice experience, the community is, which the first ubuntu release that uses systemd instead of upstart, is important since this is. At slashdot, been very nervous about systemd, people have, and even asked to say something nice about it, last year it was. To be fair, ubuntu 15.04 hasn't changed all that much. Been implemented, some minor visual changes have, with a couple of new features along, but remained pretty much the same, the operating system has. Most importantly, stable, is it, fast, and it lacks the usual problems accompanied by new releases. Yeesssssss. May the 4th be with you.
"At Slashdot, people have been very nervous about systemd"
I want a fucking t-shirt with that on it.
If I had a DeLorean... I would probably only drive it from time to time.
I have hosed a system once when cleaning up /etc/ after having finished a day of installation and configuration. "rm *~" became "rm *" as ~ was right next to Enter on my keyboard.
Using sudo would not have saved me from that mistake. Now I always write *~ as ~<left arrow>*.
I really like this post from so long ago. I reread it every once in a while. It's quite long but will give you some idea of the power of root.
https://groups.google.com/forum/#!topic/comp.sys.next.sysadmin/iEhM7_Bn_vA
walterbyrd: "Ubuntu used to be awesome, now it sucks. If you have to advertised how well Ubuntu is doing, it's probably not doing all that well."
Try the lightweight LXDE Desktop Environment or one of Unity, Cinnamon, MATE, KDE or Xfce, you do have a choice ref
You can also use rm -I, which will ask for confirmation before running (just once for each command, unlike -i) if you try to delete a directory or more than three files. If you fear typos, it's a good precaution to take when typing.
(For what its worth, my worst rm-related typo was rm * in my home directory, rather than the intended rm *~; this isn't so bad because there's no -r in there, but it took a while to figure out what files were stored in my home directory directly and if any of them were important.)
One does not edit anywhere near the number of configuration files and install enough software to justify running as root all the time by a long shot. This isn't the Windows world where over half the software requires running as Administrator just to function.
I spend months at a time never touching the root account on my systems after they've been set up. I haven't seen a box that enabled root logins in over a decade, from any vendor or Unix flavour.
So I call "bullshit" on the theory that there are users out there logging in as "root" for the sake of "convenience."
I do not fail; I succeed at finding out what does not work.
Well, I'm sure he try{ ed.
finally{ , mod me up.
this ranks among the most unstable releases I've ever had and I installed fresh on all my devices for this release
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.
You're making use of two completely separate applications that are intended for privilege escalation, which is not only silly but wasteful. It's possible on some systems that su and sudo have different setups (usually su is completely disabled on 'secured' systems) and so you may not even be able to bring up the shell you had intended to begin with.
If you want to use 'su', use it in it's proper form and use 'su -', if you want to use 'sudo' use it in it's proper form and use 'sudo -i'. Using both is just ridiculous.
Change is certain; progress is not obligatory.
As I said, I'm a Linux noob.
As a noob I highly recommend you search for quick answers before completely blowing off an entire distro in the future. I mean go your hardest and do whatever you want, but in some cases there are not only people out there with the same use case as you, but people who have made it trivially easy.
In Ubuntu just typing the following:
sudo apt-get install xubuntu-desktop
will download and completely change the desktop environment to XFCE for you. Likewise "sudo apt-get install kubuntu-desktop" will download and switch the environment to KDE.
Once again there has been a little bit of progress, 15.04 marks the first time I have not had to use the -nomodeset flag in the boot options to get a usable desktop. Unfortunately, this release is not without issues:
1.) Teamviewer 10 no longer works, desktop appears black or frozen when trying to view Ubuntu 15.04 from a remote machine. .desktop files to get software to launch that was installed from the Software Center.
2.) Upgrade from 14.04 to 15.04 failed and required a full wipe of the system and clean install.
3.) Still no option to run as sudo from the launcher, thereby requiring non-obvious editing of
Yet it's very easy to enable the root account and disable sudo (by kicking everyone out of the sudoers), and install openssh-server. Here's it, a powerful and dead easy multi-user machine.
I've installed Ubuntu OEM on a few computers old before giving them away.
https://help.ubuntu.com/commun...
I have installed systems where the user name, user password, host name and root password were all the same.
Wow, the qwerty layout is evil. /, I need to press shift ; the key is the second-from-right one from shift, not first one ; enter/return key is of the rotated L variety (it's possible to press * and enter in one mistaken movement, though)
To get a
Never knew half the data disasters on the planet were caused by a one-keypress / next to a return key lol.
The worst command is rm .*, because it's one you might want to run on purpose. And it does work if you're logged in as the regular user!
SystemD is ubiquitous (UBUNTU, SUSE, Debian, RedHat, and others). What has to now happen is to accept SystemD and to criticize and improve upon some of the service commands.
Leslie Satenstein Montreal Quebec Canada
Firefox and chromium work just as well on linux as windows, and those are your only too browsers that you should give a fuck about. Also, VLC is in most major repos, and works just as well on linux.
Stick with mint. In fact. I'd simply install the LTS version, and upgrade when you change PCs.