Commit Graph

520 Commits

Author SHA1 Message Date
onceupon
ac371598b8
Update README.md 2018-03-26 09:55:54 +08:00
onceupon
ffc0c45075
Update README.md 2018-03-07 11:16:18 +08:00
onceupon
35e7587b05
Update README.md 2018-03-07 11:14:50 +08:00
onceupon
011ffc4de6
add other
set up virtualenv(sandbox) for python
2018-03-07 11:06:50 +08:00
onceupon
518a3079bc
Update README.md 2018-02-22 11:07:01 +08:00
onceupon
36baba224d
Update README.md 2018-02-12 14:56:35 +08:00
onceupon
b1a605f135
Add hardware section
get CPU, memory, hard disk, NIC, temperature information
2018-02-12 14:53:34 +08:00
onceupon
6e6d0b9f66
add awk
remove last column
2018-02-09 10:36:52 +08:00
onceupon
2e1da343d6
Update README.md 2018-02-08 10:06:43 +08:00
onceupon
1df734925a
Update README.md 2018-02-08 10:05:09 +08:00
onceupon
29c4d7dfaa
Update README.md 2018-02-08 10:00:41 +08:00
onceupon
054b8b6a2a
add system
Get process ID of a process (e.g. sublime_text)
2018-02-08 10:00:06 +08:00
onceupon
c839834f35
Update README.md 2018-02-07 18:24:07 +08:00
onceupon
3e87339464
add others
get NIC information
2018-02-07 18:23:31 +08:00
onceupon
18d0c842ae
add dmidecode type table 2018-01-25 11:27:35 +08:00
onceupon
e18f742e17
add unzip 2018-01-23 16:41:00 +08:00
onceupon
981208c791
add other
tree
2018-01-17 13:36:56 +08:00
onceupon
723ff2314a
Update README.md 2018-01-10 09:48:50 +08:00
onceupon
7ae9dbbce9
edit all comments to start with '#' instead of '//' 2018-01-10 09:47:26 +08:00
onceupon
478751bba0
add others: Create a large amount of dummy files 2018-01-03 13:56:20 +08:00
onceupon
df9707071d
Update README.md 2018-01-03 12:21:42 +08:00
onceupon
c9807c97c7
add others
Capture/record/save terminal output (capture everything you type and output)
2018-01-03 12:21:05 +08:00
onceupon
bf4af75707
add others
Capture/record/save terminal output (capture everything you type and output)
2018-01-03 12:20:55 +08:00
onceupon
067f5f2a94
Update README.md 2018-01-02 10:59:20 +08:00
onceupon
7f8ddc1ce8
add others- list only directory 2018-01-02 10:17:50 +08:00
onceupon
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
onceupon
5a34554eea
Update README.md 2017-12-29 10:14:00 +08:00
onceupon
a2d0bf805a
Send command to all panes in tmux: 2017-12-27 11:07:20 +08:00
onceupon
1e3518082c
Update README.md 2017-12-14 14:48:35 +08:00
onceupon
7742c3b72f
add logout timer 2017-12-14 09:43:55 +08:00
onceupon
5f3e48109e
Update README.md 2017-12-12 12:07:02 +08:00
onceupon
9268b08e4f
add system: query for hardware device status
memory and segate disks
2017-12-12 12:05:18 +08:00
onceupon
08bf087b3d
Update README.md 2017-12-12 10:59:35 +08:00
onceupon
83a7ff99be
Update README.md 2017-12-12 10:58:22 +08:00
onceupon
722c78f339
Add to server section
Create a ssh tunnel
Locate and remove a package
2017-12-12 10:55:08 +08:00
onceupon
dab5b43c4f
Create a UEFI Bootable USB drive
(e.g. /dev/sdc1)
2017-12-07 19:34:09 +08:00
onceupon
e2c847386d
Increase/ resize root partition
(root partition is an LVM logical volume)
2017-12-07 15:32:32 +08:00
onceupon
a2702989e6
add grep
Grep lines not begin with string (e.g. #)
2017-11-29 16:31:10 +08:00
onceupon
204c1bdb7a
add others(pdf to txt)
pdf to txt
2017-11-29 14:00:46 +08:00
onceupon
d9742d8586
Update README.md 2017-11-24 16:50:22 +08:00
onceupon
7d377a534b
Update README.md 2017-11-23 10:44:19 +08:00
onceupon
400b96d4d8
Update README.md 2017-11-23 10:43:28 +08:00
onceupon
5c8c194814
Update README.md 2017-11-23 10:43:12 +08:00
onceupon
a9a0195a85
Update README.md 2017-11-23 10:42:50 +08:00
onceupon
4c4c880a75
add other: wait
wait for a pid (job) to complete
2017-11-23 10:40:30 +08:00
onceupon
b5f01625ac
add system
remove unnecessary files to clean your server
2017-11-14 15:44:15 +08:00
onceupon
42df407113
add grep only integers 2017-11-01 17:59:03 +08:00
onceupon
4dfbacff7b
add ntp 2017-10-31 10:15:07 +08:00
onceupon
2461aa5048 add variable replacement 2017-10-27 11:13:54 +08:00
onceupon
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