Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 956 957 958 959 960 961 962 963 964 965 966 ... 7359 ) Next »

Ubuntu 18.04.6 LTS Released with BootHole Patches, Latest Security Updates

Canonical releases today Ubuntu 18.04.6 LTS as up-to-date installation/live images to its long-term supported Ubuntu 18.04 LTS (Bionic Beaver) operating system series.

IPv4 vs IPv6

The Internet Protocol (IP) is a set of rules that specifies addressing and routing the data between computers. This article explains the Internet Protocol and how IPv6 differs from IPv4.

Excellent Utilities: Deskreen – live streaming desktop to a web browser

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Sep 17, 2021 5:32 PM CST)
  • Story Type: Reviews; Groups: Linux
Deskreen is free and open source software that lets you use any device with a web browser as a secondary screen. This device can be a wide range of hardware such as a smartphone, tablet, smart TV, or a notebook. And you can connect as many devices as required.

Top 5 Open-Source eLearning Platforms for Linux

  • Tecmint; By Tecmint (Posted by tecmint on Sep 17, 2021 4:17 PM CST)
  • Story Type: Tutorial; Groups: Linux
The world of education, like other sectors, has been undergoing the process of digital transformation for years. With the creation of e-learning platforms, education is now available to anyone who has access to the Internet.

FTP vs FTPS vs SFTP: The Difference Between Them Explained

FTP, FTPS, and SFTP are protocols that are used to transfer files over a network. While the acronyms for these protocols are similar, there are some key differences among them. Here’s a comparison of FTP vs. FTPS vs. SFTP.

Start using YAML now

  • Opensource.com (Posted by bob on Sep 17, 2021 1:49 PM CST)
  • Story Type: News Story
YAML (YAML Ain't Markup Language) is a human-readable data serialization language. Its syntax is simple and human-readable. It does not contain quotation marks, opening and closing tags, or braces. It does not contain anything which might make it harder for humans to parse nesting rules. You can scan your YAML document and immediately know what's going on. YAML features YAML has some super features which make it superior to other serialization formats: read more

How to Install Nodejs on Rocky Linux 8.4

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 17, 2021 12:34 PM CST)
  • Groups: Linux, Chrome; Story Type: News Story
Node.js is a cross-platform java-script runtime for server-side programing language. It's built on top of Chrome's V8 JavaScript engine, allows you to execute JavaScript code on the server-side. In this tutorial, you will learn how to install Node.js on Rocky Linux using two different methods.

Watch commands and tasks with the Linux watch command

See how the watch command can let you know when a task has been completed or a command has been executed.

Macast DLNA Media Renderer: Easily Cast Videos, Music And Pictures From A Phone To Your Computer

Macast is a new free and open source tool to use your computer as a DLNA media renderer, so you can cast videos, pictures and music from your phone (or another computer) to your desktop, kind of like a Chromecast.

15 Practical Examples of ‘echo’ command in Linux

  • Tecmint; By Tecmint (Posted by tecmint on Sep 17, 2021 8:51 AM CST)
  • Story Type: Tutorial; Groups: Linux
The echo command is one of the most commonly and widely used built-in commands for Linux bash and C shells, that typically used in a scripting language and batch files to display a line of text/string on standard output or a file.

The Linux Foundation and Fintech Open Source Foundation Announce Keynote Speakers for Open Source Strategy Forum London 2021

The Linux Foundation, the nonprofit organization enabling mass innovation through open source, along with co-host Fintech Open Source Foundation (FINOS), a nonprofit whose mission is to accelerate adoption of open source software, standards and best practices in financial services, today announced keynote speakers for Open Source Strategy Forum London (OSSF). The event takes place October 5, preceded by a FINOS Member event on October 4, in London, England. The schedule can be viewed here and the keynote speakers can be viewed here.

How to Install Tor Browser on Linux Mint 20

In the following tutorial, you will learn how to install the latest Tor Browser on Linux Mint 20.

15 Basic ‘ls’ Command Examples in Linux

  • Tecmint; By Ravi Saive (Posted by tecmint on Sep 17, 2021 5:08 AM CST)
  • Story Type: Tutorial; Groups: Linux
ls command is one of the most frequently used commands in Linux. I believe the ls command is the first command you may use when you get into the command prompt of Linux Box.

How to Install and Use MongoDB on Rocky Linux 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 17, 2021 3:54 AM CST)
  • Story Type: Tutorial; Groups: Linux
MongoDB is an object-oriented, schema-less, NoSQL database server used in developing modern dynamic apps. This tutorial will cover how to install MongoDB on Rocky Linux 8.

The Great Resignation: New gig? Here are 7 tips to ensure success

If recent surveys and polls ring true, over 40% of the global workforce is considering leaving their employer this year. Despite COVID-19 causing initial turnover due to the related economic downturn, the current phenomenon coined “The Great Resignation” is attributed to the many job seekers choosing to leave their current employment voluntarily. Mass vaccinations and […]

Kentik Labs Launches With Open Source Networking Tools Leveraging eBPF

The networking startup says the new platform is aimed at "the other side of the house" from its usual network engineering customers.

How I patched Python to include this great Ruby feature

Ruby, unlike Python, makes lots of things implicit, and there's a special kind of if expression that demonstrates this well. It's often referred to as an "inline-if" or "conditional modifier", and this special syntax is able to return one value when a condition is true, but another value (nil, specifically) when a condition is false. Here's an example: read more

How to Install Wikijs on Rocky Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 16, 2021 10:57 PM CST)
  • Groups: Linux; Story Type: News Story
Wiki.js is an open-source wiki software written in JavaScript and running on the Node.js runtime. In this guide, you will learn how to install Wiki.js on the Rocky Linux server. You will be installing the Wiki.js with the latest LTS version of Node.js, using PostgreSQL as its main database, and using the Nginx web server as a reverse proxy.

Firefox Suggest is a New Search Feature of Mozilla’s Web Browser

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Sep 16, 2021 9:42 PM CST)
  • Story Type: News Story; Groups: Mozilla
Firefox Suggest displays suggestions when users type in the Firefox address bar. The feature may look like search suggestions on first glance, a feature that Firefox supported for a long while. However suggestions from Firefox Suggest are not offered by the search engine that is used, but by Mozilla’s Firefox browser.

Crunch numbers in Python with NumPy

  • Opensource.com (Posted by bob on Sep 16, 2021 8:28 PM CST)
  • Groups: Python; Story Type: News Story
NumPy, or Numerical Python, is a library that makes it easy to do statistical and set operations on linear series and matrices in Python. It is orders of magnitude faster than Python lists, which I covered in my notes on Python Data Types. NumPy is used quite frequently in data analysis and scientific calculations. read more

« Previous ( 1 ... 956 957 958 959 960 961 962 963 964 965 966 ... 7359 ) Next »