- Create new EBS Volume in the correct Availability Zone
- Attach new EBS Volume to EC2 Instance
- Check filesystem type (ext4)
sudo file -s /dev/xvd* - Find new disk
sudo fdisk -l - Create filesystem
sudo mkfs -t ext4 /dev/xvdf
| View: Pods(<namespace>)[number of pods listed] | |
| NAME pod name | |
| READY number of pods in ready state / number of pods to be in ready state | |
| RESTARTS number of times the pod has been restarted so far | |
| STATUS state of the pod life cycle, such as Running | ... | Completed | |
| CPU current CPU usage, unit is milli-vCPU | |
| MEM current main memory usage, unit is MiB | |
| %CPU/R current CPU usage as a percentage of what has been requested by the pod | |
| %MEM/R current main memory usage as a percentage of what has been requested by the pod |
| ink,link,pink,sink,rink,wink | |
| ship,shoe,shout,shrug,shriek | |
| lick,sick,pick,kick,flick | |
| station,fiction,action,caution,motion | |
| movement,basement,pigment |
/[SEARCH_STRING] and press Enter to start searching. Press N or n to find previous or next match.
I highly discourage people to use windows for JS-based dev!!! DO NOT ASK ME WHY!
Add binary (i.e SublimeText) to system $PATH
Use SharpKeys to swap out win and ctrl
Use cmder for terminal
To enable ctrl+pgdown and ctrl+pgup for swithcing to next/previous tab, go to settings-Keys & Macros-Switch next/previous console