Commit Graph

255 Commits

Author SHA1 Message Date
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
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
onceupon
1dece9ec82 Grep variables with space within it
Grep variables with space within it
2017-10-26 16:20:59 +08:00
onceupon
afc0010830 edit remove lines with string
add case insensitive
2017-10-26 16:14:20 +08:00
onceupon
646caf4def edit increment 2017-10-26 12:01:20 +08:00
onceupon
2226834210 add loop
if else Test if file exist
2017-10-25 17:59:22 +08:00
onceupon
81b3375b2f Update README.md 2017-10-25 14:44:16 +08:00
onceupon
41f898aa95 add loop
for loop, print a file line by line
2017-10-25 14:43:51 +08:00
onceupon
945fce1dd6 add system
##### change network maximum transmission unit (mtu) (e.g. change to 9000)
2017-10-25 11:21:15 +08:00
onceupon
00dc05870e add tmux and screen detach 2017-10-24 13:46:22 +08:00
onceupon
5bd56e6440 add system
using telnet to test open ports
2017-10-19 14:48:57 +08:00
onceupon
52c0337911 add others
pass password to ssh
2017-10-19 13:38:40 +08:00
onceupon
6b7d0d3edb add grep and xargs 2017-10-11 15:49:28 +08:00
onceupon
b7b1a844ff Update README.md 2017-10-11 11:02:21 +08:00
onceupon
f809db9df4 add system
list hardware details
2017-10-06 15:48:47 +08:00
onceupon
dc9cd819f6 edit mail 2017-10-05 11:20:22 +08:00
onceupon
07f29055e9 add others
cut the last column
2017-10-02 12:06:47 +08:00
onceupon
9ff923bd6c add others
add line number (nl)
2017-10-02 12:05:33 +08:00
onceupon
e43853e465 add sed
remove lines
2017-10-02 10:38:44 +08:00
onceupon
55e4c097c7 add sed 2017-09-28 18:10:55 +08:00
onceupon
0947dbc550 Update README.md 2017-09-28 13:40:02 +08:00
onceupon
5e1c830b2e Update README.md 2017-09-28 13:39:33 +08:00
onceupon
1d98000d06 Update README.md 2017-09-28 13:37:46 +08:00
onceupon
b932ec378e Update README.md 2017-09-28 13:36:01 +08:00
onceupon
c704f484a2 add screen and tmux 2017-09-28 13:34:16 +08:00
onceupon
b8350d6d62 Update README.md 2017-09-28 13:30:05 +08:00
onceupon
25c010a353 add others
sql-like q,screen, tmux
2017-09-28 13:28:23 +08:00
onceupon
63e19c2d10 Update README.md 2017-09-26 09:16:16 +08:00
onceupon
f3b131f90f add loop and others
Press any key to continue
2017-09-26 09:12:22 +08:00
onceupon
65e9439a8f add system
when sound not working
2017-09-20 15:33:16 +08:00
onceupon
63201adc86 add system
Check which file make the device busy on umount
2017-09-15 11:20:26 +08:00
onceupon
821380ddc3 Update README.md 2017-09-15 11:07:16 +08:00
onceupon
2e0006ed3f Update README.md 2017-09-15 10:55:22 +08:00
onceupon
b754d30235 Update README.md 2017-09-15 10:41:34 +08:00
onceupon
36469b12db Update README.md 2017-09-15 10:40:51 +08:00
onceupon
d28191ddd2 Update README.md 2017-09-14 12:20:58 +08:00
onceupon
31a06f9ad8 Update README.md 2017-09-12 17:39:40 +08:00
onceupon
a376d94fea Add Math and others 2017-09-12 17:38:43 +08:00
onceupon
ad8babdbc9 add other
Keep /repeatedly executing the same command (e.g Repeat 'wc -l filename' every 1 second),
2017-09-12 16:48:24 +08:00
onceupon
a493c719a9 add others
Cat to a file
2017-09-08 09:22:48 +08:00
onceupon
9bcae61269 edit intro 2017-09-01 10:53:10 +08:00
onceupon
a19220e4cc edit intro 2017-09-01 10:51:53 +08:00
onceupon
748b787016 add tutorial links
Tutorial for setting up your own DNS server and for creating a simple daemon
2017-09-01 10:48:00 +08:00
onceupon
3137b1ebd5 Update README.md 2017-09-01 10:46:34 +08:00
onceupon
04903e7fc0 Update README.md 2017-08-28 14:59:09 +08:00
onceupon
a1309864e4 update change hostname 2017-08-28 10:58:22 +08:00
onceupon
745649866d edit hostname 2017-08-28 10:19:46 +08:00
onceupon
2c66e33ec0 edit change hostname 2017-08-28 09:51:29 +08:00
onceupon
5f3a39de94 Update README.md 2017-08-23 17:23:15 +08:00
onceupon
e70412bb65 Update README.md 2017-08-23 17:22:38 +08:00
onceupon
9769c4b96a Update README.md 2017-08-23 17:21:56 +08:00
onceupon
adde3a8f9e Update README.md 2017-08-23 17:20:31 +08:00
onceupon
8a1ea55ec1 add system
List installed packages
2017-08-23 17:17:47 +08:00
onceupon
77b6834751 add system
sudo hostname your-new-name
2017-08-23 08:53:20 +08:00
onceupon
f8e1e7abdb add others
Create dummy file of certain size instantly
2017-08-23 08:50:24 +08:00
onceupon
00ccd6bc43 Update README.md 2017-08-16 14:28:50 +08:00
onceupon
3a0d6709f4 Update README.md 2017-08-16 14:20:57 +08:00
onceupon
055ee3c274 add system
Removing old linux kernels
2017-06-30 17:26:26 +08:00
onceupon
5ca3fb531b Update README.md 2017-06-28 20:28:41 +08:00
onceupon
99dd68433d add others
output a y/n repeatedly until killed
2017-06-28 20:27:43 +08:00
onceupon
9615774289 edit 'Echo series of random numbers between a range' 2017-06-28 12:31:30 +08:00
onceupon
cd6d07c704 add system
pip install python package without root
2017-06-26 17:29:35 +08:00
onceupon
6b27d3bd53 add awk
Subtract previous row values
2017-06-16 17:53:05 +08:00
onceupon
2a299e123e add system
Add user to a group (e.g add user 'nice' to the group 'docker', so that he can run docker without sudo)
2017-06-16 17:29:19 +08:00