Apr
25
Gems installation for Linux and Unix
Published 12:04 Apr 25, 2019 by @ezra.
#Technology# You can install new gems on Fedora by either installing upstream gems from RubyGems.org or packaged ...
Jul
25
Independent Linux Distributions
Published 15:07 Jul 25, 2018 by @ezra.
#UNIX/Linux#
Note
Sorted by popularity.
Debian
The Debian Project is an association of individuals...
Apr
27
安装 Manjaro
Published 12:04 Apr 27, 2018 by @ezra.
#Technology# 前言
本文只适用于启动方式为UEFI+GPT
Manjaro 是一款基于Arch Linux的、用户友好的发行版, 虽然 Manjaro is not Arch, 但它依然能够从 AUR(Arch U...
Apr
08
xargs vs exec
Published 10:04 Apr 08, 2018 by @ezra.
#Technology# There is a bit of a debate in some circles about using xargs vs. the -exec {} option that’s bu...
Apr
08
find exec vs find xargs
Published 10:04 Apr 08, 2018 by @ezra.
#Technology# If you want to search files by a pattern and then apply something to the results you have at least t...
Apr
08
Xargs Examples
Published 10:04 Apr 08, 2018 by @ezra.
#Technology# What is the xargs command in UNIX?
The xargs command in UNIX is a command line utility for building...
Apr
08
Sed Examples
Published 10:04 Apr 08, 2018 by @ezra.
#Technology# We use sed to work with text files like log files, configuration files, and other text files.
In th...
Apr
08
Awk Examples
Published 09:04 Apr 08, 2018 by @ezra.
#Technology# Sometimes you need something powerful, giving you more control to process data. This is where awk co...
Mar
05
Whiptail Cheatsheet
Published 15:03 Mar 05, 2018 by @ezra.
#Programming# Whiptail is a program that allows shell scripts to display dialog boxes to the user for informationa...
Feb
10
RSYNC Cheatsheet
Published 15:02 Feb 10, 2018 by @ezra.
#macOS#
Commands
Description
rsync /path/to/file.ext /path/to/dest
简单的复制文件 file.ext 到 /path...
Jul
05
Linux Distributions Family Tree
Published 11:07 Jul 05, 2017 by @ezra.
#UNIX/Linux# Here is a family tree of Linux Distributions:
...
Apr
07
Filesystem Hierarchy Standard
Published 16:04 Apr 07, 2017 by @ezra.
#Technology#
Filesystem Hierarchy Standard
Abbreviation
FHS
...