Showing headlines posted by bob

« Previous ( 1 ... 310 311 312 313 314 315 316 317 318 319 320 ... 1194 ) Next »

Linux Foundation prepares for disaster, new anti-tracking data set, Mozilla goes back to mobile OSes, and more open source news

In this edition of our open source news roundup, we take a look at the Linux Foundation's disaster relief project, DuckDuckGo's anti-tracking tool, open textbooks, and more!

Raspberry Pi sized SBC is smallest Ryzen R1000-based model yet

DFI’s Linux-friendly, Raspberry Pi sized “GHF51” SBC has a Ryzen Embedded R1000, up to 8GB DDR4 and 64GB eMMC, GbE and USB 3.1 Gen2 Type-C, 2x micro-HDMI, and optional -20 to 70°C support. DFI has posted preliminary specs for what appears to be the smallest AMD Ryzen Embedded SBC yet. The GHF51 runs Linux or […]

Fedora community and the COVID-19 crisis

[This message comes directly from the desk of Matthew Miller, the Fedora Project Leader.  — Ed.]  Congratulations to the Fedora community for the upcoming on-time release of Fedora 32 Beta. While we’ve gotten better at hitting our schedule over the years, it’s always nice to celebrate  a little bit each time we do. But that […]

Microsoft frees Windows Subsystem for Linux 2 from the shackles of, er, Windows?

Windows Update for the Linux kernel? No wonder Gates stepped down Microsoft has crept closer to the next version of Windows 10, 2004, and revealed the thankful news that the dev-friendly Windows Subsystem for Linux 2 will not require a full-on OS update for those all important kernel tweaks.…

How Red Hat tackles security

In the latest Red Hat Product Security Risk Report, Red Hat reveals how it addresses security concerns both for Linux and open-source software.

Connect your Google Drive to Fedora Workstation

There are plenty of cloud services available where you can store important documents. Google Drive is undoubtedly one of the most popular. It offers a matching set of applications like Docs, Sheets, and Slides to create content. But you can also store arbitrary content in your Google Drive. This article shows you how to connect […]

How I migrated from a Mac Mini to a Raspberry Pi

  • Opensource.com; By Peter Garner (Posted by bob on Mar 15, 2020 12:59 PM CST)
  • Story Type: Tutorial; Groups: Raspberry Pi
Some time ago, I decided to move my computing environment from a Mac Mini PowerPC to a Raspberry Pi Model 2. This article describes my reasons for doing so and how I did it. While it is quite technical in places, if you're considering switching from an existing system to something decidedly lean and mean, there are things that you need to know before making that leap. There are lots of links to click as well, which will lead you to the software and apps that I mention.

Adding a display to a travel-ready Raspberry Pi Zero

  • Opensource.com; By Peter Garner (Posted by bob on Mar 14, 2020 11:50 PM CST)
  • Story Type: Tutorial; Groups: Raspberry Pi
In my earlier article, I explained how I transformed a Raspberry Pi Zero into a minimal, portable, go-anywhere computer system that, although small, can actually achieve useful things. I've since made iterations that have proved interesting and made the little Pi even more useful. Read on to learn what I've done.

Make SSL certs easy with k3s

In a previous article, we deployed a couple of simple websites on our k3s cluster. There were non-encrypted sites. Now that's fine, and they work, but non-encrypted is very last century! These days most websites are encrypted. In this article, we are going to install cert-manager and use it to deploy TLS encrypted sites on our cluster. How to encrypt your website with k3s and Letsencrypt on a Raspberry Pi.

Linux-based OBD II fleet computer adds CAN FD support

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 14, 2020 8:29 AM CST)
  • Story Type: News Story; Groups: Linux
iWave has updated its Linux-driven, i.MX ULL-based “OBD II” telematics and fleet management computer with CAN-FD support. The compact OBD II supports up to 3x CAN and CAN FD connections simultaneously along with OBD-II and SAE J1939 protocols. CAN and the newer, faster CAN FD interfaces are increasingly common on in-vehicle computers. Now, iWave has […]

