Commit Graph

  • 8b505a4dc5
    Merge pull request #16 from fazlearefin/master Bonnie I-Man Ng 2020-09-08 13:28:35 +0800
  • 1e10f6f269
    Use curl to unshorten a shortened URL #16 Fazle Arefin 2020-08-29 21:22:59 +1000
  • 4b2167dca3
    Use curl to find out the http status code of a URL Fazle Arefin 2020-08-29 21:21:09 +1000
  • b396c45634 fix markdown bonnie 2020-07-19 23:42:01 +0800
  • f7850ce5c4 fix styling bonnie 2020-07-19 23:39:57 +0800
  • 5e8aa86062 fix styling bonnie 2020-07-19 23:39:00 +0800
  • 8cdf69d5c5 fix header bonnie 2020-07-19 23:36:11 +0800
  • e1a3a2a25d update - Get UUID of a disk (e.g. sdb) bonnie 2020-07-19 23:28:25 +0800
  • 708ed78958 Networking - To block port 80 (HTTP server) using iptables. bonnie 2020-07-19 23:18:25 +0800
  • c434421b77 System - Check status of a process using PID bonnie 2020-07-19 23:13:06 +0800
  • d6a31731d7 System - Set the default user and key for a host when using SSH bonnie 2020-07-19 23:06:03 +0800
  • 27da2e897b update - Edit PS1 variable for bash bonnie 2020-07-19 22:58:30 +0800
  • ad6e6112f1 Find - Find large files in the system (e.g. >4G) bonnie 2020-07-19 22:55:29 +0800
  • ddd2d3aa1f Others - List one file per line. bonnie 2020-07-19 22:52:32 +0800
  • f6be60886d Condition and loop - Make directories listed in a file bonnie 2020-07-19 22:45:24 +0800
  • cbe90cb99f System - Check for package update bonnie 2020-07-19 22:40:49 +0800
  • 7aba786152 Networking - Scan for open ports and OS and version detection bonnie 2020-07-19 22:38:34 +0800
  • 7e9a091b3f Networking - Nc as a chat tool! bonnie 2020-07-19 22:32:08 +0800
  • 39fbcae0b7 Others - Zip the content of a directory without including the directory itself bonnie 2020-07-19 22:28:38 +0800
  • fe139c35d1 System - Run yum update excluding a package bonnie 2020-07-19 22:18:48 +0800
  • e17743e9b9 edit - Which ports are listening for TCP connections from the network bonnie 2020-07-19 22:16:45 +0800
  • 3d6f8bcda1 Time - Print date with formatting bonnie 2020-07-19 22:14:19 +0800
  • 8e6a0f8eb9 Networking - Perform network throughput tests bonnie 2020-07-19 22:12:40 +0800
  • 8ed1acc61b System - Work with yum history bonnie 2020-07-19 21:40:03 +0800
  • 3571593f1b update - Get DNS TXT record a of domain bonnie 2020-07-19 21:28:12 +0800
  • ea0d9bbd5b Networking - Get DNS TXT record a of domain bonnie 2020-07-19 21:25:51 +0800
  • 46bda81c1a Networking - resolve a domain to IP address bonnie 2020-07-19 21:22:40 +0800
  • d7a768c446 rearrange orders bonnie 2020-07-19 21:15:06 +0800
  • 6c083c518e Data wrangling - Delete all non-printing characters bonnie 2020-07-19 21:13:37 +0800
  • 0df09b76c3 Networking - Look up website information (e.g. name server), searches for an object in a RFC 3912 database. bonnie 2020-07-19 20:47:49 +0800
  • 640fb02686 edit - List only directory bonnie 2020-07-19 20:43:22 +0800
  • 5f04d6349c Time - Print date in %Y-%m-%d bonnie 2020-07-19 20:36:59 +0800
  • de26eeae47 update intro bonnie 2020-07-19 00:08:43 +0800
  • 65e0abdff5 lint bonnie 2020-07-19 00:02:03 +0800
  • 4b6247a712 Xargs - Prompt commands before running commands bonnie 2020-07-18 23:48:32 +0800
  • 328bd53614 Networking - Check connection to host bonnie 2020-07-18 23:42:09 +0800
  • 8b0d9aa44a Networking - Print the route packets trace to network host bonnie 2020-07-18 23:38:19 +0800
  • 5b12320bc9 Networking - Send a ping with a limited TTL to 10 bonnie 2020-07-18 23:17:25 +0800
  • 61d2422c53 Networking - Check if a host is up and scan for open ports, also skip host discovery. bonnie 2020-07-18 23:02:20 +0800
  • 0aef9e7537 System - Reading from journal file bonnie 2020-07-18 22:53:12 +0800
  • fdae9e9013 System section - Performance monitoring tool - sar bonnie 2020-07-18 22:50:56 +0800
  • 7857f80844 update "Find empty (0 byte) files" bonnie 2020-07-18 22:37:25 +0800
  • ba73fb49d2
    Merge pull request #15 from fazlearefin/master Bonnie I-Man Ng 2020-07-18 22:35:31 +0800
  • 94defb0184 add to "time" - sleep a random duration bonnie 2020-02-15 23:53:37 +0800
  • 77c45a8784
    Use find to find and delete empty files #15 Fazle Arefin 2020-05-24 00:12:17 +1000
  • abed667be3 add to "time" - sleep a random duration bonnie 2020-02-15 23:53:37 +0800
  • 4d017c2d4d add "system" and "other" commands: - auditctl - df - identify bonnie 2020-02-15 23:32:16 +0800
  • 30e7fd0280 add fallocate command to "Others" bonnie 2020-01-10 01:05:47 +0800
  • 6e8910bdd4 add SSH Agent Forwarding to "System" bonnie 2020-01-10 00:58:15 +0800
  • d7b5a2c2d9 fix missing quotes bonnie 2020-01-03 00:16:43 +0800
  • a24037ba8a Add "networking" and "server" commands: - SELinux statux - resolve domain to IP - show SSL of a domain bonnie 2020-01-03 00:14:40 +0800
  • f02230af71 Command for generating an UUID bonnie 2019-11-04 23:01:14 +0800
  • 00403b5101 add ssh commands to 'System' bonnie 2019-11-04 00:08:19 +0800
  • 2bc547cfbd
    Merge pull request #14 from ivothgle/patch-1 Bonnie I-Man Ng 2019-10-28 13:46:53 +0800
  • 8848b16b80
    Update http to https #14 ivothgle 2019-10-27 18:05:19 +0800
  • b9a7d4bbed Add commands for 'others' bonnie 2019-10-24 22:19:51 +0800
  • 3ca70751ab
    add command to 'system' section Bonnie I-Man Ng 2019-10-24 20:58:55 +0800
  • b26a489a1a Add new 'Data wrangling' section bonnie 2019-10-22 00:07:26 +0800
  • 67a9837f58
    more description on xargs show limits Bonnie I-Man Ng 2019-10-20 00:26:26 +0800
  • e4d4083a27
    edit introduction, rearrange commands Bonnie I-Man Ng 2019-10-20 00:15:38 +0800
  • ca02a5bccd
    fix typo Bonnie I-Man Ng 2019-10-18 18:24:12 +0800
  • bd4f9c4b0e
    fix typo Bonnie I-Man Ng 2019-10-18 18:23:26 +0800
  • 88c21b27d6
    add commands for 'others' section Bonnie I-Man Ng 2019-10-18 18:22:19 +0800
  • 895c9dab1f
    Merge pull request #13 from simeg/fixes Bonnie I-Man Ng 2019-10-04 13:54:25 +0800
  • 3f0f874b2c Spelling fixes #13 Simon Egersand 2019-09-29 09:50:27 +0200
  • c44a68b096 Give additional context for bash tip Simon Egersand 2019-09-29 09:49:51 +0200
  • 3745cd6371 Remove whitespace characters Simon Egersand 2019-09-29 09:44:29 +0200
  • 816dfa96f5
    add command for 'system' Bonnie I-Man Ng 2019-09-26 22:02:58 +0800
  • dbd01d0d40
    add 'System' command Bonnie I-Man Ng 2019-09-12 10:20:31 +0800
  • 60ed6bfba6
    Merge pull request #12 from onceupon/add-code-of-conduct-1 Bonnie I-Man Ng 2019-09-09 10:14:26 +0800
  • f27a4e1b9f
    Create CODE_OF_CONDUCT.md #12 add-code-of-conduct-1 Bonnie I-Man Ng 2019-09-09 10:14:03 +0800
  • e24959113a
    add commands in 'Other' Bonnie I-Man Ng 2019-09-06 18:08:52 +0800
  • b6997413d3
    update introduction Bonnie I-Man Ng 2019-09-04 16:32:10 +0800
  • 3bab1594ae
    add command to Random section Bonnie I-Man Ng 2019-08-15 18:38:57 +0800
  • 055bbc8790
    add to "variable" section Bonnie I-Man Ng 2019-07-10 16:40:14 +0800
  • 0f1f62f507
    add 'system' section Bonnie I-Man Ng 2019-07-09 10:49:04 +0800
  • ef9141b0a3
    add to 'download' Bonnie I-Man Ng 2019-07-02 15:30:21 +0800
  • 554ac88321
    add to others Bonnie I-Man Ng 2019-07-02 15:09:38 +0800
  • 85f342fb20
    add to 'Others' Bonnie I-Man Ng 2019-07-02 15:03:47 +0800
  • 931dc30a41
    add some common environment variables Bonnie I-Man Ng 2019-06-11 14:22:34 +0800
  • 8f7169db16
    Merge pull request #11 from dimisjim/origin/patch-1 Bonnie I-Man Ng 2019-06-10 09:52:15 +0800
  • 7ce55e3e72 add clear trick #11 Dimitris 2019-06-07 14:16:52 +0300
  • 6c7a00bf48
    add clear trick #10 Dimitris 2019-06-07 14:16:52 +0300
  • ec0ff9371c
    Merge pull request #9 from HanEmile/patch-1 Bonnie I-Man Ng 2019-06-03 14:18:02 +0800
  • b1cced62ac added the python3 way to the python server #9 Emile 2019-06-02 12:30:59 +0200
  • 83cd707f93
    add others Bonnie I-Man Ng 2019-05-31 18:23:54 +0800
  • d8fed85f58
    edit description for 'shopt' command Bonnie I-Man Ng 2019-05-17 15:59:33 +0800
  • 834ff1bfbb
    fix 'back to top' link Bonnie I-Man Ng 2019-05-16 23:53:13 +0800
  • 2bc18431d9
    fix 'back to top' link Bonnie I-Man Ng 2019-05-16 23:50:25 +0800
  • f5f7b2bd55
    Add another example for tree Bonnie I-Man Ng 2019-05-16 15:50:37 +0800
  • 7910b94f25
    Add command for system Bonnie I-Man Ng 2019-05-16 12:02:20 +0800
  • a3f07d0c75
    fix typo Bonnie I-Man Ng 2019-05-16 11:52:54 +0800
  • 75d512518e
    Add commands for 'system' section Bonnie I-Man Ng 2019-05-16 11:51:30 +0800
  • 719fdbb5eb
    Update README.md Bonnie I-Man Ng 2019-05-15 01:40:01 +0800
  • 7d539c3c1d
    Update README.md Bonnie I-Man Ng 2019-05-15 01:39:35 +0800
  • 2350f389ba
    Update README.md Bonnie I-Man Ng 2019-05-15 01:39:23 +0800
  • 8219df4f9b
    Delete googledcd3095108df68e4.html Bonnie I-Man Ng 2019-05-15 01:26:30 +0800
  • a31f63e247
    Verification for google search control Bonnie I-Man Ng 2019-05-15 01:25:20 +0800
  • 48ad4c86ee
    rename repo Bonnie I-Man Ng 2019-05-15 00:52:38 +0800
  • f86d9ebf36
    [hot fix] comment out descriptions Bonnie I-Man Ng 2019-05-14 17:27:13 +0800