Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 ... 7359 ) Next »

#DEFCON Vote Hacking Village Refute NASS 'Unfair' Claims

  • info security; By Dan Raywood (Posted by bob on Aug 13, 2018 1:52 PM CST)
  • Story Type: Security
DEFCON has hit back at criticisms levied at it by the National Association of Secretaries of State (NASS) over the introduction of an area designed to test voting machines.

A sysadmin's handy cheat sheet for SELinux

  • Opensource.com (Posted by bob on Aug 13, 2018 12:38 PM CST)
  • Groups: Linux; Story Type: News Story
SELinux may seem complex at first, but with the right cheat sheet it can become a powerful ally for sysadmins. This guide is designed to help you to improve your skills managing and using Security-Enhanced Linux. Also check out my more in-depth article, A sysadmin's guide to SELinux: 42 answers to the big questions. Download the free SELinux cheat sheet. read more

Encrypting NFSv4 with Stunnel TLS

NFS clients and servers push file traffic over clear-text connections in the default configuration, which is incompatible with sensitive data. TLS can wrap this traffic, finally bringing protocol security. Before you use your cloud provider's NFS tools, review all of your NFS usage and secure it where necessary.

How to Install GetSimple CMS on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 13, 2018 10:09 AM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
GetSimple CMS is a free, open source, simple and easy to use web Content Management System that can be used to create blogs and websites. In this tutorial, we will explain how to install GetSimple CMS on Ubuntu 18.04 server.

Convert file systems with Fstransform

  • Fedora Magazine (Posted by bob on Aug 13, 2018 8:55 AM CST)
  • Groups: Fedora; Story Type: News Story
Few people know that they can convert their filesystems from one type to another without losing data, i.e. non-destructively. It may sound like magic, but Fstransform can convert an ext2, ext3, ext4, jfs, reiserfs or xfs partition to another type from the list in almost any combination. More importantly, it does so in-place, without formatting […]

A new SteamOS beta is out with GPU driver updates and a fresh Linux kernel

  • GamingOnLinux.com; By Liam Dawe (Posted by liamdawe on Aug 13, 2018 7:40 AM CST)
  • Story Type: News Story
Not to be confused with the upcoming SteamOS 3.0, this beta update is for the current 'Brewmaster' release.

Akademy 2018 Day 2

Day 2 of Akademy started with a wonderfully insightful keynote by Claudia Garad, the Executive Director of Wikimedia Austria.

Tips for using the top command in Linux

  • Opensource.com (Posted by bob on Aug 13, 2018 4:13 AM CST)
  • Groups: Linux; Story Type: News Story
Trying to find out what's running on your machine—and which process is using up all your memory and making things slllooowwww—is a task served well by the utility top. top is an extremely useful program that acts similar to Windows Task Manager or MacOS's Activity Monitor. Running top on your *nix machine will show you a live, running view of the process running on your system. read more

How to Install MongoDB on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Aug 13, 2018 12:55 AM CST)
  • Groups: Ubuntu
In this tutorial, we will cover the process of installing and configuring the latest version of MongoDB Community Edition on a Ubuntu 18.04 machine from the official MongoDB repositories.

Vocal – a modern Vala podcast player

Vocal bills itself as a powerful, fast, and intuitive application that helps users find new podcasts, manage their libraries, and enjoy the best that independent audio and video publishing has to offer.

The Enigma of AI & Cybersecurity

We've only seen the beginning of what artificial intelligence can do for information security.

Canonical Releases New Linux Kernel Live Patch for Ubuntu 18.04 LTS and 16.04 LTS

Canonical released a new Linux kernel live patch for all of its supported Ubuntu Linux operating system releases to address various security vulnerabilities for those who use the Canonical Livepatch Service.

Akademy 2018 Day 1

Lydia Pintscher, President of KDE e.V. opens this year's Akademy. Akademy 2018 got off to a wet start with rains accompanying all attendees pouring into Vienna for KDE's largest annual community conference.

#DEFCON DHS Says Collaboration Needed for Secure Infrastructure and Elections

  • info security; By Dan Raywood (Posted by bob on Aug 12, 2018 11:15 AM CST)
  • Story Type: Security
prior to the 2016 elections, attackers had been trying to hack the election process “for decades”, and while it was very difficult to manipulate an election, those running elections are not the most resourced, so the challenge had to be on how to help them ensure their security and use best practices for when they deal with old technology and software.

Ubuntu 18.04 Vs. Fedora 28

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Aug 12, 2018 9:21 AM CST)
  • Story Type: Reviews; Groups: Linux
Hello folks. Today I'll highlight some of the features and differences between the two popular Linux distros; Ubuntu 18.04 and Fedora 28. Each has their own package management; Ubuntu uses DEB while Fedora uses RPM, but both of them features the same Desktop Environment (GNOME) and aims to provide quality desktop experience for the Linux users.

Linux Apps Are Now Available on More Chromebooks Powered by Intel Braswell CPUs

  • Softpedia; By Marius Nestor (Posted by hanuca on Aug 12, 2018 3:28 AM CST)
  • Story Type: News Story; Groups: Chrome
It looks like Google is taking support for Linux apps very seriously lately by recently enabling its integrated virtualization machine for running Linux apps on Chrome OS to support Chromebooks powered by Intel Braswell CPUs.

How to Change Hostname on Debian 9

  • linuxize.com; By linuxize (Posted by linuxize on Aug 12, 2018 1:34 AM CST)
  • Story Type: Tutorial; Groups: Debian
This tutorial will guide you through the steps required to change the hostname on your Debian 9 system.

Weekend Reading: All Things Bash

Bash is a shell and command language. It is distributed widely as the default login shell for most Linux distributions. We've rounded up some of the most popular Bash-related articles for your weekend reading.

KDE Frameworks 5.49.0 Released for KDE Plasma 5.13 with over 200 Improvements

  • Softpedia; By Marius Nestor (Posted by hanuca on Aug 11, 2018 9:45 PM CST)
  • Story Type: News Story; Groups: KDE
The KDE Project released today KDE Frameworks 5.49.0, a monthly update of the open-source software suite for the latest stable KDE Plasma 5 desktop environment.

How to Install tar.gz in CentOS

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Aug 11, 2018 7:51 PM CST)
  • Story Type: Tutorial; Groups: Linux
Most of the time you’ll be installing packages with the built-in Linux package manager. For CentOS, that’s yum. For Debian, it’s apt-get and so on. If you’re lucky. Unfortunately, not all useful software is neatly packaged in repositories. There’s a lot of it lying wild out there, just waiting to be compiled and installed. In this article, we’ll show you how to install tar.gz files using the traditional manner on a fresh CentOS install.

« Previous ( 1 ... 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 ... 7359 ) Next »