| 1 | = Hackintosh = |
| 2 | |
| 3 | == 2024-05-28 == |
| 4 | |
| 5 | * https://github.com/topics/hackintosh |
| 6 | * 使用星星數最多的 https://github.com/kholia/OSX-KVM 來做敲門磚 |
| 7 | * 測試環境:AWS EC2 - 因為還有 60 美金左右的 credit 必須在 5/31 前用完 |
| 8 | * Base OS: Ubuntu 24.04 |
| 9 | {{{ |
| 10 | jazzwang:~$ ssh kvm |
| 11 | Welcome to Ubuntu 24.04 LTS (GNU/Linux 6.8.0-1008-aws x86_64) |
| 12 | |
| 13 | * Documentation: https://help.ubuntu.com |
| 14 | * Management: https://landscape.canonical.com |
| 15 | * Support: https://ubuntu.com/pro |
| 16 | |
| 17 | System information as of Tue May 28 03:32:52 UTC 2024 |
| 18 | |
| 19 | System load: 0.08 Temperature: -273.1 C |
| 20 | Usage of /: 0.8% of 192.69GB Processes: 133 |
| 21 | Memory usage: 1% Users logged in: 0 |
| 22 | Swap usage: 0% IPv4 address for ens5: 172.31.18.147 |
| 23 | |
| 24 | |
| 25 | Expanded Security Maintenance for Applications is not enabled. |
| 26 | |
| 27 | 0 updates can be applied immediately. |
| 28 | |
| 29 | Enable ESM Apps to receive additional future security updates. |
| 30 | See https://ubuntu.com/esm or run: sudo pro status |
| 31 | |
| 32 | |
| 33 | The list of available updates is more than a week old. |
| 34 | To check for new updates run: sudo apt update |
| 35 | |
| 36 | Last login: Tue May 28 03:32:55 2024 from x.x.x.x |
| 37 | To run a command as administrator (user "root"), use "sudo <command>". |
| 38 | See "man sudo_root" for details. |
| 39 | }}} |