Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NR
not_fond_of_reddit @lemm.ee
Posts 0
Comments 43
Data HDD with SSD catch drive
  • Let’s say you want to test a drive that is mounted on /tmp… you just cd into that directory and you can use my example.

    You can use

    $> df -h or $> mount

    to check how your drive is mounted in the OS Most ”default ” installations will have 1-4 partitions and / being partition 3 or 4.

    So if you look at the mount command and / is /dev/sdX3 (where X can be a-z depending on how many drives you have connected) and no other mounts are in the output then every directory under / is on that drive… so you can run my example from your home-directory if you fancy that.

  • Data HDD with SSD catch drive
  • The cool thing about rsync is that it goes ”BRRRRRRRRR!” like a warthog… the plane… and it can saturate the receiving drive or array depending on your network and client. And getting 180 with rsync.. on a SATA drive, can’t really hope for more.

    And you can run a quick n dirty test is using dd

    $> dd if=/dev/zero of=1g-testfile bs=1g count=1

  • (Cat) Smartphone OS Replacement options
  • Oh, /e/ is a really good suggestion.

    There is always the route of compiling your own kernel, it all depends on how adventurous you feel… and how much spare time you have.

    Edit: /e/OS has a quite big selection of phones if you just drill down into their docs

  • (Cat) Smartphone OS Replacement options
  • Check out LineageOS and have a look at the xda developer forum for more info.

    And I did a quick search that listed a few good starting points… running a custom rom on your phone is quite liberating… but also a rabbit hole that is deeper than any black hole in the universe. Have fun and good luck!

    https://duckduckgo.com/?q=custom+rom+cat+s75+xda+-samsung+-galaxy

    Edit: ‘cause autocorrect

  • Do Christians really think that being educated is sinful and should be avoided?
  • Oh I know, but there is some things that are objectively evil, like killing children. And since their god is omnibenevolent and all knowing, then there is no point in killing children, unless your god is either evil or not omnibenevolent, you can’t have both.

    But yeah, there are things you just have to accept that these extremists just take for granted, like they are so chosen/special that they can have the cake and eat it.

  • Could you answer some VLAN based questions please?
  • Segment based on usage, a decent switch kan handle around 4k VLAN.

    • users (Ethernet)
    • users (wlan)
    • iot
    • cameras
    • servers
    • storage
    • media devices
    • phones
    • printers
    • guests

    If you can enable client isolation on WiFi, port protection/isolation on Ethernet and start using 802.1x for network auth… then you are off to a pretty decent start in case of a vendor bug, misconfiguration or some curious individual