This profile is from a federated server and may be incomplete. Browse more on the original instance.
luthis, 1 year ago to linux in How to take actions on multiple docker containers at once Cool, didn’t know that! Just tested, so you have to cd to the directory with the docker-compose.yml file in it first
Cool, didn’t know that!
Just tested, so you have to cd to the directory with the docker-compose.yml file in it first
luthis, 1 year ago to linux in How to take actions on multiple docker containers at once You can of course do it this way too, it’s just extra typing: docker container stop $(docker container ls -qf name=snikket)
You can of course do it this way too, it’s just extra typing:
docker container stop $(docker container ls -qf name=snikket)
luthis, 1 year ago to linux in How to see enabled services that have been stopped [systemd] Yes, systemctl start [servicename] But I wanted to see what I have stopped and not started again
Yes,
systemctl start [servicename]
But I wanted to see what I have stopped and not started again
luthis, 1 year ago to linux in How to see enabled services that have been stopped [systemd] Only if you know what the [service] is. In my case, I’m prone to forgetting so this way I can see what should be running but isn’t
Only if you know what the [service] is. In my case, I’m prone to forgetting so this way I can see what should be running but isn’t
luthis, 1 year ago to linux in FOUND file in device by hex content using wxHexEditor Yeah now I stand a better chance of recovering files if something catastrophic happens
Yeah now I stand a better chance of recovering files if something catastrophic happens
luthis, 1 year ago to linux in FOUND file in device by hex content using wxHexEditor True, now you have the power to find your files manually!
True, now you have the power to find your files manually!
luthis, 1 year ago to lemmyshitpost in It's hard to believe We don’t, it’s a psy-op.
We don’t, it’s a psy-op.
luthis, 1 year ago (edited 1 year ago) to linux in FOUND file in device by hex content using wxHexEditor Tried a different way: <span style="color:#323232;"> filefrag -v testfile </span><span style="color:#323232;">Filesystem type is: ef53 </span><span style="color:#323232;">File size of testfile is 6 (1 block of 4096 bytes) </span><span style="color:#323232;"> ext: logical_offset: physical_offset: length: expected: flags: </span><span style="color:#323232;"> 0: 0.. 0: 4660742.. 4660742: 1: last,eof </span> Went to offset 4660742 in wxhexeditor, but still when I copy out the hex and convert to ascii, it’s nonsense
Tried a different way:
<span style="color:#323232;"> filefrag -v testfile </span><span style="color:#323232;">Filesystem type is: ef53 </span><span style="color:#323232;">File size of testfile is 6 (1 block of 4096 bytes) </span><span style="color:#323232;"> ext: logical_offset: physical_offset: length: expected: flags: </span><span style="color:#323232;"> 0: 0.. 0: 4660742.. 4660742: 1: last,eof </span>
Went to offset 4660742 in wxhexeditor, but still when I copy out the hex and convert to ascii, it’s nonsense
luthis, 1 year ago to linux in Systemd Homed users and what does 'login' mean? Actually, I suspect ‘login’ refers to init and logind, Back to the wiki to find out the steps during late userspace…
Actually, I suspect ‘login’ refers to init and logind,
Back to the wiki to find out the steps during late userspace…
luthis, 1 year ago to linux in Fixed Arch install error Should there be a space between ‘relatime, flask=’ ? Is that in fstab? It should all be one string, like in mine mine rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
Should there be a space between ‘relatime, flask=’ ? Is that in fstab? It should all be one string, like in mine mine rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
luthis, 1 year ago to linux in Fixed Arch install error Both lines are commented out, # means that it is ignored
Both lines are commented out, # means that it is ignored
luthis, 1 year ago to linux in Fixed Arch install error Also come on guys, let’s prove that the Arch community isn’t all full of assholes, let’s help this dickhead sort their stupid ass issue. (/s)
Also come on guys, let’s prove that the Arch community isn’t all full of assholes, let’s help this dickhead sort their stupid ass issue.
(/s)
luthis, 1 year ago to linux in Using cgroups to limit I/O · André Carvalho I just discovered cgroups, so it’s cool to see some practical examples here. Looks like not far off having easily managed load-balancing for I/O which is pretty cool.
I just discovered cgroups, so it’s cool to see some practical examples here.
Looks like not far off having easily managed load-balancing for I/O which is pretty cool.
luthis, 1 year ago to piracy in How to bypass a metered connection? ISPs still have data caps? That should be outlawed by now.
ISPs still have data caps?
That should be outlawed by now.
luthis, 1 year ago to linux in Why does the new version of Kubuntu take longer to start the wifi connection? That’s the best part about Linux. You’re allowed to do anything even when it’s definitely a bad idea.
That’s the best part about Linux. You’re allowed to do anything even when it’s definitely a bad idea.