This is the list of GitHub Actions versions that I use to track the current version.
Note: These are updated manually and are not always up-to-date. They will be updated as soon as my repo requires maintenance.
This is the list of GitHub Actions versions that I use to track the current version.
Note: These are updated manually and are not always up-to-date. They will be updated as soon as my repo requires maintenance.
Reference links to Windows 11 automated install (unattend.xml with official ISO)
大きな流れとしては、"unattend.xml" を作成し、公式の Windows 11 ISO から作成したブータブル USB の中に設置する。
TL;DR:
この gist は
sudo apt upgrade
を行ったばかりに、悪夢にうなされはじめた、私の備忘録です。
もしこのキットの購入を考えているのであれば、オススメしません。基本的な Ubuntu/Debian の知識だけでなく、LINUX カーネルそのものや UART 接続などのシリアル接続にも精通している必要があるためです。正直なところ、Raspi ほど初心者向きではありません。NVIDIA のモジュールではあるものの、純正のNVIDIA製品ではないし、ややマニアックな仕様のため、NVIDIA のサポートは受けられません。NVIDIA のフォーラムでも、経験者でなければメーカーの OKdo に問い合わせることを勧められています。OKdo も製品が成熟する前に ORIN ベースの後継に注力したため、情報が圧倒的に不足しています。安物買いの銭失いとならないよう奮闘している方の参考になれば幸いです。sudoアップグレード
を行ったばかりに、毎晩悪夢を見るようになった。This gist is a memorandum of the cause of my nightmares because of
sudo apt upgrade
.
If you are thinking of purchasing this kit, I suggest you don't. As it requires not only basic Ubuntu/Debian knowledge, but also familiarity with the LINUX kernel itself and serial connections such as UART connections. To be honest, it is not as suitable for beginners as Raspi: although it is an NVIDIA module, it is not a true NVIDIA product, and due to its somewhat geeky specifications, NVIDIA support is not ava
Service | YAML | WebUI | Note |
---|---|---|---|
Lancache | YAML | Lancache Env | Port:53 (DNS), 80/443 (Monolithic) |
Ollama + Open Web UI | YAML | 8000 (Web UI) | |
Portainer | YAML | 9443 (Web UI) | Note that it is https |
Speed Test | YAML | 8989 (Web UI) |
This is a memorandom of running Ollama on Intel MacBook Pro.
$ neofetch --stdout
[email protected]
-----------------------------
OS: macOS 12.7.1 21G920 x86_64
Host: MacBookPro12,1
I have a MacBookPro with Monterey (OSX 12.6.9) installed. When I start the terminal("Terminal.app" application), the application crashes right away. It even crashes in safe-mode boot of the OS. What can I do or check to solve this problem?
If Terminal.app is crashing immediately upon launch, it can be a frustrating issue to deal with.