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/)NU
Posts
2
Comments
111
Joined
2 yr. ago

  • They probaly release it at the same time with their Virgo laptop, which is going to be fully repairable and open source as much as possible (including bios). It'll also contain a trackpoint and a hot-swappable mechanical keyboard.

  • The 128 gb ssd's are like 20-30 bucks and used probably even cheaper. Used ddr2 or ddr3 ram sticks are like 5-10 bucks each.

    Thermal paste should be replaced every 2-3 years into every computer. Because the cpu isn't modern nor fast in today's standards, cleaning the dust and replacing the thermal paste will make cpu to thermal throttle way less which means faster run overall.

    But obviously the choice is yours and I'm not forcing you. Happy Linux learning times!

  • There's no need to be sorry for being noob. I also recognized that from your original post.

    Fast and short bash-scripting course with actually useful tasks:

    https://www.youtube.com/playlist?list=PLT98CRl2KxKGj-VKtApD8-zCqSaN2mD4w

    For cron write 'man cron' into your terminal and read the manpage docs on how to use cron. As already suggested 'crontab -e' is the command you need, but a quick look in the docs explains you how it actually works.

    I don't give you direct answers simply because I want you to learn Linux by yourself and enjoy the benefits of it :)