79213878

Date: 2024-11-22 06:39:38
Score: 2.5
Natty:
Report link

There seem to be several issues with the settings. To modify the root_squash option in an NFS (Network File System) server, you can update the configuration.

DIR : /etc/exports
root_squash = default
-> no_root_squash

Would you like to set the VSC terminal settings as follows?

"terminal.integrated.defaultProfile.linux": "bash"
"terminal.integrated.shell.linux": "/usr/bin/bash"
"python.pythonPath": "/usr/bin/python3"
Reasons:
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: John Com