Showing headlines posted by bob

« Previous ( 1 ... 209 210 211 212 213 214 215 216 217 218 219 ... 1198 ) Next »

Tcpdump cheat sheet with examples

  • Xmodulo (Posted by bob on Apr 2, 2021 3:40 PM CST)
  • Story Type: News Story
Main power of tcpdump packet sniffing tool comes from its flexible packet filtering rules and versatile protocol dissection capability. As you may know, only the sky is the limit when it comes to packet-level monitoring with tcpdump. This post provides a comprehensive tcpdump cheat sheet with detailed examples.

Open-spec Piunora and MirkoPC carriers for RPi CM4 feature M.2 for NVMe

Diodes Delight has launched a $39 “Piunora” carrier for the Raspberry Pi CM4 with Arduino, ADC, and Qwiic expansion, and Mirko Electronics is prepping a “MirkoPC” carrier with dual HDMI and a DAC. Lately, it seems, most of the interesting embedded Linux news has been about carrier boards for the Raspberry Pi Compute Module 4. […]

Find what changed in a Git commit

  • Opensource.com; By Seth Kenlon (Posted by bob on Apr 2, 2021 1:12 PM CST)
  • Story Type: Tutorial; Groups: Linux
If you use Git every day, you probably make a lot of commits. If you're using Git every day in a project with other people, it's safe to assume that everyone is making lots of commits. Every day. And this means you're aware of how disorienting a Git log can become, with a seemingly eternal scroll of changes and no sign of what's been changed. So how do you find out what file changed in a specific commit? It's easier than you think.

Use awk to calculate letter frequency

  • Opensource.com; By Jim Hall (Posted by bob on Apr 2, 2021 5:46 AM CST)
  • Story Type: Tutorial; Groups: Linux
I recently started writing a game where you build words using letter tiles. To create the game, I needed to know the frequency of letters across regular words in the English language, so I could present a useful set of letter tiles. Letter frequency is discussed in various places, including on Wikipedia, but I wanted to calculate the letter frequency myself.

Partition a drive on Linux with GNU Parted

In the 21st century, we tend to take data storage for granted. We have lots of it, it's relatively affordable, and there are many different types of storage available. No matter how much cloud storage space you're given for free, there's nothing quite like having a physical hard drive for your really important (or really big, when you live on a slow network) data. However, few hard drives are sold right off the shelf, ready to use—in an ideal configuration, at least. read more

Android, iOS beam telemetry to Google, Apple even when you tell them not to -- study

Search giant insists it's necessary, iTitan didn't have anything to say Android and iOS phones transmit telemetry back to Google and Apple, even when users have chosen not to send analytics data.…

Advances in open source CAD software, new open source project aims to bring Linux to Apple, and more

In this edition of our open source news roundup, IBM's Call for Code aims to solve climate change, the Linux Foundation launches a new signing service, and more. read more

X.Org says it's saving a packet with Packet after migrating freedesktop.org off Google Kubernetes Engine

  • The Register (Posted by bob on Apr 1, 2021 6:26 PM CST)
  • Groups: Cloud; Story Type: News Story
The hidden cost of multi-cloud, and how full open source reduces lock-in The X.Org Foundation has successfully completed a migration from Google Kubernetes Engine (GKE) to Packet, which it reckoned "should save us around $30 per day."…

New systemd 248 feature 'extension images' updates immutable file systems without really updating them

  • The Register (Posted by bob on Apr 1, 2021 11:52 AM CST)
  • Groups: Linux; Story Type: News Story
Plus other improvements to the Linux service manager Version 248 of systemd, a widely used system and service manager for Linux, adds a feature called system extension images, designed to allow system files to be added, or appear to be added, even on read-only file systems.…

Playing with modular synthesizers and VCV Rack

  • Fedora Magazine; By Yann Collette (Posted by bob on Apr 1, 2021 8:36 AM CST)
  • Story Type: News Story; Groups: Fedora
