Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

(28: No space left on device)

sudo df -hT

lsblk

sudo growpart /dev/nvme0n1 1

lsblk

sudo npm install xfsprogs

sudo xfs_growfs -d /

sudo xfs_growfs -d /data

sudo resize2fs /dev/nvme0n1p1

df -h

Comment

no space left on device

sudo du -sh /
Comment

PREVIOUS NEXT
Code Example
Shell :: @material-ui/icons 
Shell :: add gif github readme 
Shell :: store result of command in variable bash 
Shell :: git reset head to previous commit 
Shell :: .gitignore 
Shell :: conda install pandas 
Shell :: command to list system services 
Shell :: ip route delete linux 
Shell :: cp linux command with progress bar 
Shell :: class sorting in tailwindcss 
Shell :: docker run always pull 
Shell :: how to install apt 
Shell :: how to change users in ubunut terminal 
Shell :: batteryreport win10 
Shell :: git clone from specific branch command 
Shell :: grep lines between two patterns in unix 
Shell :: wsl2 vs virtualbox performance 
Shell :: conda install easydict 
Shell :: git blame 
Shell :: grep binary files 
Shell :: append to a file from terminal 
Shell :: git add ssh 
Shell :: vscode restart window 
Shell :: how to download 
Shell :: sublime text editor download for linux 
Shell :: fedora linux 
Shell :: copy from server to local scp 
Shell :: journalctl vacuum 
Shell :: open current dir cmd 
Shell :: git clone depth 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =