Showing headlines posted by bob

« Previous ( 1 ... 358 359 360 361 362 363 364 365 366 367 368 ... 1232 ) Next »

Google promises next week's cookie-crumbling Chrome 80 will only cause 'a very modest amount of breakage'

  • The Register; By Thomas Claburn (Posted by bob on Feb 2, 2020 6:07 PM EDT)
  • Story Type: News Story; Groups: Chrome
Smart websites should be fine – if you're being scummy, beware Next week Google is scheduled to release Chrome 80 to its stable channel, and says only "a very modest amount of breakage" of websites is expected.…

Lightmeter will soon help you tune up your email server

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Feb 1, 2020 6:09 PM EDT)
  • Story Type: News Story; Groups: Community
Lightmeter promises to significantly improve private email server performance.

How to Monitor Log Files with Graylog v3.1 on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 1, 2020 12:20 PM EDT)
  • Story Type: Tutorial; Groups: Debian, Linux
Graylog is a free and open-source log management tool based on Java, ElasticSearch and MongoDB. Graylog can be used to collect, index and analyze any server log from a centralized location or distributed location.

Compute module and eval kit run Linux on RISC-V-based PolarFire SoC

Aries Embedded’s “M100PF” module runs Linux on Microchip’s RISC-V architecture PolarFire SoC and starts at $381 with 8x SERDES lanes and three levels of FPGAs up to 300K LE. A $684-and-up eval kit is also available. Germany-based Aries Embedded, which has produced Linux-driven compute modules such as the i.MX6 UL-based M6UL, has launched the first […]

4 open source productivity tools on my wishlist

  • Opensource.com (Posted by bob on Jan 31, 2020 1:27 AM EDT)
  • Story Type: News Story
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using. read more

NSA cloud advice, Facebook open source year in review, 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. read more

Need 32-bit Linux to run past 2038? When version 5.6 of the kernel pops, you're in for a treat

I've been to the year 3000... Not much has changed, but they're still patching Linux Linux fans intent on holding back the years will be delighted to hear that the upcoming version 5.6 of the kernel should see 32-bit systems hanging on past the dread Y2038.…

Managing processes on Linux with kill and killall

In Linux, every program and daemon is a "process." Most processes represent a single running program. Other programs can fork off other processes, such as processes to listen for certain things to happen and then respond to them. And each process requires a certain amount of memory and processing power. The more processes you have running, the more memory and CPU cycles you'll need. On older systems, like my seven-year-old laptop, or smaller computers, like the Raspberry Pi, you can get the most out of your system if you keep an eye on what processes you have running in the background. read more

What 2020 brings for the developer, 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.

Apollo Lake and Allwinner based panel PCs target retail, kiosk, and medical jobs, and

Portwell’s LEAD Series panel PCs come with IP65-protected 21.5- and 23.6-inch capacitive touchscreens. Models include the Apollo Lake based LEAD-PPC with Linux, Win 10, or Android, and a LEAD-PND that runs Android 6.0 on an octa-core -A7 Allwinner A83T. Earlier this month at CES, Portwell launched a line of LEAD Series panel PCs and touchscreen […]

4 cool new projects to try in COPR for January 2020

COPR is a collection of personal repositories for software that isn’t carried in Fedora. Some software doesn’t conform to standards that allow easy packaging. Or it may not meet other Fedora standards, despite being free and open source. COPR can offer these projects outside the Fedora set of packages. Software in COPR isn’t supported by […]

How to Install FAMP Stack (Apache / MySQL / PHP) on FreeBSD 12

The FAMP stack, which is akin to a LAMP stack on Linux, is a collection of open-source software that is typically installed together to enable a FreeBSD server to host dynamic websites and web applications. FAMP is an acronym that stands for FreeBSD (operating system), Apache (HTTP server), MySQL/MariaDB (database server), and PHP (programming language to process dynamic PHP content).

Asus launches Coral-based Tinker Edge T SBC for $168

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jan 29, 2020 9:59 PM EDT)
  • Story Type: News Story; Groups: Linux
Asus has launched a $168 “Tinker Edge T” SBC that runs Linux on the same Coral SOM module found on Google’s Coral Dev Board, equipped with an i.MX8M and an Edge TPU. The SBC advances to 3x USB 3.2 ports and offers a second CSI port and a 12-19V input. Asus has begun selling its […]

3 lessons Ive learned writing Ansible playbooks

  • Opensource.com; By Jeff Geerling (Posted by bob on Jan 29, 2020 7:56 PM EDT)
  • Story Type: Editorial; Groups: Developer
I've used Ansible since 2013 and maintain some of my original playbooks to this day. They have evolved with Ansible from version 1.4 to the current version (as of this writing, 2.9).

How to Install Apache Spark Cluster Computing Framework on Debian 10

Apache Spark is a free and open-source cluster-computing framework used for analytics, machine learning and graph processing on large volumes of data. In this tutorial, we will show you how to install Apache Spark on Debian 10 server.

Use Emacs to get social and track your todo list

  • Opensource.com; By Kevin Sonney (Posted by bob on Jan 29, 2020 2:48 PM EDT)
  • Story Type: Roundups, Tutorial; Groups: Linux
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using.

7 open source desktop tools: Download our new eBook

Linux users say that choice is one of the platform's strengths. On the surface, this might sound self-aggrandizing (or self-deprecating, depending on your perspective). Other operating systems offer choice, too, but once you look at the options available for nearly anything you want to do on Linux, it doesn't take long to conclude that a new word ought to be invented for what we mean by "choice."

Use tmux to create the console of your dreams

  • Opensource.com (Posted by bob on Jan 29, 2020 9:40 AM EDT)
  • Story Type: News Story
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using. read more

Mapping the power of Mozilla's Rebel Alliance

With the publication of the Mozilla and the Rebel Alliance report, we can now speak in specifics. And what we have to say is inspiring. As we rise to the challenges of today’s internet, from the injustices of the surveillance economy to widespread misinformation and the rise of untrustworthy AI, we take heart in how powerful we are as a collective.

Like its Windows-noob-stabilisers OS, Zorin's cloudy Grid tool is Linux desktop management for idiots

Scheduled for summer 2020. Zorin, which provides a Linux distro designed to look familiar for migrating Windows and Mac users, has announced a subscription-based management tool for Linux desktops.…

« Previous ( 1 ... 358 359 360 361 362 363 364 365 366 367 368 ... 1232 ) Next »