Best of LinuxAugust 2022

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    5 Linux Utilities to Improve Your Programming Workflow in 2022

    This article contains some Linux utilities that have recently replaced my overused and under-productive daily programming workflow. You will learn about those utilities and how they are a better alternative to their counterparts. Do you use any of the ones mentioned in this article?

  2. 2
    Article
    Avatar of communityCommunity Picks·4y

    Docker For Frontend Developers

    Docker For Frontend Developers is a short and simple guide of docker, useful for frontend developers. It ensures that the working environment is same for all developers and all servers i.e, production, staging and testing. Anyone can setup the project in seconds, no need to mess with config, install libraries, setup dependencies and set up dependencies. The command creates a hello-world image.

  3. 3
    Article
    Avatar of communityCommunity Picks·4y

    My developer workflow using WSL, tmux and Neovim

    Microsoft made Windows Subsystem for Linux also known as WSL. I use Oh My Zsh to manage my zsh configuration, which makes it trivial to install and use plugins. To install Starship, Starship is a minimal, highly customizable and super fast prompt. Neovim is the best code editor for me because of its speed and ease of customization. All the configuration is written in Lua.

  4. 4
    Article
    Avatar of itsfossIt's Foss·4y

    Padloc: An Intuitive Open-Source Password Manager

    Padloc is an open-source password manager with a pleasing user interface, available cross-platform. It aims to provide a clean and simple interface to work with. Free to start with, but offers paid subscriptions to unlock most features. As per your requirements, you can choose to upgrade with a paid subscription.

  5. 5
    Article
    Avatar of dzDZone·4y

    7 Great Terminal/CLI Tools Not Everyone Knows

    Exa is a modern replacement for the venerable file-listing command-line program ls that ships with Unix and Linux operating systems. It uses colors to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. The video gives a short overview of how to use the tools mentioned above work.

  6. 6
    Article
    Avatar of hackernoonHacker Noon·4y

    How to Automate Your Linux Desktop

    In this tutorial, we will write a shell script and use X11 utilities to automate our Linux desktop. The objective of the article is to automatically set up our daily work environment with a single command. When I run the script, it will open the mail client in one workspace and open Reddit and Twitter websites in the chrome browser.

  7. 7
    Article
    Avatar of pointerPointer·4y

    Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy.

    Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy. Upscayl uses AI models to enhance your images by guessing what the details could be. It uses Real-ESRGAN (and more in the future) model to achieve this.

  8. 8
    Article
    Avatar of pointerPointer·4y

    coder/coder: Remote development environments on your infrastructure provisioned with Terraform

    Coder Coder creates remote development machines so your team can develop from anywhere. The easiest way to install Coder is to use our install script for Linux and macOS. The embedded database is great for trying out Coder with small deployments, but do consider using an external database for increased assurance and control.

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

    Ubuntu 22.10: Release Date & New Features

    Ubuntu 22.10 ‘Kinetic Kudu’ will be released on October 20, 2022. It is the 37th Ubuntu release since 2004, and the second to use a codename beginning with the letter ‘K’ The new pod-based system menu is a major departure from the list-based one. The toolbar in Nautilus 43 also splits at reduce width to keep all options on screen.

  10. 10
    Article
    Avatar of itsfossIt's Foss·4y

    What is the Difference Between macOS and Linux?

    Linux is not an operating system but needs different components like desktop environments. There are plenty of differences between the two UNIX-like operating systems. Both give access to Unix commands, bash/zsh, and other shells. If you want to personalize, take control of the operating system’s nuts and bolts, Linux should be the perfect pick. The out-of-the-box experience with Linux is inconsistent.

  11. 11
    Article
    Avatar of itsfossIt's Foss·4y

    21 Basic Yet Essential Linux Networking Commands

    This compilation includes commands that help you with troubleshooting network issues, monitoring packets, connected devices, and much more. You must be familiar with this command if you’ve been using Linux for a while, as this is mostly used to change the hostname of your system and NIS (Network Information System) domain name. When used without any options, it gets the current hostname.

  12. 12
    Article
    Avatar of hashnodeHashnode·4y

    Explain in 5 Levels of Difficulty: Linux

    The Linux kernel was first released to the public in 1991 by Finnish computer science student Linus Torvalds. The kernel is the core of a Linux operating system and provides basic services such as memory management, process management, device drivers, and system call handling.

  13. 13
    Article
    Avatar of hnHacker News·4y

    ravynOS – Finesse of macOS. Freedom of FreeBSD.

    We're building familiar apps native to ravynOS, packaged as portable.app bundles and built with our core technologies of Cocoa, Qt, and Mach. These are guaranteed to work and fit seamlessly into your desktop. Many Linux applications that support Wayland are expected to work with the Linux emulation layer.

  14. 14
    Article
    Avatar of ossOpen Source Way·4y

    5 note-taking apps for Linux

    Joplin is available on Linux, Windows, macOS, Android, and iOS. Trillium is a hierarchical note-taking application with a focus on knowledge building bases. Trilium is available as a desktop application for Linux and Windows, as well as a web application that you can host on your own Linux server.

  15. 15
    Article
    Avatar of itsfossIt's Foss·4y

    Blackbox is an Aesthetically Pleasing Terminal for Minimalists Linux Users

    Blackbox is an Aesthetically Pleasing Terminal for Minimalists Linux Users freestar. There are numerous terminal emulators available for Linux. Blackbox Terminal is a terminal emulator which supports GTK4 and has support for themes.

  16. 16
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Dual Boot Windows 10 and Ubuntu – Linux Dual Booting Tutorial

    You can download Rufus from their website to create a bootable USB drive. The next step is to install the Ubuntu distro on your Windows 10 PC. If you still cannot see your bootable drive, head over to your boot menu by getting into BIOS. It’s possible to see it as “Ubuntu” too.

  17. 17
    Article
    Avatar of hashnodeHashnode·4y

    A kick-start to use Linux with Windows (WSL)!

    WSL (WSL) is a tool provided by Microsoft to run Linux natively on Windows. It’s designed to be a seamless experience, essentially providing a full Linux shell that can interact with your Windows filesystem. WSL isn’t a fullLinux desktop experience that you might get by running Ubuntu in VirtualBox References to the Debian OS typically refer to the Linux kernel.

  18. 18
    Article
    Avatar of infosecwriteupsInfoSec Write-ups·4y

    Cybersecurity Learning Path

    Learn Programming Programming is a core part if you want to make a career in cybersecurity. Coding knowledge can give you the insight you need to recognize what a piece of software is doing, and even if it's malicious code or not.

  19. 19
    Article
    Avatar of octopusdeployOctopusDeploy·4y

    Using Docker as a package manager

    Linux users have long enjoyed the ability to install tools from extensive and well maintained package repositories. An increasing number of cloud-based tools, such as platform-specific tools, can only be reliably installed across multiple operating systems and Linux distributions via a direct binary download.