title
stringlengths
1
544
โŒ€
parent
stringlengths
0
57
โŒ€
created
stringlengths
11
12
โŒ€
editor
stringclasses
1 value
creator
stringclasses
4 values
edited
stringlengths
11
12
โŒ€
refs
stringlengths
0
536
โŒ€
text
stringlengths
1
26k
id
stringlengths
32
32
psi-notify
Kind of Linux Memory Packages
May 21, 2020
null
null
null
null
```type# psi-notifygit clone https://github.com/cdown/psi-notify ~/.psi-notifycd ~/.psi-notifysudo apt install -y libnotify-devmakeexport PATH="$HOME/.psi-notify:$PATH"ln psi-notify.service /etc/systemd/system/systemctl --user enable psi-notify```
7c13db05d1624261935629e65e6fd22e
cubic linux package
Kind of Linux Meta Packages
May 6, 2020
null
null
null
null
> [Ubuntu ์ปค์Šคํ…€ ์„ค์น˜ ์ด๋ฏธ์ง€ ๋งŒ๋“ค๊ธฐ (Make the custom ISO image of Ubuntu)](https://ahnbk.com/?p=1131)
0d129aaab0114d1ab2c575857dfea9ed
plymouth-x11
Kind of Linux Meta Packages
May 6, 2020
null
null
null
null
55c99f6995c349e99f4497a72441e936
axel
Linux Network Packages
Apr 24, 2020
null
null
null
aec48015e3274995b270b1ae3c2b09b6
check port
Linux Network Packages
Nov 26, 2020
null
null
null
```typegit clone "https://github.com/clarketm/check.git"cd check && sudo sh install.shcheck {{host}} --port {{port}} --udpcheck {{host}} --port {{port}} --tcp``` > [clarketm/check](https://github.com/clarketm/check)
373de37e57a7463d9322d3f0214336b5
cURL
Linux Network Packages
Dec 17, 2019
null
null
null
[httpie](https://texonom.com/httpie-8dcdb634f2c94bcf838a8e4d52fd7879) [xh](https://texonom.com/xh-22a1aff825a6431d827ba5ca1fbd8c36)
## Client for URLs option ์— path ์“ฐ๋Ÿฌ๋ฉด @ prefix ์‚ฌ์šฉํ•ด์•ผํ•จ ### cURL Options |Title| |:-:| |[cURL k Option](https://texonom.com/curl-k-option-7a5519cc8b6c4d43b7e9c44aa90a3015)| |[cURL http3](https://texonom.com/curl-http3-f8ae3d85c1ea4a31836e7afd5a8f8a07)| |[curl sS option](https://texonom.com/curl-ss-option-783817aa1fed4711936e7759ceae1e55)| |[curl f option](https://texonom.com/curl-f-option-efdcd167a76c4554b3c67a53c556bdd1)| ### cURL Usages |Title| |:-:| |[cURL IP](https://texonom.com/curl-ip-b5cb29171b4141788c2a92a9a2dd5144)| |[cURL windows](https://texonom.com/curl-windows-297cf029bcb646cd8d5531c40d59ec8c)| |[curl Header](https://texonom.com/curl-header-9e5d0e0aca9b455f8d65e2dec879d23f)| strip new lines ```typecurl --data "@/path/to/filename" http://...``` keep new lines ```typecurl --data-binary "@/path/to/filename" http://...``` ### usage > [curl ์„ค์น˜ ๋ฐ ์‚ฌ์šฉ๋ฒ• - HTTP GET/POST, REST API ์—ฐ๊ณ„๋“ฑ](https://www.lesstif.com/software-architect/curl-http-get-post-rest-api-14745703.html) > [curl ๋ช…๋ น์–ด](https://johngrib.github.io/wiki/curl/) > [curl ์„ค์น˜ ๋ฐ ์‚ฌ์šฉ๋ฒ• - HTTP GET/POST, REST API ์—ฐ๊ณ„๋“ฑ](https://www.lesstif.com/software-architect/curl-http-get-post-rest-api-14745703.html) ### ifconfig > [What Is My IP Address? - ifconfig.me](https://ifconfig.me/) ### curl checksum redirect > [Why do I get 2 different results when checking sha256sum of a file?](https://stackoverflow.com/questions/46715966/why-do-i-get-2-different-results-when-checking-sha256sum-of-a-file)
6f8c058e19334eb287dd777fbea6cba5
dig linux package
Linux Network Packages
Jul 12, 2020
null
null
null
## Domain Information Groper - Nameserver Tool ### install ```typesudo yum install bind-utils``` ### Check External IP ```typedig +short myip.opendns.com @resolver1.opendns.comdig TXT +short o-o.myaddr.l.google.com @ns1.google.com``` > [How To Find My Public IP Address From Command Line On a Linux - nixCraft](https://www.cyberciti.biz/faq/how-to-find-my-public-ip-address-from-command-line-on-a-linux/) > [dig ๋ช…๋ น์–ด - DNS๋„ค์ž„์„œ๋ฒ„์˜ ์ •๋ณด ํ™•์ธ](https://server-talk.tistory.com/126)
2f129c01a02f473bb1a7dc58516d54e9
etherwake
Linux Network Packages
Dec 6, 2020
null
null
null
### linux cli wol package ```typeetherwake mac:mac:mac:mac:mac:mac -D```
71bb8e31ed644912a701aaf2a6fcad17
firewalld
Linux Network Packages
Dec 19, 2019
null
null
null
### firewall dynamic
af7f620152dd4e61ad5dd5411ad82b07
gping
Linux Network Packages
Nov 18, 2020
null
null
null
graph ping
1f3a029a8a2642b2a94095fa5a4dd8c8
hurl
Linux Network Packages
Nov 15, 2022
null
null
null
> [GitHub - Orange-OpenSource/hurl: Hurl, run and test HTTP requests with plain text.](https://github.com/Orange-OpenSource/hurl)
5f1aa058f263422b96edbab2b4756902
ip linux package
Linux Network Packages
Apr 24, 2020
null
null
null
```typeip addr```
17659278cdc7496a9447d6839441dc01
mtr
Linux Network Packages
Dec 5, 2020
null
null
null
## ip route tool **mtr is an essential, real-time network diagnostic tool** > [How to use the Linux mtr command](https://www.redhat.com/sysadmin/linux-mtr-command)
a7837dda7ca94bd9aeea48710c0a6129
netstat
Linux Network Packages
Dec 11, 2020
null
null
null
e9f6532e016f49fbb76cea2691f16c95
ping
Linux Network Packages
Jul 18, 2022
null
null
null
[gping](https://texonom.com/gping-1f3a029a8a2642b2a94095fa5a4dd8c8) [Transport Layer](https://texonom.com/transport-layer-c594fa30c92143cd9d2098c128de330f)
### PING port ping ์€ ํฌํŠธ๊ฐ€ ์—†๋‹ค > [What OSI layer is ping?](https://www.quora.com/What-OSI-layer-is-ping)
b4f0fd711f6b4b788d9ddbba59e1b187
telnet
Linux Network Packages
Oct 9, 2021
null
null
null
ํ…”๋„ท ์„œ๋น„์Šค๋ฅผ ์ด์šฉํ•˜๊ธฐ ์œ„ํ•ด์„œ๋Š” ์—ฐ๊ฒฐ ์ปดํ“จํ„ฐ์—์„œ ์ œ๊ณตํ•˜๋Š” ํ…”๋„ท ์„œ๋ฒ„์— ๊ณ„์ •์„ ๊ฐ€์ง€๊ณ  ์žˆ์–ด์•ผ ํ•ฉ๋‹ˆ๋‹ค. ๋ณด์•ˆํ…”๋„ท SSH๋Š” ๋‹ค๋ฅธ ์‚ฌ์šฉ์ž๊ฐ€ ์„ธ์…˜์„ ์—ฟ๋“ฃ์ง€ ๋ชปํ•˜๋„๋ก ์„ธ์…˜์„ ๊ฐ์‹ธ์ฃผ๋Š” ํ…”๋„ท ์‘์šฉํ”„๋กœ๊ทธ๋žจ์œผ๋กœ ๋ณด์•ˆ๋ฒ„์ „์˜ ํ”„๋กœ๊ทธ๋žจ์ž…๋‹ˆ๋‹ค ํŒจ์Šค์›Œ๋“œ๊ฐ€ ๋ช…ํ™•ํžˆ ๋ณด๋‚ด์ง€์ง€ ์•Š๊ณ  ์•”ํ˜ธํ™” ๋˜์–ด์„œ ์ „์†ก๋˜๊ธฐ ๋•Œ๋ฌธ์— ๋ณด์•ˆ์— ์ ํ•ฉ ํ•ฉ๋‹ˆ๋‹ค. ์‚ฌ์šฉ์ž๊ฐ€ ์–ด๋–ค ์ž‘์—…์„ ์„œ๋ฒ„์— ์•Œ๋ ค์ฃผ๊ธฐ ์œ„ํ•ด ๋„คํŠธ์›Œํฌ๋ฅผ ํ†ตํ•ด์„œ ์„œ๋ฒ„์— TCP/IP ํŒจํ‚ท์ •๋ณด๋ฅผ ์ „๋‹ฌํ•˜๊ณ  ๊ฒฐ๊ณผ๊ฐ’์„ ๋‹ค์‹œ ์„œ๋ฒ„์—์„œ ๋ฐ›๊ฒŒ ๋ฉ๋‹ˆ๋‹ค. ์—ฌ๊ธฐ์„œ telnet๋Š” ์ •๋ณด๋ฅผ byte์ŠคํŠธ๋ฆผํ˜•์‹์œผ๋กœ ์ฃผ๊ณ ๋ฐ›๊ณ , ssh๋Š” DES,RSA ๋“ฑ ๊ณ ๊ธ‰ ์•”ํ˜ธํ™”๋ฅผย ํ†ตํ•ด ํ†ต์‹ ์„ ํ•ฉ๋‹ˆ๋‹ค. ### Terminal StarWars ```typetelnet towel.blinkenlights.nl```
7f9bf2e3527e4f85b1d84aed0ddbea81
traceroute
Linux Network Packages
Dec 5, 2020
null
null
null
e1e063d9d4f7476c9950df941da00fb3
wget
Linux Network Packages
Jan 6, 2020
null
null
null
- o option replace file path ```typewget https://gist.githubusercontent.com/sungle3737/fbb241355d747f2a75e36e9e6ba61166/raw/f5c7a71df6400d7805dbdc39ff17435f07ca2355/.zshrc -O ~/.zshrc``` > [How to allow wget to overwrite files](https://serverfault.com/questions/171369/how-to-allow-wget-to-overwrite-files) - p option folder path ```typewget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb -P /tmp```
173383139f044b47a8496a89265a56bb
curl f option
cURL Options
Jun 17, 2023
Alan Jo
Alan Jo
Jun 17, 2023
HTTP ์˜ค๋ฅ˜ ์‹œ ์ž๋™์œผ๋กœ ์‹คํŒจ (์ถœ๋ ฅ ์—†์Œ).
efdcd167a76c4554b3c67a53c556bdd1
cURL http3
cURL Options
Jun 23, 2021
Alan Jo
Alan Jo
Jul 5, 2021
> [Docker Hub](https://hub.docker.com/r/ymuski/curl-http3)
f8ae3d85c1ea4a31836e7afd5a8f8a07
cURL k Option
cURL Options
Jun 1, 2021
Alan Jo
Alan Jo
Jun 1, 2021
https ์‚ฌ์ดํŠธ๋ฅผ SSL certificate ๊ฒ€์ฆ์—†์ด ์—ฐ๊ฒฐ - `--insecure`
7a5519cc8b6c4d43b7e9c44aa90a3015
curl sS option
cURL Options
Jun 17, 2023
Alan Jo
Alan Jo
Jun 17, 2023
Same as:ย `curl --silent --show-error` > [What does curl -sS means?](https://unix.stackexchange.com/questions/480510/what-does-curl-ss-means)
783817aa1fed4711936e7759ceae1e55
curl Header
cURL Usages
Jun 3, 2022
Alan Jo
Alan Jo
Jun 3, 2022
9e5d0e0aca9b455f8d65e2dec879d23f
cURL IP
cURL Usages
Jul 5, 2021
Alan Jo
Alan Jo
Jul 5, 2021
```type**curl ifconfig.me**```
b5cb29171b4141788c2a92a9a2dd5144
cURL windows
cURL Usages
Jul 5, 2021
Alan Jo
Alan Jo
Jul 5, 2021
297cf029bcb646cd8d5531c40d59ec8c
conky
Linux Monitor Packages
Apr 29, 2020
Alan Jo
Alan Jo
Apr 16, 2023
1dddfd2c7921474d9ac79f329bf4379c
glances
Linux Monitor Packages
Apr 29, 2021
Alan Jo
Alan Jo
Apr 16, 2023
> [linux (centos, ubuntu) ๋ชจ๋‹ˆํ„ฐ๋ง ๋„๊ตฌ - gpu ํŽธ](https://kyumdoctor.tistory.com/24) ```typesudo yum install -y python38pip install --user glances```
fd3d31af729443c6ae8b543941e88887
gmonitor
Linux Monitor Packages
Apr 29, 2021
Alan Jo
Alan Jo
Apr 16, 2023
> [mountassir/gmonitor](https://github.com/mountassir/gmonitor#building-from-source)
957fc341f88142b8ae5185b9d44deb4a
gpustat
Linux Monitor Packages
Apr 29, 2021
Alan Jo
Alan Jo
Apr 16, 2023
> [gpustat](https://pypi.org/project/gpustat/)
287864bf470044b4a9729713929d55e6
netstat
Linux Monitor Packages
Mar 22, 2020
Alan Jo
Alan Jo
May 21, 2023
์˜ต์…˜ 't'๋Š” "TCP", 'n'์€ "10์ง„์ˆ˜(Numeric)", 'l'์€ "Listening"์„ ์˜๋ฏธ p pid ```typesudo netstat -lntp | grep {{port}}``` sudo ํ•ด์•ผ program name ๋‚˜ > [RHEL์—์„œ netstat ํ”„๋กœ์„ธ์Šค์˜ PID / Program Name์„ ํ‘œ์‹œํ•˜์ง€ ์•Š๋Š” ์ด์œ ๋Š” ๋ฌด์—‡์ธ๊ฐ€์š”? - Red Hat Customer Portal](https://access.redhat.com/ko/solutions/764783)
a0c9d5ad184044f6a4ae45e7f533c872
procps
Linux Monitor Packages
Jan 25, 2020
Alan Jo
Alan Jo
Apr 16, 2023
```typeps -ef | grep {ํ”„๋กœ์„ธ์Šค ์ด๋ฆ„}```
331d1847a9104c5eb507c83d117c19bf
procs
Linux Monitor Packages
Jun 10, 2020
Alan Jo
Alan Jo
Apr 16, 2023
procs
7b1af25a38cf4613996fff64a56dcc1c
s-tui
Linux Monitor Packages
Apr 5, 2021
Alan Jo
Alan Jo
Apr 16, 2023
### cpu-stress > [amanusk/s-tui](https://github.com/amanusk/s-tui)
4e506f617fce444a9ff8d5547067df45
top cli
Linux Monitor Packages
Jan 14, 2020
Alan Jo
Alan Jo
Jun 12, 2023
### top like tools |Title| |:-:| |[btop++](https://texonom.com/btop-681257fa84704eb2a626b75ed3848c45)| |[bpytop](https://texonom.com/bpytop-b08dbf0e545441289d9a6c356c6b9be9)| |[bashtop](https://texonom.com/bashtop-7e5eda9d3cb64d4ebb5e4231649bcfb1)| |[htop](https://texonom.com/htop-15646d6611a14e178f1cf25d49655a51)| |[gtop](https://texonom.com/gtop-a3024c20081040d29f7d2f31a8844abe)| |[atop](https://texonom.com/atop-6d009ab375744ee7bbf6843054ff1165)| |[htop](https://texonom.com/htop-4a1c547d8b3e4c7aa6f4f1fa6a20a4cf)| |[ntop](https://texonom.com/ntop-5bcbd0c5dbc54941ba5591a635619dd4)| |[gotop](https://texonom.com/gotop-73a929d9768a4bdbad54a5eed8930b94)| |[bottom cli](https://texonom.com/bottom-cli-a6ecf2fd75c14d80ac3f0d52335f6ec9)| ### Windows > [Best Windows Terminal System Monitors](https://medium.com/technology-hits/best-windows-terminal-system-monitors-8ab401b555ae) ### contemporary top generator > [aristocratos - Overview](https://github.com/aristocratos)
008bf7b85bec4b6fa3fcc273812c6c5e
atop
top like tools
Sep 24, 2021
Alan Jo
Alan Jo
Sep 24, 2021
6d009ab375744ee7bbf6843054ff1165
bashtop
top like tools
Sep 24, 2021
Alan Jo
Alan Jo
Jul 18, 2023
[bpytop](https://texonom.com/bpytop-b08dbf0e545441289d9a6c356c6b9be9) [btop++](https://texonom.com/btop-681257fa84704eb2a626b75ed3848c45) [bashtop](https://github.com/aristocratos/bashtop)
Linux/OSX/FreeBSD ```typesudo add-apt-repository ppa:bashtop-monitor/bashtop sudo apt update sudo apt install bashtop```
7e5eda9d3cb64d4ebb5e4231649bcfb1
bottom cli
top like tools
Jun 12, 2023
Alan Jo
Alan Jo
Jun 12, 2023
[bottom](https://github.com/ClementTsang/bottom)
a6ecf2fd75c14d80ac3f0d52335f6ec9
bpytop
top like tools
Sep 7, 2020
Alan Jo
Alan Jo
Jun 12, 2023
[btop++](https://texonom.com/btop-681257fa84704eb2a626b75ed3848c45) [bashtop](https://texonom.com/bashtop-7e5eda9d3cb64d4ebb5e4231649bcfb1)
### Mouse support top Linux/OSX/FreeBSD [bpytop Get Started](https://texonom.com/bpytop-get-started-ed72991a25564aa5aa12dd93b7b8d355) ```typesudo snap install bpytopsudo snap connect bpytop:mount-observesudo snap connect bpytop:network-controlsudo snap connect bpytop:hardware-observesudo snap connect bpytop:system-observesudo snap connect bpytop:process-controlsudo snap connect bpytop:physical-memory-observe``` > [aristocratos/bpytop](https://github.com/aristocratos/bpytop)
b08dbf0e545441289d9a6c356c6b9be9
btop++
top like tools
Sep 24, 2021
Alan Jo
Alan Jo
Jul 18, 2023
[bpytop](https://texonom.com/bpytop-b08dbf0e545441289d9a6c356c6b9be9) [bashtop](https://texonom.com/bashtop-7e5eda9d3cb64d4ebb5e4231649bcfb1)
Linux/OSX/FreeBSD ```type``` > [GitHub - aristocratos/btop: A monitor of resources](https://github.com/aristocratos/btop)
681257fa84704eb2a626b75ed3848c45
gotop
top like tools
Jun 12, 2023
Alan Jo
Alan Jo
Jun 12, 2023
[gotop](https://github.com/xxxserxxx/gotop)
73a929d9768a4bdbad54a5eed8930b94
gtop
top like tools
Sep 7, 2020
Alan Jo
Alan Jo
Sep 24, 2021
a3024c20081040d29f7d2f31a8844abe
htop
top like tools
Sep 7, 2020
Alan Jo
Alan Jo
Jun 12, 2023
for windows [NTop](https://github.com/gsass1/NTop)
15646d6611a14e178f1cf25d49655a51
htop
top like tools
Sep 24, 2021
Alan Jo
Alan Jo
Sep 24, 2021
htop mem color is - green - used - blud - buffer - yellow - cache > [์„œ๋ฒ„ ๋ชจ๋‹ˆํ„ฐ๋ง ํ”„๋กœ๊ทธ๋žจ Htop ์‚ฌ์šฉ ๋ฐฉ๋ฒ• - Ubuntu ๊ธฐ์ค€ | ๊ฟˆ๊พธ๋Š”์„ฌ](https://happist.com/557995/%EC%84%9C%EB%B2%84-%EB%AA%A8%EB%8B%88%ED%84%B0%EB%A7%81-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%A8-htop-%EC%82%AC%EC%9A%A9-%EB%B0%A9%EB%B2%95-ubuntu/)
4a1c547d8b3e4c7aa6f4f1fa6a20a4cf
****ntop****
top like tools
Jun 12, 2023
Alan Jo
Alan Jo
Jun 12, 2023
windows
5bcbd0c5dbc54941ba5591a635619dd4
bpytop Get Started
bpytop
null
null
null
null
null
### snap ```type# bpytopsudo snap install bpytopsudo snap connect bpytop:mount-observesudo snap connect bpytop:network-controlsudo snap connect bpytop:hardware-observesudo snap connect bpytop:system-observesudo snap connect bpytop:process-controlsudo snap connect bpytop:physical-memory-observe``` ### redhat ```typesudo dbf install bpytopsudo dnf install python3-develsudo pip3 install --upgrade psutilbpytop```
ed72991a25564aa5aa12dd93b7b8d355
hyperfine
Linux Process Benchmark Tools
Jun 10, 2020
Alan Jo
Alan Jo
Apr 16, 2023
hyperfine benchmarking tool
37c4738a8113464aaf7ff049ea85f255
init.d
Linux Process Management Packages
Jan 7, 2020
Alan Jo
Alan Jo
Apr 16, 2023
c9b5f6b8fb8d4601bc60b17da1f6c83f
kill cli
Linux Process Management Packages
Jan 7, 2020
Alan Jo
Alan Jo
May 21, 2023
[pkill](https://texonom.com/pkill-7f56689f3a1e409d84f127b4635ae2e5)
```typekill -9 {pid}```
6b4089004ffd4579a267f1310ccc810d
pkill
Linux Process Management Packages
Jul 28, 2021
Alan Jo
Alan Jo
Apr 16, 2023
[kill cli](https://texonom.com/kill-cli-6b4089004ffd4579a267f1310ccc810d)
```typepkill -f node```
7f56689f3a1e409d84f127b4635ae2e5
start
Linux Process Management Packages
Jan 10, 2020
Alan Jo
Alan Jo
Apr 16, 2023
### upstart > [Upstart๋ฅผ ์ด์šฉํ•˜์—ฌ ๋ถ€ํŒ… ์‹œ ์‹คํ–‰๋˜๋Š” ํ”„๋กœ์„ธ์Šค ์„ค์ •ํ•˜๊ธฐ](https://cjh5414.github.io/upstart/) only ubuntu? /etc/init/blabla.conf ```typedescription "upstart test"start on startupstop on shutdownrespawnsetuid ubuntuchdir /home/ubuntu/upstart_testexec echo "Hello World!" > hello.txt``` - start on startup: ๋ถ€ํŒ… ๋˜๋ฉด ์‹คํ–‰ ( start on net-device-up : ์ธํ„ฐ๋„ท์— ์—ฐ๊ฒฐ ๋˜๋ฉด ์‹คํ–‰ ) - respawn : ํ”„๋กœ์„ธ์Šค๊ฐ€ ๋‹ค์šด๋˜๋ฉด ์ž๋™์œผ๋กœ ์žฌ์‹œ์ž‘ - chdir : ํ˜„์žฌ ๋””๋ ‰ํ„ฐ๋ฆฌ - exec : ์‹ค์ œ ํ”„๋กœ์„ธ์Šค ์‹คํ–‰ ```typeinit-checkconf /etc/init/blabla.confsudo start blabla```
365c25e8182c4e41be9bc17fa110b33c
startx
Linux Process Management Packages
Jan 10, 2020
Alan Jo
Alan Jo
Apr 16, 2023
```typestartxtty```
237dd0a0c3854bde9aaff528e7e3ddb0
Outrun
Linux Remote Process Packages
Apr 29, 2020
Alan Jo
Alan Jo
Apr 16, 2023
> [Overv/outrun](https://github.com/Overv/outrun?utm_source=tldrnewsletter)
416218a373e64860af485e0467944cc8
rsyslog
Linux Protocol Packages
Jan 10, 2020
null
null
null
null
> [rsyslog ์‚ฌ์šฉํ•˜๊ธฐ](https://knoow.tistory.com/25)
5a1753cc30eb4799ae61fa9f5b55d80c
sendEmail
Linux Protocol Packages
Jan 30, 2020
null
null
null
null
```typesendEmail -f [email protected] -t [email protected] \-u Inbound Mail Test -m "this is a test message" \-s mail.smtp2go.com:2525 \-o tls=no```
5bf77a88243349418a42125a7b303623
sysctl
Linux System Control Packages
Feb 11, 2020
null
null
null
null
```typesysctl -ainxi -Fxz``` - ask-password error solve ```typesudo -iecho 1048576 > /proc/sys/fs/inotify/max_user_watchesexit``` ```typesudo nano /etc/sysctl.conf# applysysctl -p``` > [How to reload sysctl.conf variables on Linux - nixCraft](https://www.cyberciti.biz/faq/reload-sysctl-conf-on-linux-using-sysctl/) > [Failed to add /run/systemd/ask-password to directory watch: No space left on device?](https://askubuntu.com/questions/828779/failed-to-add-run-systemd-ask-password-to-directory-watch-no-space-left-on-dev)
82c1581912ba49d7a1a30872db542d67
systemctl
Linux System Control Packages
Aug 5, 2021
null
null
null
null
[systemctl enable](https://texonom.com/systemctl-enable-426c7370cc6f45dc99941afe89eb3136)
2a8aee8235e84097b9b758bdee09759b
systemctl enable
systemctl
null
null
null
null
null
```typesudo systemctl enable --now blablaservice```
426c7370cc6f45dc99941afe89eb3136
cpuid
Linux System Info Packages
Oct 14, 2021
null
null
null
0d079dc9848a4d9db1a1d5a6a8b862dd
dmidecode
Linux System Info Packages
Oct 14, 2021
null
null
null
8284d367bd444edf927d393b70f0417f
hardinfo
Linux System Info Packages
Oct 14, 2021
null
null
null
66fa4f2a7770402894babc2bbda1a5de
hostname
Linux System Info Packages
Dec 13, 2020
null
null
null
1c8d8c135141482db9bd6230e6cf78f8
inxi
Linux System Info Packages
Oct 14, 2021
null
null
null
f78af3c01a0e4794bd2f82e2dc1f1d76
lsblk
Linux System Info Packages
Apr 29, 2021
null
null
null
### nvme check ```typelsblk -io NAME,TYPE,SIZE,MOUNTPOINT,FSTYPE,MODEL``` > [How to check if an attached SSD device is SATA or PCIe on Linux?](https://superuser.com/questions/899366/how-to-check-if-an-attached-ssd-device-is-sata-or-pcie-on-linux/899378)
5d0f9926afc145f18e4d064e903a2537
lscpu
Linux System Info Packages
Dec 13, 2020
null
null
null
859019b81d18421ea3b0901ed34b5ad0
lshw
Linux System Info Packages
Dec 13, 2020
null
null
null
### gpu ```typesudo lshw -C display```
5a96afcfb902438697593d6885bd9bd0
lsusb
Linux System Info Packages
Dec 13, 2020
null
null
null
40e6c582dd584976a588609d44c6c5e9
nproc
Linux System Info Packages
Oct 14, 2021
null
null
null
e8c39f49e2684aaaa34286ac44eb8638
/proc/cpuinfo
Linux System Info Packages
Oct 14, 2021
null
null
null
```typecat /proc/cpuinfo | grep processor | wc -l```
2babb1a8291b4f84a65beb68a7724844
uname
Linux System Info Packages
Dec 13, 2020
null
null
null
```typeuname -auname -runame -m``` ```typecat /etc/*release | grep PRETTY_NAME```
df30be750c1743b5afb5dbe7a838f8d1
adduser
Linux User Packages
Mar 14, 2022
Alan Jo
Alan Jo
Apr 16, 2023
[busybox](https://texonom.com/busybox-c62e2e05eaec41a9b3003683f0c1578e)
![](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Ff8c9ecae-4087-47d5-a006-dc7dc5d71b3e%2FUntitled.png?table=block&id=59bb7348-65a3-4be5-9817-53bb3c25eb52&cache=v2)
9fb88828429c4c4abd548d5abea5405b
chmod
Linux User Packages
May 17, 2020
Alan Jo
Alan Jo
Apr 16, 2023
mode 4 number (set uid)(owner)(groupowner)(others) backdoor ๋กœ ์–˜๋‚ด ๋ณ€๊ฒฝํ•˜๋Š”๊ฑฐ set uid - read 4 - write 2 - execute 1 - x - r - w > [[UNIX / Linux] ๊ถŒํ•œ ๊ด€๋ฆฌ(chmod, chown, chgrp, umask)](https://eunguru.tistory.com/93)
27397f3ff22d4e5badabb0013aab30f9
loginctl
Linux User Packages
May 17, 2020
Alan Jo
Alan Jo
Apr 16, 2023
```typeloginctl list-sessionsloginctl terminate-session <id>``` > [How to properly end a KDE session from shell without root privileges](https://superuser.com/questions/395820/how-to-properly-end-a-kde-session-from-shell-without-root-privileges)
b934b9e484364b219097d53c44588f6d
su
Linux User Packages
Jan 7, 2020
Alan Jo
Alan Jo
Apr 16, 2023
```typesusu - === su -l === su --login``` switch user
e3dc7554ce2943bbb9f894a492df8516
userdel
Linux User Packages
Jan 7, 2020
Alan Jo
Alan Jo
Apr 16, 2023
8a11b71751ed4d0d828b7b2be3cdd20f
usermod
Linux User Packages
Nov 16, 2020
Alan Jo
Alan Jo
Apr 16, 2023
### Make Admin ```typesudo usermod -aG sudo username```
25d74eae86a74bf786740ae6057ce34c
whoami
Linux User Packages
Dec 13, 2020
Alan Jo
Alan Jo
Apr 16, 2023
5a075c6e1e9641af8c002efccc64861a
clonezilla
Snapshot Packages
Jan 1, 2020
null
null
null
null
7258a02c665b43edb0fd21c28484f4fe
timeshift
Snapshot Packages
Jan 10, 2020
null
null
null
null
```typesudo timeshift --create --snapshot --comments "comment"``` ```typetimeshift --listtimeshfit --restore``` > [Timeshift v17.10](https://teejeetech.in/2017/10/01/timeshift-v17-10/)
6a0ed2149735458db48c7e825280cd82
direnv
Shell Environment Tools
Apr 5, 2022
Alan Jo
Alan Jo
Apr 5, 2022
โ€ฃ
5b5d8f30665f470e97d4d604c0883fc0
Shell Environment Convention
Shell Environment Tools
Apr 2, 2022
Alan Jo
Alan Jo
Apr 2, 2022
- `.env` - `.env.local` - `.env.development` - `.env.production` - `.env.test` - `.env.test.local` > [create-react-app์—์„œ env/ํ™˜๊ฒฝ๋ณ€์ˆ˜ ์‚ฌ์šฉํ•˜๊ธฐ](https://flamingotiger.github.io/frontend/react/create-react-app-environment/)
99b57c844d61422aae174d26e79a08a0
zenv
Shell Environment Tools
Mar 29, 2022
Alan Jo
Alan Jo
Mar 29, 2022
[zenv](https://github.com/m-mizutani/zenv)
953da835d1b74f9192fa444a22932c48
powerline
Shell Font
null
null
null
null
null
> [justjanne/powerline-go](https://github.com/justjanne/powerline-go?WT.mc_id=-blog-scottha)
02c5f19e481a40ab8a4ad03e4ef79dfb
aish
Shells
Apr 21, 2021
Alan Jo
Alan Jo
May 11, 2022
[OpenAI](https://texonom.com/openai-501e879eb1ca4ef8b388ba5b11e92e23)
> [OpenAI-Powered Linux Shell](https://riveducha.onfabrica.com/openai-powered-linux-shell)
0a80cb6fcaf64406bba07f6b4e6225c7
Bash
null
null
null
null
null
null
## Bourne Again Shell > [Bash ์ž…๋ฌธ์ž๋ฅผ ์œ„ํ•œ ํ•ต์‹ฌ ์š”์•ฝ ์ •๋ฆฌ (Shell Script)](https://blog.gaerae.com/2015/01/bash-hello-world.html)
0f120f826c21451d967c3bcd909c1b8c
Fish Shell
Shells
May 11, 2022
Alan Jo
Alan Jo
May 15, 2023
- ****Autosuggestions**** - oh my fish > [fish shell](https://fishshell.com/) > [fishshell ์‚ฌ์šฉ๊ธฐ](https://velog.io/@evanjin/fishshell-์‚ฌ์šฉ๊ธฐ-ubjvbyajo0)
acb9d7c0c9af4feba36f499eb9d70497
Hush
Shells
May 11, 2022
Alan Jo
Alan Jo
May 11, 2022
์ ๊ธฐ ์–ด๋ ค์šด ์…ธ ์Šคํฌ๋ฆฝํŠธ ์–ธ์–ด๋ฅผ ํ”„๋กœ๊ทธ๋ž˜๋ฐ ์–ธ์–ด์ฒ˜๋Ÿผ ๋Œ€๋ถ€๋ถ„์˜ ์…ธ์€ ํ”„๋กœ๊ทธ๋ž˜๋ฐ ์–ธ์–ด๊ฐ€ ๋˜๊ธฐ ์œ„ํ•ด ๋…ธ๋ ฅํ•˜๋Š” ๋ช…๋ น ์ธํ„ฐํ”„๋ฆฌํ„ฐ์ด์ง€๋งŒ Hush๋Š” ์ผ๊ธ‰ ์…ธ ๊ธฐ๋Šฅ์„ ๊ฐ–์ถ˜ ๋ฒ”์šฉ ํ”„๋กœ๊ทธ๋ž˜๋ฐ ์–ธ์–ด > [Foreword](https://hush-shell.github.io/)
6cc73bff92fc4e09a1e77a20997c44a2
Murex Rocks
Shells
Jun 14, 2023
Alan Jo
Alan Jo
Jun 14, 2023
[murex](https://github.com/lmorg/murex)
0738382c431e450ab905a85ba5a5ebf1
Xonsh
Shells
Mar 11, 2023
Alan Jo
Alan Jo
Mar 11, 2023
Python-powered, cross-platform, Unix-gazing shell [xonsh](https://github.com/xonsh/xonsh) > [The Xonsh Shell โ€” Python-powered shell](https://xon.sh/)
d55b24d1a489481490fe9238affda47b
ZSH
Shells
Nov 5, 2019
Alan Jo
Seong-lae Cho
Aug 1, 2022
[atuin](https://texonom.com/atuin-950a84d7f3504f58be5546ca9081a75b)
### ZSH Notion |Title| |:-:| |[ZSH Structure](https://texonom.com/zsh-structure-6ed05899070246e0b42559dcd4a38d13)| |[zsh config](https://texonom.com/zsh-config-380d125f31174947ab7cfd4459417a52)| ### ZSH Usages |Title| |:-:| |[Zsh Init](https://texonom.com/zsh-init-7e6c1da0fe9e4fc58e4db3083780dbe1)| |[ZSH Keybinding](https://texonom.com/zsh-keybinding-6d190fdc533d4fa48b86027d476d501f)| |[ZSH Template](https://texonom.com/zsh-template-6ecf1ffcd1c746b68903b9cd7257d8ea)| |[ZSH Tool](https://texonom.com/zsh-tool-b89419259f76427498096051225eecb3)| ### zsh plugin > [zsh ํ”Œ๋Ÿฌ๊ทธ์ธ ์„ค์น˜ํ•˜๊ธฐ](https://nachwon.github.io/how-to-install-zsh-plugins/) ### zsh tip > [5 tips to improve productivity with zsh](https://opensource.com/article/18/9/tips-productivity-zsh)
74e30ef283ce49ffa784c5637fc26edd
zsh config
ZSH Notion
May 1, 2020
Alan Jo
Alan Jo
May 11, 2022
# alias > [How to make a permanent alias in oh-my-zsh?](https://askubuntu.com/questions/758496/how-to-make-a-permanent-alias-in-oh-my-zsh)
380d125f31174947ab7cfd4459417a52
ZSH Structure
ZSH Notion
Mar 21, 2021
Alan Jo
Alan Jo
May 11, 2022
### zshell source structure ![](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F3998a111-80e7-4760-a26f-6579ea4d67c3%2FUntitled.png?table=block&id=0322ece0-125a-4580-96c3-9f73def6ac2c&cache=v2) > [New tmux sessions do not source bashrc file](https://unix.stackexchange.com/questions/320465/new-tmux-sessions-do-not-source-bashrc-file/541352)
6ed05899070246e0b42559dcd4a38d13
Zsh Init
ZSH Usages
Nov 5, 2019
Alan Jo
Seong-lae Cho
Apr 15, 2023
### debian ```typesudo apt install zsh -ysh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"git clone --depth=1 https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10kwget https://gist.githubusercontent.com/seonglae/fbb241355d747f2a75e36e9e6ba61166/raw/.zshrc -O ~/.zshrcexit``` ### Mac ```typesh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"git clone --depth=1 https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10kbrew install wgetwget https://gist.githubusercontent.com/seonglae/fbb241355d747f2a75e36e9e6ba61166/raw/.zshrc -O ~/.zshrcsh -c "$(curl -fsSL https://raw.githubusercontent.com/zdharma/zinit/master/doc/install.sh)"zsh``` ### redhat ```typesudo yum install zsh git wget -ysudo chsh -s /usr/bin/zshexitsh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"git clone --depth=1 https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10kwget https://gist.githubusercontent.com/seonglae/fbb241355d747f2a75e36e9e6ba61166/raw/.zshrc -O ~/.zshrcexitsh -c "$(curl -fsSL https://raw.githubusercontent.com/zdharma/zinit/master/doc/install.sh)"``` ### add Substring plugin ```typegit clone https://github.com/zsh-users/zsh-history-substring-search ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-history-substring-search# open zshrc# add history-substring-search to pluginsource ~/.zshrc# press ctrl + r``` ### WSL ```typechsh -s /bin/zsh``` > [How to change default shell for Linux susbsystem for Windows](https://superuser.com/questions/1110882/how-to-change-default-shell-for-linux-susbsystem-for-windows) > [zsh-users/zsh-history-substring-search](https://github.com/zsh-users/zsh-history-substring-search) > [romkatv/powerlevel10k](https://github.com/romkatv/powerlevel10k#try-it-out) > [% (percent sign) showing up while using oh-my-zsh ยท Issue #2144 ยท zeit/hyper](https://github.com/zeit/hyper/issues/2144) > [๋ฆฌ๋ˆ…์Šค์—์„œ ํ„ฐ๋ฏธ๋„ ์ƒํ™œ ์ฆ๊ธฐ๊ธฐ.](https://black7375.tistory.com/15) ### windows (need to change `zsh.exe` change - remove version number) > [window์—์„œ Git Bash์— oh my zsh ์‚ฌ์šฉํ•˜๊ธฐ](https://velog.io/@ehrbs2021/window%EC%97%90%EC%84%9C-Git-Bash%EC%97%90-oh-my-zsh-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0)
7e6c1da0fe9e4fc58e4db3083780dbe1
ZSH Keybinding
ZSH Usages
Nov 5, 2019
Alan Jo
Seong-lae Cho
May 11, 2022
> [In zsh how do you bind Ctrl+backspace to delete the previous word?](https://stackoverflow.com/questions/21252419/in-zsh-how-do-you-bind-ctrlbackspace-to-delete-the-previous-word) > [binding key shortcuts to shell functions in zsh](https://unix.stackexchange.com/questions/289883/binding-key-shortcuts-to-shell-functions-in-zsh) > [robbyrussell/oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/dirhistory)
6d190fdc533d4fa48b86027d476d501f
ZSH Template
ZSH Usages
Jan 15, 2022
Alan Jo
Alan Jo
Aug 1, 2022
[undefined](https://github.com/black7375/BlaCk-Void-Zsh)
### ZSH Templates |Title| |:-:| |[oh-my-zsh](https://texonom.com/oh-my-zsh-8f149f98c9cd45649750fbceb6edfb44)| |[p10k](https://texonom.com/p10k-3578f2cc54de41a59fcd0a1edc025627)| |[p9k](https://texonom.com/p9k-9baa05108ca042648294a2dc476d3e86)|
6ecf1ffcd1c746b68903b9cd7257d8ea
ZSH Tool
ZSH Usages
Jan 15, 2022
Alan Jo
Alan Jo
May 11, 2022
### ZSH Tools |Title| |:-:| |[zinit](https://texonom.com/zinit-e2d488c025d94005b3b50b9d70927458)|
b89419259f76427498096051225eecb3
oh-my-zsh
ZSH Templates
Nov 5, 2019
null
null
null
null
### Plugins [zsh syntax highlight](https://texonom.com/zsh-syntax-highlight-ffc75fae60d44eb892b6c7a1bb85729d) [auto correction](https://texonom.com/auto-correction-21291d32e0bc4311ad9ae93b89d9ffdc) [zsh auto suggestion](https://texonom.com/zsh-auto-suggestion-9d28ec9aa74049189ac3c38f6e48c86c) [zsh Auto completion](https://texonom.com/zsh-auto-completion-73816354dc564722844ce09fbafd1997) [fzf zsh plugin](https://texonom.com/fzf-zsh-plugin-609d9f4ca87c445cb6e975c3bb2bed8f) [zsh dirhistory](https://texonom.com/zsh-dirhistory-7ce716dab7de485cbdd12b93bef56416) [shellfirm](https://texonom.com/shellfirm-9c39f44e837a4e6f8e452d2c3810c560) ```typeplugins=(gitdirhistoryfzfthefucksudocommand-not-foundgitfast)``` - thefuck- esc double to repeat previous - sudo - esc to sudo
8f149f98c9cd45649750fbceb6edfb44
p10k
ZSH Templates
Jan 15, 2022
null
null
null
null
3578f2cc54de41a59fcd0a1edc025627
p9k
ZSH Templates
Jan 15, 2022
null
null
null
null
9baa05108ca042648294a2dc476d3e86
auto correction
oh-my-zsh
null
null
null
null
null
- [ ] install interactive zsh package -
21291d32e0bc4311ad9ae93b89d9ffdc
fzf zsh plugin
oh-my-zsh
null
null
null
null
null
> [FZF๋กœ ZSH ํ„ฐ๋ฏธ๋„ ๋” ๊ฐ•๋ ฅํ•˜๊ฒŒ ์‚ฌ์šฉํ•˜๊ธฐ](https://medium.com/harrythegreat/fzf%EB%A1%9C-zsh-%ED%84%B0%EB%AF%B8%EB%84%90-%EB%8D%94-%EA%B0%95%EB%A0%A5%ED%95%98%EA%B2%8C-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0-730c20eb496b)
609d9f4ca87c445cb6e975c3bb2bed8f