/srv/irclogs.ubuntu.com/2021/07/28/#ubuntu-server.txt

lordievaderGood morning06:29
punkgeek I want to send a signal by wget on initramfs, I use this script but it doesn't work. Anyone can help me? https://paste.ubuntu.com/p/zp4qfVxnNy/10:06
lordievaderpunkgeek: From yesterday it wasn't clear to me if you verified that the script made it into the initramfs.10:15
punkgeekI want to send a signal to my platform which server needs to enter the LUKS password.10:21
lordievaderpunkgeek: did the script end up in the intramfs?10:47
punkgeeklordievader: How can I check this case?11:47
lordievaderpunkgeek: Like I said yesterday, with `lsinitramfs` you can inspect the contents of a given initramfs.12:40
punkgeeklordievader: How can I do that? could you please give me an article?12:44
lordievaderA quick and dirty version would be `lsinitrd /boot/initrd.img-4.19.0-16-amd64|grep -i '<script-name>'`.12:46
lordievader * A quick and dirty version would be `lsinitramfs /boot/initrd.img-4.19.0-16-amd64|grep -i '<script-name>'`.12:46
punkgeeki've checked and it's ok : -rwxr-xr-x   1 root     root          205 Jul 28 10:35 scripts/local-top/signal12:47
lordievaderRight, so now the second step is finding out what should call the script and check if it does.12:47
lordievaderI'm afraid I cannot really help you there, my experience with custom initramfs-es is quite limited.12:48
punkgeekThank you, isn't there any community that can help me in? I ask it in the #linux and every body thinks it is imposible!12:52
lordievaderI'm sure there are people on the internet who added scripts to the initramfs, as that is pretty much what an initramfs is a bunch of scripts to setup things to chroot into.12:55
=== genii-core is now known as genii
=== rsx is now known as Guest9710
=== dbungert1 is now known as dbungert
ComnenusHas anyone tried to set up xrdp recently?  Directions that used to work aren't working for me anymore.  https://linuxize.com/post/how-to-install-xrdp-on-ubuntu-20-04/21:28
sarnoldComnenus: I've never tried, but the instruction on that page to use adduser to add xrdp to the ssl-cert group feels like the weak link in that guide21:54
sarnoldComnenus: I can't recall if systemd will use the groups database to find additional groups to use when starting a service, but I wouldn't be surprised if you'd need to add the supplementary group to the service file21:55
Comnenussarnold: I don't even think that's what's broken.  sesman seems to be failing.21:56
Comnenussarnold: but these instructions DID work not that long ago21:56
sarnoldemacs-based IDEs, wow.. I thought that was just emacs, heh21:57
=== diddledan is now known as diddledani
=== genii is now known as genii-core

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