Docker
Containerization platform for building, shipping, and running applications. Essential for modern development and deployment.
- Installation on all distros
- Dockerfile best practices
- Docker Compose guides
- Troubleshooting tips
Complete installation, configuration, and usage guides for essential Linux software and applications.
Containerization platform for building, shipping, and running applications. Essential for modern development and deployment.
Container orchestration system for automating deployment, scaling, and management of containerized applications.
Distributed version control system used by millions of developers worldwide. Essential for any programming workflow.
Daemonless container engine - a Docker alternative. Rootless containers, better security, Docker CLI compatible.
Popular programming language. Managing versions with pyenv, virtual environments, pip package management.
JavaScript runtime for server-side development. Installing Node, nvm version management, npm package handling.
Open source browser by Mozilla. Privacy-focused, customizable, and standards-compliant.
Topics: Installation, configuration, performance tuning, privacy settings
Open source browser behind Google Chrome. Fast rendering, developer tools, extension support.
Topics: Installation, differences from Chrome, troubleshooting
Privacy-focused Chromium-based browser with built-in ad blocker and BAT cryptocurrency integration.
Topics: Installation, privacy features, sync setup
Complete open source office suite. Writer, Calc, Impress, Draw - Microsoft Office alternative.
Topics: Installation, Microsoft Office compatibility, templates
Office suite with better Microsoft Office compatibility. Desktop and web versions available.
Topics: Installation, collaboration features, setup
Open source email client by Mozilla. Calendar, contacts, RSS reader, extensive add-ons.
Topics: Email setup, Gmail integration, add-ons
Universal media player supporting virtually all audio and video formats. Free, open source, no codecs needed.
Topics: Installation, streaming, format conversion
GNU Image Manipulation Program - Photoshop alternative for photo editing and graphic design.
Topics: Installation, plugins, tutorials
Professional video editing software. Multi-track editing, effects, transitions, proxy clips.
Topics: Installation, video editing workflow
Audio editing and recording software. Multi-track editing, effects, noise reduction.
Topics: Installation, recording, editing
Screen recording and live streaming software. Used by streamers and content creators worldwide.
Topics: Installation, streaming setup, scenes
3D creation suite for modeling, animation, rendering, and video editing. Professional-grade and free.
Topics: Installation, GPU rendering setup
System and service manager for Linux. Managing services, analyzing logs with journalctl, systemd units.
Topics: systemctl commands, unit files, timers
System restore utility - create snapshots of your system for easy rollback. Essential backup tool.
Topics: Installation, snapshot creation, restore
Remote desktop client supporting RDP, VNC, SSH. Connect to Windows, Linux, and other systems.
Topics: Installation, protocols, configuration
Popular code editor by Microsoft. Extensions, Git integration, debugging, remote development.
Topics: Installation, extensions, configuration
Modal text editor known for efficiency. Steep learning curve but powerful once mastered.
Topics: Basics, plugins, configuration
Professional IDEs (IntelliJ IDEA, PyCharm, WebStorm). Installation and setup on Linux.
Topics: Installation, Toolbox, configuration
sudo apt update
sudo apt install package-name
sudo dnf install package-name
sudo pacman -S package-name
flatpak install flathub app-id