=== Lcawte is now known as Lcawte|Away === TDJACR is now known as NotTheNSA === NotTheNSA is now known as TDJACR === quantic_ is now known as quantic [04:19] where are systemd's journal logs stored? In /run/systemd/journal there is nothing which looks like data files and /var/log/journal/ does not exist [04:24] I think i found the logs via "lsof | grep journal" :) The seem to be located at /run/log/journal [04:49] Can somebody tell me why Ubuntu 15.04s default behavior is to save the systemds journal logfiles not reboot safe? === markthomas|away is now known as markthomas === markthomas is now known as markthomas|away [10:48] Good afternoon. [10:52] hola [10:53] Hey histo [10:54] lordievader: hello === Lcawte|Away is now known as Lcawte [12:59] guys, need some help [13:00] Onepamopa: Please ask your questions. [13:00] installex xfce4 (all packages), however, startxfce4 returns: "X: exec of /usr/bin/Xorg failed" "xinit: giving up" "xinit: unable to connect to X server: Connection refused" [13:00] any ideas ? [13:02] Onepamopa: Not really server related (more Xubuntu related), but have you installed an X server? [13:03] Im not sure it's xubuntu related, Im using this on a dedicated server running Ubuntu Server 14.10 [13:04] xserver-xorg is already the newest version. [13:04] Onepamopa: Not many people run X on their servers ;) [13:04] well, I need to run a java profiler on it so ... no choice [13:05] that means gui + vnc [13:05] I chose xfce4 since it's lightweight [13:05] Ugh, vnc. [13:05] yeah yeah ... [13:05] Anyhow, does /usr/bin/X exist? [13:05] can I paste ? [13:06] Paste what? This was just a yes or no question. [13:06] # stat /usr/bin/X [13:06] File: ‘/usr/bin/X’ [13:06] Size: 10192 Blocks: 24 IO Block: 4096 regular file [13:06] Device: 902h/2306d Inode: 12133 Links: 1 [13:06] Access: (6755/-rwsr-sr-x) Uid: ( 0/ root) Gid: ( 0/ root) [13:06] !paste | Onepamopa [13:06] Onepamopa: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [13:06] right, next time :) [13:06] I take that as a yes ;) [13:07] Edit your ~/.xinitrc to start xfce and run 'startx' as a user. [13:07] no .xinitrc file present at all [13:09] Onepamopa: Edit/create, whatever ;) [16:58] hey all, got a bit of a pickle here, I have a server that's running 13.10.. I really want to upgrade it... how do I do this? [17:00] >.> [17:03] that sounds just business-as-usual, not a pickle? [17:05] Oh, *13*.10 [17:05] https://help.ubuntu.com/community/EOLUpgrades/ seems relevant but somewhat dated [17:06] The core fact you'll need is that there exists http://old-releases.ubuntu.com/ubuntu/ [17:07] ok, so add that to my sources and go from there? [17:08] I'd probably start by changing sources.list to point there, and then seeing if the normal upgrade procedure works [17:10] ok, so next stupid question... should I comment out the existing entries? [17:11] maxb: ^^^ [17:13] An interesting question, and I'm not sure how the upgrader is going to respond, given that your upgrade target is *not* on old-releases since it's still supported [17:13] I'd give it a go with _just_ http://old-releases.ubuntu.com/ubuntu/ lines active in sources.list, and see if the upgrader is smart enough to move you back to a normal mirror during the upgrade [17:13] well.. I can try both ways... I have a good backup so I'm not going to be *too* mad if it goes belly-up\ [17:14] If it is not, the worst it's going to do is fail early before changing anything of significance, and roll-back sources.list [17:15] hrrm.. [17:17] Seveas over in #ubuntu gave me a good alternative.. change all the sources to the target and do the updates/upgrades, following up with autoremove and debfoster [17:17] Try the do-release-upgrade thing first though [17:17] it /win 10 [17:18] It's a practical alternative, though seems a shame to not get the all-in-one tidyness of do-release-upgrade, which is one of Ubuntu's nicest improvements over Debian [17:18] as a long-time user of Ubuntu, before do-release-upgraded existed, I'm feeling fairly meh about it [17:19] then again, I tend to do crazy things like skipping 5 releases in an upgrade [17:19] As someone about to have to hack together a basic equivalent for a bunch of Debian servers at work, I'm very enthusiastic about it :-) [17:20] maxb: backport do-release-upgrade and send a push request upstream to the Debian folks.. though they really are purists.. [17:21] hm hm hm... checking for new release [17:21] nope... [17:21] "Your Ubuntu release is not supported anymore." [17:21] do-release-upgrade is a jerk [17:22] * maxb agrees :-) [17:22] Whoever thought up that error message was _not_ writing good UX [17:23] UX? [17:24] fancy word for UI [17:24] ah, I was going to backronym it to "User eXplination" [17:24] eXperience [17:24] User eXcrement [17:24] i.e. how pleased/furious the user is after using the UI :-) [17:26] ah, like windows explorer (HAAAAAAAAAAATE) [17:27] whoever over at Microsoft designed that PoS needs to be found; then Hung, Shot, Quartered, Electrocuted, Crucified and burned. [17:31] ooook on my way to upgrades [17:31] Seveas: should I do the standard upgrade then dist-upgrade? [17:31] neh, just dist-upgrade [17:32] * gartral|2 blinks [17:32] otherwise your system may get into a fairly weird state [17:32] ok.. glad I double-checked [17:32] gartral|2: Whats "PoS"? [17:32] bekks: piece of solid-human-waste... [17:33] 1264 upgraded, 213 newly installed, 18 to remove and 0 not upgraded. [17:33] sounds about right [17:33] autoremove will remove more later [17:34] bekks: depending on context, either "Point of Sale", "Position of Star", or "Piece of S***". in my context, the 3rd one [17:35] The upgrade then dist-upgrade thing is just a way to enforce a different ordering on the package upgrades. The 'weird state' is that once you've started that kind of upgrade, you're committed to following up with the dist-upgrade right after, or your system _will_ be in a weird state [17:35] I love my internet. almost 2000 packages in about 30 minutes [17:37] doo-dee-doo [17:37] I'm guessing the upgrade then dist-upgrade thing came about either because it helped apt steer around some dependency resolution problems it had difficulty solving right, or possibly because it divides the upgrade into "less likely to interfere with people trying to simultaneously use the system" and "more likely to interfere ..." portions [17:38] maxb: considering under *normal" usage dist-upgrade tends to upgrade kernels/thing that require a reboot, I'm going to say the latter [17:39] 13:38 -!- Jarvis2 [~java@host86-139-75-0.range86-139.btcentralplus.com] has quit [Excess Flood] <--- phhht... bot [17:39] gartral|2: Or just a bouncer running wild. [17:39] my * hurts >.< [17:52] yay... terminals craashed [17:55] oh wow [17:56] gartwitch: long live screen/tmux :) [17:56] telnet towel.blinkenlights.nl [17:56] Seveas: oh yea. I use byobu [18:00] is it bad that I can hear my server's hard drive from the next room, when the thing is in my bedroom closet? [18:03] Well, it might be bad. Depends on the noise [18:03] Time for a smart check, I'd say. [18:04] I'm using a small script to check my SATA disks' SMART values, https://gist.github.com/dasjoe/a7252e3f737ec36de36f [18:05] it was a joke question , it's just the brand of HDD... [18:06] hmm, smartmontools does that automatically [18:07] really should use it instead of a script [18:07] realtime notification, scheduled disk smart test runs [18:09] Patrickdk: I prefer doing it manually before and after a run of "badblocks -svwe 3" so I can compare outputs. Also, I only want to see the stats I'm interested in, like http://paste.debian.net/191119/ [18:09] * gartwitch passes out pancakes [18:10] during a disk test is different [18:10] I mean more for production usage [18:10] not randomly for disk checks === gartwitch is now known as gartral|2 [18:13] Seveas: what was that command... debfiller? [18:32] Seveas: should i reboot before or after the autoremove/debfoster? [18:33] gartral|2: reboot after dist-upgrade has finished, but ONLY if it finished without errors. If there were errors, pastebin them. [18:34] Seveas: understood [18:46] you know what apt needs? [18:46] apt needs a way to show an estimate on the amount of your life wasted by babysitting it, measured in time. [19:19] uuuughh [19:45] Seveas: looks like it completed without error [19:49] uh oh... [19:50] Seveas: great... it's giving me connection refused when trying to ssh back in [19:50] Seveas: then agin, it really helps when I type the damn address right >.> [19:53] Seveas: autoremove or debfoster first? [19:55] bekks: hey [19:56] maxb: you around? [19:56] hello [19:58] do you know if I should autoremove or debfoster? [20:05] These are mainly tidying-up operations. Wise for the long term sanity of your installation, but not immediately critical [20:09] gartral|2: autoremove. debfoster takes time and you'll want to study its manpage before running it. [20:21] Seveas: sudo seems to be throwing an odd error: "no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory [20:25] seems to be samba related, meh [20:30] gartral|2: I'm afraid it's bedtime here, so I can't help any further === lokodo is now known as byaruhaf [21:09] hi, what's the preferred way to get python 2.7.9? [21:09] !info python2 [21:09] Package python2 does not exist in vivid [21:09] !info python [21:10] python (source: python-defaults): interactive high-level object-oriented language (default version). In component main, is optional. Version 2.7.9-1 (vivid), package size 133 kB, installed size 680 kB [21:10] devster31: What version of Ubuntu are you running? [21:10] 14.04 unfortunately [21:11] 14.04-2 server [21:11] !info python trusty [21:11] python (source: python-defaults): interactive high-level object-oriented language (default version). In component main, is optional. Version 2.7.5-5ubuntu3 (trusty), package size 130 kB, installed size 671 kB [21:13] devster31: The Ubuntu Toolchain PPA has an Python 2.7.9 available for Trusty: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa [21:15] oh, nice [22:21] Has anyone setup an ubuntu-server VPS as a VPN endpoint? I am having issues with ISP's backbone routing trying to enjoy games and am tempted to roll my own VPN via VPS [22:55] I can't find the right way to google my problem. What are the right key terms I should search for: I already have a mail server and I want the other hosts on my domain to use the mail server for their mail? [22:55] dunno, that is very undefined [22:57] what mail software are you using? [22:57] sendmail [22:57] what exactly is meant by other hosts on my domain [22:57] just other ubuntu servers. I don't know if it's a stupid thing to want, but I want to use alpine from any of my other servers for the same inboxes [22:59] I guess that's a side point. What I really want in the long run is to be able to have the other hosts send mail to/through my mail server [22:59] and I guess that just means reading and understanding more about relaying? [22:59] I guess you just want your server to act as a msa then [23:00] google how to configure sendmail as an msa [23:00] and how to setup your other servers to use it [23:00] Thank you, I will look into that :) [23:00] generally to simplify things, you would setup a nullmailer on the other machines [23:01] rather than use a full mailsystem on them to relay to that one [23:02] ah ok === Lcawte is now known as Lcawte|Away