Wulf 2017-01-31 11:45:24
(How) can I add a new user to the system that shares the same groups as the user that I created during install?
amazoniantoad 2017-01-31 11:59:18
Wow the ubuntu support room isn't all that great anymore.
amazoniantoad 2017-01-31 11:59:22
It used to be incredible.
amazoniantoad 2017-01-31 11:59:29
Lots of support. Now, not so much.
halvors 2017-01-31 12:00:01
Any devs online?
halvors 2017-01-31 12:00:11
Anyone who can claim https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1634855
ubottu 2017-01-31 12:00:12
Launchpad bug 1634855 in systemd (Ubuntu) "Assertion 'link->state == LINK_STATE_SETTING_ROUTES' failed at ../src/network/networkd-link.c:697, function link_enter_configured(). Aborting." [Undecided,Confirmed]
db09 2017-01-31 12:01:19
hi I'm trying to assign a static ip to a server - after I edit /etc/network/interfaces and reboot I can't ping 8.8.8.8 - can anyone look at my config contents and see if I've goofed somewhere? http://pastebin.com/BNSWsxhg
Bashing-om 2017-01-31 12:02:09
db09: look'n .
k1l_ 2017-01-31 12:02:16
db09: what devices lists "ifconfig"?
pavlos 2017-01-31 12:03:01
db09, netmask should be 255.255.255.0
pavlos 2017-01-31 12:04:03
db09, netmask iface eth0 inet static
pavlos 2017-01-31 12:04:11
db09, iface eth0 inet static
pavlos 2017-01-31 12:04:47
db09, dns mispelled
k1l_ 2017-01-31 12:05:07
yes, and that, not loopback but static for that device. (if its eth0 at all and not a eno1 or such)
pavlos 2017-01-31 12:05:31
db09, https://www.swiftstack.com/docs/install/configure_networking.html
Bashing-om 2017-01-31 12:08:24
db09: ^^ nothing else to add . This for a wired interface on release 14.04 .
db09 2017-01-31 12:08:45
ah! thank you all so much. I hand typed the pastebin and made some of the typos but I did have "loopback" instead of static.
ivanskie 2017-01-31 12:10:26
hi. i have sshd configured to listen on 0.0.0.0 with standard port. for some reason i cannot reach it from outside the network with proper nat port forwarding configured (tested with another machine, so its not the port forward)
ivanskie 2017-01-31 12:10:42
ufw says its inactive and iptables are empty too..
ivanskie 2017-01-31 12:11:31
vagrant box with ubuntu, bridged interface with lan ip address.. i can ssh into it from another machine on the same lan.. --- is there something in the ssh config that can prevent connections from internet?
Ben64 2017-01-31 12:11:58
ivanskie: no, check the port forwarding
ivanskie 2017-01-31 12:12:41
Ben64: i've pointed the port forward to another linux box on the network and it works. once i point it to my vagrant box's ip address. thats it. show's over.
Ben64 2017-01-31 12:13:04
that's not really checking
Ben64 2017-01-31 12:13:10
use nmap from the internet
MacHappy 2017-01-31 12:23:06
Im new guy here
Bashing-om 2017-01-31 12:24:48
MacHappy: Welcome to the ubuntu support channel .
Akuw 2017-01-31 12:28:51
hi
hellstabber 2017-01-31 12:28:56
hello
Akuw 2017-01-31 12:29:29
i am trying to run android studio emulator but altought installed kvm AS request for HAXM
fishcooker 2017-01-31 12:31:59
anyone have this update patched https://www.ubuntu.com/usn/usn-3181-1/... is that really necessary to reboot after applying or just restart all service using the sslib ?
Ben64 2017-01-31 12:34:04
fishcooker: easier to reboot
wedgie 2017-01-31 12:34:45
fishcooker: yes, you can just restart all the services using it.
ivanskie 2017-01-31 12:37:11
Ben64: so I've ran nmap.. it says port open service unknown
fishcooker 2017-01-31 12:38:04
without reboot should be OK Ben64
fishcooker 2017-01-31 12:38:16
thanks wedgie
ivanskie 2017-01-31 12:38:30
ook then.. now it works? that is odd
ivanskie 2017-01-31 12:39:36
nevermind, still pointing to the other linux box
bytesaber 2017-01-31 12:39:59
Is archive and security, the same place? "archive.ubuntu.com/ubuntu" and "security.ubuntu.com/ubuntu" both appear to be the same resulting location.
bytesaber 2017-01-31 12:40:35
"extras.ubuntu.com" is different however.
saeed 2017-01-31 12:44:26
hello
ivanskie 2017-01-31 12:44:47
i dont think its the firewall because when i switch the destination wan ip from one to another public ip i have.. the result in nmap is the same. port/tcp filtered unkown