sudo apt update && sudo apt upgrade -y
sudo apt install automake gobjc -y
Run /msg NickServ LISTCHANS
to see what permissions you have in what channels.
For each channel you have +s
, +R
and either +o
or +O
or +t
permissions in, run:
/msg ChanServ OP #channel
/msg ChanServ SET #channel TOPICLOCK OFF
/msg ChanServ TOPIC #channel We have moved to irc.libera.chat
Step-by-step instructions on installing the latest NVIDIA drivers on FreeBSD 13.0 and above.
IMPORTANT: Log out of X session. Make sure you Desktop Manager (sddm
|slim
) is off. You need to be on the console.
# Create a boot env incase we need to rollback
sudo bectl create `date +%Y%m%d`-BeforeNvidia-Upgrade