• 0 Posts
  • 53 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
    • what partitions do linux distros need to function ?

    Many guides will suggest setting up separate partitions for a bunch of different Linux directories. It’s not strictly necessary to make things work properly. You can totally do it all on one partition (in addition to your windows one I mean). If you want to try something more fancy then keep a separate home partition, but honestly don’t worry about it much unless a guide or installer is suggesting it.

    • is it bad idea to install linux on a single drive in its own partition ?

    Nah. One big Linux partition isnt a bad thing and is a lot easier to grasp when starting out. (Though for dual boot you’ll need the windows partition somewhere still)

    • what precautions should I take other than backing up my hard drive before doing dual boot ?

    Backups are the main thing. Maybe a list of useful Windows software you have installed, just in case you accidentally break your install and can’t boot in to check what you had installed.

    Make Windows recovery media and a windows install disk if you don’t have one. Just in case you need to go back and reinstall it can help avoid trying to do that without a working machine.

    Test with a live usb first too. That way you can at least boot into the live Usb if things fail. And you will already have it prepared.

    • How can I ensure my dual boot linux install won’t touch my windows partition at all if I install dual boot linux ?

    I think you could mount your windows partition as read only if that’s a concern. I don’t expect any Linux distros to mess with anything though unless you’re reckless about running install scripts.

    • Is there anything else I should be aware about ?

    Linux guides vary between “here’s a hack to just make it work” all the way to “here’s a perfect Torvalds-Approved perfect bomb proof 100page configuration guide”. Make sure you know what you’re looking for first and don’t get too caught up on making everything perfect. Focus on keeping good backups so you can restart from scratch if you ever need to. You’ll probably end up trying a few Linux distros over the next few years anyway.






  • USB OTG on android phones is severely underrated.

    • I can plug in a USB drive and transfer files around, I’ve used this to manage my retro handheld SD cards before.
    • You can tether your hotspot over Ethernet to your computer with an Ethernet adapter.
    • You can plug Ethernet into your phone to get faster connections.
    • You can plug a mouse into your phone and get a cursor on screen. Not super useful tbh, but kinda cool.
    • You can use your phone as an external webcam for your computer.
    • It’s a bit more annoying than it used to be but you can use your phone as a universal IR remote with a small adapter and free apps (I miss my built in IR blaster from my S3).
    • I haven’t used it much, but I can plug in a RTL-SDR dongle and get aerial TV on my phone, or a radio spectrum analyzer. I used it to discover that my garage remote is about to die and that’s why my car’s garage button won’t learn the signal.
    • USB (or Bluetooth) game controllers just work.

    Definitely a relatively niche usecase but I have SSH clients, terminal apps, RDP remote access clients, and other networking tools as apps on my phone for quickly messing with things. Very helpful to not need to bring out the PC when I’m fixing my network.

    The ability to VPN into my home network to access my NAS. Honestly being able to access my NAS in general is already great for backups or just so I don’t have to think about what’s physically on my phone.

    With a cheap Bluetooth device I can connect to my car’s diagnostic port (ODBII) and check engine codes. No more trips to the mechanic just to get it diagnosed.

    WiFi direct cameras are a great addon too. I have a wifi endoscope (camera on a long bendy stick) for inspecting inside walls and my phone works as a screen for it.


  • Dust will get in pretty much no matter what you do. I wouldn’t worry about it. If you live in an already really dusty environment then get some sections of filter and attach them inside of these holes but honestly I wouldn’t worry.

    It’s for water cooling loops if you want to mount the rad or pump or something outside of the case. I think it was more common in the early days of water cooling when things were less standardized.













  • Agreed.

    If you want to do a custom class, take the stats of something that already exists and just flavor it as something new with a new name. Maybe a bard but their performances are cooking meals for people or something.

    Maybe come up with a few homebrew spells for them that are cooking related (or something functionally identical to a spell, even if it isnt). Pick an existing spell that’s close to what you want and flavor it as food related and give it a new name.


  • I see you got your answer, but I’m adding on for anyone else that comes across this.

    For me, I learned the most when I had a disposable and replaceable system. When I was dual booted I was too scared to touch anything in case it fucked everything up. Once I started poking round on a Pi, LiveUSB, etc it was a lot easier to learn because I could always restart.

    Id start there with something like Mint or Ubuntu. Then set it up in a way where you can easily replace your OS so you can reset it often and fuck around. Then just learn as you go.