Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

growth ebs disc ec2 running

lsblk -f
sudo growpart /dev/nvme0n1 1
# xfs
sudo xfs_growfs /dev/nvme0n1p1
# ext4
sudo resize2fs /dev/nvme0n1p1
Comment

PREVIOUS NEXT
Code Example
Shell :: windows install composer 
Shell :: check file path linux 
Shell :: grep not include 
Shell :: mac send email attachment command line 
Shell :: bash execute command in variable 
Shell :: change user terminal 
Shell :: npm install --no-audit --save @testing-library/jest-dom@^5.14.1 @testing-library/react@^13.0.0 @testing-library/user-event@^13.2.1 web-vitals@^2.1.0` failed 
Shell :: move all files in subdirectories to current directory linux 
Shell :: shellpish 
Shell :: ping redis server 
Shell :: dropbox linux 
Shell :: kde vs gnome 
Shell :: split large file 
Shell :: Missing essential plugins: com.android.tools.design org.jetbrains.android 
Shell :: how to run powershell without admin rights 
Shell :: sublime path for filezilla in ubuntu 
Shell :: docker copy file not found 
Shell :: copy all in a folder here command terminal 
Shell :: hide date from terminal ubuntu 
Shell :: powershell pip install module 
Shell :: change user of a directory in linux 
Shell :: copy data from one branch to another in git 
Shell :: xdebug install 
Shell :: git submodule example 
Shell :: how to set two wallpaper in ubuntu 
Shell :: job name getprojectmetadata does not exist 
Shell :: creating bucket in aws cli 
Shell :: publish ionic app 
Shell :: update Yarn globally for macOS users 
Shell :: best website downloader ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =