Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 ... 7439 ) Next »

Best Free Books to Learn about Haskell

The focus of this article is to select the finest free Haskell books which help programmers master this language, and develop an in-depth understanding of the benefits that this programming language offers. Each book is available to download without payment. Some of the books are available to purchase too.

Wind River Linux adds Docker and Kubernetes support for the edge

The latest version of Wind River Linux debuts an “OverC” container stack that eases integration of frameworks such as Docker and Kubernetes on edge devices. The Yocto-based embedded distro is available in open source and commercial versions. When reading about the latest, container-friendly version of the market-leading commercial Wind River Linux distribution, we were struck […]

Bash Xargs Command the Hard Way by Example

  • LinuxHint; By Nicholas Shellabarger (Posted by linuxhint on Jun 12, 2019 5:48 AM EDT)
  • Story Type: Tutorial; Groups: Linux
xargs is an external command used to convert standard input to command line arguments that is said to stand for “extended arguments.” It was mainly created for use with commands not built to handle piped input or standard input such as rm, cp, echo 1 and other external commands only accepting arguments as parameters.

7 Reasons Why Firefox Is The Best Web Browser (for me)

This is an opinion, I don’t expect everyone agree but these are some reasons why I prefer to use Firefox over any other browser. There are many other reasons but I had to draw a line somewhere. :D

How to Setup Jenkins with SSL with Nginx Reverse Proxy on Ubuntu 18.04

  • Cloudbooklet; By Pappin Viajk (Posted by cloudbooklet on Jun 12, 2019 3:45 AM EDT)
  • Story Type: Tutorial
How to Setup Jenkins with SSL with Nginx Reverse Proxy on Ubuntu 18.04. By default Jenkins listens on port 8080 with it’s in-built web server. But it is necessary to secure Jenkins with SSL for protecting the sensitive data.

Deluge BitTorrent Client 2.0 Released With Sequential Downloads, Now Uses Python3 And Gtk3

Deluge BitTorrent client has reached version 2.0 stable recently, after more than 2 years since the previous stable release. The new stable Deluge version comes with major changes, including code ported to Python 3, Gtk UI ported to Gtk 2, sequential downloads support, a new logo, and much more.

17 Best Practical Examples of ls Command in Linux

The ls command in Linux is used to list files and directories information inside the filesystem. It is the most basic command in the Linux systems. The ls command can also display additional information about files.

Money laundering and crypto-coin legislation could hurt open-source ecosystem

  • The Register (Posted by bob on Jun 12, 2019 12:02 AM EDT)
  • Story Type: News Story
The Electronic Frontier Foundation (EFF) and UK Open Rights Group have responded to an HM Treasury consultation on money laundering legislation, in particular to the suggestion that publishing open-source software should be subject to customer due diligence requirements.…

Securing the Kernel Stack

The Linux kernel stack is a tempting target for attack. This is because the kernel needs to keep track of where it is. If a function gets called, which then calls another, which then calls another, the kernel needs to remember the order they were all called, so that each function can return to the function that called it. To do that, the kernel keeps a "stack" of values representing the history of its current context.

Plasma 5.16 by KDE is Now Available

  • KDE.news (Posted by bob on Jun 11, 2019 9:33 PM EDT)
  • Story Type: News Story; Groups: KDE
Say hello to Plasma 5.16, a the newest iteration of KDE's desktop environment, chock-a-block with new features and improvements.

KDE Plasma 5.16 Desktop Environment Officially Released, Here's What's New

  • Softpedia; By Marius Nestor (Posted by hanuca on Jun 11, 2019 8:19 PM EDT)
  • Story Type: News Story; Groups: KDE
The KDE Project released today the KDE Plasma 5.16 desktop environment, a major release that adds a plethora of new features and enhancements, along with many improvements to make your Plasma experience more enjoyable and reliable.

What is a Linux user?

In only two years, the Linux kernel will be 30 years old. Think about that! Where were you in 1991? Were you even born? I was 13! Between 1991 and 1993 a few "proper" Linux distributions were created, and at least three of them—Slackware, Debian, and Red Hat–provided the backbone the Linux movement was built on. read more

Bash Case Statement with Examples

Bash case statements can be used to replace multi-level if… else statement. You can use the case statement to match one variable against several values. The bash case statement is similar to switch statement in C programming but bash switch statement does not go ahead one it’s found.

How to Access a Bitlocker-Encrypted Windows Partition from Linux

  • Make Tech Easier; By Ben Stockton (Posted by damien on Jun 11, 2019 4:36 PM EDT)
  • Story Type: Tutorial; Groups: Linux
If your Windows partition is BitLocker-encrypted, it's difficult to access it in Linux. Here's how you can mount a Bitlocker-encrypted partition in Linux.

How To Find Linux System Details Using inxi

Find Linux system details, such as CPU, Kernel, Memory, Processes and a lot more using Inxi utility.

How to Set Up a Python Virtual Environment on Debian 10 Buster

There are two very simple ways to create a Python virtual environment on Debian 10. They're very similar and offer nearly the same benefits. As an added bonus, you won't need to install anything outside of the default Debian repositories to use them.

How to Use a Private Key and PuTTY to Log into Your Server Securely

  • Rosehosting Blog; By RoseHosting (Posted by RoseHosting on Jun 11, 2019 12:53 PM EDT)
  • Story Type: Tutorial; Groups: Linux
With security becoming increasingly important in today’s modern world of information theft and privacy concerns, keeping your server safe and secure has almost become a necessity.

Three Ways to Lock and Unlock User Account in Linux

2DayGeek: This article helps admin to lock or unlock user accounts in multiple ways in Linux.

Android Application To Run GNU/Linux Distributions Without Root!

Now is an era where smartphones are a necessity for everyone. And some developers make an application project, which can run Linux distributions on an Android device. Here are some applications that can run Linux distributions on Android without the root device!.

Teaching algorithmic ethics requires an open approach

  • Opensource.com (Posted by bob on Jun 11, 2019 9:10 AM EDT)
  • Story Type: News Story
Artificial intelligence (AI) tools and other algorithmic systems are increasingly impacting social, political, and economic structures around us. Simultaneously, and as part of this impact, these systems are increasingly used to inform—or directly make—decisions for policymakers and other institutional leaders. read more

« Previous ( 1 ... 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 ... 7439 ) Next »