Showing headlines posted by bob

« Previous ( 1 ... 239 240 241 242 243 244 245 246 247 248 249 ... 1156 ) Next »

Linus Torvalds on the future of Linux kernel developers and development

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Jun 30, 2020 7:00 AM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
Dirk Hohndel and Linus Torvalds talked about Linux developers, hardware, and coding in their latest, and first virtual Linux conversation.

Use intent parsers for your open source home automation project

  • Opensource.com (Posted by bob on Jun 30, 2020 1:52 AM EDT)
  • Groups: Python; Story Type: News Story
In part 1 and part 2 of this series on the Mycroft open source voice assistant, I laid the groundwork for learning how to create a skill. In part 3, I walked through creating an outline for a skill and recommended creating the skill in pure Python first to ensure the methods work as intended. read more

A minimalist Mac terminal for Linux fans

  • Opensource.com (Posted by bob on Jun 29, 2020 9:46 PM EDT)
  • Groups: Linux; Story Type: News Story
I have a confession to make: I have been a Mac user for more than 10 years now. At first, I felt a little shame, given my strong Linux background, but the Mac gives me a Unix-like shell and a great window manager. Because of that history, I have a mix of features that will run on macOS but feel familiar to Linux users. There's no reason it can't port over to Linux (and it has!). read more

Using Bash traps in your scripts

  • Opensource.com (Posted by bob on Jun 29, 2020 8:45 PM EDT)
  • Story Type: News Story
It's easy to detect when a shell script starts, but it's not always easy to know when it stops. A script might end normally, just as its author intends it to end, but it could also fail due to an unexpected fatal error. Sometimes it's beneficial to preserve the remnants of whatever was in progress when a script failed, and other times it's inconvenient. Either way, detecting the end of a script and reacting to it in some pre-calculated manner is why the Bash trap directive exists. read more

How to create a Deployment in Kubernetes

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 29, 2020 3:37 PM EDT)
  • Groups: Linux; Story Type: News Story
A Kubernetes deployment is a resource object in Kubernetes that provides declarative updates to applications. In this article, we will learn to create a deployment in Kubernetes and perform operations on it.

GNU Health expands Raspberry Pi support, Megadeths guitarist uses open source principles, and more open source news.

In this week’s edition of our open source news roundup, GNU Health expands to Raspberry Pis, how Megadeth's guitarist uses open source principles, and more open source news.

An open source browser extension to zoom in on images

  • Opensource.com (Posted by bob on Jun 28, 2020 2:25 PM EDT)
  • Story Type: News Story
Have you ever visited a website and wanted to see the images displayed larger? That happens to me all the time, and it isn't always easy to make that happen. On occasion, I sift through the source code, use Ctrl + F to search for the image, copy the image source address and paste it into a new window in order to see the image at its full-size glory. Or, the other option is to right-click, copy the image address, and paste into a new tab. read more

Canonicals Ubuntu 20.04 Linux now available on Dell XPS 13

The first laptop with Canonical's latest long-support version of Ubuntu is Dell's Linux specific XPS 13 Developer Edition.

Tiny, Linux-ready Gemini Lake mini-PC starts at $155

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 28, 2020 8:59 AM EDT)
  • Story Type: News Story; Groups: Intel, Linux
CHUWI has launched a 61 x 61 x 43mm “LarkBox” mini-PC on Indiegogo that runs Linux or Win 10 on Intel’s Gemini Lake with prices starting at $155 with 6GB LPDDR4, 128GB eMMC, an M.2 for an SSD, WiFi/BT, 2x USB 3.0, and a 4K-ready HDMI 2.0 port. Shenzhen, China based CHUWI has blown past […]

Customize your Linux terminal with your favorite logo

  • Opensource.com; By Alan Formy-Duval (Posted by bob on Jun 28, 2020 7:10 AM EDT)
  • Story Type: Tutorial; Groups: Linux
I enjoyed using my terminal's green-on-black color scheme for many years. It is reminiscent of the DEC VT100/220 terminals that I used in college. I began to get bored with it earlier this year when I bought a tenkeyless keyboard from Hyper-X. The keyboard is black, and the keys are backlit in red, so I changed my terminal's colors to match. I think it looks really cool at night.

