Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 ... 7244 ) Next »

Spinnaker: The Kubernetes of Continuous Delivery

  • Linux.com - Original Content; By Swapnil Bhartiya (Posted by bob on Oct 17, 2018 3:50 AM EDT)
  • Story Type: Editorial; Groups: Linux
Just like Kubernetes, Spinnaker is a technology that is battle tested, with Netflix using Spinnaker internally for continuous delivery.

KDE Plasma 5.14 Desktop Environment Gets First Point Release, Update Now

  • Softpedia; By Marius Nestor (Posted by hanuca on Oct 17, 2018 2:36 AM EDT)
  • Story Type: News Story; Groups: KDE
The KDE Project announced today the general availability of the first point release of the latest KDE Plasma 5.14 desktop environment series.

Have a Plan for Netplan

The old way of configuring Debian-based network interfaces was based on the ifupdown package. The new default is called Netplan, and although it's not terribly difficult to use, it's drastically different. Netplan is sort of the interface used to configure the back-end dæmons that actually configure the interfaces. Right now, the back ends supported are NetworkManager and networkd.

How to Setup FTP Server with VSFTPD on Ubuntu 18.04

In this tutorial we’ll be installing vsftpd. It is a stable, secure and fast FTP server. We will also show you how configure vsftpd to restrict users to their home directory and encrypt the entire transmission with SSL/TLS. Although this tutorial is written for Ubuntu 18.04 the same instructions apply for Ubuntu 16.04 and any Debian based distribution, including Debian, Linux Mint and Elementary OS.

How To Improve Typing Speed For Free

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Oct 16, 2018 10:53 PM EDT)
  • Story Type: Reviews; Groups: Linux
Ever met a friend who could type 50+ Words Per Minute easily? Surely you must have already met one or many :) And if we ask them how they were able to do it, their response would vary because some would mention a very cool proprietary program while others would mention some random cool web apps on the internet.

Manage your OpenStack cloud with Ansible: Day two operations

  • Opensource.com (Posted by bob on Oct 16, 2018 9:39 PM EDT)
  • Groups: Cloud; Story Type: News Story
Managing an application on OpenStack presents a host of challenges for the system administrator, and finding ways to reduce complexity and produce consistency are key ingredients to achieving success. By using Ansible, an agentless IT automation technology, a system administrator can create Ansible playbooks that provide consistency and reduce complexity. read more

How to install ownCloud with ONLYOFFICE using Univention App Appliance

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 16, 2018 8:24 PM EDT)
  • Groups: GNU, Linux; Story Type: News Story
ONLYOFFICE is an open source office suite distributed under GNU AGPL v3.0. It incorporates online editors for text documents, spreadsheets and presentations. This tutorial shows how to install ownCloud with ONLYOFFICE using Univention App Appliance.

Feral show off Total War: WARHAMMER II on Linux, along with confirming more Linux ports and a Vulkan teaser

Feral Interactive just put up a YouTube video to show off Total War: WARHAMMER II running on Linux, it's looking good and they confirmed again their future Linux plans.

piwheels: Speedy Python package installation for the Raspberry Pi

One of the great things about the Python programming language is PyPI, the Python Package Index, where third-party libraries are hosted, available for anyone to install and gain access to pre-existing functionality without starting from scratch. These libraries are handy utilities, written by members of the community, that aren't found within the Python standard library. But they work in much the same way—you import them into your code and have access to functions and classes you didn't write yourself. read more

Working with Calendars in the Linux Terminal

  • vitux.com; By Karim Buzdar (Posted by vitux on Oct 16, 2018 4:41 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This article explains the cal and ncal commands in detail along with the options you can use with them.

Complete guide to Dual Boot Ubuntu 18.XX with Windows 10

Learn how to Dual boot Ubuntu 18.xx along with Windows 10. Ubuntu 18.04 aka Bionic Beaver was released on April 26th, 2018 with a lot of changes on front end as well as on backend. Major change that anybody who has ever used Ubuntu, will notice is the Desktop Environment.

Hands on 3 day Linux Kernel Internals Training course

LinuxCertified, Inc. announced its next three day, hands-on course that provides attendees with experience in creating Linux kernel source code within various subsystems of the Linux kernel. This course teaches attendees to acquaints developers with the fundamental subsystems, data structures, and API of the Linux kernel This class is scheduled for October 28th - 30th, 2018.

How to run Python Scripts with Apache and mod_wsgi on Ubuntu 18.04

mod_wsgi is an Apache module that can be used for serving Python scripts over HTTP via Apache web server like Django, Web.py, Werkzug, Chery.py, TurboGears, and Flask. In this tutorial, we will learn how to install and set up of mod_wsgi with the Apache server on Ubuntu 18.04 LTS (Bionic Beaver) server.

How to use arrays in bash script

  • linuxconfig.org; By Egidio Docile (Posted by linuxer on Oct 16, 2018 11:37 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Bash, the Bourne Again Shell, it's the default shell on practically all major linux distributions: it is really powerful and can be also considered as a programming language, although not as sophisticated or feature-reach as python or other "proper" languages. In this tutorial we will see how to use bash arrays and perform fundamental operations on them.

How to Mute Spotify Ads on Arch Linux using Spotify-AdKiller

  • Fasterland.net; By Francesco Mondello (Posted by Faster3ck on Oct 16, 2018 10:23 AM EDT)
  • Story Type: Tutorial; Groups: Arch
How to mute Spotify ads on Arch Linux with a very simple and lightweight script called Spotify-AdKiller.

Microsoft's Peace Treaty With the 'Linux System'

The company has joined OIN, giving up its ability to sue users of Linux for infringing any of 90,000 or so patents it holds. Not everyone in the open source community believes in its good intentions.

Sysadmin tools, secrets of Kconfig/kbuild, 11 KDE apps, tcpdump, Laverna, Python, and more

  • Opensource.com; By Rikki Endsley (Posted by bob on Oct 16, 2018 8:40 AM EDT)
  • Story Type: Roundups; Groups: KDE, Python
Today we launched the first article in our LISA18 speaker series, An introduction to Ansible Operators in Kubernetes by Michael Hrivnak. Check back for more articles from LISA18 speakers leading up to the event, which will be held October 29-31 in Nashville, Tennessee.

How To Set Up an OpenVPN Server on Ubuntu 18.04

Whether you want to access the Internet safely and securely while connected on an untrusty public Wi-Fi network, bypass Geo-restricted content or allow your coworkers to connect securely to your company network when working remotely, using a VPN is the best solution. VPN allows you to connect to remote VPN servers, making your connection encrypted and secure and surf the web anonymously by keeping your traffic data private. This tutorial will walk you through the process of setting up your own VPN server by installing and configuring OpenVPN.

An introduction to Ansible Operators in Kubernetes

  • Opensource.com (Posted by bob on Oct 16, 2018 6:12 AM EDT)
  • Story Type: News Story
For years, Ansible has been a go-to choice for infrastructure automation. As Kubernetes adoption has skyrocketed, Ansible has continued to shine in the emerging container orchestration ecosystem. read more

Running Linux containers as a non-root with Podman

Linux containers are processes with certain isolation features provided by a Linux kernel — including filesystem, process, and network isolation. Containers help with portability — applications can be distributed in container images along with their dependencies, and run on virtually any Linux system with a container runtime. Although container technologies exist for a very long time, […]

« Previous ( 1 ... 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 ... 7244 ) Next »