Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 35dad2e

Browse files
authored
Update linux.txt
1 parent b8a4680 commit 35dad2e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

notes/linux.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,10 @@ groupdel <group> Delete group
569569
groupmod <group> Modify group
570570

571571
kali ALL=(ALL) NOPASSWD:ALL Add to /etc/sudoers, no password needed for kali to sudo
572+
573+
- Change default shell to zsh
574+
vi /etc/passwd Locate user acount and change /bin/bash to /bin/zsh
575+
572576
-----------------------------------------------------------------------------------------------------------------------------------------------------
573577

574578
# Video Resolution

0 commit comments

Comments
 (0)