Changes

Jump to: navigation, search

Debian Linux Post Install Steps

124 bytes added, 15:08, 13 March 2019
Fix the user created during installation (non-cloud)
usermod -a -G staff aram
passwd -l aram
 
Enable passwordless sudo for the staff group:
 
echo '%staff ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/91-staff-no-password
=== SSH ===

Navigation menu