Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to fix a read only hard drive in linux

sudo mount -o remount,uid=1000,gid=1000,rw /dev/sdXX
#replace /dev/sdXX with the appropriate drive name
Comment

PREVIOUS NEXT
Code Example
Shell :: Find all pods that status is NotReady sort count jq cheatsheet 
Shell :: Automatically run program on Linux startup via rc.local 
Shell :: bash -s flag 
Shell :: restart docker cmd 
Shell :: install win64clipboard 
Shell :: how to take screenshot of the login screen on linux 
Shell :: brew install spectacle 
Shell :: linux copy file 
Shell :: apt upgrade vs full-upgrade 
Shell :: validate ssh key 
Shell :: github push to repository 
Shell :: git remove keep local 
Shell :: git ftp init slow 
Shell :: audiokit pod 
Shell :: bcmatch install 
Shell :: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) 
Shell :: run specific unit test c# 
Shell :: Wait for Android emulator to be running before next shell command 
Shell :: update your git identity 
Shell :: Create A File Named Index.js 
Shell :: how to safely clean snaps folder in ubuntu 
Shell :: ex: "push a new local repository to github" 
Shell :: ros2 build from source 
Shell :: chown a symlink 
Shell :: how to run built in automated test of your project in django 
Shell :: exec format error heroku docker file M1 chip 
Shell :: print each filename in a newline in ls 
Shell :: docker Redirecting Both stdout and stderr file 
Shell :: eslint src multiple extensions 
Shell :: vs code search panel regex match all css media queries 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =