- vim .zshrc
- paste
- export GOPATH=$HOME/go
- export PATH=$PATH:$GOPATH/bin
- export PATH=$PATH:$GOPATH/bin:/usr/local/go/bin
- source .zshrc
- install any packages
Setup from scratch
- sudo /opt/nessus/sbin/nessuscli --version
- sudo /opt/nessus/sbin/nessuscli fix --reset (Reset if needed)
- sudo /opt/nessus/sbin/nessuscli fetch --register license code
- sudo /opt/nessus/sbin/nessusd -R (Update Plugin)
- sudo systemctl restart nessusd.service
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "ServerLayout" | |
Identifier "Layout0" | |
Screen 0 "Screen0" 0 0 | |
InputDevice "Keyboard0" "CoreKeyboard" | |
InputDevice "Mouse0" "CorePointer" | |
Option "BlankTime" "0" | |
Option "StandbyTime" "0" | |
Option "SuspendTime" "0" | |
Option "OffTime" "0" | |
EndSection |
/set irc.server.libera.autojoin "#gentoo,#gentoo-chat"
/set irc.look.smart_filter on /filter add irc_smart * irc_smart_filter * /filter add joinquit * irc_join,irc_part,irc_quit *
NewerOlder