Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 ... 7441 ) Next »

How to connect ONLYOFFICE Desktop Editors to Nextcloud

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 16, 2019 4:37 AM EDT)
  • Story Type: Tutorial; Groups: GNU, Linux
ONLYOFFICE Desktop Editors is the free open-source office suite distributed under GNU AGPL v.3.0. In this tutorial, we'll learn how to easily connect ONLYOFFICE Desktop Editors to your Nextcloud instance.

Snakes on a Spaceship - An Overview of Python in Heliophysics

  • arXiv.org - Cornell University; By A.G. Burrell, A. Halford, J. Klenzing, R. A. Stoneback, S. K. Morley, A. M. Annex, K. M. Laundal, A. (Posted by number6x on Jan 16, 2019 3:23 AM EDT)
  • Story Type: Reviews; Groups: Developer, Python, Standards
A scientific paper that discusses the standards for peer review of code and analysis using the open source language Python in scientific research.

VirtualBox 6.0.2 Released with Support for SUSE Linux Enterprise Server 12.4

Oracle released today the first point release to the massive VirtualBox 6.0 series announced at the end of 2018, fixing various annoyances and implementing more new features and enhancements.

Google hands out roses to preferred Android MDM vendors

Lucky few get Chocolate Factory's endorsement as Enterprise Mobility Management Google is extending its Android Enterprise Recommended program to mobile device management.…

What Are Various Debian Installation Discs

Ever got confused by the amount of disc made available for downloading on Debian servers? Worry not, if this is your approach looking around the Internet for an explanation why and what are those various discs for installing Debian on your beloved computer, you are at the right place. I'll try to be quick and concise so you can get on with Debian installation within 2 minutes read :)

Linux Tools: The Meaning of Dot

  • Linux.com - Original Content; By Paul Brown (Posted by bob on Jan 15, 2019 10:26 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Let's face it: writing one-liners and scripts using shell commands can be confusing. Many of the names of the tools at your disposal are far from obvious in terms of what they do (grep, tee and awk, anyone?) and, when you combine two or more, the resulting "sentence" looks like some kind of alien gobbledygook.

IBM, Which Will Soon be Buying Red Hat, is Promoting Software Patents in Europe

Even days apart/within confirmation of IBM’s takeover of Red Hat IBM makes it clear that it’s very strongly in favour of software patents, not only in the US but also in Europe

Evolving Firefox's Culture of Experimentation: A Thank You from the Test Pilot Program

  • The Mozilla Blog; By Marissa Morris (Posted by bob on Jan 15, 2019 7:57 PM EDT)
  • Story Type: Editorial; Groups: Mozilla
For the last three years Firefox has invested heavily in innovation, and our users have been an essential part of this journey. Through the Test Pilot Program, Firefox users have …

How to Install Craft CMS on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 15, 2019 6:43 PM EDT)
  • Story Type: Tutorial; Groups: Linux, PHP
Craft is an open source CMS written in PHP which allows you to easily create and manage great-looking content, and to design and build exactly what you need. This tutorial will walk you through the Craft CMS installation procedure on a fresh CentOS system using Nginx as the web server and we will secure the website with a Let's encrypt SSL certificate.

Metasploit, popular hacking and security tool, gets long-awaited update

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jan 15, 2019 5:28 PM EDT)
  • Story Type: News Story, Security; Groups: Community
After seven years, Metasploit Framework, the popular open-source hacking and security tool, has been given a major update.

NC command (NCAT) for beginners

  • https://linuxtechlab.com; By shusain (Posted by linuxtechlab on Jan 15, 2019 4:10 PM EDT)
  • Story Type: Tutorial; Groups: Linux
NC command is for performing maintenance/diagnosis tasks related to network . It can perform operations like read,write or data redirections over the network, similar to how you can use cat command to manipulate files...

Getting started with Sandstorm, an open source web app platform

  • Opensource.com (Posted by bob on Jan 15, 2019 2:56 PM EDT)
  • Story Type: News Story
There seems to be a mad rush at the beginning of every year to find ways to be more productive. New Year's resolutions, the itch to start the year off right, and of course, an "out with the old, in with the new" attitude all contribute to this. And the usual round of recommendations is heavily biased towards closed source and proprietary software. It doesn't have to be that way. Here's the third of my picks for 19 new (or new-to-you) open source tools to help you be more productive in 2019. read more

Introduction to Ubuntu’s LXD Containers

  • Make Tech Easier; By Alexandru Andrei (Posted by damien on Jan 15, 2019 1:41 PM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Containers are portable and easy to clone and/or move to other operating systems. LXD is a container that is designed to contain an entire operating system instead of an application.

How To Install Cinnamon Desktop On A Chromebook With Crouton

Crouton used to have a target which allowed easy Cinnamon installation, but that's no longer available. Installing Cinnamon desktop on a Chromebook using Crouton is still possible, and this article guides you through this process (using Ubuntu as a base).

How to Install IDLE Python IDE on your Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 15, 2019 11:13 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will be installing IDLE through the Ubuntu command line. The article also explains how to launch IDLE and use it to write and run a simple Python script.

Tiny, Feather-style SBC runs Linux on Cortex-A5 SiP package

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jan 15, 2019 9:58 AM EDT)
  • Story Type: News Story; Groups: Linux
Groboard has unveiled a tiny, Adafruit Feather form-factor “Giant Board” SBC that runs Linux on Microchip’s SiP implementation of its Cortex-A5-based SAMA5D SoC and offers 128MB RAM, micro-USB, microSD and I/O including ADC and PWM. Groboard has posted specs for a 51 x 23mm SBC based on a Microchip System-In-Package (SiP) module equipped with the […]

Open-Source Metasploit Framework 5.0 Improves Security Test

  • eWEEK; By Sean Michael Kerner (Posted by red5 on Jan 15, 2019 8:44 AM EDT)
  • Story Type: Security; Groups: Developer
The first major milestone update to the open-source Metasploit Framework since 2011 is now available, making it easier for security researchers to test cyber-security defenses against exploit

What I learned at WordCamp about the new WordPress Gutenberg editor

  • Opensource.com; By Jeff Macharyas (Posted by bob on Jan 15, 2019 7:30 AM EDT)
  • Story Type: News Story; Groups: Community
I am one of the 75 million (or so) WordPress users. Are you?

How to install FFmpeg on CentOS 7

FFmpeg is a free and open source collection of tools for handling multimedia files. It contains a set of shared audio and video libraries such as libavcodec, libavformat, and libavutil. With FFmpeg you can convert between various video and audio formats, set sample rates, capture streaming audio/video and resize videos.

Python Testing with pytest: Fixtures and Coverage

In my last two articles, I introduced pytest, a library for testing Python code (see "Testing Your Code with Python's pytest" Part I and Part II). pytest has become quite popular, in no small part because it's so easy to write tests and integrate those tests into your software development process. I've become a big fan, mostly because after years of saying I should get better about testing my software, pytest finally has made it possible.

« Previous ( 1 ... 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 ... 7441 ) Next »