Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ ganti password root ]
- #sudo passwd root
- [ login ke termius ]
- #root@localhost:2022
- [ modifikasi prompt ps1 ]
- #nano ~/.bashrc
- =>
- PS1='\[\e[1;32m\]┌─[\[\e[1;34m\]\u\[\e[1;32m\]@\[\e[1;34m\]ctf\[\e[1;32m\]]─[\[\e[1;34m\]\w\[\e[1;32m\]]\n└─► \[\e[0m\]'
- <=
- =>
- hapus tanda pagar
- <=
- [ ubah langsung tanpa harus keluar ]
- #source ~/.bashrc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement