/srv/irclogs.ubuntu.com/2024/06/26/#ubuntu-server.txt

AndreiosI have two servers, 24.04, one in a vm, the other dedicated, on the vm one, I have problems copy paste text in a files I edit via vim, the text gets full of gaps, when I copy about 100 lines. I use zsh. sftp works. What could be the problem?00:20
kenyonAndreios: always :set paste and then :set nopaste when done pasting05:30
Andreioskenyon: I have the same /etc/vim/vomrc on both and slways use :set paste07:02
AndreiosIt it is always set to 'paste' by config.07:06
PeGaSuSheelo folks. I know it's not advisable, but what would be the best way to backup a remote server while it is running?08:25
=== JanC is now known as Guest5624
tomreynPeGaSuS: it's perfectly fine and common to backup a remote server while it's running. that's if you're talking about backup as in copying reusable/restorable/re-importable data from it to another system, storing it there safely.11:01
tomreyn!backup11:01
ubottuThere are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup, !borg, and !cloning11:01
tomreynnowadays, rsync, borg, restic are quite common for file system backups. you may need to combine this with dumping databases (beforehand, or seperately).11:03
=== xispita_ is now known as xispita
haroonHello I'm completely new to ldap. And am following this guide for ubuntu https://ubuntu.com/server/docs/install-and-configure-ldap . I'm running into the issue, that the daemon asks for a ldap password, but the password I set during the installation popup doesnt seem to work. I also did a `dpkg-reconfigure slapd` I don't know if that resets the ldap password.13:47
haroonneither does ldapsearch -x -LLL -H ldap:/// -b dc=example,dc=com dn show any entries, but exits with `no such object(32)13:47
mybalzitchRestarting the system to load the new kernel will not be handled automatically, so you should consider rebooting. <=== to me this almost reads like we won't change the kernel. "You must restart the system for the kernel change to take effect" is a bit more straight forward and less wordy for me14:27
=== chris14_ is now known as chris14
=== chris14_ is now known as chris14
sarnoldmybalzitch: wow that's clunky -- that's probably worth a bug report, package needrestart18:54
tomreynand while at it, don't miss adding a marketing message pointing to livepatch, effectively increasing the size of the previous message.19:02
* tomreyn hides19:02
sarnoldexcellent idea!19:04
* sarnold promotes tomreyn to Product Manager19:04
* tomreyn tries to hide better next time19:06
* lotuspsychj3 you can run but you cant hide19:07
rbasakhttps://bugs.launchpad.net/ubuntu/+source/needrestart/+bug/2065863 might be relevant. WHere is that message coming from?19:12
-ubottu:#ubuntu-server- Launchpad bug 2065863 in needrestart (Ubuntu Noble) "needrestart causes kernel upgrade messages in motd" [Undecided, In Progress]19:12
sarnoldi found that text string in needrestart, yeah19:13
sarnoldnice bug, hopefully that'll reduce some of the confusion around kernel updates19:14
PeGaSuSso, my home server seems to enter on a "No route to host" if the router loses internet connection for some reason21:13
PeGaSuSany ideas?21:13
kenyonwhat's the problem?21:14
PeGaSuSif I try `curl ipinfo.io/ip` I get: curl: (7) Failed to connect to ipinfo.io port 80 after 1305 ms: No route to host21:15
PeGaSuSif I try `wget ipinfo.io/ip` I get: Connecting to ipinfo.io (ipinfo.io)|34.117.186.192|:80... failed: No route to host.21:15
PeGaSuSif I restart my home server, all works again until I lose internet connection21:16
patdk-lapI'm not sure what exactly you want, if your router losses internet, it will not work21:17
kenyonsounds like it's losing either its route or address if it needs a reboot21:18
PeGaSuSyeah. and I have no idea why21:27
PeGaSuSstupid question: how do i find what's the "route" IPv6 to put inside the netplan config?21:30
kenyonPeGaSuS: you don't. typically, the default route is automatically added when a router advertisement is received22:01
PeGaSuSbut I can set it on netplan. but for now, I'll keep it as it is22:07
kenyonPeGaSuS: it's better to not set it, and let the router advertisement process work22:33

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