• 2 Posts
  • 21 Comments
Joined 2 years ago
cake
Cake day: July 6th, 2023

help-circle
  • KRAW@linux.communitytoLinux@lemmy.mlThe Terminal Question
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    18 days ago

    kitty. The ssh kitten is enough reason to use it. I work ob a lot of different systems that require OTP. Using the ssh kitten I can type the OTP once and can spawn new terminals that ssh and cd to the remote direvtory without logging in again. Obviosly the tabs and window panes are are a must too. There’s tons of other useful features that I like, like using hints to select nunbers, filenames, urls, etc in the terminal output.



  • I don’t think I’m interested in an NVIDIA Shield since if I like the idea of running any Linux app in case I want to use it for another purpose in the future.

    An RPi could be a choice. I forgot that the 5s have hardware decoding. Assuming the 4GB model is suitable, then $60 + cost of a case isn’t too bad. I assume the hardware decoding could keep up with 4k60?




















  • KRAW@linux.communitytoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 years ago

    As others have said, use ntfs and just install ntfs-3g

    which i use mostly for storing games

    If you are trying to put your Steam games and share them between Windows and Linux, be prepared for a headache. I did this for a short period of time, and it worked OK, but tbh it really doesn’t seem worth it. You have to jump through some hoops to get Linux Steam to play nicely with NTFS, and your Linux Steam will fight your Windows Steam every time you switch between using one or the other. Putting my Proton/Linux games on my ext4 partition, a weight was lifted off of my shoulders. This might work better if you share the drive but have separate steam library folders for each OS, but at that point you might as well just have two separate partitions.