On 24 Feb 2011 16:36, "Alexius Dionysius Diakogiannis" < [email protected]> wrote: > > έκανα λάθος στο σημείο του δίσκου που είμουνα (νόμιζα ότι είμαι στο > /home/xxx/yyy και είμουνα τελικά στο / ) > και έκανα chmod -R 777 * > > Οπότε έκανα ΟΛΟ ΤΟ ΔΙΣΚΟ 777 ηπάρχει τρόπος να τα επαναφέρω?? (κατι > σαν undo ασ πουμε?)
Μπορείς να δοκιμάσεις (απ το /): chmod -R 644 * και μετά: chmod -R +X * κεφαλαίο X που κάνει executable μόνο directories υπάρχουν κάποια directories που έχουν διαφορετικά permissions (πχ. /tmp), αλλά θα τα βρεις στο internet για να τα διορθώσεις μετά. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.ubuntu.com/archives/ubuntu-gr/attachments/20110224/ad3603aa/attachment.html> -- Ubuntu-gr mailing list [email protected] If you do not want to receive any more messages from the ubuntu-gr mailing list, please follow this link and choose unsubscribe: https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr

