Best of LinuxDecember 2022

  1. 1
    Article
    Avatar of devtoDEV·3y

    50 Linux Commands every developer NEED to know with example

    50 Linux commands every developer should know, along with a brief description and an example of each command. Listing the contents of a directory is one of 50 commands that every developer needs to know. Changes the ownership of a file or directory changes the current working directory.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Linux Networking Commands You Should Know as a Beginner

    A basic understanding of the Linux terminal is enough to learn networking in Linux. How to find the IP Address of your machine is the most basic question in networking. What's an IP Address? IP stands for "Internet Protocol," which is the protocol governing how data are sent via the internet or a local network.

  3. 3
    Article
    Avatar of omgubomg! ubuntu!·3y

    The 5 Best Linux Distros of 2022

    Ubuntu 22.04 LTS was the best Linux distro release of the year for me. Manjaro 22.0 ‘Sikaris’ isn’t just a distro: it’s an experience. Fedora Workstation 37.0 is a flagship desktop distro for good reason.

  4. 4
    Article
    Avatar of omgubomg! ubuntu!·3y

    A Rick & Morty Window Closing Effect for Linux (Because Why Not)

    The Rick & Morty portal effect supports GNOME 3.36 and above. This means the effect is available to users of Ubuntu 20.04 LTS, as well as the latest LTS and above. Burn My Windows is a free, open-source extension for GNOME Shell.

  5. 5
    Article
    Avatar of hnHacker News·3y

    atom/atom: The hackable text editor

    Atom is a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors. All repositories under Atom will be archived on December 15, 2022. Atom will automatically update when a new release is available.

  6. 6
    Article
    Avatar of rhdevRed Hat Developer·3y

    Top Linux resources of 2022

    Red Hat Developer is taking a look back at the most intriguing and popular content for the technologies that matter most to our readers. We'll start off with a roundup of the best Red Hat Enterprise Linux content of 2022, highlighting some of the most popular stories about Red Hat's flagship Linux distribution..NET can now control Podman.

  7. 7
    Article
    Avatar of omgubomg! ubuntu!·3y

    ‘Kora’ Icon Set Gives Your Linux Desktop a Classy New Look

    'Kora' Icon Set Gives Your Linux Desktop a Classy New Look Folks. I think Kora might be one of the best icon themes for Ubuntu(and other Linux distros) I’ve seen in a long, long time.

  8. 8
    Article
    Avatar of linuxhandbookLinux Handbook·3y

    Kill Process Running on a Specific Port in Linux

    Kill Process Running on a Specific Port in Linux. Killing a process in Linux usually involves using the process ID with the kill command. You can terminate a process based on the port number it is using.

  9. 9
    Article
    Avatar of omgubomg! ubuntu!·3y

    Open Source Video Editing Levels Up with OpenShot 3.0

    OpenShot 3.0 is a free, open-source video editor for Linux. It is the first update to the non-linear video editor since last year. There are over 1,000 improvements and fixes, including better stability and memory usage.

  10. 10
    Article
    Avatar of systemweaknessSystem Weakness·3y

    Google mail Hacking — Ghunt V2 (Gmail OSINT)

    Google mail Hacking - Ghunt V2 (Gmail OSINT) Ghunt is an offensive Google framework, designed to evolve efficiently. It’s currently focused on OSINT, but any use related with Google is possible. You can check out their official GitHub page for more info on developments and developers involved.

  11. 11
    Article
    Avatar of phoronixPhoronix·3y

    PinePhone Pro Display Support Nearing The Mainline Linux Kernel

    PINE64, PinePhone Pro Sent out today was the v4 patches for introducing the new Himax HX8394 panel controller driver for enabling the HSD060BHW4 720x1440 TFT LCD panel. The $399 smartphone is powered by a Rockchip RK3399S SoC with Mali T860 graphics.

  12. 12
    Article
    Avatar of pointerPointer·3y

    Slackadays/Clipboard: 📋 Cut, copy, and paste anything, anywhere, all from the terminal.

    Clipboard is designed to be friendly to newbies and power users alike. Clipboard works on any up-to-date Windows, Linux, Android, Android and OpenBSD, or anything that supports C++20, all with ZERO dependencies. Clipboard carries no legacy baggage from the software of yore.

  13. 13
    Article
    Avatar of hrbHEARTBEAT·3y

    Understanding Awk for Text Processing

    A practical guide on pattern scanning with a text-processing language Introduction Awk is a powerful data processing programming language included by default in every *nix system. Awk was created in 1977 following the success of other line processing tools like and AWK stands for Aho, Kernighan, and Weinberger.

  14. 14
    Article
    Avatar of phoronixPhoronix·3y

    Linus Torvalds Bashes Intel's LAM Feature - Rejected For Linux 6.2

    Linus Torvalds Bashes Intel's LAM Feature - Rejected for Linux 6.2 hoping AVX-512 "dies a painful death" LAM is about using the untranslated address bits of user-space addresses so it can be used for metadata. LAM will first be found in Intel Sapphire Rapids processors.

  15. 15
    Article
    Avatar of ossOpen Source Way·3y

    A Linux file manager for Vim fans

    Ranger is a terminal-based file manager that uses Vim-like keyboard commands. You can select a file or directory three different ways to manage files. The basic interactions with Ranger can be performed with either your arrow keys or with the classic Vim navigation controls of the hjkl keys.