Learn how to use VCV Rack to make music with virtual modular synthesizers.

LF Energy Spring Summit 2021: Lighting Up the Future

  • Linux.com (Posted by bob on Mar 31, 2021 8:12 PM CST)
  • Story Type: News Story; Groups: Linux
Click on the image above for TFiR coverage of the LF Energy Spring Summit To avert the worst of the climate crisis, the decarbonization of our power systems leads the way. We have ten years. With a greener grid, we can wholly embark on the electrification of automobiles, decarbonization of our built environments, and the […]

Install Varnish Cache 6 for Apache/Nginx on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 31, 2021 6:58 PM CST)
  • Story Type: Tutorial; Groups: Apache, Linux
Varnish Cache is a powerful reverse HTTP proxy used to speed up web applications that is available as Open-Source software. In this post, we will show you how to install Varnish cache with Apache and Nginx on CentOS 8.

Linux Foundation and OpenTreatments Foundation sic open source on rare genetic diseases

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Mar 31, 2021 5:44 PM CST)
  • Story Type: Editorial; Groups: Community, Linux
Rare diseases kill millions, but because they don't make the headlines that coronavirus does, they're often ignored. Now, the Linux Foundation and the OpenTreatment Foundation are joining forces to create open-source gene therapies for rare genetic diseases.

IBM, Red Hat face copyright, antitrust lawsuit from SCO Group successor Xinuos

Big Blue and its claret-capped subsidiary accused of nicking UnixWare blueprints, lying, and conspiring. Xinuos, formed around SCO Group assets a decade ago under the name UnXis and at the time disavowing any interest in continuing SCO's long-running Linux litigation, on Wednesday sued IBM and Red Hat for alleged copyright and antitrust law violations.…

Island in the Stream: AlmaLinux project issues first stable release of CentOS replacement

  • The Register; By Tim Anderson (Posted by bob on Mar 31, 2021 5:17 AM CST)
  • Story Type: News Story; Groups: Linux
New CloudLinux-sponsored distribution hits GA ahead of Rocky Linux. The AlmaLinux project, sponsored by CloudLinux, has issued its first stable release along with details of a new open-source foundation set up to manage the project.…

Latest Mozilla VPN features keep your data safe

It’s been less than a year since we launched Mozilla VPN, our fast and easy-to-use Virtual Private Network service brought to you by a trusted name in online consumer security …

Arm pulls the sheets off its latest Armv9 architecture with added AI support, Realms software isolation

  • The Register; By Katyanna Quach (Posted by bob on Mar 31, 2021 1:11 AM CST)
  • Story Type: News Story; Groups: ARM
CEO reckons this tech will be used in 300 billion chips. Arm has set out its stall for the first major new version of its instruction set architecture – Armv9 – in about a decade, and promised compatible chips will have improved machine-learning and security capabilities.…

How to Install SpiderFoot Security Scanner on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 30, 2021 11:08 PM CST)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Spiderfoot is a free and open-source vulnerability testing tool that helps you to reduce attacks by hackers. In this tutorial, we will show you how to install Spiderfoot on Ubuntu 20.04 server.

Director, deputy director, CTO of Free Software Foundation all resign over Stallman installation impasse

  • The Register; By Kieren McCarthy (Posted by bob on Mar 30, 2021 10:06 PM CST)
  • Story Type: News Story; Groups: Community
Staff quit as board refuses to budge on controversial decision. Three key staff members of the Free Software Foundation (FSF) have resigned in protest at the organization’s decision to reinstall Richard Stallman as a board member.…

CloudLinux Launches AlmaLinux, CentOS Linux clone

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Mar 30, 2021 8:03 PM CST)
  • Story Type: News Story; Groups: Linux, Red Hat
The first of the next generation of the Red Hat CentOS Linux clones, CloudLinux's AlmaLinux, is here.

« Previous ( 1 ... 209 210 211 212 213 214 215 216 217 218 219 ... 1198 ) Next »