Commit Graph

209 Commits

Author SHA1 Message Date
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
d9742d8586 Update README.md 2017-11-24 16:50:22 +08:00
7d377a534b Update README.md 2017-11-23 10:44:19 +08:00
400b96d4d8 Update README.md 2017-11-23 10:43:28 +08:00
5c8c194814 Update README.md 2017-11-23 10:43:12 +08:00
a9a0195a85 Update README.md 2017-11-23 10:42:50 +08:00
4c4c880a75 add other: wait
wait for a pid (job) to complete
2017-11-23 10:40:30 +08:00
b5f01625ac add system
remove unnecessary files to clean your server
2017-11-14 15:44:15 +08:00
42df407113 add grep only integers 2017-11-01 17:59:03 +08:00
4dfbacff7b add ntp 2017-10-31 10:15:07 +08:00
2461aa5048 add variable replacement 2017-10-27 11:13:54 +08:00
4b1d481eb8 add system and while
While loop, keep checking a running process (e.g. perl) and start another new process (e.g. python) immetiately after it.
get pid
2017-10-26 18:29:14 +08:00
1dece9ec82 Grep variables with space within it
Grep variables with space within it
2017-10-26 16:20:59 +08:00
afc0010830 edit remove lines with string
add case insensitive
2017-10-26 16:14:20 +08:00
646caf4def edit increment 2017-10-26 12:01:20 +08:00
2226834210 add loop
if else Test if file exist
2017-10-25 17:59:22 +08:00
81b3375b2f Update README.md 2017-10-25 14:44:16 +08:00
41f898aa95 add loop
for loop, print a file line by line
2017-10-25 14:43:51 +08:00
945fce1dd6 add system
##### change network maximum transmission unit (mtu) (e.g. change to 9000)
2017-10-25 11:21:15 +08:00
00dc05870e add tmux and screen detach 2017-10-24 13:46:22 +08:00
5bd56e6440 add system
using telnet to test open ports
2017-10-19 14:48:57 +08:00
52c0337911 add others
pass password to ssh
2017-10-19 13:38:40 +08:00
6b7d0d3edb add grep and xargs 2017-10-11 15:49:28 +08:00