linuxusers.in is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
dharmiik@proton.me
Admin account
@dharmik@linuxusers.in

Search results for tag #linux

Linux boosted

tetris11 »
@tetris11@lemmy.ml

Easiest way to capture power states of machine? (Boot/Poweroff/Sleep/Wake)

I’m looking for a reliable way to see log when my laptop is:

  • powered down
  • boots up
  • goes to sleep
  • wakes up

Currently I’m checking both the systemd-suspend and tlp systemctl services, but these don’t really feel very robust, and I don’t have TLP installed on all my machines.

Is there an easier way to do this, or a better systemctl unit that logs all the power states of my machine. Preferably laptop agnostic?

Laptop snippet so far:

journalctl --since -7days -u systemd-suspend -u tlp \
   | grep -P "Finish|Start|Stopped"  \
   | sed '/.*Finished TLP.*/d;
             s|Stopped TLP.*| ╰╴Power Off|;
            s|Starting TLP.*| ╭╴System Boot|;
 s|Starting System Suspend.*| ┤ ·Sleep·|;
 s|Finished System Suspend.*| ├ ·Wake·|;'  \
   | sed -r 's|^(.*:[0-9])+.*:(.*)|\1\2|'

Easiest way to capture power states of machine? (Boot/Poweroff/Sleep/Wake)

Alt...Easiest way to capture power states of machine? (Boot/Poweroff/Sleep/Wake)

(https://lemmy.ml/c/linux)

David Bisset »
@davidbisset@phpc.social

Hacker News 50 » 🤖
@hn50@social.lansky.name

heise online English » 🤖
@heiseonlineenglish@social.heise.de

Linux runs in PDF

Doom runs on everything, including PDF – Why not Linux? A tinkerer thought so and started a minimal system in the PDF-RISCV emulator.

heise.de/en/news/Linux-runs-in

    heise online »
    @heiseonline@social.heise.de

    Linux läuft im PDF

    Doom läuft auf allem, auch in PDF – warum nicht auch Linux? Das dachte sich ein Tüftler und startet ein Minimalsystem im PDF-RISCV-Emulator.

    heise.de/news/Linux-laeuft-im-

      Linux boosted

      tetris11 »
      @tetris11@lemmy.ml

      Use AWS Windows instance as an SSH proxy?

      My work has given me a remote windows desktop to use, that I access using AWS.

      Through this windows desktop (accessed through a chrome web-browser), I can SSH into a compute node to do work.

      I dont actually need this virtual desktop, I’d rather just SSH from my local machine directly to the compute node, using the remote desktop’s network without having to spawn the desktop itself.

      Ive been reading up about SSM agents[0] as a solution, but am unsure if I have the priveledges to do this myself.

      …amazon.com/…/session-manager-getting-started-ena…

      Is this something I can easily do using the AWS credentials that I have?

      (https://lemmy.ml/c/linux)

      seungjin »
      @seungjin@mstd.seungjin.net

      TIL: sort -M sorts by month name (i.e., Jan, Feb, March, etc.). So it works great with ls(eza) -l | sort -M.

        unixbhaskar »
        @unixbhaskar@fosstodon.org

        Well, a cup of hot coffee ☕ and Mark Knopfler's number

        🎶 Telegraph Road 🎶

        .....and some rudimentary ritual ...

          Linux boosted

          petsoi »
          @petsoi@discuss.tchncs.de

          Linux boosted

          petsoi »
          @petsoi@discuss.tchncs.de

          Back to top - More...