Best of LinuxJune 2022

  1. 1
    Article
    Avatar of hnHacker News·4y

    Deno raises $21M

    Deno is JavaScript for the serverless era. The open source Deno runtime shows how clean and productive a modern, batteries-included, programming environment can be. Tens of thousands of users utilize the runtime every week. The Deno software stack was built for more than simply improving local development and system APIs. We also use it to build the most modern, user-friendly, serverless-at-edge system.

  2. 2
    Article
    Avatar of pointerPointer·4y

    bregman-arie/devops-exercises: Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevO

    This repo contains questions and exercises on various technical topics, sometimes related to DevOps and SRE. There are currently 2292 exercises and questions. You can use these for preparing for an interview but most of the questions don't represent an actual interview. Join our DevOps community where we have discussions and share resources.

  3. 3
    Article
    Avatar of do_communityDigitalOcean Community·4y

    Learning to Love Your Terminal

    This tutorial is designed for users who are new to the command line. The goal is to feel just as comfortable in a terminal environment as you are with using a computer in any other way. The first section of this tutorial will cover Windows terminal environments. If you are using macOS or Linux, you can skip to the following section.

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

    Don’t Be Afraid of Linux Terminal. Embrace it.

    Most of our focus goes into avoiding the Linux terminal, at least, for new users comfortable with Graphical User Interfaces (GUIs) There are a few reasons why you should not be afraid of dipping your toes into theLinux terminal. Here, I shall highlight some of them to encourage you to try a few things in the terminal that should help you eventually.

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

    Linux Distros That Turn Your PC into Retro Gaming Console

    Steam Deck is a fantastic piece of tech, powered by a variant of Arch Linux (SteamOS 3.0) developed by Valve. So, what if you can convert your system to a Linux-powered retro gaming console using a distribution? Turn your PC into a Retro Gaming Console With These Linux Distros.

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

    Kuro: An Unofficial Microsoft To-Do Desktop Client

    Microsoft To-Do is a cloud-based task management application that lets you organize your tasks from your phone, desktop, and the web. It is available to download for Windows, Mac, and Android. Unofficial open-source application that provides you a desktop experience for Microsoft To- do on Linux with some extra features.

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

    Using a Tablet as a Second Monitor in Ubuntu is Actually Pretty Easy

    Using an iPad or an Android tablet as a second monitor with Ubuntu 22.04 LTS. The feature is available in the latest version of the GNOME desktop environment. It works in much the same way as Apple’s SideCar feature (which lets users extend their desktop on to an iPad screen) The virtual monitor behaves like a regular monitor.

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

    The only Linux command you need to know

    The Linux cheat command is a utility to search for and display a list of example tasks you might do with a Linux command. The main collection of cheat sheets is available at Github.com/cheat/cheatsheets. To list the cheat sheets on your system, use the option --list.

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

    Amberol is a Stunning Looking Music Player for Linux That Just Plays Music and Nothing Else

    Amberol is a new music player for the Linux desktop. It is written in Rust and GTK like most new GNOME applications. It has an adaptive UI that changes color based on the album color you are playing. It generates a playlist automatically from the files present in the folder you add.

  10. 10
    Article
    Avatar of rhdevRed Hat Developer·4y

    Advanced Linux Commands Cheat Sheet

    This cheat sheet presents a collection of Linux commands and executables. Commands are organized by category and each one is presented with syntax, an explanation of what it is used for, and an example. This cheat sheet includes a subset of commands for Red Hat's Security-Enhanced Linux (SELinux)

  11. 11
    Article
    Avatar of rustRust·4y

    Announcing Rust 1.62.0

    The Rust team is happy to announce a new version of Rust, 1.62.0. Rust is a programming language empowering everyone to build reliable and efficient software. You can now add new dependencies directly from the command line using cargo add. It's now easier to build OS-less binaries for x86_64 when writing a kernel.

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

    Linux Lite 6.0 Released, Based on Ubuntu 22.04 LTS

    A new version of Linux Lite, a lightweight Linux distro based on Ubuntu, is available to download. The distro uses the latest Ubuntu 22.04 LTS as its foundation, paired with Linux kernel 5.15, and the nimble Xfce 4.16 desktop environment. Google Chrome is now the default web browser in Linux Lite 6.0, replacing Mozilla Firefox.

  13. 13
    Article
    Avatar of communityCommunity Picks·4y

    A Git Origin Story

    Linus Torvalds' decision to use BitKeeper and the controversy that followed. A look at Linux kernel developers' various revision control solutions through the years. How Git came to be created, and how Linus used no revision control at all. The outrage and tension between Linus and the rest of the developers was intense.

  14. 14
    Article
    Avatar of geekflareGeekflare·4y

    7 Vim Editors for Better Productivity in 2022

    Vim stands for “Vi Improved”, which means it’s a revamped version of the Vi text editor. Vim has a huge and active user base that is continually releasing new modules, add-ons, and text editor improvements. There are plenty of Vim-inspired editors available on the internet.

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

    Rufus for Linux? Here Are the Best Live USB Creating Tools

    Rufus is an open-source utility to create bootable USB drives. Most of us who have used it on Windows, look for Rufus alternatives on Linux. We have some excellent alternatives for various use-cases. All the options listed are entirely open- source and work perfectly fine with Linux distributions.

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

    Flameshot Screenshot Tool Just Added Even More Features

    Flameshot lets you take screen grabs (whole screen or partial) and effortlessly add markup, shapes, callouts, text, markers, obfuscate portions. New features include the ability to ‘cache the last region’ (this makes it easier to take multiple screenshots of the same area, consecutively), and there are various improvements to screenshots.

  17. 17
    Article
    Avatar of hashnodeHashnode·4y

    Everything you need to know about Linux ls command.

    The ls command is one of the most commonly used Linux commands for listing available files or directories from the command line. In its most basic form, the ls command displays the files and directories in your current directory. The ls command also recognizes standard card patterns within the filter within the list.

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

    Microsoft Gives $10,000 to the GNOME Project for… Being Awesome

    The Microsoft FOSS Fund gives $10,000 sponsorships to open source projects. The software giant has been running the fund for a few years. Previous winners include curl, QEMU, and OpenStreetMap. Microsoft is a key member of many leading open-source organisations and directly contributes to the Linux kernel.

  19. 19
    Article
    Avatar of hnHacker News·4y

    Gitea

    Cross-platform Gitea runs on Windows, macOS, Linux, ARM, etc. Simply run the binary for your platform, ship it with Docker, or get it packaged. Lightweight GiteA has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy!

  20. 20
    Article
    Avatar of hnHacker News·4y

    Welcome to the M1 Windows project

    m1windowsproject Project maintained by amarioguy Hosted on GitHub Pages — Theme by mattgraham.Welcome to the M1 Windows project. The goal is to run Windows on Apple’s M1 chip (and hopefully future Apple silicon chips too given tweaks to the foundation!).

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

    Warp: a Fantastically Simple File Transfer App for Linux

    Warp is a simple, no-fuss file transfer app for Linux desktops. Built in GTK4, Warp offers the sort of clean, focused UI we more commonly associate with Mac apps than Linux ones. Just open Warp , select the file to “send”, and copy the shareable code it generates.