k1l_ 2017-03-01 12:45:48
Exterminador: what ubuntu is that exactly?
nacc 2017-03-01 12:45:51
Exterminador: works fine here to clone that
Bashing-om 2017-03-01 12:45:58
k1l_: Yeah. that is what I understand . Older cards do not have any love at this time .
Exterminador 2017-03-01 12:47:10
Ubuntu 16.04
Exterminador 2017-03-01 12:47:45
then maybe i messed up something
k1l_ 2017-03-01 12:47:45
Exterminador: all updates and -security updates installed?
Exterminador 2017-03-01 12:47:45
i guess so
k1l_ 2017-03-01 12:47:53
Exterminador: sudo apt update && sudo apt full-upgrade
Exterminador 2017-03-01 12:48:01
i've done apt update and says all packagea are up to date
Exterminador 2017-03-01 12:48:39
all up to date
Exterminador 2017-03-01 12:48:41
:/
Exterminador 2017-03-01 12:49:01
even wget gives me segmentation fault
Exterminador 2017-03-01 12:49:02
:x
nacc 2017-03-01 12:49:09
uhhh
k1l_ 2017-03-01 12:49:13
ouch
nacc 2017-03-01 12:49:17
Exterminador: `wget` giving you a segmentation fault is rathe serious
Exterminador 2017-03-01 12:50:20
what can i do?
Exterminador 2017-03-01 12:50:32
reinstall git and wget?
k1l_ 2017-03-01 12:50:59
did you manually change stuff?
Exterminador 2017-03-01 12:51:49
i've changed machine hostname
Epx998 2017-03-01 12:51:51
Is theree 'vdfuse' for Trusty?
Exterminador 2017-03-01 12:52:01
dont remember any other mods
nacc 2017-03-01 12:52:14
!info vdfuse trusty | Epx998
ubottu 2017-03-01 12:52:17
Epx998: Package vdfuse does not exist in trusty
nacc 2017-03-01 12:52:47
Epx998: is that a package name?
Epx998 2017-03-01 12:52:54
yeah, wish i knew as to why
nacc 2017-03-01 12:52:54
Epx998: there is no such ubuntu package period
Epx998 2017-03-01 12:52:54
vdfuse, it was in precise then it vanished
nacc 2017-03-01 12:52:59
Epx998: nope, not in precise either
nacc 2017-03-01 12:53:04
!info vdfuse precise
ubottu 2017-03-01 12:53:06
Package vdfuse does not exist in precise
Epx998 2017-03-01 12:53:15
!info virtualbox-vdfuse
ubottu 2017-03-01 12:53:18
Package virtualbox-vdfuse does not exist in yakkety
Epx998 2017-03-01 12:53:28
!info virtualbox-vdfuse precise
ubottu 2017-03-01 12:53:31
Package virtualbox-vdfuse does not exist in precise
Epx998 2017-03-01 12:53:34
er
BlahBlahBlahBlah 2017-03-01 12:54:48
!info virtualbox-fuse
ubottu 2017-03-01 12:54:51
Package virtualbox-fuse does not exist in yakkety
BlahBlahBlahBlah 2017-03-01 12:55:10
!info virtualbox-fuse precise
ubottu 2017-03-01 12:55:12
virtualbox-fuse (source: virtualbox): x86 virtualization solution - virtual filesystem. In component universe, is optional. Version 4.1.44-dfsg-1+deb7u1ubuntu1 (precise), package size 24 kB, installed size 158 kB
BlahBlahBlahBlah 2017-03-01 12:55:22
Epx998: I think it's the name
Epx998 2017-03-01 12:55:34
i cant find it for trusty
nacc 2017-03-01 12:56:42
* Drop the virtualbox-fuse package as vdfuse fails to build with
nacc 2017-03-01 12:56:42
virtualbox 4.2.
nacc 2017-03-01 12:56:44
from 4.2.10-dfsg-1 in Debian
nacc 2017-03-01 12:56:50
Epx998: there you go :)
Epx998 2017-03-01 12:58:23
all good, was able to build it for 4.3 just now on trusty
nacc 2017-03-01 12:58:59
Epx998: if it's still disabled in debian and does build aginst 5.1.14, may want to let them know
Exterminador 2017-03-01 12:59:38
http://paste.ubuntu.com/24093208/
nacc 2017-03-01 13:00:15
Exterminador: a) why are you running as root? b) what does dmesg say after that (should have a trace of the SEGV)
Epx998 2017-03-01 13:01:09
nacc: yeah I think it just built with 5.1.14 - at least how i did it
nacc 2017-03-01 13:01:19
Epx998: i'd file a bug with debian then :)
Exterminador 2017-03-01 13:01:32
last command i've done before git pull failure: cat /etc/letsencrypt/live/irc.ptirc.org/cert.pem | sudo tee -a /etc/postfix/cacert.pem
Epx998 2017-03-01 13:01:53
vdfuse.c version 83 - dont know what the latest is
nacc 2017-03-01 13:02:22
Epx998: you might request it in ubuntu too, but it'd be up to the virtualbox maintainers at this point
Exterminador 2017-03-01 13:03:14
nacc: thats the only output i have on wget
nacc 2017-03-01 13:04:25
Exterminador: nothing in dmesg?
Exterminador 2017-03-01 13:04:52
erm, where's that?
nacc 2017-03-01 13:05:08
Exterminador: run the command 'dmesg'
nacc 2017-03-01 13:05:19
Exterminador: look for 'segfault'
nacc 2017-03-01 13:05:37
Exterminador: e.g., dmesg | grep segfault or dmesg | less and search
Exterminador 2017-03-01 13:08:36
http://paste.ubuntu.com/24093230/
nacc 2017-03-01 13:09:15
Exterminador: those are OOMs, which wouldn't show up as segmentation faults
Exterminador 2017-03-01 13:09:41
then what could be?
nacc 2017-03-01 13:10:38
Exterminador: that was all that was in dmesg? or did you edit it?
Exterminador 2017-03-01 13:10:57
thats all
nacc 2017-03-01 13:11:05
Exterminador: otherwise i'm not sure; you could try running in gdb or so and debugging
Exterminador 2017-03-01 13:11:22
its a vps
Exterminador 2017-03-01 13:11:34
i cant try to reboot it
nacc 2017-03-01 13:11:39
Exterminador: this is normal ubuntu? `lsb_release -a`, `uname -a` in a pastebin
Exterminador 2017-03-01 13:13:19
nacc: http://paste.ubuntu.com/24093240/
nacc 2017-03-01 13:14:19
Exterminador: that's not ubuntu
nacc 2017-03-01 13:14:27
Exterminador: well, it is, but with an ancient kerenl
nacc 2017-03-01 13:14:34
Exterminador: you should aks your VPS provider for support
tgm4883 2017-03-01 13:14:43
sheesh
OerHeks 2017-03-01 13:14:47
2.6.32 .. looks like vagrant?
tgm4883 2017-03-01 13:15:00
VPS is never straight ubuntu is it
nacc 2017-03-01 13:15:10
tgm4883: i hate them all because of issues like this :)
nacc 2017-03-01 13:15:19
tgm4883: makes Ubuntu look terrible :/
Exterminador 2017-03-01 13:15:22
it was working untill very recently
tgm4883 2017-03-01 13:16:45
nacc: exactly. And people wonder why Canonical goes after these VPS's that do this crap....
nacc 2017-03-01 13:17:52
tgm4883: yep
tpw_rules 2017-03-01 13:21:40
so i broke dns on my ubuntu 16.04 server after configuring my interfaces file to have multiple IPs. that file: http://pastebin.com/KVsrK6Q9 if the last four lines are commented out, it works great. with them there, i can't resolve anything. i can ssh in and ping by IP out so it's not like a complete failure of networking
effectnet 2017-03-01 13:23:48
hello
lucas__ 2017-03-01 13:24:53
Hello everyone, i need help to create a custom kernel vertion, i want make focus in to security.
OerHeks 2017-03-01 13:25:36
twp_rules i see no netmask ?
genii 2017-03-01 13:26:21
tpw_rules: If you're using the same interface, after the first one is defined, I'm pretty sure following ones based on it need to be like ens18:1 ens18:2 and so on
OerHeks 2017-03-01 13:26:35
lucas__, custom kernels, you build them yourself
tpw_rules 2017-03-01 13:26:41
genii: i was told not to. it didn't seem to work when i did it that way, but i can try again
Exterminador 2017-03-01 13:26:57
weird, that i have a vps with almost same kernel and all working great
tpw_rules 2017-03-01 13:26:57
like it didn't work as in i had only one IP. the other two were ignored
genii 2017-03-01 13:27:09
tpw_rules: This may have changed since I needed to use such things
tpw_rules 2017-03-01 13:27:10
OerHeks: it's implied by the /24
OerHeks 2017-03-01 13:27:56
lucas__, https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel
tgm4883 2017-03-01 13:28:06
Exterminador: not sure why that's weird, we're not saying the kernel is the problem, just that your VPS screwed with the image so they need to support it
Exterminador 2017-03-01 13:28:43
ohh, okay
tpw_rules 2017-03-01 13:28:48
yeah if i do the colons it just doesn't work at all
tpw_rules 2017-03-01 13:28:51
the other two IPs are ignored
lucas__ 2017-03-01 13:29:27
Thanks, i coming for this. I want custom the kernel for create a multilabel IPS.
Exterminador 2017-03-01 13:34:40
erm.. using android phone to do the wget, get segmentation fault.. via pc terminal goes fine :O
SPeedY 2017-03-01 13:38:24
anyone alive?
SPeedY 2017-03-01 13:38:55
am trying to use the ping sweeper bash script, but wondering if its possible to scan a range of IPs with by requesting user input