Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 ... 7443 ) Next »

Top 5 MMORPGs for Linux

  • Linux notes from DarkDuck; By Katie Greene (Posted by darkduck on Jul 12, 2018 6:55 PM EDT)
  • Story Type: Roundups; Groups: Games, Linux
If you think Linux is only for servers and people who don't like watching YouTube videos or playing games, you're wrong! Linux is one of the most versatile operating systems in the world and is quickly developing into a beautiful environment where cool games can run natively.

Opening Graphical Application with Root Permission – gksu Alternatives in Ubuntu 18.04

  • Make Tech Easier; By Nick Congleton (Posted by damien on Jul 12, 2018 5:54 PM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
If you still need to open applications with root permission, these are some gksu alternatives in Ubuntu 18.04.

Re-engineering Xen: The important open-source hypervisor gets remodeled

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Jul 12, 2018 4:39 PM EDT)
  • Story Type: News Story
VIDEO: There's a new release of the Xen hypervisor, but it's far more than just a minor update.

SBC Clusters -- Beyond Raspberry Pi

Cluster computers constructed of Raspberry Pi SBCs have been around for years, ranging from supercomputer-like behemoths to simple hobbyist rigs. More recently, we’ve seen cluster designs that use other open-spec hacker boards, many of which offer higher computer power and faster networking at the same or lower price. Farther below, we’ll examine one recent open source design from Paul Smith at Climbers.net that combines 12 octa-core NanoPi-Fire3 SBCs for a 96-core cluster.

Linux apropos Command Tutorial for Beginners (5 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 12, 2018 2:11 PM EDT)
  • Groups: Linux; Story Type: News Story
In Linux, if you ever need help regarding a command, all you need to do is to open its man page. But what if a situation arises wherein the requirement is to quickly search the names and descriptions of all available man pages? Well, Linux has got your covered, as there exists a command dubbed apropos that does exactly this for you.

An introduction to Go arrays and slices

  • Opensource.com (Posted by bob on Jul 12, 2018 12:56 PM EDT)
  • Story Type: News Story
This article is part of a Go series by Mihalis Tsoukalos: read more

Xen Hypervisor 4.11 Released, New Browsh Text-Based Browser, Finney Cryptocurrency Phone, GNOME Hiring and More

News briefs for July 11, 2018.

Chromebook Users Getting App Shortcuts for Android Apps on Chrome OS

  • Softpedia; By Marius Nestor (Posted by hanuca on Jul 12, 2018 5:45 AM EDT)
  • Story Type: News Story; Groups: Chrome
Google's Chromium evangelist François Beaufort announced today that another cool new feature is coming to their Chromebooks running the Linux-based Chrome OS operating system to better accomodate Android apps.

CAN-based passive telematics software hitches ride on the Raspberry Pi

On Indiegogo, Network Sorcery is pitching “UCAN” software for a CAN-equipped Raspberry Pi board that enables passive, real-time decoding of automotive telematics data over the CAN Bus. UCAN initially supports GM, Infiniti, and Nissan cars. San Diego based Network Sorcery, which publishes information about network communication protocols, including the RFC Sourcebook, has gone to Indiegogo.........

Control your browser like a pro! Plasma browser integration

  • Fossadventures.com; By Martin de Boer (Posted by mdutours on Jul 12, 2018 3:16 AM EDT)
  • Story Type: Tutorial; Groups: KDE, SUSE
The KDE Plasma team knows that you want to take control over your computing experience. Many things work out of the box. Like using the multimedia keys on your keyboard to play and pause your music in Amarok. Or controlling the audio of individual applications in the audio volume plasmoid. The only problem: the browser didn’t play nice with the rest of the applications. This is now changing and you can try it already in openSUSE Leap 15.

Mozilla Funds Top Research Projects

  • The Mozilla Blog; By Jofish Kaye (Posted by bob on Jul 12, 2018 2:02 AM EDT)
  • Story Type: Announcements; Groups: Mozilla
We are very happy to announce the results of the 2018H1 Mozilla Research Grants. This was an extremely competitive process, with over 115 applicants. We selected a total of eight ...........

Latest Xen Hypervisor Arrives Late, but Greatly Improved

It's nearly six weeks late, but Xen 4.11 has finally shipped. If you're wondering about the delay, there's a reason for that. Xen's devs have been busy rewriting the project's code, some of it from the ground up.

What are cloud-native applications?

  • Opensource.com (Posted by bob on Jul 11, 2018 11:33 PM EDT)
  • Story Type: News Story; Groups: Cloud
As cloud computing was starting to hit its stride six or seven years ago, one of the important questions people were struggling with was: "What do my apps have to look like if I want to run them in a public, private, or hybrid cloud?"

There were a number of takes at answering this question at the time.

Create your first Docker container : A Beginner’s guide

A Docker container provides a way to run multiple isolated systems on a single server or host. Each container shares kernel (& libraries also) of the host’s operating system. And since each container that is being used, shares OS with host, it makes docker containers very light in size. In-fact size of a Docker container can be in Megabytes (not GBs) & they load up extremely faster in mere seconds as compared to virtual machines that are GBs in size & take minutes not seconds to load up.

Building hearing aids with a Linux-based open hardware board

Since Opensource.com first published the story of the GNU/Linux hearing aid research platform in 2010, there has been an explosion in the availability of miniature system boards, including the original BeagleBone in 2011 and the Raspberry Pi in 2012. read more

Xen Project Hypervisor: Virtualization and Power Management are Coalescing into an Energy-Aware Hypervisor

Power management in the Xen Project Hypervisor historically targets server applications to improve power consumption and heat management in data centers reducing electricity and cooling costs. In the embedded space, the Xen Project Hypervisor faces very different applications, architectures and power-related requirements, which focus on battery life, heat, and size.

How to Install PostgreSQL on Ubuntu 18.04

  • linuxize.com; By linuxize (Posted by linuxize on Jul 11, 2018 6:36 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this tutorial we will show you how to install PostgreSQL on Ubuntu 18.04 and explore the fundamentals of basic database administration.

5 open source racing and flying games for Linux

Gaming has traditionally been one of Linux's weak points. That has changed somewhat in recent years thanks to Steam, GOG, and other efforts to bring commercial games to multiple operating systems, but those games often are not open source. Sure, the games can be played on an open source operating system, but that is not good enough for an open source purist. read more

Minimum GCC Version Likely to Jump from 3.2 to 4.8

The question of the earliest GCC compiler version to support for building the Linux kernel comes up periodically. The ideal would be for Linux to compile under all GCC versions...

Postfix Virtual Hosting With LDAP Backend And With Dovecot As IMAP/POP3 Server On Ubuntu Bionic Beaver 18.04 LTS

This tutorial describes how to set up and configure virtual mail hosting with an LDAP backend. Software we will use in this howto: Postfix (MTA), Dovecot (IMAP / POP3), Gnarwl (vacation), OpenLDAP (LDAP) and vMailpanel as the management interface. Optional are Proftpd FTP, Roundcube (webmail) and MariaDB (SQL backend for Roundcube).

« Previous ( 1 ... 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 ... 7443 ) Next »