=== jeff_ is now known as Guest57741 [07:17] What's the app that allows you to boot an image file off a CD or usb drive on an older system that doesn't allow booting off those drives? [07:18] Hmm... PXE? [07:18] I'm not sure what you're referring to. [07:20] drbean_, have a look at this: https://www.plop.at/en/bootmanager/download.html [07:22] I have an older laptop that I can't boot off a usb drive (I think I can boot off a CD drive) [07:22] I want to boot it off the usb drive. [07:23] I think plop is what I was thinking of. [07:23] drbean_, with the link i have given you, you boot from cd and there you will heve the possibility to boot from usb [07:23] it works very cool [20:49] Does anyone know the command to invoke the screen lock on boot? currently shutdown or reboot loads unlocked session. I believe the default lock screen is lightdm-gtk [20:49] newer versions should be using lightlocker [20:50] it might be light locker, you are right [20:51] `light-locker-command -l` should invoke locking if the github page is to be believed [20:54] ** (light-locker:4219): WARNING **: 13:53:20.054: screensaver already running in this session [20:55] I can manually lock from the GUI, but need it to invoke during boot or system startup [20:56] what version are you on? [20:58] 18.04 LTS [21:01] huh [21:01] that works just fine for me [21:01] what does `light-locker-command -q` give you? [21:01] The screensaver is inactive [21:02] what about -n or -r? [21:03] missing argument [21:03] ugh great. [21:03] you sure you don't have some other locker/screensaver system running? [21:06] yeah well SOMETHING has changed because i can't replicate the same behavior [21:09] yeah, its weird [21:09] I'm guessing i would need to poke around the systemd files [21:10] or some log somewhere, though i'm not sure where [21:11] in ~/.config/lxsession/Lubuntu/desktop.conf do you have a value for screensaver/command? [21:12] let me check [21:12] you shouldn't, fwiw [21:18] I cant seem to find that specific path [21:19] well that might be your problem right there [21:19] the default configuration certainly has it [21:20] unless its in a different directory [21:20] it's not [21:20] maaybe you didn't capitalize the L in Lubuntu? [21:22] cd ~/.config/lxsession/Lubuntu/desktop.conf [21:22] um [21:22] you can't cd to a file [21:22] good point [21:22] XD [21:23] Im still a linux noob haha [21:24] got it open in leafpad [21:25] no value in screensaver/command