savelevvo
Follow
Highlights
Pinned Loading
-
-
nb_parser
nb_parser PublicTelegram bot that checks NB official website for the upcoming sessions.
Python
-
Seleznev-nvkz/AirBot
Seleznev-nvkz/AirBot Publictelegram bot for checking the quality of air in the office room
Go 1
-
restart_subscriptions.sql
restart_subscriptions.sql 1ALTER SUBSCRIPTION my_table_sub DISABLE;
2ALTER SUBSCRIPTION my_table_sub SET (slot_name = NONE);
3DROP SUBSCRIPTION my_table_sub;
4DELETE FROM my_table;
5CREATE SUBSCRIPTION my_table_sub CONNECTION 'dbname=xxx user=xxx password=xxx host=xxx port=xxx' PUBLICATION my_table_pub;
-
Archlinux installation shortcuts
Archlinux installation shortcuts 1pacstrap /mnt base linux linux-firmware nano grub dhcpcd
2systemctl enable dhcpcd.service
34pacman -S xorg xfce4 xfce4-goodies lightdm lightdm-gtk-greeter
5systemctl enable lightdm
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.