sudo pacman -S noto-fonts-emoji
And restart browser
sudo pacman -S noto-fonts-emoji
And restart browser
echo 'xset r rate 250 40' >> ~/.xprofile
input {
sudo mkdir -p /usr/local/share/fonts
sudo cp /path/to/your/font.ttf /usr/local/share/fonts/
sudo fc-cache -fv
The right way to create autoincrement primary key on PostgreSQL
CREATE TABLE users (
id INT GENERATED ALWAYS AS IDENTITY PRIMARY KEY
)
systemctl status systemd-networkd
ip a
networkctl status <your_interface>
, interface like: enp2s0
. If it says config: unmanaged — that means no matching .network file exists[Match]
Name= # example: enp2s0
efibootmgr
Boot0000* Windows Boot Manager
Boot0001* GRUB
gpedit.msc | |
Local Computer Policy | |
Computer Configuration | |
Administrative templates | |
Windows Components | |
EdgeUI | |
Allow edge swipe = Disabled |
!pip install colab-xterm | |
%load_ext colabxterm | |
%xterm |