Commit Graph

481 Commits

Author SHA1 Message Date
283d52b361 Update README.md 2018-04-12 14:16:31 +08:00
a9adb3d7b7 edit 'back to top' 2018-04-12 14:15:22 +08:00
c29f247fb8 Update README.md 2018-04-12 14:13:04 +08:00
394ef7c772 add variable
remove first leading zero
2018-04-12 14:05:49 +08:00
99b7c30807 add sed
Remove lines whose nth character not equal to a value
2018-04-11 10:00:37 +08:00
d21abd8ddc Update README.md 2018-04-10 16:34:59 +08:00
430cfb08ef add variable
get the length of variable
2018-04-10 14:57:51 +08:00
b310c4acbe add working with json data
jq command
2018-04-10 14:38:09 +08:00
aea54c126c Update README.md 2018-04-10 10:15:04 +08:00
cfa3d59e92 add variable section
bash variable can be frustrating
2018-04-10 10:10:26 +08:00
6a1ec40741 add grep
grep string starting with a string
2018-03-31 09:24:45 +08:00
ac371598b8 Update README.md 2018-03-26 09:55:54 +08:00
ffc0c45075 Update README.md 2018-03-07 11:16:18 +08:00
35e7587b05 Update README.md 2018-03-07 11:14:50 +08:00
011ffc4de6 add other
set up virtualenv(sandbox) for python
2018-03-07 11:06:50 +08:00
518a3079bc Update README.md 2018-02-22 11:07:01 +08:00
36baba224d Update README.md 2018-02-12 14:56:35 +08:00
b1a605f135 Add hardware section
get CPU, memory, hard disk, NIC, temperature information
2018-02-12 14:53:34 +08:00
6e6d0b9f66 add awk
remove last column
2018-02-09 10:36:52 +08:00
2e1da343d6 Update README.md 2018-02-08 10:06:43 +08:00
1df734925a Update README.md 2018-02-08 10:05:09 +08:00
29c4d7dfaa Update README.md 2018-02-08 10:00:41 +08:00
054b8b6a2a add system
Get process ID of a process (e.g. sublime_text)
2018-02-08 10:00:06 +08:00
c839834f35 Update README.md 2018-02-07 18:24:07 +08:00
3e87339464 add others
get NIC information
2018-02-07 18:23:31 +08:00
18d0c842ae add dmidecode type table 2018-01-25 11:27:35 +08:00
e18f742e17 add unzip 2018-01-23 16:41:00 +08:00
981208c791 add other
tree
2018-01-17 13:36:56 +08:00
723ff2314a Update README.md 2018-01-10 09:48:50 +08:00
7ae9dbbce9 edit all comments to start with '#' instead of '//' 2018-01-10 09:47:26 +08:00
478751bba0 add others: Create a large amount of dummy files 2018-01-03 13:56:20 +08:00
df9707071d Update README.md 2018-01-03 12:21:42 +08:00
c9807c97c7 add others
Capture/record/save terminal output (capture everything you type and output)
2018-01-03 12:21:05 +08:00
bf4af75707 add others
Capture/record/save terminal output (capture everything you type and output)
2018-01-03 12:20:55 +08:00
067f5f2a94 Update README.md 2018-01-02 10:59:20 +08:00
7f8ddc1ce8 add others- list only directory 2018-01-02 10:17:50 +08:00
099fe975c0 add sed
Substitution with wildcard (e.g. replace a line start with aaa= by aaa=/my/new/path)
2017-12-29 17:30:49 +08:00
5a34554eea Update README.md 2017-12-29 10:14:00 +08:00
a2d0bf805a Send command to all panes in tmux: 2017-12-27 11:07:20 +08:00
1e3518082c Update README.md 2017-12-14 14:48:35 +08:00
7742c3b72f add logout timer 2017-12-14 09:43:55 +08:00
5f3e48109e Update README.md 2017-12-12 12:07:02 +08:00
9268b08e4f add system: query for hardware device status
memory and segate disks
2017-12-12 12:05:18 +08:00
08bf087b3d Update README.md 2017-12-12 10:59:35 +08:00
83a7ff99be Update README.md 2017-12-12 10:58:22 +08:00
722c78f339 Add to server section
Create a ssh tunnel
Locate and remove a package
2017-12-12 10:55:08 +08:00
dab5b43c4f Create a UEFI Bootable USB drive
(e.g. /dev/sdc1)
2017-12-07 19:34:09 +08:00
e2c847386d Increase/ resize root partition
(root partition is an LVM logical volume)
2017-12-07 15:32:32 +08:00
a2702989e6 add grep
Grep lines not begin with string (e.g. #)
2017-11-29 16:31:10 +08:00
204c1bdb7a add others(pdf to txt)
pdf to txt
2017-11-29 14:00:46 +08:00