Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 ... 7441 ) Next »
IEIs Puzzle family of x86 and Arm based net appliances debuts with two Coffee Lake models
IEI unveiled a Linux-driven “Puzzle” series of 1U rackmount network appliances and uCPE systems with VNF support and a choice of Intel Coffee Lake, AMD Epyc 3000, Armada 8040, NXP LS2088, and Cavium Octeon CPUs. IEI is launching a new family of Puzzle-branded 1U network appliances that supports software virtual network functions (VNFs) and real-time […]
How To Install OpenJDK 11 In Ubuntu 18.04, 16.04 or 14.04 / Linux Mint 19, 18 or 17
Despite OpenJDK 11 being the latest long term release, it's currently only available in Ubuntu 18.10 and newer. This article explains how to install OpenJDK 11 in Ubuntu 18.04, 16.04 or 14.04, and Linux Mint 19.*, 18.* and 17.*, by using an official Ubuntu PPA.
Install Python 3.7 on Ubuntu 18.04
Python is one of the most popular programming languages in the world. With its simple and easy to learn syntax Python is a great choice for beginners and experienced developers. This tutorial describes how to install Python 3.7 on Ubuntu 18.04
Assess Kubernetes performance and scalability using Automation Pipeline
Kubernetes is an open source container-orchestration system for automating deployment, scaling, and management of containerized applications. If you've played around with it or OpenShift (which is an enterprise-ready version of Kubernetes in production), the following questions may have occurred to you: Does OpenShift support running applications at scale? What are the cluster limits? How can we tune a cluster to get maximum performance?
CLA proliferation and the Island of Dr. Moreau
When I started my career as an open source attorney, a significant concern was the proliferation of new forms of open source licenses, each requiring time-consuming analysis. As my colleague Scott Peterson points out in his article, "Open source licenses are shared resources":
read more
How to Install RubyMine on Debian 9
RubyMine is an intelligent and fully featured IDE for Ruby developed by JetBrains. It also provides support for Javascript, Typescript, and CSS etc. You can also extend RubyMine features by using plugins.
KDE Frameworks 5.54 Released for KDE Plasma 5.15, Adds Android Notifications
The KDE Project announced the general availability of the KDE Frameworks 5.54.0 open-source software suite for current and upcoming releases of the KDE Plasma desktop environment.
Jackbox Games now officially support Linux with all their Party Packs
Have to hand it to the folks over at Jackbox Games, they're certainly putting in the effort here. They now officially support Linux with all their Party Pack games and more.
Linux Tee Command
The tee command reads from standard input and writes to both standard output and one or more files at the same time. Tee is most commonly used in combination with other commands through piping.
Get started with Joplin, a note-taking app
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 first of my picks for 19 new (or new-to-you) open source tools to help you be more productive in 2019.
read more
Horizontal sorting within a field
There are two different ways to sort a field "horizontally" on the command line, but neither of them is simple.
Linux zforce Command Tutorial with Examples
The gzip command is a popular tool used for compressing/decompressing files in Linux. We've already covered the basics of this tool here. This utility produces .gz files in output. But sometimes - like while transferring files - the extension may get chopped off. You'll be glad to know there exists a tool that you can use to force the .gz extension back to these compressed files.
First-person base-building survival game 'Volcanoids' is making great progress on a Linux version
I often find it hard to hold in my excitement about certain games, Volcanoids is one of them as it looks completely awesome. A game with steampunk-like massive moving drills you build your base on, sign me up doc!
Non-Child Process Exit Notification Support
Daniel Colascione submitted some code to support processes knowing when
others have terminated. Normally a process can tell when its own child
processes have ended, but not unrelated processes, or at least not
trivially. Daniel's patch created a new file in the /proc directory entry
for each process—a file called "exithand" that is readable by any other
process. If the target process is still running, attempts to
read() its
exithand file will simply block, forcing the querying process to wait.
When the target process ends, the read() operation will complete, and the
querying process will thereby know that the target process has ended.
How to Install IntelliJ IDEA IDE on Ubuntu 18.04
IntelliJ IDEA IDE is an intelligent and fully featured IDE for Java developed by JetBrains. It also provides support for Javascript, Typescript, and CSS etc. You can also extend IntelliJ IDEA IDE features by using plugins. By using IntelliJ IDEA IDE plugins you can also get support for frameworks like Blade, DropWizard etc.
Shortcuts For Navigating Command Line History
Today I'll highlight some tips and tricks on how to get more proficient on a terminal program. You must have at least once typed in a long command on your terminal program and then forget it the next day. Navigating history commands come in handy in such a scenario. However, there is more than one way to navigate them. Like Linux gurus out there, you might prefer one over the other based on how you use your keyboard regularly. Read on below to learn how to navigate Linux command history on your favorite terminal program.
How to Fix Broken Packages in Ubuntu
Occasionally, a package will break when you install it on Ubuntu. These tricks can help you fix the broken package and get Ubuntu back up and running!
Linspire 'Reborn' is Still Working for Microsoft and Facilitating Surveillance on GNU/Linux Users
GNU/Linux spyware scandals may be back (and it's not about Canonical and Amazon but Linspire and Microsoft); Microsoft is meanwhile exposing innocent kids to pedophiles and it refuses to explain or defend this
How to Use Netcat to Quickly Transfer Files Between Linux Computers
netcat can be used as an ad-hoc solution for transferring files through local networks. Learn how to use it to quickly transfer files between Linux computers.
How to install and use Wine for Running Windows Programs on Ubuntu
In this article, we will describe how to install and use Wine on Ubuntu in order to install Windows applications.
« Previous ( 1 ... 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 ... 7441 ) Next »