Red Hat upgrades Ansible DevOps and new Certified Ansible Content Collections

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jun 27, 2020 8:17 PM EDT)
  • Story Type: News Story; Groups: Red Hat
Red Hat's improved its core Ansible product and made it easier than ever to deploy Ansible-based solutions on multiple clouds.

More details on Comcast as a Trusted Recursive Resolver

  • The Mozilla Blog; By Eric Rescorla (Posted by bob on Jun 27, 2020 4:39 PM EDT)
  • Story Type: News Story; Groups: Mozilla
Yesterday Mozilla and Comcast announced that Comcast was the latest member of Mozilla’s Trusted Recursive Resolver program, joining current partners Cloudflare and NextDNS. Comcast is the first Internet Service Provider …

The ultimate guide to contributing to open source, an unparallelled reliance on Linux, and more industry trends

As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update.

Tiny solder-down module and eval kit run Linux on an STM32MP1

Ka-Ro’s 27 x 27mm, soldered-down “QSMP” module runs Linux on a Cortex-A7 based STM32MP1 with up to 512MB DDR3L, 4GB eMMC, and an optional dev kit. A recent i.MX8M Mini and Nano based QS8M with the same QFN form factor ships with an RPi-style devkit. German embedded vendor Ka-Ro Electronics has launched a QFN-style, solder-down […]

Open source tools for translating British to American English

  • Opensource.com (Posted by bob on Jun 27, 2020 3:57 AM EDT)
  • Story Type: News Story
Last Christmas, my wife and I traveled to my hometown of Ft. Pierce, Florida, and frequented a local establishment on the beach. There, we met a couple from The Midlands in the UK. The music was loud and so was the beer, so it was a bit hard to hear. Plus, even though it "seemed" they were speaking English, it was sometimes a challenge to understand what they were saying. I thought my time in Australia would have given me enough linguistic power, but, alas, a lot went over my head. There was more than the usual "soccer is football" or "trunk is a boot" sort of confusion. read more

How to install Webmin and secure it with Let's Encrypt SSL on Ubuntu 20.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 26, 2020 9:45 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Webmin is a free, open-source, and web-based application used for managing Linux-based systems. In this tutorial, we will show you how to install Webmin and secure it with Let's Encrypt SSL on Ubuntu 20.04 server.

5 modern alternatives to essential Linux command-line tools

  • Opensource.com; By Ricardo Geradi (Posted by bob on Jun 26, 2020 5:30 PM EDT)
  • Story Type: Roundups, Tutorial; Groups: Linux
In our daily use of Linux/Unix systems, we use many command-line tools to complete our work and to understand and manage our systems—tools like du to monitor disk utilization and top to show system resources. Some of these tools have existed for a long time. For example, top was first released in 1984, while du's first release dates to 1971. Over the years, these tools have been modernized and ported to different systems, but, in general, they still follow their original idea, look, and feel.

Docker and Fedora 32

  • Fedora Magazine; By Kevin Degeling (Posted by bob on Jun 26, 2020 4:27 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
With the release of Fedora 32, regular users of Docker have been confronted by a small challenge. At the time of writing, Docker is not supported on Fedora 32. As such, this article can help you set up your Docker environment on Fedora 32.

Make Bash history more useful with these tips

  • Opensource.com; By Seth Kenlon (Posted by bob on Jun 26, 2020 3:13 PM EDT)
  • Story Type: Tutorial; Groups: Linux
A Linux terminal running Bash has a built-in history that you can use to track what you've been doing lately. To view a history of your Bash session, use the built-in command history.

How to take a Snapshot of a disk in Microsoft Azure Cloud

An Azure Snapshot is a read-only copy of the existing disk in the Microsoft Azure Cloud. We can create a snapshot of the OS or Data disk. This snapshot can be used as a backup. The snapshot can also be used to create a Virtual Machine. To create a Virtual Machine using a snapshot, it is better to shut down the VM before taking its snapshot. In this article, we will create a snapshot of the disk of the existing Virtual Machine.

« Previous ( 1 ... 239 240 241 242 243 244 245 246 247 248 249 ... 1156 ) Next »