Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 ... 7359 ) Next »

3 reasons small businesses choose open source tools for remote employees

  • Opensource.com (Posted by bob on Aug 22, 2020 8:51 PM EDT)
  • Story Type: News Story
The last decade or so has seen some significant changes in how businesses operate. The expansion of accessible, affordable, connected technology has removed barriers to many resources, enabling collaboration and execution of work by nearly anyone, from nearly anywhere. Though COVID-19 has made remote operations a necessity for a lot of industries, many businesses had already begun to embrace it as a more cost-effective, agile way of working. read more

Chromium devs want the browser to talk to devices, computers directly via TCP, UDP. Obviously, nothing can't go wrong

  • The Register (Posted by bob on Aug 22, 2020 6:39 PM EDT)
  • Story Type: News Story
Web security? We've got that totally under control Now that web safety has been completely solved, Google's Chromium team has proposed a way to allow web apps to establish direct TCP and UDP network connections, a powerful capability that could complicate web security.…

Panfrost performance counters with Perfetto

  • Collabora Blog; By Antonio Caggiano (Posted by mfilion on Aug 22, 2020 4:28 PM EDT)
  • Story Type: News Story; Groups: Linux
Collabora developers have now integrated Mali GPU hardware counters supported by Panfrost with Perfetto's tracing SDK, unlocking all-in-one graphics-aware profiling on Panfrost systems!

IMX8M Pico-ITX board features Raspberry Pi expansion

The ND108T from ICP Germany is a Pico-ITX board that runs Yocto or Android OS on NXP’s i.MX8M processor. The board sports a Raspberry Pi-compatible 40-pin header with GPIO, up to 4GB RAM and dual Gbit Ethernet. ICP (Industrial Computer Products) Germany has released an i.MX8M-based Pico-ITX SBC that it’s positioning as an industrial replacement […]

Linux Candy: pipes.sh – animated pipes terminal screensaver

  • LinuxLinks.com; By Steve Emms (Posted by sde on Aug 22, 2020 12:05 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Linux Candy is a series of articles covering interesting eye candy software. We only feature open-source software in this series. pipes.sh is a Bash script written for the Bash shell. It draws randomly pathed pipes over the terminal. This shell script is dual purpose. It can be used as a screensaver or purely for amusement. A perfect candidate for the Linux Candy series.

3 ways a legal team can enable open source

  • Opensource.com; By Jeffrey Robert Kaufman (Posted by bob on Aug 22, 2020 9:53 AM EDT)
  • Story Type: Editorial; Groups: Red Hat
I am an open source lawyer for Red Hat. One important part of my job is to provide information to other companies, including their in-house counsel, about how Red Hat builds enterprise-class products with a completely open source development model and answering their questions about open source licensing in general.

Container video series: Rootless containers, process separation, and OpenSCAP

Learn more about rootless containers, PID namespaces, and OpenSCAP in this exciting new video series.

How to Check for Open Ports on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 22, 2020 5:30 AM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how to check for open ports on Debian 10 system using four different ways. The commands and procedures discussed in this article have been tested on a Debian 10 Buster system.

Configure Fedora to practice and compose music

  • Fedora Magazine (Posted by bob on Aug 22, 2020 3:19 AM EDT)
  • Groups: Fedora; Story Type: News Story
How to configure Fedora in order to practice and compose music. A detailed look into what you can do with Fedora to create music.

How To Install Python Keras On Ubuntu

Tutorial on how to install Keras using Conda and Pip on Ubuntu

How to Install Lighttpd with PHP-FPM and MariaDB on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 21, 2020 10:56 PM EDT)
  • Groups: PHP, Linux; Story Type: News Story
In this tutorial, we will show you how to install and configure the LLMP Stack on the CentOS 8 Server. We will install the Lighttpd web server with the MariaDB database server, and the PHP-FPM on the latest version of CentOS 8 server.

How To Find Exact Installation Date And Time Of Your Linux OS

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Aug 21, 2020 8:44 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Ever wondered how long have you been using the Linux OS without a reinstall? Read on to find exact installation date and time of your Linux OS.

Chinese State media uses new release of local Linux to troll Trump

  • The Register; By Simon Sharwood (Posted by bob on Aug 21, 2020 6:33 PM EDT)
  • Story Type: News Story; Groups: Linux
‘Washington's endeavors to suppress Chinese progress may not be as successful as anticipated’ says China Daily. China’s national cut of Linux – KylinOS - has emerged in a major new release and one of its important new functions is a symbol of the nation’s ability to get ahead despite US trade bans.…

How to Move from Windows to Linux

  • Make Tech Easier; By Odysseas Kourafalos (Posted by damien on Aug 21, 2020 4:21 PM EDT)
  • Story Type: Tutorial; Groups: Linux
After years of using Windows, you’re finally fed up with it and have decided to give Linux a try. Linux, though, is available through many different distributions. Which one should you choose? If you have finally decided to give Linux a try, check out this user guide on the steps to smoothly move from Windows to Linux.

Nvidia's GeForce Now is now available for Chromebooks

On the 18th of August, GeForce now became available for most Chromebooks, Chromebooks basically just need to be powerful enough to run the webpage and a decent internet connection. This is a huge step forward to make Chromebooks a gaming pc (well cloud gaming pc). have a look at the post for more information! Enjoy!

apt vs apt-get - Advanced Package Tool

If you've ever used Debian Linux or one of the many Linux distributions that were derived from it, such as Ubuntu, you may have seen the apt and apt-get commands sprinkled throughout the distro's documentation. At surface level, these commands seem interchangeable, and a lot of documentation or online guides throw them around as if they are. However, there are some key differences between the two...... In this guide, we'll explain the differences and give some examples for both commands. Read on to learn about the specific uses for each command and which one is better for you to use.

500 Internal Server Error

One of the most common errors that occur when browsing the web is the “500 Internal Server Error”. This message indicates that the webserver is experiencing technical problems. This article explains what a 500 error means, why you’re getting an HTTP 500 code, and how to troubleshoot these errors.

Samsung Galaxy Watch 3: Finally, a great smartwatch from someone other than Apple

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Aug 21, 2020 10:27 AM EDT)
  • Story Type: News Story; Groups: Community
A couple of years ago, ZDNet writer Jason Perlow wrote about how his Apple Watch literally saved his life. The watch had detected that he was suffering from atrial fibrillation (AFib). This caught my attention. Apple has mastered making excellent smartwatches, but its rivals haven't been up to its challenge: Until now.

Sysadmin university: How to write a README file

The README file is one you normally see when you've downloaded source code in order to compile and install it on your system. It (hopefully) is a guide that helps you understand, install, and set up your new application with ease. Writing the ever-popular README file isn't as straightforward as you might think. This guide makes it easy.

Standardizing on Kubernetes, and more industry trends

As part of my role as a principal communication strategist 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 some of my and their favorite articles from that update.

« Previous ( 1 ... 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 ... 7359 ) Next »