/srv/irclogs.ubuntu.com/2016/10/08/#ubuntu-server.txt

lucas_aiWhen I ask ubuntu to hibernate, it won't do it. It'll go into a weird hung state. What do I do?01:11
patdk-lapwhy do you want to hibernate a server?01:23
hallynoh GOOOOD.   so we've decided to double down on the timeout for unplugged network interfaces have we?  2 mins wasn't enough, now it has to be 5 minutes?  good good.04:05
hallynoh i guess it was bluffing04:05
hallynno, it just found something that satisfied it.  well better than nothing04:06
=== Seveas_ is now known as Seveas
=== Guest53394 is now known as devil_
=== JanC_ is now known as JanC
=== pesari_ is now known as pesari
sarthorHI, How to check if my isp is blocking sip ports?16:36
tewardsarthor: ask the ISP.16:37
tewardmight also help to indicate which direction you're trying to check (your computer outbound to a SIP server by your network, or somewhere else coming inbound to your network via your ISP)16:37
sarthorteward: I have voip server running in home, Want to connected extensions from outside.16:46
tewardsarthor: if you've ruled out your firewall or your router (port forwarding), and it's still not able to connect then you *might* have a case with the ISP blocking, but if you assume that then you should contact the ISP to see whether they are16:50
tewardISP is really the only one going to be able to say whether they're blocking a port16:50
=== zerick_ is now known as zerick
LeMikehello. I need to register a new subdomain with some DNS settings. can I do it on my own server somehow?18:26
tomreynLeMike: only if your server acts as the authoritative dns server for this domain name.19:44
tomreynmost people who don't know how this works exactly tend to use the DNS service provided by the domain name registrar.19:46
Gorianso, I have a disk that has two "ids" - I.E. ls /dev/disk/by-id | grep "/dev/sdb$" returns 2 different results. I would suppose it doesn't matter which I use?20:08
rypervencheGorian: That's normal. Use the one that is more descriptive to you.20:23
Gorianokay, good to know20:23
Goriannow if I can figure out why it's impossible to select only line one out of two lines20:24
Gorianlike, what the hell? http://i.imgur.com/1biQmEk.png20:25
rypervencheGorian: Because you're doing a loop. just manually pick one of them or if you need to find one in an automated way, use the find command.20:29
Gorianwhat does that have to do with anything though? If I add "awk '{print $1]'" it returns the first field only just fine20:31
Gorianso, why wouldn't head be able to just display the first line? It doesn't make any sense20:31
Gorianand, It's part of a script, I can't just manually pick one20:31
ws2k3is there something wrong with the ubuntu 12.04 installer?22:03
ws2k3im installing ubuntu 12.04 but the installer seems to be stuck22:04
tomreynws2k3: maybe something is wrong with the (non exact?) copy of it you downloaded22:06
tomreynwhere did you download it from, what is the md5 checksum?22:07
tomreyn!md5 | ws2k322:07
ubottuws2k3: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows22:07
tomreyn!md5sums22:08
ubottuSee https://help.ubuntu.com/community/UbuntuHashes for the md5sums of Ubuntu discs.22:08
Gorianrypervenche, got some food and coffee so my brain works now. Fixed it :P http://pastebin.com/ei6xTRRn22:09
ws2k3tomreyn this one i used http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/mini.iso22:12
ws2k3tomreyn i didnt check the md5 but i just downloaded it22:12
rypervencheGorian: What is your goal here?22:16
tomreynws2k3: well you can check it now if you still have the iso?22:17
tomreynUbuntu 12.04 LTS "Precise Pangolin" 30MB (MD5: 1278936cb0ee9d9a32961dd7743fa75c, SHA1: f91282c671b5ac52163d5cb925ac71b7e20420bc)22:19
tomreynthis is for the 64-bit PC (amd64, x86_64) variant22:19
ws2k3tomreyn i checked md5 matches22:20
tomreynws2k3: where does it get stuck then?22:21
ws2k3tomreyn after i selected my repo22:22
Gorianrypervenche, well, that accomplished that goal, to input a space-delimated list of disks by /dev/sd* and get back their /dev/disk/by-id22:22
ws2k3tomreyn it just shows a purple screen with one grey line in the bottom22:23
Gorianthe larger goal, is that I'm automating a debootstrap install of Ubuntu 16.04 on a ZFS mirror, following https://github.com/zfsonlinux/zfs/wiki/Ubuntu-16.04-Root-on-ZFS22:23
Gorianso I need the disk ids to use22:23
tomreynws2k3: which repo do you mean?22:23
ws2k3tomreyn nl.archive.ubuntu.com22:24
tomreynws2k3: try hitting escape, wait 2 minutes, see if you get back to a menu, if so select the option to start a shell, and find and review the log file and try to download a web page using wget.22:26
tomreynif not, try ctrl-alt-f1 and see if you can do the same there22:27
ws2k3tomreyn it shows me gpgv: Good signature from "Ubuntu Archive Automatic Signing key"22:31
tomreynws2k3: and wget works, i assume?22:34
ws2k3tomreyn yes22:35
tomreynws2k3: whats the hardware you're installing on?22:35
ws2k3tomreyn vm22:35
ws2k3tomreyn in xen22:35
ws2k3tomreyn i managed to pastebin my syslog. http://termbin.com/9qdx22:37
tomreyni guess this dsounds wrong: Oct  8 22:30:06 kernel: [ 1695.034563] frontend[57240]: segfault at 78 ip 0000000000401956 sp 00007fffbde52ea0 error 4 in debconf[400000+2000]22:40
tomreynws2k3: i just tried it, too, using virtualbox. and i get the same result.22:41
ws2k3tomreyn yeah. i got the same issue when i tryed yesterday.22:42
tomreynws2k3: you should probably file a bug report on this22:45
ws2k3tomreyn how should i do that? nver done that before22:47
tomreynws2k3: https://help.ubuntu.com/community/ReportingBugs22:49
ws2k3tomreyn and chance another repo will work?22:51
ws2k3tomreyn or which repo did you use?22:51
tomreynws2k3: i used the same as you. but i think it'S the installer iso. try this one instead: http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/installer-amd64/current/images/trusty-netboot/mini.iso22:53
Gorianrypervenche, lol, you disappeared22:54
tomreynws2k3: or if you dont like the HWE kernel, use this instead: http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/installer-amd64/current/images/netboot/22:56
tomreynthe HWE one from precise-updates work for me, haven't tried the non HWE one from precise-updates, yet22:57
tomreynws2k3: ^22:59
tomreynokay, both mini.iso's from precise-update work for me23:01
tomreynhttps://bugs.launchpad.net/ubuntu/+source/net-retriever/+bug/106793423:03
ubottuLaunchpad bug 1067934 in net-retriever (Ubuntu Saucy) "spends 10+ minutes deduplicating Package lists" [High,Fix released]23:03
ws2k3tomreyn what means HWE kernel?23:08
tomreyn!hwe23:08
ubottuThe Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack23:08
ws2k3tomreyn thx23:11
tomreynwelcome23:11
trippehomg Accepted xz-utils 5.2.2-1.1 (source) into unstable23:35
trippehthats almost worthy of yakkety freeze exception ;)23:35
ws2k3tomreyn the mini.iso you gave is ubuntu desktop not ubuntu server i think23:48
tomreynws2k3: what makes you think so?23:51
ws2k3tomreyn cause it shows me ubuntu desktop in the pick packages window23:51
tomreynws2k3: and that is enabled by default?23:52
ws2k3tomreyn yes. i disabled it23:52
tomreynws2k3: and the pick packages screen shows by default, too? i'm not sure about that either.23:53
ws2k3tomreyn ubuntu server mini.iso doesnt show that option23:54
remotehi23:55
remotecan I access the "boot log" as it is shown at boot-time?23:55
tomreynws2k3: so either you're right thta those a different netinstall targets, or this is a functional change introduced during  12.04 point releases23:55
remotesome service indicated failure but i'm unable to find it back without the big red fail flag in my face23:56
ws2k3tomreyn also after install it doesnt boot23:56
tomreynremote: "dmesg -T | less" and "sudo less /var/log/syslog" is probably the closest you will get.23:57
tomreynws2k3: :-/ i didnt try to push it that far. maybe tomorrow.23:57
remotetomreyn: ok! I'll get my shovel23:58
tomreyndigging a grave?23:58
ws2k3lol xD23:58
tomreyn:)23:59
tomreyni'll slip into my coffin for the day now. ttyl.23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!