SayCyberOnceMore

  • 8 Posts
  • 79 Comments
Joined 3 years ago
cake
Cake day: June 17th, 2023

help-circle









  • Yeah, after reading the other comments in here, you should be able to re-read that page and see it's not the best advice.

    Top Tip: if you're testing things, you'd modify PATH in the current session first, check that fixes the problem and only then modify any environmental files like .bashrc, etc. so if something got borked you could just logout and in again...

    That page reminds me of Windows self-help pages that ask readers to defrag the harddrive in order to get a printer working.



  • As others have said - check your contract, but, also ask them for a copy of your contract... (and from reading other comments, maybe keep this for the 2nd meeting to delay until a 3rd?)

    I was quite surprised when I changed roles a few years ago that the (large, global) company had only a single piece of paper with my NI details on. Nothing else.

    If their copy is different, of course check the dates - I'm not a lawyer - but you might be able to pick the "better" version...

    If you have things like overtime, then maybe you'll be able to take advantage of that to claim more income whilst you close out actions... or... dunno... get an eye test and claim it back...?




  • Not really sure what you're asking here

    Is Windows + UAC + no password secure?

    No.

    What is Linux protecting us from by using passwords?

    Bad humans & mistakes. But Linux doesn't need passwords.

    Linux & Windows came from a command-line history, so things like UAC are just a GUI version of sudo (and there is (was?) a Linux equivalent if you wanted it)

    So, consider these as options on either OS. If you want it, it's there, if you don't, don't - other options exist depending on your uae case (ie SSH keys, biometrics, etc..)

    To the point; not using a password is a choice on convenience over protection.







  • Security is the output of removing vulnerabilities and insecure configs

    So, the real answer is: what's the minimal software you need and the most regularly updated.

    So, my choice is Arch.

    Yep, installation takes a little longer and needs more technical skills, but only install the bits you need (also learn a little more this way) and then updates are tiny and can be done as often as you're comfortable with.

    Whatever you choose, it will break / die / be deleted or corrupted one day, so always backup your data separately than the OS (separate drive partitions can help) and you're done.