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

help-circle


  • Dell enterprise series of desktops (Optiplex and Precision) are upgradeable with off the shelf parts. The CPU, RAM, SSD, GPU, Network cards, etc. The same way a regular motherboard from any manufacturer does.

    For example an Intel Core 8th gen system would POST with any 8th Gen CPU, any type of DDR4 ram and would boot from any disk. You cannot upgrade an 8th gen to a 12th or 14th gen from any brand, the only proprietary properties of these systems are the case or motherboard form factor and the power connectors.


















  • admin@sh.itjust.workstoProgrammer Humor@lemmy.mlTrue
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    There is a website called roadmap.sh which has both Skill and Role based roadmaps to learn how to program. There is no actual “SysAdmin” role path since our job can technically have several routes by itself.

    I personally use Debian at my org, and found Python and Bash enough to automate small things that need to be done in a regular basis.

    But if for example, you were a Windows SysAdmin you’d have to learn to use PowerShell ~ or VBS (idk if those scripts are still a thing)~ .