Skip to content

Instantly share code, notes, and snippets.

@allisson
allisson / ubuntu-2204-remove-snap.md
Last active September 5, 2024 02:45
Ubuntu 22.04 remove snap

Remove snaps

sudo snap remove --purge firefox
sudo snap remove --purge snap-store
sudo snap remove --purge snapd-desktop-integration
sudo snap remove --purge gtk-common-themes
sudo snap remove --purge gnome-3-38-2004
sudo snap remove --purge core20
sudo snap remove --purge bare
sudo snap remove --purge snapd
@Soulsuke
Soulsuke / arch_on_zfs.txt
Last active March 12, 2025 11:12
Arch on zfs root + native encryption at rest + ZfsBootMenu (UEFI without another bootloader)
NOTE: requires an EFI bios, so zfs will not use the whole disk as this is a single disk scenario.
/*\
|* Prerequisite: preare archiso with zfs support
\*****************************************************************************/
// 0. Do everything as root.
@DerEros
DerEros / office_365_on_wine.md
Last active May 8, 2025 23:04
Installing and Running Office 365 on Wine

NOTE: THIS IS NOT A WORKING TUTORIAL I never got this to work and gave up. If you find any useful bit, go ahead an use them though.

Installing and Running Office 365 on Wine

My personal notes while trying to get Office 365 to install and run on my workstation.

Feel free to extract any useful information. Keep in mind that this is information is provided without any guarantees ... blah blah ... might kill

@cpburnz
cpburnz / Brother_DCP-L2540DW_on_Arch_Linux.rst
Last active July 23, 2023 18:36
Brother DCP-L2540DW on Arch Linux

Brother DCP-L2540DW on Arch Linux

Printer

The printer driver can be installed with the brother-brgenml1 AUR package.