Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 ... 7359 ) Next »

How To Monitor Disk I/O Activity Using iotop And iostat Commands In Linux?

  • 2daygeek.com; By Magesh M (Posted by 2daygeek on Apr 22, 2019 10:21 AM EDT)
  • Story Type: Tutorial; Groups: Linux
2DayGeek: Learn how to monitor disk I/O usage or statistics in Linux.

9 ways to save the planet

What can be done to help save the planet? The question can seem depressing at a time when it feels like an individual's contribution isn't enough. But, who are we Earth dwellers if not for a collection of individuals? So, I asked our writer community to share ways that open source software or hardware can be used to make a difference. Here's what I heard back. 9 ways to save the planet with an open source twist 1. Disable the blinking cursor in your terminal. read more

How to Mitigate ICMP Timestamp Vulnerabilities in Linux

Learn how to mitigate the ICMP timestamp vulnerability in Linux by blocking certain types of Internet Control Message Protocol at the firewall.

Excellent Utilities: lnav – the log file navigator

  • LinuxLinks.com; By Steve Emms (Posted by sde on Apr 22, 2019 6:04 AM EDT)
  • Story Type: Reviews; Groups: Community, Linux
This is the second in a new series highlighting best-of-breed utilities. We’ll be covering a wide range of utilities including tools that boost your productivity, help you manage your workflow, and lots more besides. For this article, we’ll put lnav under the spotlight.

Tracking the weather with Python and Prometheus

Open source monitoring system Prometheus has integrations to track many types of time-series data, but if you want an integration that doesn't yet exist, it's easy to build one. An often-used example is a custom integration with a cloud provider that uses the provider's APIs to grab specific metrics. In this example, though, we will integrate with the biggest cloud provider of all: Earth. read more

Nginx Commands You Should Know

  • linuxize.com; By linuxize (Posted by linuxize on Apr 22, 2019 2:50 AM EDT)
  • Story Type: Tutorial
In this guide, we will go over the most important and frequently used Nginx commands including starting, stopping, and restarting Nginx.

Color Picker Snap For Linux

Color picker is another cool flatpak app, for developers and UI designers that need to experiment with colors. Most development software comes with their own color palette tool but some lacks it. So this app is one way to generate customized color for your project during the development process.

How to Use Linux Screen Command With Examples

The screen command in Linux is used creating terminal multiplexing. By using screen you can run any number of the terminal based applications. Screen command can enable you to resume your work where last time you exited the application.

New Features Coming to Debian 10 Buster Release

Debian 10 Buster is nearing its final stable release. Excited about the new major release? Here’s a list of the new features in Debian 10.

Spreadsheet annoyance no. 2

Spreadsheets (LibreOffice Calc, Gnumeric, Excel) make dates out of entries that aren't dates. They do it to be helpful, but right around the world, at any hour and in many languages, users are shouting "IT'S NOT A DATE, YOU STUPID SPREADSHEET!" Non-date to date isn't the only unwanted conversion that spreadsheets are guilty of, as I recently learned.

How to Install and Use Docker on Ubuntu 18.04

Docker is an application used to manage application processes in containers. Containers run applications in resource-isolated process. By using docker you can build, test and deploy applications that can run anywhere as portable and self-sufficient containers.

How to Install BoltWire CMS on Ubuntu 18.04

  • RoseHosting.com; By RoseHosting.com (Posted by RoseHosting on Apr 21, 2019 8:44 AM EDT)
  • Story Type: Tutorial; Groups: Linux
BoltWire CMS is an open-source content management system that is easy-to-install and offers many features. Written in PHP, BoltWire CMS offers features that may not be available with other PHP-based CMSes, like WordPress, Joomla, or Drupal – instead, it helps you create personal or business websites in minutes by just uploading the content of these sites to your server.

Open-spec touch panel computer runs on octa-core SoC

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Apr 21, 2019 6:21 AM EDT)
  • Story Type: News Story; Groups: Android
FriendlyElec’s $90 “Octa-Core 64-bit AiO Android System” touch-panel features a sandwich-style mainboard with a Smart6818 compute module running a Samsung S5P6818 plus a 9-inch, 1280 x 800 touchscreen, optional 4G, and -20 to 70? support. FriendlyElec (FriendlyArm) has launched an open source touch-panel computer called the Octa-Core 64-bit All-in-One Android System.

A Simple Shell Script For MySQL/MariaDB Database Backup

  • 2daygeek.com; By Magesh Maruthamuthu (Posted by 2daygeek on Apr 21, 2019 4:27 AM EDT)
  • Story Type: Tutorial; Groups: Linux
A simple shell script can automate Linux admin job, which will reduce the human effort and save lots of time. As a server administrator you should take a regular backups of your databases. It can help you to restore the database if something goes wrong like database corrupted, etc,. We have written a small shell script to achieve this. This tutorial will show you how to backup MySQL/MariaDB database right from the Linux terminal using shell script.

KDE Applications 19.04 Open-Source Software Suite Has Been Officially Released

The KDE Project released today the final version of the KDE Applications 19.04 open-source office suite for the KDE Plasma desktop environment and GNU/Linux operating systems.

Install Nextcloud on Ubuntu 18.04 with Nginx, PHP7.3 and Let's Encrypt SSL

  • Cloudbooklet; By Pappin Vijak (Posted by cloudbooklet on Apr 21, 2019 12:38 AM EDT)
  • Story Type: Tutorial
Install Nextcloud on Ubuntu 18.04 with Nginx. Nextcloud is a platform to protect your data with on-premises file sync and online collaboration technology.

How to Install Tor Browser on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Apr 20, 2019 10:44 PM EDT)
  • Groups: Ubuntu
Tor Browser routes your web traffic through the Tor network, making it private and anonymous. When you use Tor Browser the connection to the website you are viewing is encrypted and protected from network surveillance and traffic analysis.

World's first AMD-based NUC mini-PC showcases Ryzen R1000

ASRock Linux-ready “iBox-R1000” industrial PC and “NUC-R1000” mainboard provide the new AMD Ryzen Embedded R1000 SoC in a 4?4 NUC form-factor with up to 32GB DDR4, 2x GbE, 3x USB 3.1, triple 4K displays, and 2x M.2 slots. In a renewed rivalry with Intel reignited by the success of its Ryzen line of processors, AMD […]

Install The Latest OpenJDK 12, 11 or 8 in Ubuntu, Debian or RHEL Using Zulu OpenJDK Builds

Azul Systems provides tested, certified builds of OpenJDK, under the name of Zulu. Zulu is free and open source software (and freely redistributable), and offers up to date OpenJDK builds of Java 12, 11, 8, and 7.

Building scalable social media sentiment analysis services in Python

  • Opensource.com (Posted by bob on Apr 20, 2019 5:00 PM EDT)
  • Groups: Python; Story Type: News Story
The first part of this series provided some background on how sentiment analysis works. Now let's investigate how to add these capabilities to your designs. read more

« Previous ( 1 ... 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 ... 7359 ) Next »