Amazon teases Bottlerocket, its take on Linux specifically for running containers

Rust and dual-partition sets for security, efficiency, and automated updates. Amazon Web Services has begun previewing Bottlerocket, a new open-source Linux distribution designed for running containers.…

Open source alternative for multi-factor authentication: privacyIDEA

Two-factor authentication, or multi-factor authentication, is not a topic only for nerds anymore. Many services on the internet provide it, and many end-users demand it. While the average end-user might only realize that his preferred web site either offers MFA or it does not, there is more to it behind the scene. The two-factor market is changing, and changing rapidly. New authentication methods arise, classical vendors are merging, and products have disappeared.

Submit a supplemental wallpaper for Fedora 32

Attention Fedora community members: Fedora is seeking submissions for supplemental wallpapers to be included with the Fedora 32 release. Whether you’re an active contributor, or have been looking for a easy way to get started contributing, submitting a wallpaper is a great way to help. Read on for more details. Each release, the Fedora Design […]

How to set up the Raspberry Pi Zero for travel

  • Opensource.com; By Peter Garner (Posted by bob on Mar 13, 2020 9:32 PM CST)
  • Story Type: Editorial; Groups: Raspberry Pi
For some time now, I've been a huge fan of the Raspberry Pi computer in all of its various forms. I have a number of them, and each has a server role to play. Most of the time, they work extremely well, and I'm safe in the knowledge that the small amount of power they consume is keeping the bills down. You don't have to invest large amounts of money to build a relatively powerful system that can be taken on the road and used productively.

How to install pip to manage PyPI packages easily

  • Opensource.com (Posted by bob on Mar 13, 2020 11:54 AM CST)
  • Groups: Python; Story Type: News Story
Python is a powerful and popular programming language with many packages that are useful for general programming, data science, and many other things. These packages are not included with the Python installation, so you have to download, install, and manage them separately. All of these packages (libraries and frameworks) are stored in a central repository called the Python Package Index, or PyPI for short. This is where pip (short for Preferred Installer Program), Python's package manager, comes into the picture. read more

How to whiteboard collaboratively with Drawpile

  • Opensource.com (Posted by bob on Mar 13, 2020 9:26 AM CST)
  • Story Type: News Story
Thanks to applications like Krita and MyPaint, open source software users have all the tools they need to create stunning digital paintings. They are so good that you can see art created with Krita in some of your favorite RPG books. read more

How to Manage Account Password in Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 13, 2020 8:11 AM CST)
  • Groups: Linux; Story Type: News Story
There are a few Linux commands you should be familiar with in order to manage account passwords effectively. In this article, we'll cover some of the handiest password management commands.

Introducing the guide to getting started with the Raspberry Pi

The first personal computer I purchased with my own money was a Packard Bell, back in the mid-1990s. What I remember about that computer was that for US$ 1,500, I had an Intel Pentium processor with a few megabytes of RAM, a modem to connect to my dial-up internet, and no other devices for internet connectivity. read more

Firefox 74 slams Facebook in solitary confinement: Browser add-on stops social network stalking users across the web

  • The Register; By Tim Anderson (Posted by bob on Mar 12, 2020 9:02 PM CST)
  • Story Type: News Story; Groups: Mozilla
Prompt to install enhanced extension is the first thing you'll see. The first thing users will see after updating to Mozilla's latest browser, Firefox 74, is a prompt to install the Facebook Container add-on.…

Highly expandable ATX board features 8th and 9th Gen CPUs

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 12, 2020 7:48 PM CST)
  • Story Type: News Story; Groups: Intel
Win Enterprises’ “MB-50030” is an industrial ATX board with 8th or 9th Gen Coffee Lake CPUs with up to 128GB DDR4, 2x GbE, 2x USB 3.1 Gen2, 0 to 60°C operation, and PCIe x16, 3x PCIe x4, 2x PCI, mini-PCIe, and M.2 expansion. Win Enterprises announced its first Intel Coffee Lake based product and the […]

« Previous ( 1 ... 310 311 312 313 314 315 316 317 318 319 320 ... 1194 ) Next »