Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Id be too paranoid, but I offer an alternative, put the re-activation command on a 1 minute cron xD
-
@kescherRant @m1sf3t @stonestorm
for starters it would be nice to join both commands with unconditional execution: replace && with a ; . Joining them with && while the second one is the most important for you is like Fort Knox building indefeatable walls and not minding about the gate. -
@netikras Yes, but to be safe, I'd rather just not execute those commands if I don't have any other way of accessing a system. What if the second command fails for some reason anyway? Can't debug the issue without access.
-
@PrivateGER can zsh reattach to a disowned process? I prefer screen or tmux for that
-
@M1sf3t aaahh, so THAT's where I've heard that phrase :D Nice!
Now I feel the urge to watch the whole saga again
EDIT: YESS!! They have it on Netflix!
Note to self: keep not trusting online tutorials and ALWAYS, A.L.W.A.Y.S take them with a grain of salt.
Now why do you fine lads think `nmcli networking off && nmcli networking on` over ssh is a bad idea? And how to quickly make it suitable for over-ssh-execution? Let's see who knows shell! [HINT: see tags for an almost-answer]
... when people not sure what shell characters mean are writing tutorials... FUCK!
rant
${?}