/srv/irclogs.ubuntu.com/2021/06/21/#ubuntu-server.txt

=== trekkie1701c_ is now known as trekkie1701c
=== pooh is now known as pooh22
=== andol_ is now known as andol
=== akaWolf1 is now known as akaWolf
Guest38if a ubuntu server with applications installed, and made into an image, and is to be used for multiple deployments, do we need to like "sysprep" it?08:41
Guest38or should i say virtprep?09:28
enycGuest38: you can set a proper nick and register with nickserv here09:28
enycGuest38: this is the 'now' correct ubuntu channels/IRC network09:28
Guest38do u know of any? enyc 09:34
enycGuest38: sounds like some sort of "template" linux arranagement....09:40
=== Guest38 is now known as leumashm
leumashmenyc template linux arrangement?09:45
enycyes, creating "templates" or other managed install systems  may be more useful equivalent to  "sysprep", but I don't know09:52
pikarohi! I'm trying to configure Netplan to use an IPv6 default gateway that's outside of the subnet. (provider requirement.) with ip, I can just say ip -6 route add <gateway> dev eth0 && ip -6 route add default via <gateway>. that works. With Netplan, I tried to add a route to the gateway and have tried to add a route to ::/0 with on_link: true, but neither attempt was a success. there's just no10:08
pikarodefault route created and the host loses connectivity. what's the correct way to do this?10:08
TJ-pikaro: gateways are supposed to be on-link with link-local addresses10:41
pikaroTJ-, well, but it's not10:41
TJ-pikaro: I'd create the systemd-networkd unit rather than rely on netplan as intermediary10:42
mgedminpikaro: I've a VPS with a similar situation on IPv4: the default gateway is not on any of the local subnets10:42
mgedminthe netplan yaml has a custom route for it, with { scope: link, to: 169.254.0.1, via: 0.0.0.0 }10:42
pikaroTJ-, OK, I will try that10:42
pikaromgedmin: Oh, maybe the scope is the issue here, thanks!10:42
pikaromgedmin: on second glance, I see what the suggestion was - not the scope but "via 0.0.0.0"... that doesn't make the least bit of sense but it seems to work :D10:47
mgedminTBH I didn't have a suggestion :)10:48
mgedminI like that my VPS has a netplan config file, and a slightly different older version named .bkp that doesn't have that route etc.10:49
pikarobkp == backup, I'd assume10:52
mrvdvtrying to install cockpit on my ubuntu 16.04 but it cant find it when i do apt-get install cockpit12:39
mgedmin16.04 is EOL, you should upgrade12:40
mgedminwell, ESM rather than EOL, I suppose12:40
mrvdvi will when the time is right, atm wanting cockpit12:40
mgedmin18.04 LTS does have cockpit12:40
mrvdvi dont have 1812:40
mrvdvi got 1612:41
mgedminhttps://packages.ubuntu.com/search?keywords=cockpit doesn't even show if 16.04 used to have ir or not because 16.04 is EOL/ESM12:41
codedmartDo I need to do anything to install wayland if I am just use the server version? I am trying to use waypipe (https://gitlab.freedesktop.org/mstoeckl/waypipe) but I see an error "wl_display@1: error 3: waypipe internal error Missing seat". I assume wayland is not running or something?13:25
mgedmin'missing seat' probably means your systemd-logind doesn't know about any logged in gui sessions probably because there are none?13:34
mgedminwayland is a protocol, not a thing that can be running13:34
=== Edgan- is now known as Edgan
mrvdvis there a web client i can use to make users have a certain amount of bandwidth or certain amount of storage space17:54
mrvdvis there a web client i can use to make users have a certain amount of bandwidth or certain amount of storage space?22:40
=== Gorian is now known as Guest7779
=== Gorian is now known as Guest8600

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