[09:17] weird... now KDE doesn't autostart anymore but I have to run systemctl default [10:12] Good afternoon. [10:17] it is afternoon [10:17] got some issues [10:17] Which are? [10:30] weird... now KDE doesn't autostart anymore but I have to run systemctl default [10:30] and it doesn't power off anymore [10:30] and if I don't have the lan cable attached, it won't start kde at all [10:33] Heh, how did you accomplish that? [10:42] I just dist-upgraded [10:42] btw, can you check your /etc/network/interfaces [10:43] is there you snXpY or something ethernet device on auto? [10:43] Just a second, have to boot up my Wily box first. [10:46] what do you mean you need to boot it up first? oO [10:47] (K)Ubuntu ain't my main OS. [10:47] Anyhow only lo is configured. [10:47] what is it then? [10:48] Ah ip link finally shows predictable names \o/ [10:48] hyper_ch: Gentoo. [10:48] lordievader: that might be it... I had added the smXpY thingy manually because after server install I had not inet connection [10:48] so I might disable that now... that could be the root of all problems [10:48] * hyper_ch heard only hardcore linuxer use Gentoo [10:49] Seems HP has changed the NIC location over the years. [10:49] well, I'll deactivate it now from the interfaces file and I'll see next reboot how it goes [10:49] I only noticed this morning when I tried to boot it up [10:52] I'm almost ready to jump ship to Nixos :) [10:55] Never heard of that one. [10:56] lordievader: haven't you been here when I and BluesKaj discussed it like 2 weeks ago? [10:56] Perhaps, perhaps I've forgotten. [10:56] nixos has two nice things [10:57] "all packages are kept in /nix/store instead" how is that a good thing? [10:57] 1) atomicity - meaning each upgrade is a seperate "profile" that you can boot in... so if an update goes awry, you can reboot into an earlier profile [10:57] 2) you setup the system by configuring one file to your need [10:58] [3) in multi-users setup you can allow to have users install their own stuff] [11:00] lordievader: e.g. my current config file: https://github.com/sjau/nixos/blob/master/configuration.nix [11:00] still needs tweaking and stuff... need to harden ssh etc.... [11:01] and will also give KDE5 a testdrive [11:01] also need to add the virtualbox usb plugin [11:02] In Gentoo you do the same thing, but then with the actual config files. [11:03] gentoo is way too complicated for simple minded users like me [11:04] It's not. There is great documentation, besides you actually learn to configure a Linux system properly. [11:05] * hyper_ch heard that in #gentoo they like to rip off and eat the heads of noobx [11:06] They do if you ask question that are in the handbook. Like allmost all channels here on freenode you should search google first. [11:06] Show you put effort in solving your problem. [11:06] I usually post: "help, it doesn't work" [11:06] :) [11:07] I know... the same counts for you. [11:22] so, giving nixos a try? ;) [11:23] smartcard reader and signing app are still issues [11:24] No, it looks like a very bad idea of an operating system. [11:27] how so? [11:29] Because you can just as well configure a system properly. [11:32] this is configure properly :) [11:32] No it aint. [11:32] why not? [11:32] It is a poor excuse not to do it. [11:33] Because there is an abstraction layer between you and the configuration of the programs/the operating system. [11:39] not sure what you mean [11:39] Look at the paste you just gave. Is that a configuration of one program? [11:40] that's the configuration for the whole system [11:40] Precisely. [11:41] An apache config has no place in there. [11:41] A grub config has no place in there. [11:41] it's not a config [11:42] it's what shall be altered from default config [11:42] It looks very much like a config. [11:42] if you just want apache do: services.httpd.enable = true ; [11:43] that will just install with default configs [11:43] It's clear it ain't an OS for me ;) [11:43] and for grub you just tell it to install grub v2 onto /dev/sda [11:44] how does gentoo do it then? [11:45] Let's take Apache as an example. You look at the use flags, to see what you want/need. You compile it, you configure it, you run it. [11:48] and that's what nixos does [11:50] each one his own :) === ubott2 is now known as ubottu === Malsasa_ is now known as Malsasa === Warrigal is now known as tswett