I'm an avid fan of using sudo when needed and avoiding typing my root password. In the command-line this works fairly easy: su - usermod -a -G wheel MYUSERNAME visudo # Uncomment the following line: %wheel ALL=(ALL) ALL In GNOME, the above won't 'just work' due to the (fortunate ... »
via Στη FOSSComm είχα την ευκαιρία να δώσω μια παρουσίαση γύρω από ακραία σενάρια Web Development, εστιάζοντας γύρω από το Large/Popular Open Source Project & Release management. Χθες, στην τοπική ομάδα Python στην Πάτρα, δόθηκε ένα καθαρό τεχνικό incarnation της παρουσίασης για το πώς χτίζεται και γίνεται deployed ένα scalable ... »