Skip to content
Menu
myCloud myCloud

Personal short notes about Cloud

  • XMPie
  • AWS
    • AWS Topics
    • AWS Architecture
    • AWS CLI
    • AWS Health
    • AWS Policies
    • AWS Cost
  • CHEAT SHEETS
myCloud myCloud

Personal short notes about Cloud

Category: Linux

Linux Misc.

By mikado on April 1, 2023

Misc.

Continue reading

vim

By mikado on April 1, 2023April 1, 2023

undo u diplays line # :set number go to line 14 :14 go to character 40 :goto 40 :s (substitute) count # of time a pattern exists :%s/pattern//gn Replace foo to bar :%s/foo/bar/g Add comment ( and space) for line 5 to 8 :5,8s/^/# / Move around Go to first / last line gg /…

Continue reading

CNCF graduated projects

By mikado on January 20, 2023January 21, 2023

Cloud Native Computing Foundation

Continue reading

Bash scripting – CS

By mikado on November 3, 2022November 7, 2022

Bash scripting – Lab

Continue reading

Boot process and systemd

By mikado on October 27, 2022October 27, 2022

Linux Boot process and systemd

Continue reading

Reverse proxy Apache

By mikado on October 27, 2022October 31, 2022

Apache install/upgrade on Ubuntu/Debian

Continue reading

CHEAT SHEET – Linux

By mikado on October 27, 2022April 1, 2023

Linux CS

Continue reading

bash or shell

By mikado on October 22, 2022October 28, 2022

bash or shell

Continue reading

Kali

By mikado on October 22, 2022October 27, 2022

Kali linux

Continue reading

Categories

  • AWS (4)
  • AWS Architecture (8)
  • AWS CLI (5)
  • AWS Cost (3)
  • AWS Health (4)
  • AWS Policies (2)
  • AWS Topics (24)
  • CHEAT SHEETS (16)
  • Container (21)
  • Datadog (4)
  • Jenkins (2)
  • Linux (9)
  • Microsoft (7)
  • Python (1)
  • SCRIPTS (9)
  • Terraform (5)
  • XMPie (6)
©2025 myCloud
Click to Copy