i've been having troubles importing CA certificates using the terminal, so I pulled an idiot move and did sudo chown user /usr/
in order to copypaste the CA cert into the desired folder, now sudo doesn't work in terminal, and I can't figure out how to reset user permissions to root. Am I SOL/FUBAR/SNAFU?
Asked
Active
Viewed 9 times
0

M. Schm.
- 1
chown -R
system directories. – Thomas Ward Sep 14 '20 at 15:38