Showing headlines posted by bob

« Previous ( 1 ... 376 377 378 379 380 381 382 383 384 385 386 ... 1195 ) Next »

Out of Steam, Wine draining away? Ubuntu's 64-bit only decision is causing problems

  • The Register; By Tim Anderson (Posted by bob on Jun 25, 2019 5:01 AM CST)
  • Story Type: News Story; Groups: Steam, Ubuntu
32-bit binaries will still run, says Canonical, but it may not be good enough for key apps. Canonical's decision to cease development of 32-bit libraries in Ubuntu 19.10 "eoan" means it won't support Steam gaming runtime and devs say the Wine compatibility layer for running Windows apps will be little use.…

Canonical returning 32-bit Ubuntu Linux support after gaming uproar

32-bit software should be functionally obsolete, but it turns out to live on in a 64-bit computing world. So, Canonical is putting 32-bit libraries back in to its next Ubuntu Linux releases.

Latest Pi-top is a Raspberry Pi 4-based mini-PC

Pi-top announced a “Pi-top [4]” mini-PC based on the new Raspberry Pi 4 with an integrated OLED display, a battery, and a dozen component modules ranging from sensor to potentiometers. Pi-top has preannounced its first mini-PC form factor Pi-top and the first Pi accessory to feature the new Raspberry Pi 4 Model B. Like its […]

Quad -A72 Raspberry Pi 4 finally gets its RAM

The Raspberry Pi 4 has launched with a 1.5GHz quad-core, Cortex-A72 Broadcom SoC, up to 4GB RAM, native GbE, USB 3.0 and Type-C ports, and a second micro-HDMI for dual 4K displays. Eben Upton announced the Raspberry Pi 4 Model B as a “surprise,” which is generally true of any new Pi launch, but in […]

Out of Steam, Wine draining away? Ubuntu's 64-bit only decision is causing problems

  • The Register; By Tim Anderson (Posted by bob on Jun 24, 2019 10:01 PM CST)
  • Story Type: News Story; Groups: Steam, Ubuntu
32-bit binaries will still run, insists Canonical, but it may not be good enough for key apps. Canonical's decision to cease development of 32-bit libraries in Ubuntu 19.10 "eoan" means it won't support Steam gaming runtime and devs say the Wine compatibility layer for running Windows apps will be little use.…

Python's Mypy--Advanced Usage

In my last article, I introduced Mypy, a package that enforces type checking in Python programs. Python itself is, and always will remain, a dynamically typed language. However, Python 3 supports "annotations", a feature that allows you to attach an object to variables, function parameters and function return values. These annotations are ignored by Python itself, but they can be used by external tools.

Using i3 with multiple monitors

Are you using multiple monitors with your Linux workstation? Seeing many things at once might be beneficial. But there are often much more windows in our workflows than physical monitors — and that’s a good thing, because seeing too many things at once might be distracting.

What are you working on this summer?

Do you have a summer goal? Do longer days allow you to finally carve out time to work on a certain passion project? Will you be spending time AFK (away from keyboard) to enjoy no-code hobbies or volunteer? Are you traveling to any conferences or taking a family vacation? If you're still looking for inspiration, read what our writers had to say.

Check your password security with Have I Been Pwned? and pass

Password security involves a broad set of practices, and not all of them are appropriate or possible for everyone. Therefore, the best strategy is to develop a threat model by thinking through your most significant risks—who and what you are protecting against—then model your security approach on the activities that are most effective against those specific threats. The Electronic Frontier Foundation (EFF) has a great series on threat modeling that I encourage everyone to read.

Raspberry Pi 4 is here!

The latest version of the Raspberry Pi—Raspberry Pi 4—was released today, earlier than anticipated, featuring a new 1.5GHz Arm chip and VideoCore GPU with some brand new additions: dual-HDMI 4K display output; USB3 ports; Gigabit Ethernet; and multiple RAM options up to 4GB. read more

Cloudflares random number generator, robotics data visualization, npm token scanning, and more news

  • Opensource.com; By Scott Nesbitt (Posted by bob on Jun 23, 2019 11:52 PM CST)
  • Story Type: Roundups; Groups: Community, Linux
In this edition of our open source news roundup, we take a look Cloudflare's open source random number generator, more open source robotics data, new npm functionality, and more!

Episode 21: From Mac to Linux

Katherine Druckman and Doc Searls talk to Linux Journal Editor at Large, Petros Koutoupis, about moving from Mac to Linux.

Why this developer wrote a quick and responsive music player

I wrote recently that "GogglesMM has been one of my favorite players for quite some time now." So, when I was thinking about interviewing developers who build and maintain open source music players, Sander Jansen came quickly to mind. read more

How to SSH into a running container

Containers have shifted the way we think about virtualization. You may remember the days (or you may still be living them) when a virtual machine was the full stack, from virtualized BIOS, operating system, and kernel up to each virtualized network interface controller (NIC). You logged into the virtual box just as you would your own workstation. It was a very direct and simple analogy. read more

Understanding Public Key Infrastructure and X.509 Certificates

Public Key Infrastructure (PKI) provides a framework of encryption and data communications standards used to secure communications over public networks. At the heart of PKI is a trust built among clients, servers and certificate authorities (CAs). This trust is established and propagated through the generation, exchange and verification of certificates. This article focuses on understanding the certificates used to establish trust between clients and servers. These certificates are the most visible part of the PKI (especially when things break!), so understanding them will help to make sense of—and correct—many common errors.

Touch panel PCs offer a choice of 64 models mixing different sizes and Intel chips

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 22, 2019 2:45 PM CST)
  • Story Type: News Story; Groups: Intel, Linux
Taicenn’s Linux-friendly, IP65 protected “TPC-DCM” industrial panel PCs let you choose between 6th or 7th Gen U-series Core, Apollo Lake, or Bay Trail CPUs with 2x GbE, SATA, optional wireless, and capacitive touchscreens between 15 and 24 inches. Taicenn, which last year introduced an Intel Bay Trail based, in-vehicle TPC-DCXXXC1E panel PC has now returned […]

How to Install Phorum with Nginx on Fedora 30

Phorum is a PHP and MySQL based Open Source forum software. In this guide, we will guide you step-by-step through the Phorum installation process on the Fedora 30 operating system using Nginx as the web server, MariaDB as the database, and acme.sh and Let's Encrypt for HTTPS.

7 infrastructure performance and scaling tools you should be using

  • Opensource.com; By Pradeep Surisetty (Posted by bob on Jun 22, 2019 8:26 AM CST)
  • Story Type: Roundups; Groups: Cloud, Linux
Sysadmins, site reliability engineers (SREs), and cloud operators all too often struggle to feel confident in their infrastructure as it scales up. Also too often, they think the only way to solve their challenges is to write a tool for in-house use. Fortunately, there are options. There are many open source tools available to test an infrastructure's performance. Here are my favorites.

Important, but obscure, sysadmin tool osquery gets a foundation of its own

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jun 22, 2019 3:42 AM CST)
  • Story Type: Editorial; Groups: Linux
This relatively unknown, but useful, sysadmin tool is getting a new chance for glory via The Linux Foundation.

« Previous ( 1 ... 376 377 378 379 380 381 382 383 384 385 386 ... 1195 ) Next »