The afs tag has no wiki summary.
3
votes
1answer
253 views
Keep kerberos ticket across sudo invocation
On a regular linux machine, when I use sudo -s as a normal user, I become root but HOME still points to ~user, so every admin has his own environment etc. (this is without env_reset or always_set_home ...
0
votes
1answer
167 views
How can I stop dolphin from reading my entire home directory tree in order to make it usable on AFS?
At work, I would like to use KDE's dolphin as a file manager. However, our home directories reside on an AFS share [1]. When starting dolphin, it becomes unresponsive for dozens of minutes.
stracing ...
5
votes
3answers
192 views
What are you using instead of DCE Distributed File System?
What are you using instead of DCE Distributed File System? How does it compare? Or are you still using it?
Note that DCE/DFS is not Microsoft Distributed File System
1
vote
1answer
277 views
error using “du” command
I am on the university machine trying to estimate the disk usage I have on my space I do
du -csh ./
from the begining of my account, but an error is given that ./Yesterday/Yesterday is not a ...