Best of LinuxOctober 2021

  1. 1
    Article
    Avatar of hashnodeHashnode·5y

    18 Awesome Linux Themes For Your Inspiration 🎨😍

    The other day I was browsing Reddit and bookmarked some neat custom-made, one-of-a-kind interfaces from fellow Unix users. I decided to share my findings, so you can get some inspiration, too. To find out the configuration details of each setup, click on the author's username.

  2. 2
    Article
    Avatar of honeypotHoneypot·5y

    20 VS Code Shortcuts For Pro Developers

    VS Code is one of the most used code editors among developers. It has some amazing features to help developers increase their coding speed. In this article, I'm going to go through 20 VS Code shortcuts that I find the most convenient for me when I'm coding. No worries if it doesn't apply to you, hopefully there will be at least a couple of shortcuts you can learn and apply when you next open VS Code.

  3. 3
    Article
    Avatar of devdojoDevDojo·4y

    💡 Free Introduction to Docker eBook

    This is an open-source introduction to Docker guide. It will help you learn the basics of Docker and how to start using containers for your SysOps, DevOps, and Dev projects. The guide is suitable for anyone working as a developer, system administrator, or a DevOps engineer.

  4. 4
    Article
    Avatar of hashnodeHashnode·5y

    13 Reasons why you should use Linux!!

    Linux is the one-stop solution for servers running the internet or for storage of our cloud data. Its open source nature also plays a vital part on its awesomeness. The security and transparency of Linux makes it ideal for the hacking purposes. There is a particular Linux for every possible task, specializing in providing configuration, packages and customization.

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

    Ubuntu 21.10: What’s New? [Video]

    Six months of dedicated development went into creating Ubuntu 21.10. The release is backed by 9 months of security and core app updates. This release also acts as a gateway to next year’s long-term support (LTS) release. New apps, kernel, GNOME Shell, theme, and more help make ‘Impish Indri’ an inspiring iteration.

  6. 6
    Article
    Avatar of changelogChangelog·5y

    The best part of Windows 11 is a revamped Windows Subsystem for Linux

    The best part of Windows 11 is a revamped Windows Subsystem for Linux. WSL is finally easy to install—and offers automatic sound/graphics support. Microsoft decided to go future-forward and build using the Wayland protocol rather than the increasingly elderly X11/xorg.

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

    10 Things To Do After Installing Ubuntu 21.10

    This is the latest instalment in our ‘things to do’ series. All of the tasks listed below are there as a guide, not a rule book. Pick out the tips that make sense for you, and ignore anything that doesn’t. If there is an essential ‘thing’ you do after you install Ubuntu that is not included on our list, do share it down in the comments.

  8. 8
    Article
    Avatar of itsfossIt's Foss·5y

    GitUI: A Blazing Fast Terminal Client for Git Written in Rust

    Weekly Linux Newsletter Join 75,000 other Linux users and start your journey to become a better, informed desktop Linux user. Don’t find what you are looking for? Don't worry, we'll help you find it. Back to the page you came from.

  9. 9
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    Spice Up Linux-based Terminal on Windows

    Windows Subsystem for Linux (WSL) allows you to run Linux commands on Windows. To run WSL on windows, you first need to enable the feature. oh-my-zsh is a powerful plugin manager for zsh shell. It includes 300+ optional plugins, 140+ themes to spice up your morning.

  10. 10
    Article
    Avatar of newstackThe New Stack·5y

    Development: Connecting git to GitHub for Small Projects – The New Stack

    In this installment, we look at setting up a GitHub account on the Internet. We also look at how you send local content (repositories) up to your account and how to keep everything in sync. All of the work was done on the Linux command line, within a standard terminal window.