Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 ... 7443 ) Next »

Linux Desktop Market Share Peaked to All-Time High in June

NetMarketshare reports that the Linux Desktop market share jumped to an all-time high in June 2020.

Purism Unveils the Librem 14 Linux Laptop

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Jul 2, 2020 6:51 PM EDT)
  • Story Type: News Story
Linux hardware manufacturer Purism unveiled today the Librem 14 Linux laptop, the successor to its popular Librem 13 laptop line.

More stupid Bash tricks: Variables, find, file descriptors, and remote operations

These tips and tricks will make your Linux command line experience easier and more efficient.

6 best practices for managing Git repos

  • Opensource.com (Posted by bob on Jul 2, 2020 5:27 PM EDT)
  • Story Type: News Story
Having access to source code makes it possible to analyze the security and safety of applications. But if nobody actually looks at the code, the issues won’t get caught, and even when people are actively looking at code, there’s usually quite a lot to look at. Fortunately, GitHub has an active security team, and recently, they revealed a Trojan that had been committed into several Git repositories, having snuck past even the repo owners. read more

The July 2020 Issue of the PCLinuxOS Magazine

The PCLinuxOS Magazine staff is pleased to announce the release of the July 2020 issue.

How to create a Replicaset in Kubernetes

A replica set makes sure the specified replicas of pods are always running. It can be considered as a replacement for the replication controller. In this article, we will see how to create a replica set and how it identifies pods with labels.

Ikey Doherty Is Making a New Distro, Serpent Linux, and We Should All Support Him

Believe it or not, ex-Solus leader Ikey Doherty is making a new operating system called Serpent Linux, which aims to be a truly modern Linux distro.

Tips and tricks for curl and wget

The *nix commands curl and wget are useful for accessing URLs without resorting to a browser. Both commands allow you to transfer data from a network server, with curl being the more robust of the two. You could use either of them to automate downloads from various servers.

How to install custom Fonts in Debian

  • vitux.com; By Karim Buzdar (Posted by vitux on Jul 2, 2020 5:37 AM EDT)
  • Story Type: Tutorial; Groups: Debian
All operating systems come with a large set of fonts already installed in them. However, sometimes, you may need a new font that is not available in the preinstalled fonts. In that case, you will need to manually download and install that font in your system.

Zynq UltraScale+ SBC sells for $259, offers Baidu AI tools

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 2, 2020 4:23 AM EDT)
  • Story Type: News Story; Groups: Linux
MYIR’s $259 “FZ3 Card” SBC runs Linux with Baidu AI tools on a Zynq UltraScale+ via its MYC-CZU3EG module with 4GB DDR4 and 8GB eMMC. Specs include mini-DP, GbE, 2x USB, PCIe, 2x 40-pin GPIO, and CSI and BT1120 cam links. MYIR has launched a 100 x 70mm, -40 to 85°C tolerant development board built […]

Firefox 78: Protections dashboard, new developer features... and the end of the line for older macOS versions

New Regular Expression evaluator borrowed from Chromium V8 - a sign of more collaboration to come? Mozilla has released Firefox 78 with a new Protections Dashboard and a bunch of updates for web developers. This is also the last supported version of Firefox for macOS El Capitan (10.11) and earlier.…

Linux configuration: Understanding *.d directories in /etc

Configuration files, which include other files, are not new. Placing those included files in sub-directories has also been an option since the beginning. Let's review use cases and see how to get the most out of this organization method. Learn how your system organizes configuration files and how this organization scheme can help you administer your system.

India bans 59 apps it says have privacy, national security problems. In a massive coincidence, they're all Chinese

They may have a point with some of them, though. India has banned the use of 59 smartphone apps it says violate its citizens’ privacy and threaten national security. In a massive coincidence they come from China, and just weeks after border skirmishes between the two nations.…

MontaVista adds continuous integration support

MontaVista announced v3.1 of its Carrier Grade eXpress 3.1 embedded Linux distro based on Linux 5.4 LTS and Yocto 3.1 LTS. CGX 3.1 improves support for CI/CD and is more closely aligned with the Yocto Project. MontaVista Software has upgraded its Yocto Project based Carrier Grade eXpress to version 3.1 with a focus on Continuous […]

Customizing Bash

  • Fedora Magazine; By Stephen Snow (Posted by bob on Jul 1, 2020 10:11 PM EDT)
  • Story Type: Tutorial; Groups: Fedora, Linux
Bash's environment is designed to be highly customizable in order to suit the needs of many different users with many different tastes. Read on to learn a few quick tips to improve your productivity when using the Bash CLI.

Linux Mint 20 isn't exactly bursting with freshness but, hey, there's kernel 5.4 and it's a long-term support release

Oh Snap: Based on Ubuntu but without package manager. Warpinator anyone? The Linux Mint team has released Mint 20 Cinnamon, a long-term support (LTS) release. It is based on Ubuntu 20.04, will be supported until 2025, and new Mint versions will use the same package base until 2022.…

Back up your phones storage with this Linux utility

  • Opensource.com; By Seth Kenlon (Posted by bob on Jul 1, 2020 7:42 PM EDT)
  • Story Type: Tutorial; Groups: Linux, Mobile
One of the great failings of mobile devices is how difficult it can be to transfer data from your device to your computer. Mobile devices have a long history of this. Good news—if you're running Linux, you can probably interface with your mobile device using the gphoto2 command.

Raspberry Pi 4: Chronicling the Desktop Experience – Manage your Personal Collections – Week 36

For this week’s Raspberry Pi 4 blog, Luke looks at a few best-of-breed collection management programs. Free and open source goodness as usual.

How to Comment in Python

When writing Python code, it is always a good practice to make your code clean and easily understandable. Organizing the code, giving variables and functions descriptive names are several ways to do this.Adding comments to your Python code will save you a lot of time and effort when you look at your code in the future. Comments should be short and to the point. Do not explain something that is obvious to the reader. This article covers the basics of writing comments in Python. Python ignores everything written on the line after the hash mark (#).

How to create a multiboot USB with Ventoy

  • linuxconfig.org; By Egidio Docile (Posted by LinuxCareer on Jul 1, 2020 4:12 PM EDT)
  • Story Type: Tutorial; Groups: Linux
An USB stick able to store, and let us boot from several Linux distributions images is a very handy tool to have at our disposal. In a previous article we saw how to manually setup and create it from scratch; however, since such operation can quickly become tedious, in this tutorial we will see how to use Ventoy, a tool able to make all the dirty work for us.

« Previous ( 1 ... 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 ... 7443 ) Next »