Frederic Guilbault
Frederic Guilbault
Hi, idk if you support lxpanel-gtk3. id so. I'm using the binary compiled here https://launchpad.net/~mati75/+archive/ubuntu/lubuntu-testing/ And I have this strange offset in the taskbar plugin  It appends independently of...
Using code here as inspiration https://github.com/bareboat-necessities/lysmarine_gen/blob/master/install-scripts/4-server/03-rtlais.sh Create a service file and make a pull request here : https://github.com/fredericguilbault/rtl-ais deploy to launchpad Then make pull request here : https://github.com/dgiardini/rtl-ais/ And finally...
Build Stage 97 have been dedicated to the integration of overlayFS with https://github.com/chesty/overlayroot as work base.
https://github.com/bareboat-necessities/lysmarine_gen/pull/5
unixpw must be use with ssl to prevent sending password in clear over the network ` -unixpw user -ssl `
Maybe it would be possible to run navionics on debian with https://anbox.io/ That def worth a try.
lysmarine need a logo !!! And im not a frontend guy so help is welcome. The logo must fit as icon (24px X 24px) and splash screen (1920X1080) So .svg...
Since you turned it in a deb package, I feel like you might have some expertise/thought to share. https://github.com/SignalK/signalk/discussions/46
Using the trusted keys keyring is as deprecated and unsecure as using `apt-keys`, it's in fact the main reason why this tool has been deprecated in 2019 or 2020 if...
Query the Operating system for the actual $HOME location it use for the provided user is more reliable than assuming it's in /home/. /home/ is just a convention. root don't...