Samuel C

u/samuelc@lemmy.world
0 posts · 8 comments

Recent posts

No posts.

Recent comments

on Just a PSA · c/linuxmemes · 9 pts · 2y

One reason why sometime I don't do sudoedit is that I make a lot of changes to the config/restart service/see it works/edit etc.. sudoedit only write to the file when exiting, so that flow won't work...

for example when having adding a new host on nginx and some configuration and see if everything work (sudo vim/systemc nginx restart/curl https:// domain loop)

but yeah in general i'll just use sudoedit (which alias to se for me) for my root editing

on The future of Linux · c/linux · 5 pts · 2y

Flatpak are still not designed to run clis so that's a long way to go at least

(would love to be proven wring because I'd love to not have to ship deb and rpm for the OSS projects I take care of)