Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 ... 7359 ) Next »

How to Install Google Chrome on Fedora Beginner’s Tutorial

  • It's FOSS; By Dimitrios Savvopoulos (Posted by abhishekpc on Nov 9, 2020 3:54 PM CST)
  • Story Type: Tutorial; Groups: Fedora
Installing Google Chrome on Fedora is super easy. You can use either command line or GUI methods. Here are detailed, step-by-step instructions.

Program your microcontroller with MicroBlocks

  • Opensource.com (Posted by bob on Nov 9, 2020 2:40 PM CST)
  • Story Type: News Story
If you like to tinker with technology, you may be familiar with programmable microcontroller boards, such as AdaFruit's Circuit Playground Express and the BBC Micro:bit. Now there's a new programming option for you to try: MicroBlocks. It's a simple Scratch-like programming interface that works well with several microcontrollers, including those two. read more

Ubuntu Unity 20.10 Review: Unity with Stability

Ubuntu Unity 20.10 "Groovy Gorilla" spin is the Unity desktop spin with a stable Ubuntu 20.10 base. It features the controversial Unity desktop with additional customizations. We review the Ubuntu Unity 20.10 short-term release to provide you a glimpse of its offerings.

Getting started with Stratis encryption

Stratis is an “easy to use local storage management for Linux.” Continue reading to learn how to get started with encryption in Stratis.

DNF for APT users

Take a look at a few common and useful DNF and APT operations.

PosteRazor – create your own posters

  • LinuxLinks.com; By Steve Emms (Posted by sde on Nov 9, 2020 3:39 AM CST)
  • Story Type: Tutorial; Groups: Linux
Have you ever wanted to print a poster? PosteRazor cuts raster images into multipage PDF documents so that they can be printed and glued together to make a poster.

9to5Linux Weekly Roundup: November 8th, 2020

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Nov 9, 2020 2:24 AM CST)
  • Story Type: Roundups; Groups: Linux
The six installment of the 9to5Linux Weekly Roundup is here, for the week ending today, November 8th, keeping you guys up to date with the most important things that have happened in the Linux world.

How To Setup Python Env In Ubuntu On Windows

Tutorial on how to install Ubuntu and enable Python virtual environment on Windows

Setting up KVM Hypervisor on SparkyLinux 2020.9 rolled forward up to 11/08/2020 (VENV)

Due to Libvirt version 6.8.0 there is no more any problems with deployment KVM Guests on EXT4 file system.

Linux Weekly Roundup: GIMP 2.99.2, LXQt 0.16.0, Sparky Linux 5.13 and More

Here's this week's roundup series, curated for you from the Linux and open-source world on application updates, new releases, distribution updates, major news, and upcoming highlights.

Customize Xfce Desktop for Modern Look and Productivity

You can customize the super lightweight Xfce desktop for a modern look and improve productivity by tweaking various settings. In this guide, we explain the steps to configure a basic Xfce desktop installation (for example - Xubuntu) entirely and make it look modern while being productive.

How to Install Tomcat on Ubuntu 20.04

Apache Tomcat (Or just Tomcat for short) is the most popular and widely-used Java application server. It is an open-source web server and servlet container developed by the Apache Software Foundation (ASF). In this tutorial, we will guide you through the steps of installing Tomcat 9 on an Ubuntu 20.04 VPS.

Open environments are where innovative ideas thrive

  • Opensource.com (Posted by bob on Nov 8, 2020 6:39 AM CST)
  • Story Type: News Story
In the first article of this series, I examined the nature of the innovation process in great detail. I also discussed some sources of resistance to it. read more

AWS preps its own library of public Docker container images

With Docker restricting how quickly users can pull down images from its Docker Hub for free, Amazon Web Services is finally creating its own repository of public container images. But there's a bigger problem here for all container and cloud users.

Emmabuntüs Linux Debian Edition Is Now Based on Debian Buster 10.6, Uses Xfce and LXQt

Emmabuntüs Collective announced the release and general availability of the Emmabuntüs Linux Debian Edition update 1.03 distribution used for refurbishing old computers.

Streamline your JavaScript code with top-level await

  • Opensource.com; By Sumaira Ahmad (Posted by bob on Nov 7, 2020 10:01 PM CST)
  • Story Type: Tutorial; Groups: Developer
JavaScript is a popular programming language that started out as a single-threaded, synchronous language, meaning that one step runs after another step without waiting to fetch any external resources or perform any lengthy calculation or process. If the script requires such a resource or calculation, this synchronous behavior results in an error. This blocks all other processes in the queue from running whether or not they were dependent on the step that produced the error.

How to make Debian Linux faster

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 7, 2020 8:47 PM CST)
  • Story Type: Tutorial; Groups: Debian
As a Linux user, you may have experienced a decrease in the speed of your system over time. There can be a number of common suspects that lead to lower system performance, including a large number of heavy applications at startup, sub-optimal configurations, and many other factors.

How to move WordPress into a Linux container

Moving personal services into Linux containers requires planning. See what it takes to containerize years of information from WordPress.

Comet Lake appears on mini-PC, AI Box, and Mini-ITX systems

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Nov 7, 2020 6:18 PM CST)
  • Story Type: News Story; Groups: Intel
Intel’s 10th Gen CPUs recently showed up on several new systems including a v2 respin of Purism’s Librem Mini mini-PC, Sintrones’ EBOX-7010 upgrade of its earlier 9th Gen EBOX-7000 AI box, and Portwell’s 2.5GbE enabled WADE-8212 Mini-ITX SBC. Just as we wondering whether Intel’s 14nm 10th Gen Comet Lake-S processors were going to be a […]

How to Undo Last Git Commit

Sometimes, when working with Git, you may want to undo the latest commit. A commit is a snapshot of a Git repository at a given time. Git has a reference variable called HEAD that points to the latest commit in the current working branch. To undo a commit, all you need to do is point the HEAD variable to the previous snapshot.

« Previous ( 1 ... 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 ... 7359 ) Next »