Mint Monthly News November
Planning to release Mint 20.3 Beta early this December, with Cinnamon 5.2 and MATE 1.26. Events you create in your calendars will appear in your calendar applet. There will also be a mystery brand new app.
https://blog.linuxmint.com/?p=4198
Thanks to https://news.1rj.ru/str/mintCast
Planning to release Mint 20.3 Beta early this December, with Cinnamon 5.2 and MATE 1.26. Events you create in your calendars will appear in your calendar applet. There will also be a mystery brand new app.
https://blog.linuxmint.com/?p=4198
Thanks to https://news.1rj.ru/str/mintCast
👍1
👍2
Useful bash functions for faster command line usage in a terminal
cmd-copy() { "${@}" | xclip -sel clip ; }
Syntax: $ cmd-copy <command>
Example: $ cmd-copy sudo apt-get update
This will copy the output of sudo apt-get command in your clipboardcmd-help() { curl cheat.sh/"${1}" ; }
Syntax: $ cmd-help <command>
Example: $ cmd-help tar
This will show you the usage of tar commandcmd-upload() { "${@}" | curl -F 'f:1=<-' ix.io ; }
Syntax: $ cmd-upload <command>
Example: $ cmd-upload neofetch --stdout
This will upload the output of neofetch command to a pastebin service👍4
Do you have a Framework laptop or know anyone that does? Here is a detailed guide to install Linux Mint 20.3 on the Framework laptop
https://guides.frame.work/Guide/Mint+20.3+Installation+on+the+Framework+Laptop/110
https://guides.frame.work/Guide/Mint+20.3+Installation+on+the+Framework+Laptop/110
🤩4
Installing Materia GTK Theme from source on any Linux distro.
# Install dependencies (names might differ on distros using dnf and pacman)
# Install dependencies (names might differ on distros using dnf and pacman)
sudo apt install -y git meson sassc gnome-themes-extra gtk2-engines-murrine# Get theme source
git clone https://github.com/nana-4/materia-theme# Move into theme folder
cd materia-theme# Compile and install theme
meson _build# To remove the installed theme files, delete all folders named Materia from:
meson install -C _build
/usr/share/themes/👍3
🔥6👍3
Monthly News – February 2022
https://blog.linuxmint.com/?p=4285
https://blog.linuxmint.com/?p=4285
A guide on various common things in Linux Mint.
Might be ideal for beginners.
https://github.com/mikeroyal/Linux-Mint-Guide
Thanks to londoner of @mintCast
Might be ideal for beginners.
https://github.com/mikeroyal/Linux-Mint-Guide
Thanks to londoner of @mintCast
GitHub
GitHub - mikeroyal/Linux-Mint-Guide: Linux Mint Guide
Linux Mint Guide. Contribute to mikeroyal/Linux-Mint-Guide development by creating an account on GitHub.
❤6🔥3
LMDE 5 is now released https://blog.linuxmint.com/?p=4287
👍10
Installing Linux Mint Debian Edition 5 using BTRFS filesystem with subvolumes, editing fstab, disabling password feedback and using ZRAM instead of disk swap.
https://youtu.be/AIlemFyHm3A
https://youtu.be/AIlemFyHm3A
YouTube
LMDE 5
LMDE 5 was just released and in this video I am going to install it using the btrfs file system and zram.
Download: https://linuxmint.com/download_lmde.php
Become a member of the channel to support it:
https://www.youtube.com/channel/UCX_WM2O-X96URC5n66G…
Download: https://linuxmint.com/download_lmde.php
Become a member of the channel to support it:
https://www.youtube.com/channel/UCX_WM2O-X96URC5n66G…
👍11❤2
Monthly News – March 2022
https://blog.linuxmint.com/?p=4293
LM 21 will be called Vanessa
LMDE 4 reaches EOL in August
Slow download speeds
Warpinator beta for iOS
https://blog.linuxmint.com/?p=4293
LM 21 will be called Vanessa
LMDE 4 reaches EOL in August
Slow download speeds
Warpinator beta for iOS
👍5👏1
Monthly News – April 2022
Mutter rebase for Cinnamon 5.4.
Work started on the Linux Mint 21 base.
The upgrade tool is passing a final test today and should be officially announced in LMDE tomorrow.
https://blog.linuxmint.com/?p=4317
Mutter rebase for Cinnamon 5.4.
Work started on the Linux Mint 21 base.
The upgrade tool is passing a final test today and should be officially announced in LMDE tomorrow.
https://blog.linuxmint.com/?p=4317
🔥8👍1