Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to make ubuntu use all available disk

root@util:~# vgdisplay
<snip>
root@util:~# lvextend -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lv
<snip>
root@util:~# resize2fs /dev/mapper/ubuntu--vg-ubuntu--lv
<snip>
Comment

PREVIOUS NEXT
Code Example
Shell :: git global ingnore 
Shell :: .gitignore add directory 
Shell :: git config global username and email 
Shell :: react bootstrap 
Shell :: terraform plugin for vim 
Shell :: terminal show running processes tree mac os 
Shell :: git cherry pick many commits 
Shell :: git diff 
Shell :: change commit branch after push 
Shell :: docker file entrypoint script shell 
Shell :: get linux directory size 
Shell :: how to remove dual boot ubuntu from windows 10 
Shell :: create a new branch based on another branch 
Shell :: vim plug not working 
Shell :: flutterfire command not found 
Shell :: linux os 
Shell :: ansible Permission denied (publickey,password). 
Shell :: git rebase onto 
Shell :: command to open snap gui 
Shell :: transfer git repo from gitlab to github 
Shell :: Vim deleting all lines containing pattern 
Shell :: archlinux free used port 
Shell :: mjml watch command 
Shell :: unable to locate package php-xmlrpc 
Shell :: install pgadmin ubuntu 20.04 
Shell :: node installation error authenticated user is not valid 
Shell :: ubuntu check gstreamer version 
Shell :: git delete branch remote 
Shell :: copy a file through ssh 
Shell :: linux backup command line 
ADD CONTENT
Topic
Content
Source link
Name
7+7 =