bonnie
4d017c2d4d
add "system" and "other" commands:
...
- auditctl
- df
- identify
2020-02-15 23:32:16 +08:00
bonnie
30e7fd0280
add fallocate command to "Others"
2020-01-10 01:05:47 +08:00
bonnie
6e8910bdd4
add SSH Agent Forwarding to "System"
2020-01-10 00:58:15 +08:00
bonnie
d7b5a2c2d9
fix missing quotes
2020-01-03 00:16:43 +08:00
bonnie
a24037ba8a
Add "networking" and "server" commands:
...
- SELinux statux
- resolve domain to IP
- show SSL of a domain
2020-01-03 00:14:40 +08:00
bonnie
f02230af71
Command for generating an UUID
2019-11-04 23:01:14 +08:00
bonnie
00403b5101
add ssh commands to 'System'
2019-11-04 00:08:19 +08:00
Bonnie I-Man Ng
2bc547cfbd
Merge pull request #14 from ivothgle/patch-1
...
Update http to https
2019-10-28 13:46:53 +08:00
ivothgle
8848b16b80
Update http to https
...
Replace safer https to avoid hijacking on some networks
2019-10-27 18:05:19 +08:00
bonnie
b9a7d4bbed
Add commands for 'others'
...
- look
- cal
- Forces applications to use the default language for output
- add some output examples
2019-10-24 22:19:51 +08:00
Bonnie I-Man Ng
3ca70751ab
add command to 'system' section
...
printing last reboot history
2019-10-24 20:58:55 +08:00
bonnie
b26a489a1a
Add new 'Data wrangling' section
...
- Move some 'Others' commands to a new 'Data wrangling' section, which contains bash one-liners for parsing data and files.
- Remove some repeated commands
- add detailed description for some commands
2019-10-22 00:07:26 +08:00
Bonnie I-Man Ng
67a9837f58
more description on xargs show limits
...
add output form the command `xargs --show-limits`
2019-10-20 00:26:26 +08:00
Bonnie I-Man Ng
e4d4083a27
edit introduction, rearrange commands
2019-10-20 00:15:38 +08:00
Bonnie I-Man Ng
ca02a5bccd
fix typo
2019-10-18 18:24:12 +08:00
Bonnie I-Man Ng
bd4f9c4b0e
fix typo
2019-10-18 18:23:26 +08:00
Bonnie I-Man Ng
88c21b27d6
add commands for 'others' section
...
bash auto-complete, fc
2019-10-18 18:22:19 +08:00
Bonnie I-Man Ng
895c9dab1f
Merge pull request #13 from simeg/fixes
...
Minor various fixes
2019-10-04 13:54:25 +08:00
Simon Egersand
3f0f874b2c
Spelling fixes
...
Signed-off-by: Simon Egersand <s.egersand@gmail.com>
2019-09-29 14:06:05 +02:00
Simon Egersand
c44a68b096
Give additional context for bash tip
...
Signed-off-by: Simon Egersand <s.egersand@gmail.com>
2019-09-29 14:06:05 +02:00
Simon Egersand
3745cd6371
Remove whitespace characters
...
Don't worry I didn't do this by hand
Signed-off-by: Simon Egersand <s.egersand@gmail.com>
2019-09-29 14:06:05 +02:00
Bonnie I-Man Ng
816dfa96f5
add command for 'system'
...
Follow the most recent logs
2019-09-26 22:02:58 +08:00
Bonnie I-Man Ng
dbd01d0d40
add 'System' command
...
add pgrep for checking whether a process is running
2019-09-12 10:20:31 +08:00
Bonnie I-Man Ng
60ed6bfba6
Merge pull request #12 from onceupon/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2019-09-09 10:14:26 +08:00
Bonnie I-Man Ng
f27a4e1b9f
Create CODE_OF_CONDUCT.md
2019-09-09 10:14:03 +08:00
Bonnie I-Man Ng
e24959113a
add commands in 'Other'
...
Repeat printing string n times
2019-09-06 18:08:52 +08:00
Bonnie I-Man Ng
b6997413d3
update introduction
2019-09-04 16:32:10 +08:00
Bonnie I-Man Ng
3bab1594ae
add command to Random section
...
Random generate password (e.g. generate 5 password each of length 13)
2019-08-15 18:38:57 +08:00
Bonnie I-Man Ng
055bbc8790
add to "variable" section
...
eval command to expand and execute variables
2019-07-10 16:40:14 +08:00
Bonnie I-Man Ng
0f1f62f507
add 'system' section
...
1. Eliminate the zombie
2. Show memory usage
2019-07-09 10:49:04 +08:00
Bonnie I-Man Ng
ef9141b0a3
add to 'download'
...
- add 'Follow any redirect until it reaches the final destination'
- remove a command for installing python dependencies.
2019-07-02 15:30:21 +08:00
Bonnie I-Man Ng
554ac88321
add to others
...
Do not echo the trailing newline
2019-07-02 15:09:38 +08:00
Bonnie I-Man Ng
85f342fb20
add to 'Others'
...
Encode strings as Base64 strings
2019-07-02 15:03:47 +08:00
Bonnie I-Man Ng
931dc30a41
add some common environment variables
2019-06-11 14:22:34 +08:00
Bonnie I-Man Ng
8f7169db16
Merge pull request #11 from dimisjim/origin/patch-1
...
add clear trick
2019-06-10 09:52:15 +08:00
Dimitris
7ce55e3e72
add clear trick
...
Signed-off-by: dimisjim <dimitris.moraitidis@gmail.com>
2019-06-07 14:21:39 +03:00
Bonnie I-Man Ng
ec0ff9371c
Merge pull request #9 from HanEmile/patch-1
...
added the python3 way to the python server
2019-06-03 14:18:02 +08:00
Emile
b1cced62ac
added the python3 way to the python server
...
Signed-off-by: Emile <hanemile@protonmail.com>
2019-06-02 12:34:06 +02:00
Bonnie I-Man Ng
83cd707f93
add others
...
Run multiple commands in background
2019-05-31 18:23:54 +08:00
Bonnie I-Man Ng
d8fed85f58
edit description for 'shopt' command
2019-05-17 15:59:33 +08:00
Bonnie I-Man Ng
834ff1bfbb
fix 'back to top' link
2019-05-16 23:53:13 +08:00
Bonnie I-Man Ng
2bc18431d9
fix 'back to top' link
2019-05-16 23:50:25 +08:00
Bonnie I-Man Ng
f5f7b2bd55
Add another example for tree
...
set level directories deep
2019-05-16 15:50:37 +08:00
Bonnie I-Man Ng
7910b94f25
Add command for system
...
Display file status (access, modify and change time) of a file using `stat`
2019-05-16 12:02:20 +08:00
Bonnie I-Man Ng
a3f07d0c75
fix typo
2019-05-16 11:52:54 +08:00
Bonnie I-Man Ng
75d512518e
Add commands for 'system' section
...
New commands:
lsusb, lsmod, rmmod, modprobe, pstree, dmesg, chkconfig, systemctl, partprobe, mount, idconfig, idd, chsh, unalias, shopt, chroot, nohup, uptime, nice
2019-05-16 11:51:30 +08:00
Bonnie I-Man Ng
719fdbb5eb
Update README.md
2019-05-15 01:40:01 +08:00
Bonnie I-Man Ng
7d539c3c1d
Update README.md
2019-05-15 01:39:35 +08:00
Bonnie I-Man Ng
2350f389ba
Update README.md
2019-05-15 01:39:23 +08:00
Bonnie I-Man Ng
8219df4f9b
Delete googledcd3095108df68e4.html
2019-05-15 01:26:30 +08:00