Nov
20
Using uname command in Linux [Output Explained]
Published 21:11 Nov 20, 2023 by @ezra.
#UNIX/Linux#
The uname stands for Unix Name and this useful command provides users with important system informa...
Nov
14
Flatpak commands cheat sheet
Published 12:11 Nov 14, 2023 by @ezra.
#UNIX/Linux# 安装和运行
flatpack install org.kde.kdenlive
flatpak run org.kde.kdenlive
列出已安装的 Flatpak 应用程序
```sh
fla...
Nov
14
PPSSPP Language Change on Linux
Published 12:11 Nov 14, 2023 by @ezra.
#UNIX/Linux# Change zh_CN to en_US:
sed -i 's/Language = zh_CN/Language = en_US/g' ~/.var/app/org.ppsspp.PPSSPP/c...
Sep
24
Choosing the right Linux file system: Your ultimate guide
Published 21:09 Sep 24, 2023 by @ezra.
#UNIX/Linux#
Whether you are setting up a personal server, configuring a new Linux installation, or simply aimin...
Sep
04
Delete all but the most recent X files in bash
Published 10:09 Sep 04, 2023 by @ezra.
#UNIX/Linux#
To give a bit more of a concrete example, imagine some cron job writing out a file (say, a log file...
Aug
31
Bug-fix: KDE wallet is asking for password on every boot
Published 13:08 Aug 31, 2023 by @ezra.
#UNIX/Linux# After recent updates KDE wallet is asking for password after system starts and Wi-Fi won’t connect i...
Aug
23
Gole 1 Pro Linux Fix
Published 19:08 Aug 23, 2023 by @ezra.
#UNIX/Linux#
免责声明
Caution
本文内容仅为交流目的,不保证在任何情况下均可达到预期效果,同时所涉及操作存在一定风险,因此造成的任何损失本人概不负责,请在继续操作前慎重考虑。
此外,请...
May
23
How To Become A Linux User?
Published 14:05 May 23, 2023 by @ezra.
#UNIX/Linux# Step One
First, grow a neckbeard. Every group, every tribe of people have their own customs as far a...
May
18
Steam on Linux with HiDPI scaling
Published 14:05 May 18, 2023 by @ezra.
#UNIX/Linux# This is because of how Steam recognizes high resolution monitors and scaling in Xorg. You will have ...
May
18
WeChat on Ubuntu/Debian and derivatives
Published 02:05 May 18, 2023 by @ezra.
#UNIX/Linux# Wine
go to Ubuntu Kylin Archive, search and download ukylin-wine.
wget http://archive.ubuntukylin.co...
May
16
How to fix Linux on ROG Flow Z13
Published 01:05 May 16, 2023 by @ezra.
#UNIX/Linux# After install a Linux system on your ROG Flow Z13, the screen will jitter like crazy and is nearly u...
Feb
13
Script for Optimizing Images
Published 14:02 Feb 13, 2023 by @ezra.
#UNIX/Linux# Sample Script
Optimizing images is easy with this script! Img-optimizer + ImageMagicK leverages mult...