Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 ... 7441 ) Next »

How to Work with Git and GitHub

Enterprises of all sizes are reporting dramatic and widening skills gaps in Linux and open source skills. Meanwhile, Linux tops the list as the most in-demand open source skill, according to the 2018 Open Source Jobs Report. In this article series, we are taking a closer look at one of the best new ways to gain open source and Linux fluency: the Introduction to Open Source Software Development, Git and Linux training course from The Linux Foundation.

Commandline quick tips: How to locate a file

  • Fedora Magazine (Posted by bob on Nov 5, 2018 9:09 PM EDT)
  • Groups: Fedora; Story Type: News Story
We all have files on our computers — documents, photos, source code, you name it. So many of them. Definitely more than I can remember. And if not challenging, it might be time consuming to find the right one you’re looking for. In this post, we’ll have a look at how to make sense of […]

Introductory Go Programming Tutorial - Part 1: An Overview of the Core Language

An introductory overview of the Go Programming Language. This article will help you understand what Go is about and why it's rapidly increasing in popularity. It is also a simple tutorial that will help you get started writing software in Go.

OPNids Integrates Machine Learning Into Open Source Suricata IDS

  • eWEEK; By Sean Michael Kerner (Posted by red5 on Nov 5, 2018 6:52 PM EDT)
  • Story Type: Security
New open source project gets underway integrating the Suricata Intrusion Detection System (IDS) with the DragonFly Machine Learning Engine, which uses a streaming data analytics model to help make decisions.

How to manage storage on Linux with LVM

Logical Volume Manager (LVM) is a software-based RAID-like system that lets you create "pools" of storage and add hard drive space to those pools as needed. There are lots of reasons to use it, especially in a data center or any place where storage requirements change over time. Many Linux distributions use it by default for desktop installations, though, because users find the flexibility convenient and there are some built-in encryption features that the LVM structure simplifies. read more

The Steam for Linux limited beta was six years ago, where's the cake?

  • GamingOnLinux.com; By Liam Dawe (Posted by liamdawe on Nov 5, 2018 4:23 PM EDT)
  • Story Type: News Story; Groups: Games
Six years ago (yes really!) Valve announced the Steam for Linux beta for a limited amount of interested gamers.

How to Install Passbolt Self-Hosted Password Manager on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 5, 2018 3:09 PM EDT)
  • Groups: PHP, Linux; Story Type: News Story
Passbolt is a free and open source password manager for teams. It allows team members to store and share credentials/password securely. Passbolt is created with PHP and can be run under the LEMP stack or run as docker container.

How to Install VirtualBox on Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 5, 2018 1:55 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
VirtualBox is a free and open source, cross-platform, software for creating, running and managing virtual machines on your system. In this article, we will explain how you can install VirtualBox on your Ubuntu system through the UI and the command line.

Introducing pydbgen: A random dataframe/database table generator

  • Opensource.com (Posted by bob on Nov 5, 2018 12:40 PM EDT)
  • Story Type: News Story
When you start learning data science, often your biggest worry is not the algorithms or techniques but getting access to raw data. While there are many high-quality, real-life datasets available on the web for trying out cool machine learning techniques, I've found that the same is not true when it comes to learning SQL. read more

How to install Vagrant on CentOS 7

  • https://linuxize.com/post/how-to-install-vagrant-on-centos-7/; By linuxize (Posted by linuxize on Nov 5, 2018 11:26 AM EDT)
  • Groups: Virtualization
Vagrant is an open source command line tool for building and managing virtual machine environments. In this tutorial we will walk you through installing Vagrant on CentOS 7 systems.

imgp – multi-core batch image file resize and rotate

  • LinuxLinks.com; By Steve Emms (Posted by sde on Nov 5, 2018 10:12 AM EDT)
  • Story Type: Reviews; Groups: Community, Linux
imgp is a Python-based command-line tool that lets you resize and rotate JPEG and PNG files. The software can resize (or thumbnail) thousands of images with a single command. The software is a standalone utility, it’s not tied to a file manager or other software.

Revisiting the Unix philosophy in 2018

  • Opensource.com (Posted by bob on Nov 5, 2018 8:57 AM EDT)
  • Story Type: News Story
In 1984, Rob Pike and Brian W. Kernighan published an article called "Program Design in the Unix Environment" in the AT&T Bell Laboratories Technical Journal, in which they argued the Unix philosophy, using the example of BSD's cat -v implementation. In a nutshell that philosophy is: Build small, focused programs—in whatever language—that do only one thing but do this thing well, communicate via stdin/stdout, and are connected through pipes. Sound familiar? read more

The Many New Features of The Linux 4.20 Kernel

  • Phoronix; By Michael Larabel (Posted by bob on Nov 5, 2018 1:28 AM EDT)
  • Story Type: Reviews; Groups: Kernel
Linux 4.20 brings a lot of prominent changes from AMD Vega 20 support getting squared away, AMD Picasso APU support, continued Intel Icelake enablement, Intel 2.5G Ethernet support, the removal of Speck, peer-to-peer PCI memory support, Apple Trackpad 2 support, Logitech high-resolution scrolling, support for Hygon Dhyana CPUs, Snapdragon 835 support, and other new hardware support additions and software features.

Microsoft working on Sysinternals for Linux

  • mspoweruser; By Surur (Posted by bob on Nov 4, 2018 10:37 PM EDT)
  • Groups: Linux, Microsoft
Windows Subsystem for Linux is one of Microsoft’s success stories and has allowed developers to complete tasks using their Linux tools as easily from Windows as from a Linux desktop. Microsoft is, however, also looking to make it easy for those used to Windows tools to be productive in the Linux environment and to help that cause Microsoft is porting their Sysinternals tools to Linux, starting with ProcDump for Linux...

How Linux Makes Life Easier

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Nov 4, 2018 7:13 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This article is about how Linux simplifies various things from software installations, to secure repositories to an easy to use terminal. We divided the Making life easier with Linux article into three parts so that we could carter for three groups of computer users; A novice, a professional and a developer.

The November 2018 Issue of the PCLinuxOS Magazine

The PCLinuxOS Magazine staff is pleased to announce the release of the November 2018 issue.

Open Secure-K OS is amongst us (a Penguin tries out it)

As a debianized Penguin, some time ago I reviewed Secure-K OS, a commercial Linux-based live operating system meant to be run from a USB key and “developed with security in mind”, according to its developers. Good news is that the upstream developers have in the meanwhile open-sourced the architectural technology upon which Secure-K OS insists and a Community edition of the operating system itself on GitHub, named Open Secure-K OS.

How to Install Deb Packages on Ubuntu

Deb is the installation package format used by all Debian based distributions. Deb packages can be installed and uninstalled using either the command line or the graphical package manager.

There are Over 2,500 Games Now on Steam Play for Linux

  • App Informers; By Nick Pike (Posted by bob on Nov 4, 2018 12:05 AM EDT)
  • Groups: Games
It is pretty amazing news that in only two months, there are more than 2,500 games available for Steam Play for Linux. Specifically, there are actually 2,663 games available on the platform, which is really an amazing feat for Valve.

IBM + Red Hat: What Does It Mean For Open Source Startups?

  • Forbes; By TomTaulli (Posted by bob on Nov 3, 2018 6:49 PM EDT)
  • Groups: IBM, Red Hat

« Previous ( 1 ... 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 ... 7441 ) Next »