Skip to content

Instantly share code, notes, and snippets.

View rursache's full-sized avatar
💻

Radu Ursache rursache

💻
View GitHub Profile
@rursache
rursache / bambu_lab-lovelace.yaml
Created January 3, 2024 17:48 — forked from bbbenji/bambu_lab-lovelace.yaml
Bambu Lab X1C Lovelace Dashboard
type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: custom:mushroom-title-card
title: Bambu Lab X1C
alignment: start
- type: custom:mod-card
card:
type: custom:mushroom-chips-card
@rursache
rursache / Apple Silicon - Ubuntu Mate 22.10 arm64 + amd64 - Rosetta.md
Last active December 17, 2022 02:12
Apple Silicon - Ubuntu Mate 22.10 arm64 + amd64 - Rosetta

Run Ubuntu Mate 22.10 on Apple Silicon (arm64 + amd64) with Rosetta via UTM

  1. Download, boot and install Ubuntu Server for arm64 with UTM
  2. To install the Ubuntu Mate desktop and reboot after, run:
sudo apt update
sudo apt install ubuntu-mate-desktop -y
sudo reboot
  1. From the desktop (or via SSH) open the terminal and run: