Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 ... 7440 ) Next »

Researchers Warn of Malicious Container Escape Vulnerability

  • eWEEK; By Sean Michael Kerner (Posted by red5 on Feb 12, 2019 12:43 AM EDT)
  • Story Type: Security; Groups: Cloud
A new vulnerability in the core runc container code could potentially enable a malicious container to get access to the host operating system. Major vendors and cloud providers are already pushing out patches, but there are other things users can do to limit risk.

How to Add/Remove PPA Repositories in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Feb 11, 2019 11:29 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will show you how to use the Ubuntu command line and the graphical user interface in order to add, list and remove PPA Repositories.

How To Secure Istio Service Mesh Deployments

  • eWEEK; By Sean Michael Kerner (Posted by red5 on Feb 11, 2019 10:15 PM EDT)
  • Groups: Cloud
The open-source Istio service mesh technology provides many security options, though a number of critical controls are not turned on by default.

Programming languages to learn now, network monitoring tools, backup solutions, and more must-reads

  • Opensource.com (Posted by bob on Feb 11, 2019 9:00 PM EDT)
  • Story Type: Editorial
Unsurprisingly readers had great interest in—and strong opinions on—which programming languages you should learn, which brought in almost 15,000 page views to Marty Kalin's article recent article. read more

How to Install Matomo Web Analytics on Fedora 29

Matomo (formerly Piwik) is a free and open source web analytics application developed by a team of international developers, that runs on a PHP/MySQL web server. It tracks online visits to one or more websites and displays reports on these visits for analysis.

How does rootless Podman work?

  • Opensource.com (Posted by bob on Feb 11, 2019 6:32 PM EDT)
  • Story Type: News Story
In my previous article on user namespace and Podman, I discussed how you can use Podman commands to launch different containers with different user namespaces giving you better separation between containers. Podman also takes advantage of user namespaces to be able to run in rootless mode. Basically, when a non-privileged user runs Podman, the tool sets up and joins a user namespace. read more

Easier Python paths with pathlib

A look at the benefits of using pathlib, the "object-oriented way of dealing with paths".

Easiest guide to migrate SVN to GIT: Convert all SVN repositories

  • https://linuxtechlab.com; By Shusain (Posted by linuxtechlab on Feb 11, 2019 4:03 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Almost all developers around the world use a version controlling software for managing & sharing their codes. SVN has always been a good choice but now Git is in demand & people are shifting their focus more and more towards Git as their choice of version controlling system.

But what about the old SVN repositories, well we can also migrate old SVN repositories to Git by using a nice little open source application called ‘svn2git’.

What's the right amount of swap space for a modern Linux system?

Swap space is one of those things that everyone seems to have an idea about, and I am no exception. All my sysadmin friends have their opinions, and most distributions make recommendations too. Many years ago, the rule of thumb for the amount of swap space that should be allocated was 2X the amount of RAM installed in the computer. Of course that was when a typical computer's RAM was measured in KB or MB. So if a computer had 64KB of RAM, a swap partition of 128KB would be an optimum size. read more

How To Remove/Delete The Empty Lines In A File In Linux

  • 2daygeek.com; By Magesh M (Posted by 2daygeek on Feb 11, 2019 12:14 PM EDT)
  • Story Type: Tutorial; Groups: Linux
2DayGeek: This tutorial allow an users to remove the empty lines in a file.

21 Excellent KDE Plasma Widgets

  • LinuxLinks.com; By John O'Donnell (Posted by sde on Feb 11, 2019 10:20 AM EDT)
  • Story Type: Reviews, Roundups; Groups: KDE, Linux
KDE Plasma widgets (also known as plasmoids) are a smart way of customizing the desktop. There’s an abundance of widgets available that act like building blocks, constructing a desktop that’s perfect for your needs and requirements. I’ve tried the vast majority of KDE Plasma widgets. In this article, I recommend 21 of them. There should be something for everyone. And there’s a few fun widgets along the way!

Introducing kids to computational thinking with Python

  • Opensource.com (Posted by bob on Feb 11, 2019 8:53 AM EDT)
  • Groups: Python; Story Type: News Story
When the Parkman Branch of the Detroit Public Library was flooded with bored children taking up all the computers during summer break, the library saw it not as a problem, rather an opportunity. read more

How To Install and Configure Nagios on Debian 9

  • linuxize.com; By linuxize (Posted by linuxize on Feb 11, 2019 6:59 AM EDT)
  • Groups: Debian
Nagios is a popular open source monitoring software. It keeps an inventory of your entire IT infrastructure and ensures your networks, servers, applications, services, and processes are up and running. In case of failure of a critical infrastructure component, Nagios sends notification alerts.

KDE Applications 19.04 Open-Source Software Suite Slated for Release on April 18

  • Softpedia; By Marius Nestor (Posted by hanuca on Feb 11, 2019 5:04 AM EDT)
  • Story Type: News Story; Groups: KDE
The KDE Project finalized the release schedule of the next major series of their open-source software suite for GNU/Linux distributions, KDE Applications 19.04.

G-series LX based gaming box starts at $499

EFCO has launched a Linux-ready “EGL6087” gaming box based on an G-Series GX218 LX with dual HD displays, 72-pin JAMMA I/O, an LED light strip package, and a gaming security package. EFCO announced its first gaming logic box based on the quad-core, 2.0GHz AMD Embedded G-Series GX218 LX SoC. Designed for class 2 and 3 […]

An Everyday Linux User Review Of Debian 9

There are hundreds of Linux distributions which serve a plethora of different purposes. When it comes to the average computer user they just need a browser, maybe word processor, email client, video editor and audio player and a way to play games. The operating system needs to be easy to install and easy to use. In this review I looked at Debian to see how well it suits this purpose.

Getting data out of Excel safely

Excel is perfectly OK for what it does, and millions of people happily use Excel every day. But when Excel data get exported for use in various other applications, sometimes Bad Things Happen.

Canonical Apologizes for Boot Failure in Ubuntu 18.10 & 18.04, Fix Available Now

Canonical released a new kernel update for Ubuntu 18.10 (Cosmic Cuttlefish) and Ubuntu 18.04.1 LTS (Bionic Beaver) systems to address a regression introduces by the last kernel security patch.

How to Install FFmpeg on Debian 9

  • linuxize.com; By linuxize (Posted by linuxize on Feb 10, 2019 7:33 PM EDT)
  • Groups: Debian
FFmpeg is a free and open source command line tool for transcoding multimedia files. It contains a set of shared audio and video libraries such as libavcodec, libavformat, and libavutil.

How to Check the File Integrity of a Downloaded Package in Linux

  • RoseHosting; By RoseHosting Blog (Posted by RoseHosting on Feb 10, 2019 5:38 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Part of using a Linux-based operating system is using the package manager of your Linux distribution to download and install new software. On CentOS/RHEL-based distributions for example, the EPEL repositories provide you with almost everything you need. And often when a pre-installed repository is unavailable, you can manually add it and the files will be downloaded securely after verifying it with a key.

However, sometimes you have no choice but to download the packages directly over the Internet. One example is the operating systems themselves. If you want to download a new distribution, you’ll have to get it from a website.

« Previous ( 1 ... 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 ... 7440 ) Next »