instalar a fonte calibri no libreoffice
sudo apt install ttf-mscorefonts-installer
mkdir ~/.fonts
wget -qO- http://plasmasturm.org/code/vistafonts-installer/vistafonts-installer | bash
sudo apt install ttf-mscorefonts-installer
mkdir ~/.fonts
wget -qO- http://plasmasturm.org/code/vistafonts-installer/vistafonts-installer | bash
Configuring Automounting
To enable or disable automount open a terminal and type dconf-editor followed by the [Enter] key.
Browse to org.gnome.desktop.media-handling.
The automount key controls whether to automatically mount media. If set to true, then Nautilus will automatically mount media such as user-visible hard disks and removable media on start-up and media insertion.
There is another key org.gnome.desktop.media-handling.automount-open. This controls whether to automatically open a folder for automounted media.
instalar o mokutil:
apt install mokutil
verificar se o secureboot foi ativado:
mokutil --sb-state
desativar o secureboot:
mokutil --disable-validation
ativar o secureboot:
mokutil --enable-validation
bridge vlan filtering - https://help.mikrotik.com/docs/display/ROS/Bridging+and+Switching#Bridg…
bridge vlan filtering (para evitar os problemas de configuração, ver no final)- https://wiki.mikrotik.com/wiki/Manual:Interface/Bridge#Bridge_VLAN_Filt…
desativar ipv6 - /ipv6 settings set disable-ipv6=yes
213.22.252.91 - 20230523
apt update
apt upgrade
apt update
apt full-upgrade
apt autoremove
apt --purge autoremove
reboot
apt-mark showhold
apt list '?narrow(?installed, ?not(?origin(Debian)))'
mkdir ~/apt
cp /etc/apt/sources.list ~/apt
cp -r /etc/apt/sources.list.d/ ~/apt
cp /etc/apt/sources.list ~/apt
cp -r /etc/apt/sources.list.d/ ~/apt
sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list.d/*
nano /etc/apt/sources.list
apt update
apt upgrade --without-new-pkgs
apt full-upgrade