Computer Science, asked by harivamsi10, 2 months ago

Perform the task as "root" user.
The issue:
The /home filesystem is nearly full and hence there is hardly any space left in
to store user files.
You being the system administrator have determined that there's a lot of free
space available in the "/opt" filesystem. Create a directory named
"/opt/userdata" to store the users data.
To make access simple for all the users, create a soft link "/home/sdata" to
"/opt/userdata".
Click the Evaluate button after completion​

Answers

Answered by mrnickname50
20

Explanation:

Linux File Directory In Hindi

/ bin Directory – इसमें हम लाइनक्स की कई यूटिलिटीज ( utilities ) स्टोर कर सकते हैं । ... / usr Directory – इसमें ऑपरेटिंग सिस्टम की files स्टोर होती हैं , जो कि बूट प्रॉसेस ( Boot process ) में append नहीं होती हैं । अधिकांशत: यूटिलिटीज bin डायरेक्टरी तथा usr डायरेक्टरी में उपलब्ध होती हैं ।

Similar questions