Installing DBeaver on Ubuntu 22.04: Repository, Snap, .deb, and First Connection
Four ways to install DBeaver Community and Enterprise on Ubuntu 22.04 — official repository, PPA, snap, and manual .deb — plus connecting to PostgreSQL via Unix socket.
Industry news, reviews and helpful articles about hosting
Four ways to install DBeaver Community and Enterprise on Ubuntu 22.04 — official repository, PPA, snap, and manual .deb — plus connecting to PostgreSQL via Unix socket.
Removing packages on Debian, Ubuntu, RHEL, Arch, and openSUSE — with configs, dependencies, and orphaned packages. Separate sections for snap and flatpak.
rm flags -r, -f, -i, --one-file-system, deleting files with dashes and spaces in names, trash-cli as a safe alternative, and recovery with extundelete.
Counting lines in Linux with wc -l, grep -c, awk, and sed — multiple files at once, non-empty lines only, lines in gzip archives, and counting command output.
All ways to screenshot in Ubuntu — GNOME shortcuts, gnome-screenshot, scrot, flameshot, grim for Wayland, automated captures via cron, and fixing the black screen issue.
Hard links vs symlinks explained through inodes, absolute and relative symlink paths, finding broken links, and real scenarios: Nginx virtual hosts, version switching, centralized logs.
How to install Hyprland on Ubuntu 24.04 using the JaKooLit installer — from enabling the source repository to selecting the Wayland session at login, with Nvidia and VM caveats.
Eight ways to find the Debian version — from lsb_release and /etc/os-release to uname for the kernel and sources.list to identify the repository branch.
Everything ls can do: long format, hidden files, readable sizes, sorting by time and size, recursive listing, and clean output for scripts.