My Mac sets up itself-with Ansible!

Поделиться
HTML-код
  • Опубликовано: 2 авг 2024
  • Treat your Mac like cattle, not a pet!
    I automate my Macs' setup and configuration with the Mac Dev Playbook: github.com/geerlingguy/mac-de...
    Ansible 101 - Episode 1: www.jeffgeerling.com/blog/202...
    Ansible for DevOps: www.ansiblefordevops.com
    Support me on Patreon: / geerlingguy
    Sponsor me on GitHub: github.com/sponsors/geerlingguy
    #Mac #Apple #Ansible
    Contents:
    00:00 - I have a problem...
    01:05 - The Mac Dev Playbook
    02:04 - 3-2-1 Backup Plan
    03:05 - Running the playbook
    04:27 - Aftermath
    05:18 - Nothing is perfect
    05:58 - Advantage of automation
    06:41 - What about Linux and Windows?
    07:08 - Outtakes
  • НаукаНаука

Комментарии • 345

  • @auto117666
    @auto117666 3 года назад +68

    I hope when alien archeologists visit and judge humanity, they heavily weight Jeff's wholesome backup archive.

    • @edwardallenthree
      @edwardallenthree 3 года назад +3

      Similarly, I hope the tape files from mine have degraded by then.

    • @rajpriyanshu5096
      @rajpriyanshu5096 3 года назад

      @@edwardallenthree lol

    • @shubinternet
      @shubinternet 3 года назад

      I am a little concerned about that Dropbox component. I hope he’s using encrypted volumes that are then uploaded to Dropbox as opaque objects.

  • @SeanHodgins
    @SeanHodgins 3 года назад +161

    What is it like to be organized?

    • @JeffGeerling
      @JeffGeerling  3 года назад +31

      Haha, 'selective organization'-don't go look in the workshop right now, or on the shelf by my network rack!

    • @MikeKasprzak
      @MikeKasprzak 3 года назад +6

      What is this "organized" you speak of?

    • @Girgoo
      @Girgoo 3 года назад +1

      I wonder why not every OS have this for the average user. Android and Chromebooks yes. Windows or Mac no.

    • @derektata
      @derektata 3 года назад +3

      He's organized until Red Shirt Jeff comes around...

    • @hvanmegen
      @hvanmegen 3 года назад

      @@JeffGeerling at least you can name the places where it's a mess.. and just the two.. lol

  • @BlurryBit
    @BlurryBit 3 года назад +96

    I hope the box was empty. Otherwise, Louis Rossman gets another customer, and I don't think he has the circuit diagram for those m1 macs yet 😭

    • @devotee
      @devotee 3 года назад +2

      00:01 The moment you're happy that the internal storage is solid but still unhappy because it's soldered and you can't upgrade it.

    • @BlurryBit
      @BlurryBit 3 года назад +2

      @@devotee some chinese hardware hackers already managed to add ram to the m1 mac. As for the ssd, you can always use an external ssd. Don't be excited if you can't desolder the logic board, though. 😂
      Also, chances are that macos will disable adding ram through the OS itself. But atleast it's not "non upgradeable" for some. 😂😂

  • @davidmiedema2950
    @davidmiedema2950 3 года назад +6

    I love that automation xkcd comic. "The word automate comes from two root words, "AUTO" meaning self, and "MATE" meaning to screw..."

  • @NicMG
    @NicMG 3 года назад +143

    Are you okay Jeff, do you need a hug ?

  • @patricioa5535
    @patricioa5535 3 года назад +1

    That was a really good video. I have a MBP I received when a previous job upgraded their hardware. I hadn't considered the clean install vs constant upgrading cycle as a possible cause of slowdowns. Thanks!

  • @m97120
    @m97120 3 года назад +6

    I've been doing this on my Linux laptops for the past 7 or 8 years or so and it's been really great. It does take some discipline to update the playbooks and roles when installing or removing software, which I don't always have.

  • @skf957
    @skf957 3 года назад +1

    So far I've only got to the bit with the drawings. Geniunely the best laugh I've had in a very long time. Reminds me SO much of me! Thank you - brilliant.

  • @HNedel
    @HNedel 3 года назад +5

    "I just bought two"... "I just bought one new mac" would have been the perfect tribute to "History of the World Pt. 1", the scene where Moses drops 5 of the 15 commandments always cracks me up :D

  • @growtopiajaw
    @growtopiajaw 3 года назад +52

    Please don’t drop things like Linus!! 😂😂

    • @woolliedev
      @woolliedev 3 года назад +1

      Omg a growtopia player how are you I play this game to

    • @hokhoi6382
      @hokhoi6382 3 года назад +1

      Jeff Tech Tip :)

    • @irfanazhari6134
      @irfanazhari6134 3 года назад

      I thought he's red shirt jeff which is using another shirt to make a video 😂

  • @scotty7
    @scotty7 3 года назад

    Yup, just started a playbook for my developer team. Using quite a lot of your PHP roles so THX!

  • @thimayapanda8634
    @thimayapanda8634 3 года назад +11

    "Your Laptop is cattle not a pet " - Blue shirt Jeff

  • @boi_doingthings
    @boi_doingthings 3 года назад

    What a perfect introduction Jeff . Super awesome.

  • @hexrays6150
    @hexrays6150 3 года назад +2

    Ansible is amazing. I have done a lot with Ansible and Windows recently. Even Windows automation works great.

  • @ponnurangamh6093
    @ponnurangamh6093 3 года назад +1

    Again a big thing from you. You started my journey with Ansible and one day I will post something bigger like you. Thanks for your hardwork and support towards open community 🙏

    • @ponnurangamh6093
      @ponnurangamh6093 3 года назад

      @Jéff Geerlíng I thought it's your number Jeff. I even saved it. Then I got it

  • @pbartkus
    @pbartkus 2 года назад

    My current iMac is at least the third generation iMac I've owned. Each new machine has been the result of a "helpful" Migration Assistant port. We're talking about an accumulation of at least 11 years of files, drivers, trial software, etc, etc, etc [aka junk].
    I'm ready to do a clean install of macOS Monterey and reinstall just what I'm using presently.
    I've created a VirtualBox of Monterey and got the mac-dev-playbook running in it.
    I cloned the fresh install and am getting ready to build my own playbook.
    This is a great resource. Thanks for posting it!

  • @MarioPalomera
    @MarioPalomera 3 года назад +2

    Very cool! I think that maybe the next step in the evolution of a setup like yours would be using containers only. (At least for terminal/Unix stuff you can easily achieve that with docker )

  • @tomaski.
    @tomaski. Год назад

    Whenever I need a boost to my mood, I re-watch the first 5 seconds of this video 😂

  • @craigpearson2886
    @craigpearson2886 2 года назад +2

    I had no idea you had a RUclips channel!!! This is so crazy seeing you in the flesh, your playbooks are awesome - I'd missed the one where you setup your local mac. In your video you mention that you backup to Amazon Glacier - it'd be great to see a video in detail of how you do that, and generally your backup setup

    • @JeffGeerling
      @JeffGeerling  2 года назад +3

      I'm planning on a full video on my backups... hopefully soon!

  • @DoublesC
    @DoublesC 3 года назад +10

    Wow, that was super interesting!
    I will probably set something similar on my Ubuntu desktop.
    But I will still treat my MacBook pro like my pet, he is gonna have his 10th birthday next week :D

    • @JeffGeerling
      @JeffGeerling  3 года назад +10

      Well when they reach 10 years old, you can start treating them like pets, otherwise they'll get angry and die on you suddenly!

  • @zambonidriver42
    @zambonidriver42 3 года назад +1

    +1 for outtakes!

  • @epiren
    @epiren 3 года назад +3

    Dude at the Apple Store: Would you like me to schedule you an appointment to help you set up your new mac?
    Me: LOL. No.

    • @JeffGeerling
      @JeffGeerling  3 года назад +1

      Haha, then a day later you get the notification from Apple "Click here to view how to set up your Mac!" - X out of that!

  • @Treiniota
    @Treiniota 3 года назад +2

    you just missed the opportunity to do 15 commandments skit when you dropped your mac mini

  • @MichaelStrautz
    @MichaelStrautz 3 года назад +7

    Jeff, windows 10 1809+ is getting a package manager "WinGet" in the next major update cycle. You should look into it for the playbook.

    •  3 года назад +2

      Why use WinGet in a world where Chocolatey exists

    • @JeremyAlpha
      @JeremyAlpha 3 года назад +2

      @ shhh don't upset the fruit sellers.

  • @lopany
    @lopany 3 года назад +2

    I don't use macs but thanks for the tip. the versatility of PC suits me better. Gonna look into ansible though

  • @fettfried_oscher
    @fettfried_oscher 3 года назад +1

    Fantastic video. Could you please share more about how you configured your backup? Sounds great!

  • @neamana
    @neamana 3 года назад

    Excellent i was thinking for mac longtime.

  • @vasiovasio
    @vasiovasio 3 года назад

    Useful video! Thank you!

  • @theJonnymac
    @theJonnymac 3 года назад

    ok Jeff, you convinced me I’ll get on this ansible bandwagon. I cleared 500 GB on my harddrive by doing a clean install a month ago. so keeping that going is a good idea.

  • @sagarkapasi099
    @sagarkapasi099 3 года назад

    Now this is super duper useful content, thanks

  • @frauseo
    @frauseo 3 года назад +4

    Red Shirt Jeff pushed your heart rate to the moon 😂🤣

  • @RocketLR
    @RocketLR 3 года назад +3

    Oh waw. Idempotent.. I always make sure my scripts are idempotent, but i never knew there was a word for it.
    Thx Jeff, People at my office will now think I'm 2 times smarter. Cant wait to show up on Monday and flex this new word.

  • @ohviid
    @ohviid 3 года назад

    Funny and informative. Great video 👍

  • @Practical-IT
    @Practical-IT 3 года назад

    Major kudos for referencing Hackers! Love that movie, even now.

  • @georgetaganyi4473
    @georgetaganyi4473 3 года назад

    I knew that this will somehow be an ad for something 😆 However it's masterfully done 👍

  • @whothefoxcares
    @whothefoxcares 3 года назад

    Every raspberry pi is sacred. Every config unique. Red Shirt Jeff loves them all.

  •  3 года назад +1

    Jeff: "It can even do Windows, but you'll have to spend a lot more time with Powershell scrips"
    My last brain cell: "Noooooooo" **Vanishes in war flashbacks**

  • @adrianteri
    @adrianteri 3 года назад +1

    @Jeff Geerling Automating my Linux setup (slowly*) and thinking of using packer to create an image instead of waiting for things to be pulled down ...MacOs may be tricky but are their things you can pre-bake into an image then constantly build + test (weekly/monthly)?

  • @A4orce84
    @A4orce84 3 года назад +2

    Thanks for the video Jeff! Curious what method you are using for your automated backups to Amazon Glacier. Possible future video idea on how you manage those and run your nighly jobs?
    Great job on all the videos lately Jeff, super impressed with all the different topics you are sharing with us!

    • @JeffGeerling
      @JeffGeerling  3 года назад +3

      rclone, awesome little utility! I'll cover it at some point for sure

  • @Aman-uu7vi
    @Aman-uu7vi 3 года назад +2

    Oh Man. I switched macs just 1 month back and had to go through hell to setup all tools. Planning to get a mac mini next month, Have high hopes on this playbook

    • @JeremyAlpha
      @JeremyAlpha 3 года назад

      You should try Chocolaty.

  • @p-thor
    @p-thor 3 года назад

    I did something similar using pxe boot to install the os following ansible playbooks. It set up my ipa client as well.

  • @grim.reaper
    @grim.reaper 3 года назад

    This is what I needed 🤩

  • @seshpenguin
    @seshpenguin 3 года назад +2

    Ooo, this is pretty neat! Having a fresh install of apps and config is definitely the way to go instead of trying to keep an old install that's slowly falling apart alive.

  • @ironsm4sh
    @ironsm4sh 3 года назад +4

    Imagine having backups. I don't wait for disaster to strike, I delete all my data regularly.

  • @sophware
    @sophware Год назад

    Great video and playbook/ repo. I'm new to macOS and will be setting up a few machines and, from time to time, several sets of VMs. My approach has been having a centralized ansible machine. In my first run-through, I've found that the removal of Python from the newest OS versions has added a little work and a lot of time. For installing Python, maybe going with asdf is faster than an entire xcode install. Any advice?

  • @anasalhamd6750
    @anasalhamd6750 3 года назад

    hi Geerling, thanx for the amazing videos, we need a video explaining about the sublime text editor, especially how to configure it properly for yaml playbooks, since I tried a lot but the sublime does not show any errors in my playbook, I believe it is something related to the yamllint plugin , not sure though, thanx again and keep being AMAZING !!

  • @markhaus
    @markhaus 3 года назад +7

    Oh wow, what a serendipitous video. Just last week I decided I'm no longer making massive system backups to restore from with tons of useless junk and duplicate files and instead just use ansible playbooks. I'm even going to force myself to do clean OS installs every 6 months on my workstation machines so I don't fall into old habits again and with playbooks that shouldn't result in much more than 1~2 hrs of downtime per machine. All my important data is already synced to a NAS using either nextcloud or rsync anyways so everything else is configurations and deployment

  • @satysin630
    @satysin630 3 года назад +8

    You mentioned manually entering the Sublime Text license but you can automate it, see sublime text website /docs/portable_license_keys.html (had to fudge the url so spam detection doesn't kill this comment)
    I have a very similar setup to yours but using shell scripts to automate 99% of my system setup rather than Ansible. It isn't _perfect_ but it gets me almost all the way to the finish line so I just deal with manually finishing a few tasks off.
    Just yesterday I did an eraseinstall and had my system reinstalled and fully configured in 72 minutes 👍

    • @JeffGeerling
      @JeffGeerling  3 года назад +2

      Oh nice! Checking that out now.

  • @anihilat
    @anihilat 3 года назад +1

    For Windows you can use chocolatey for apps installing.
    Also there is WLS ubuntu now and it can be used for additional setups :)

    • @Ghfvhvfg
      @Ghfvhvfg Год назад

      Wsl is a move from Microsoft (embrace,extend,extinguish) Learn Linux, personaly i use Fedora stay around redhat if proprietary isn’t sounding great.

  • @markjasonbriones1838
    @markjasonbriones1838 3 года назад

    Hi Jeff! what are you using for VM creation in replacement for Oracle virtualbox for M1?

  • @JamesMyatt1
    @JamesMyatt1 3 года назад +1

    Do you have a video on the Glacier backup?

  • @SteveBelongie
    @SteveBelongie 3 года назад

    Been using chocolatey and onedrive for a few years when I need a new machine. Using the workstation as a service is the way to go.

  • @danielstoddart
    @danielstoddart 3 года назад

    What are you using here for the CPU level menubar active icon?

  • @ThylineTheGay
    @ThylineTheGay 3 года назад +2

    “And do you use Linux?” Why yes I do.

  • @m0llux
    @m0llux 3 года назад +1

    "I just bought two new..."
    *drops box*
    "I just bought a new Mac..."

  • @kienanvella
    @kienanvella 3 года назад +1

    I'm a big fan of Ansible - I write all our playbooks at work, I just haven't gotten around to building out any playbooks for use at home.
    My fedora 32 box is a bit more tolerant of having ancient packages from fedora 13 living on it still.

    • @JeffGeerling
      @JeffGeerling  3 года назад

      Fedora 13! That's before I started using Fedora in my testing... I believe it was around 18 or 19 before I started getting interested.

  • @darrendarmanin
    @darrendarmanin 3 года назад

    That looks awesome, I wish I'd used that before reinstalling Marcos

  • @edwardallenthree
    @edwardallenthree 3 года назад +2

    Automating the configuration of commercial apps seems like something there would be, umm, corporate demand for? Still working through your book on ansible and writing my playlists. For iot stuff like my raspberry pi OpenSprinkler, it is a god send.

  • @t1mmy13
    @t1mmy13 3 года назад +1

    Ya know, ya got a point with that reinstalling your mac every few years to keep it running lean and mean. And it's really annoying that you got a point because that's one of the big reasons I migrated away from windows way back when. :D

  • @mauisam1
    @mauisam1 3 года назад

    I enjoyed and learned of you when I started learning Ansible years ago and you helped shorten the learning curve learning Ansible... So thank you very much!!! I do have a question though, on my work Mac the storage on it is 256GBs and I should have install Xcode first but didn't. But now because it 30+GB's of download (thanks to iPhone/iPad (

  • @Endelin
    @Endelin 3 года назад +1

    For processes that are a mix of automated steps and manual steps I like to use the "releez" Rust crate. (...because you could really use another layer of YAML files 😂)

    • @JeffGeerling
      @JeffGeerling  3 года назад

      Throw that all inside Kubernetes, now you have YAML^3

  • @user-uq3oy4kd5m
    @user-uq3oy4kd5m Год назад

    thank you!!!!!!

  • @omfgbunder2008
    @omfgbunder2008 3 года назад +11

    I install gentoo with like 4 or 5 long command strings, sure I could automate it, but that feels pretty automated already 😂

    • @JeffGeerling
      @JeffGeerling  3 года назад +9

      As long as you have it stored in a text file somewhere (and not just in your brain, where you might forget it), I'll count it!

  • @alex-lp6pw
    @alex-lp6pw 3 года назад +1

    have you tried using nix on mac? you can define your entire system in nix, from setting up users (home-manager) to system level stuff (nix-darwin)

  • @mrwho30
    @mrwho30 3 года назад

    0:01 *wheeeze* JEEEEEFF!!! No wait...MAAAAAC!!!
    That was SO evil and you knew that! XD

  • @A4orce84
    @A4orce84 3 года назад

    Jeff if we only have a single Mac for testing out ansible, what is an easy way to test if things are working? Possible MacOS VM in AWS or locally through Parallels maybe?
    Thanks again for the great content!

  • @NewAgeDIY
    @NewAgeDIY 3 года назад

    No you’re not Jeff, I’m Jeff! 😳
    Lots of cool unusable tech stuff Jeff. It’s fun being retired. But then again it’s still fun learning about new stuff. Just love the new M1. 😍

  • @KienTran
    @KienTran 3 года назад +2

    Dang, I don't know why I didn't think of using Ansible on MacOS until now!

  • @shadowpapito
    @shadowpapito 3 года назад

    Good Job.. Salute

  • @fillemptytummy
    @fillemptytummy 3 года назад +1

    I'm watching a Mac commercial. Great.

  • @TecSanento
    @TecSanento 3 года назад

    But the play Book only restores your Settings right ? how do you back up the Settings to your Config file from your Settings?

  • @squelchstuff
    @squelchstuff 3 года назад

    Jeff - "I put a joke in here, but the joke is not there. It was probably bad enough the computer automatically deleted the joke for me."
    Clippy - "Do you want some help with that?"

  • @abhijeet_ghosh
    @abhijeet_ghosh 3 года назад +1

    Just for migrating from one Mac to another via time machine is what I would still prefer, but I understand why Ansible would help many people

    • @abhijeet_ghosh
      @abhijeet_ghosh 3 года назад

      @Jéff Geerlíng your name is changing and you are trying to imitate youtubers like thiojoe and Jeff geerling by using śíé accents.

  • @SutherlandBoswell
    @SutherlandBoswell 3 года назад +1

    I love that this is idempotent, might be the thing that makes me jump into Ansible. Would it be a waste of time setting this up with an existing install or should I just wait until I'm ready to start fresh?

    • @JeffGeerling
      @JeffGeerling  3 года назад +1

      You could slowly incorporate bits and pieces. I started the playbook just wrapping up my Homebrew casks and packages. Then I had it manage my dotfiles. Before long it did everything!

  • @Youdude2
    @Youdude2 8 месяцев назад

    If I use pyenv to manage python versions, should I first brew install pyenv && pyenv install 3.x.x && pyenv global 3.x.x && pip install ansible before running the mac dev playbook or use the system python to run the the mac dev playbook with pyenv added to homebrew_installed_packages in config.yaml and add tasks to install python versions via pyenv?

  • @Shest00
    @Shest00 3 года назад

    Can you tell us the details of your LG monitor please ?

  • @griffjrg
    @griffjrg 2 года назад

    I thought u could save and load your config for Stream Deck? @5:58

  • @val3tra
    @val3tra 3 года назад

    Speaking of istat menus, how did you manage to hide it's icon from the dock while keeping it running?

    • @JeffGeerling
      @JeffGeerling  3 года назад

      It hides by default AFAICT; I don't think I had to change anything for that.

  • @plantyman
    @plantyman 2 года назад

    hi Jeff .. great tutorial !! what is the rack under the Mac mini full of knobs ???

    • @JeffGeerling
      @JeffGeerling  2 года назад

      That's my Symetrix voice processor

  • @rahulprasad2318
    @rahulprasad2318 3 года назад +3

    How's m1 for a Plex server with das?

    • @justcallmenoah5743
      @justcallmenoah5743 3 года назад

      Seems pretty overkill considering Nvidia shields do a really good job of Plex serving already

  • @PatrikKron
    @PatrikKron 3 года назад

    When I ran Windows I used to reinstall every winter and every summer. I did not automate it, but batched installed most things with Ninite.
    Since I switched to Mac I did not feel the same need at first, so I did not do it. Now my computer have came to a crawl and I don’t know exactly what I have or need, so next reinstall will probably be a multi day process.

  • @STORMFIRE07
    @STORMFIRE07 3 года назад

    Is there such an app available for windows systems?

  • @nadavgolden
    @nadavgolden 2 года назад

    I would really like to see how you setup the Amazon Glacier backup 🙌🏻

  • @f16madlion
    @f16madlion 3 года назад

    We automated a lot of local devs laptop setup and hardening with ansible, I do find python to be its weak point and its getting more so, you can't easily guarantee the python interpreter wont have been messed around with or otherwise misconfigured before running your playbook (in addition to the dependencies). We had a few come back and the dev had ran pip as root or something and we would then need to go and manually fix python for them. In 2021 something written in go would be a cleaner design, one binary + YAMLs and that's it. Just my 2p

  • @MrUtak
    @MrUtak 3 года назад +1

    Abou idempotency: How did you configure your idempotency? Do you, for every install, you run an if-then? Or do you have a list you check before you run every task? I've been trying to do something like that with me data (EEG datasets) and pipelines, haven't figured out an effective way to do that yet.

    • @JeffGeerling
      @JeffGeerling  3 года назад +3

      Ansible does all that work for me; I just give a list of apps to install, config lines to persist, etc and Ansible sorts it all out

  • @antranidox
    @antranidox 3 года назад

    Does anyone here knows of a way to set or manage the 'open with application' via command line on a mac? i got pretty much everything setup automaticly now, but after a reinstall i always have to: click a document, open info dialog, picking a application to open it with and click on "change all" and finally click on "confirm' - it drives me nuts.

  • @DarkShad03
    @DarkShad03 3 года назад

    Does it sync files between machines?

    • @JeffGeerling
      @JeffGeerling  3 года назад

      No, for that I stick with Cloud services like Dropbox (or you could self-host something like NextCloud).

  • @niranjan_ramesh
    @niranjan_ramesh 3 года назад

    Hey jeff, any updates on using the HQ cam for astrophotography?

  • @Clobercow1
    @Clobercow1 3 года назад +15

    eye-dem-po-tent.

    • @JeffGeerling
      @JeffGeerling  3 года назад +4

      That's how I say it too, but who am I to argue with Merriam-Webster? 🤷‍♂️

    • @beauregardslim1914
      @beauregardslim1914 3 года назад +1

      I always assumed it sounded like "impotent". This is, apparently, correct in British English. I'm Canadian so I get to pick whichever I like better.

    • @edwardallenthree
      @edwardallenthree 3 года назад

      Eye always say it eye Dem Po tent, because that is how I heard it in my advanced topological spaces classes in college.

    • @beauregardslim1914
      @beauregardslim1914 3 года назад +1

      @@edwardallenthree The latin would be "ee", as determined by my almost faultless "How would Mario say it?" method, and then verified by a quick google search. So, nobody says it right.

  • @bradster00
    @bradster00 3 года назад +2

    Ive been doing this with my Linux machines for years.

    • @yumri4
      @yumri4 3 года назад +1

      Setup automation has been around since the late 1990s. It is more useful in enterprise settings that are installing hundreds if not thousands of machines at a time then when needed to have the way to reset and duplicate the setup off of a customized install of the OS. For windows cutting out what you don't want and keeping or adding on what you do want. Linux has something similar just done in a different way.

  • @Shawn-Mosher
    @Shawn-Mosher 3 года назад +1

    Use similar on Windows subsystem for Linux running different distros.

  • @CandyGramForMongo_
    @CandyGramForMongo_ 3 года назад +3

    Real men don’t backup. They just commit and let everyone mirror.
    -Linus T.

  • @dylan609
    @dylan609 3 года назад

    omg now I'm really curious as to what you said in that school report XD

  • @pxdelta4435
    @pxdelta4435 3 года назад

    You should look at munki to manage your devices, or even get an mdm to just boot it and let it set up all by itself :)

  • @AlanPasman
    @AlanPasman 3 года назад

    Super video! I applauded for $10.00 👏👏👏

  • @badrulhasan9935
    @badrulhasan9935 3 года назад

    Fine fine

  • @frankn5216
    @frankn5216 3 года назад

    great stuff you can program anything I marvel at sometimes, so yes I'd love your two Chennais to share but what time do spend family? Explain match.

  • @anujdatar
    @anujdatar 3 года назад

    Maybe once winget becomes a part of a standard windows installation, it'll get easier for windows PCs too

  • @driodeiros
    @driodeiros 3 года назад

    Thank you, Jeff. Did you have any issues installing software on the M1's? Any difference compared to the intel osx? Are you able to run a raspberry-os image at native speed in the new M1s?

    • @JeffGeerling
      @JeffGeerling  3 года назад +1

      Only a few apps (most notably Dropbox) are not native, but everything has worked perfectly, save for VirtualBox, which I'm still trying to find a suitable open source replacement for :(
      I can't run Pi OS itself here, but I can recompile the kernel easy enough.

    • @BlurryBit
      @BlurryBit 3 года назад

      @@JeffGeerling man a vm solution for m1 would be awesome!! Been searching for one so that I can run windows vm. Bootcamp isn't supported in m1 apparently. Would love to see a video on that in future.

    • @driodeiros
      @driodeiros 3 года назад

      Thank you. One more thing, what is the app you use to display the cpu load in the top bar?

  • @Waitwhat469
    @Waitwhat469 2 года назад

    Have you looked into using the robot framework to automate the gui stuff?
    Also have you looked into running something like Hashi Corp Vault to keep you secrets stored so you don't have to manually type in those passwords?

    • @Waitwhat469
      @Waitwhat469 2 года назад

      @@Mr-lq6wm is there a better tool for guis that you know of?