ubuntu view disk space ec2
Shell
#To check disk space:
# Using Linux Command
df -h
#output
Filesystem Size Used Avail Use% Mounted on
/dev/xvda2 38G 26G 9.7G 73% /
# Using AWS CLI
aws ec2 describe-volumes --filters Name=attachment.instance-id,Values=i-1234567890abcdef0
#output
{
"Volumes": [
{
"AvailabilityZone": "us-east-1a",
"Attachments": [
{
"AttachTime": "2013-12-18T22:35:00.000Z",
"InstanceId": "i-1234567890abcdef0",
"VolumeId": "vol-049df61146c4d7901",
"State": "attached",
"DeleteOnTermination": true,
"Device": "/dev/sda1"
}
],
"Encrypted": false,
"VolumeType": "gp2",
"VolumeId": "vol-049df61146c4d7901",
"State": "in-use",
"SnapshotId": "snap-1234567890abcdef0",
"CreateTime": "2013-12-18T22:35:00.084Z",
"Size": 8
}
]
}df -hT /dev/xvda1
Also in Shell:
- Title
- how to install source plugin gatsby
- Category
- Shell
- Title
- how to perform mathematical operations in shell script
- Category
- Shell
- Title
- how to install yum uitls
- Category
- Shell
- Title
- import jar file
- Category
- Shell
- Title
- grep cheat sheet
- Category
- Shell
- Title
- install docker on ubuntu 18.04
- Category
- Shell
- Title
- how to manage github repository
- Category
- Shell
- Title
- how to pip install in folder
- Category
- Shell
- Title
- add git user and email
- Category
- Shell
- Title
- python install random library
- Category
- Shell
- Title
- unable to install deno in ubuntu
- Category
- Shell
- Title
- how to commit a branch in git
- Category
- Shell
- Title
- firewall in ubuntu 18.04
- Category
- Shell
- Title
- npm install @angular/fire firebase –save
- Category
- Shell
- Title
- install kubernetess on mac
- Category
- Shell
- Title
- where is path on klai linux
- Category
- Shell
- Title
- how to revert to log in git
- Category
- Shell
- Title
- fullstack course 4 github
- Category
- Shell
- Title
- installing rspec gemfile
- Category
- Shell
- Title
- How to find your ip on debian linux wsl
- Category
- Shell
- Title
- copy folder linux
- Category
- Shell
- Title
- ubuntu set scale to 150
- Category
- Shell
- Title
- revert git add
- Category
- Shell
- Title
- ngb-tabset install
- Category
- Shell
- Title
- kubernetes service external ip pending
- Category
- Shell
- Title
- restore deleted branch git
- Category
- Shell
- Title
- linux vim set tab to 4 spaces
- Category
- Shell
- Title
- how to install gulp
- Category
- Shell
- Title
- exit telnet
- Category
- Shell
- Title
- git merge tag to branch and squash commits
- Category
- Shell
- Title
- git show staged files
- Category
- Shell
- Title
- git command to create a branch from another branch
- Category
- Shell
- Title
- how to find the path of a command in linux
- Category
- Shell
- Title
- git clean
- Category
- Shell
- Title
- git create tag and push
- Category
- Shell
- Title
- ubuntu install sfml
- Category
- Shell
- Title
- linux tar zip folder
- Category
- Shell
- Title
- how to turn off bluetooth in ubuntu 18.04 terminal
- Category
- Shell
- Title
- rename multiple files linux
- Category
- Shell
- Title
- uid : unable to do port forwarding: socat not found
- Category
- Shell
- Title
- python execute shell command and get output
- Category
- Shell
- Title
- bash get current date
- Category
- Shell
- Title
- silent install google chrome powershell
- Category
- Shell
- Title
- remove systemd service
- Category
- Shell
- Title
- install packages with pip from python
- Category
- Shell
- Title
- git branch and checkout at the same time
- Category
- Shell
- Title
- find process id of port ubuntu
- Category
- Shell
- Title
- pyglet linux
- Category
- Shell
- Title
- powershell.exe location
- Category
- Shell
- Title
- edit branch name git
- Category
- Shell
- Title
- restart bluetooth ubuntu
- Category
- Shell
- Title
- install tqdm
- Category
- Shell
- Title
- powershell foreach
- Category
- Shell
- Title
- bash ls all subdirectories
- Category
- Shell
- Title
- How to download Citrix Workspace for Ubuntu
- Category
- Shell
- Title
- stop a process running on a port
- Category
- Shell
- Title
- ERR_NO_CERTIFICATES: Encountered adb error: NoCertificates. ionic
- Category
- Shell
- Title
- git push
- Category
- Shell
- Title
- bash comment
- Category
- Shell
- Title
- centos 7 install docker compose
- Category
- Shell
- Title
- how to kill suspended jobs
- Category
- Shell
- Title
- install jquery
- Category
- Shell
- Title
- composer drupal install
- Category
- Shell
- Title
- how to validate a mobile number in shell script
- Category
- Shell
- Title
- install node on ubuntu
- Category
- Shell
- Title
- docker force remove container
- Category
- Shell
- Title
- bash for interval
- Category
- Shell
- Title
- particular screenshot in ubuntu
- Category
- Shell
- Title
- linux install ifconfig
- Category
- Shell
- Title
- bash find files or operator
- Category
- Shell
- Title
- linux c++ from console
- Category
- Shell
- Title
- Endpoint Security VPN build 986000724 is already installed on this computer.
- Category
- Shell
- Title
- how to avoid some files changes to not come in git status
- Category
- Shell
- Title
- rsync examples
- Category
- Shell
- Title
- material-ui
- Category
- Shell
- Title
- copie fichier de server vers linux
- Category
- Shell
- Title
- extract tar.xz ubuntu
- Category
- Shell
- Title
- kill a port
- Category
- Shell
- Title
- install drush on windoes 10
- Category
- Shell
- Title
- how to set up git ssh creds to push
- Category
- Shell
- Title
- run msi on linux
- Category
- Shell
- Title
- ffmpeg change audio codec from m4a to mp3
- Category
- Shell
- Title
- linux command for file size
- Category
- Shell
- Title
- rials db down
- Category
- Shell
- Title
- install seaborn
- Category
- Shell
- Title
- git force pull
- Category
- Shell
- Title
- Got permission denied while trying to connect to the Docker daemon socket
- Category
- Shell
- Title
- bash delete folder
- Category
- Shell
- Title
- move all subfolders to parent folder linux
- Category
- Shell
- Title
- ansible-galaxy install to specific directory
- Category
- Shell
- Title
- git push set upstream
- Category
- Shell
- Title
- how to kill a process in linux
- Category
- Shell
- Title
- pip install crispy_forms
- Category
- Shell
- Title
- how to upload on github with command
- Category
- Shell
- Title
- git files changed between two commits
- Category
- Shell
- Title
- linux command line in windows 10
- Category
- Shell
- Title
- shell count number of columns
- Category
- Shell
- Title
- linux create user
- Category
- Shell
- Title
- sh declare variable
- Category
- Shell
- Title
- java project ideas
- Category
- Shell