[#]
Wed Dec 31 1969 19:00:00 EST
from
rss
Subject: Ockam provides easy to deploy identity, trust, and interoperability for IoT developers
Internet of Things programmers aren[he]#039[/he]t known for building identity, trust, and interoperability into their devices. Ockam wants to change that for once and for all -- with its new open-source SDK and services.
https://www.zdnet.com/article/ockam-provides-easy-to-deploy-identity-trust-and-interoperability-for-iot-developers/
https://www.zdnet.com/article/ockam-provides-easy-to-deploy-identity-trust-and-interoperability-for-iot-developers/
itch is another gaming platform that is similar to Steam and is available for multiple operating systems including Linux. This platform provides users with the latest indie games instead of AAA games. If you are open to creativity and likes playing/trying out different games, I guarantee you’ll love itch platform too. Similar to steam, itch also provides both free and non-free games, indicates game system requirements (except without the specifications), and some other common features. Read on below to learn more about this app.
http://www.linuxandubuntu.com/home/itch-a-gaming-platform-for-indie-games-lovers
http://www.linuxandubuntu.com/home/itch-a-gaming-platform-for-indie-games-lovers
[#]
Mon Jan 21 2019 04:41:26 EST
from
rss
Subject: Orange Pi 3 SBC arrives with Allwinner H6 and mini-PCIe
An open-spec, Allwinner H6 based “Orange Pi 3” SBC has gone on sale for $30 to $40, with the latter giving you 2GB of RAM and 8GB eMMC. Other highlights: GbE, HDMI 2.0, 4x USB 3.0, WiFi-ac, and mini-PCIe. The long-awaited Orange Pi 3 — the highest end of three Allwinner H6 based Orange Pi […]
http://linuxgizmos.com/orange-pi-3-sbc-arrives-with-allwinner-h6-and-mini-pcie/
http://linuxgizmos.com/orange-pi-3-sbc-arrives-with-allwinner-h6-and-mini-pcie/
Minecraft is one of the most popular games of all time. It is a sandbox video game about placing blocks and going on adventures. In this tutorial, we’ll go through the steps necessary to install and configure Minecraft Server on CentOS 7. We’ll use Systemd to run the Minecraft server and the mcrcon utility for connecting to the running instance. We’ll also show you how to schedule automated server backups using a Cron job.
https://linuxize.com/post/how-to-install-minecraft-server-on-centos-7/
https://linuxize.com/post/how-to-install-minecraft-server-on-centos-7/
Parrot 4.5 has been released. Parrot (formerly Parrot Security OS) is a Debian-based, security-oriented distribution featuring a collection of utilities designed for penetration testing, computer forensics, reverse engineering, hacking, privacy, anonymity and cryptography. The product, developed by Frozenbox, comes with MATE as the default desktop environment.
https://linuxscreenshots.thecodingstudio.ca/?release=Parrot%204.5
https://linuxscreenshots.thecodingstudio.ca/?release=Parrot%204.5
[#]
Mon Jan 21 2019 09:35:02 EST
from
rss
Subject: 12 Best Free Linux Project Management Software (Updated 2019)
It’s been ages since we last surveyed the project management scene. Here’s our updated recommendations for free project management software.
https://www.linuxlinks.com/projectmanagement/
https://www.linuxlinks.com/projectmanagement/
Of all the computers I've ever owned or used, the one that booted the quickest was from the 1980s; by the time your hand moved from the power switch to the keyboard, the BASIC interpreter was ready for your commands. Modern computers take anywhere from 15 seconds for a laptop to minutes for a small home server to boot. Why is there such a difference in boot times?read more
https://opensource.com/article/19/1/booting-linux-faster
https://opensource.com/article/19/1/booting-linux-faster
The grep command used to find a particular string or pattern in one or multiple patterns. Grep stands for “Global Regular Expression Print”. Grep is the most powerful command in Linux used most commonly.
https://linux4one.com/how-to-use-grep-command-in-linux-with-examples/
https://linux4one.com/how-to-use-grep-command-in-linux-with-examples/
[#]
Mon Jan 21 2019 13:51:15 EST
from
rss
Subject: Orange Pi 3 SBC Now Available, New Malware Targeting Linux Servers to Mine Cryptocurrency, Chrome OS 73 for the Dev Channel Released, Inkscape Nearing Version 1.0 Milestone and Linux 5.0-rc3 Is Out
News briefs for January 21, 2019.
https://www.linuxjournal.com/content/orange-pi-3-sbc-now-available-new-malware-targeting-linux-servers-mine-cryptocurrency
https://www.linuxjournal.com/content/orange-pi-3-sbc-now-available-new-malware-targeting-linux-servers-mine-cryptocurrency
With the rise of kubernetes and micro-services architecture, being able to quickly write and deploy a RESTful API service is a good skill to have. In this first part of a series of articles, you’ll learn how to use Fedora to build a RESTful application and deploy it on Openshift. Together, we’re going to build […]
https://fedoramagazine.org/build-a-django-restful-api-on-fedora/
https://fedoramagazine.org/build-a-django-restful-api-on-fedora/
This tutorial shows you how to use sleep commands and its various options in bash scripts.
https://linuxhandbook.com/bash-sleep/
https://linuxhandbook.com/bash-sleep/
BoltWire is an easy to use content management system that can be used to create personal or business websites which is released as OpenSource software. It is written in PHP language and it doesn't require a database, all its data is stored in the file system.
https://www.howtoforge.com/how-to-install-boltwire-on-ubuntu-1804/
https://www.howtoforge.com/how-to-install-boltwire-on-ubuntu-1804/
[#]
Mon Jan 21 2019 18:41:42 EST
from
rss
Subject: Solving the Year 2038 problem in the Linux kernel
Because of the way time is represented in Linux, a signed 32-bit number can't support times beyond January 19, 2038 after 3:14:07 UTC. This Year 2038 (Y2038 or Y2K38) problem is about the time data type representation. The solution is to use 64-bit timestamps.read more
https://opensource.com/article/19/1/year2038-problem-linux-kernel
https://opensource.com/article/19/1/year2038-problem-linux-kernel
Use the Python Netmiko module to automate switches, routers and firewallsfrom multiple vendors.
https://www.linuxjournal.com/content/use-case-network-automation
https://www.linuxjournal.com/content/use-case-network-automation
[#]
Mon Jan 21 2019 21:23:03 EST
from
rss
Subject: How To Copy A File/Folder From A Local System To Remote System In Linux?
2DayGeek: This tutorial helps you to copy files or folders in multiple servers using Shell script.
https://www.2daygeek.com/linux-scp-rsync-pscp-command-copy-files-folders-in-multiple-servers-using-shell-script/
https://www.2daygeek.com/linux-scp-rsync-pscp-command-copy-files-folders-in-multiple-servers-using-shell-script/
This tutorial explains the Ubuntu Poweroff and Shutdown commands and provides some easy to use examples.
https://vitux.com/how-to-shut-down-ubuntu/
https://vitux.com/how-to-shut-down-ubuntu/
[#]
Mon Jan 21 2019 23:48:16 EST
from
rss
Subject: Get started with TaskBoard, a lightweight kanban board
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 ninth of my picks for 19 new (or new-to-you) open source tools to help you be more productive in 2019.read more
https://opensource.com/article/19/1/productivity-tool-taskboard
https://opensource.com/article/19/1/productivity-tool-taskboard
we will go deep into the functionalities and understand all the different features of Jenkins. Let’s get started. Developers make commits in the source code. Jenkins polls and detects code at every interval.If there are any commits, Jenkins will start the build using any of the build tools integrated into the code...
https://www.linuxnix.com/deep-dive-into-jenkins-what-are-all-jenkins-functionalities/
https://www.linuxnix.com/deep-dive-into-jenkins-what-are-all-jenkins-functionalities/
[#]
Tue Jan 22 2019 02:14:37 EST
from
rss
Subject: How to Create Directories in Linux with the mkdir Command
In Linux systems, you can create new directories either from the command line or with your desktop file manager. The command that allows you to create directories (also known as folders) is mkdir.
https://linuxize.com/post/how-to-create-directories-in-linux-with-the-mkdir-command/
https://linuxize.com/post/how-to-create-directories-in-linux-with-the-mkdir-command/
Yarn is an advanced package management tool for Javascript applications mostly used for Node.js applications. Yarn is compatible with npm used for installing, configuring, updating and removing npm packages.
https://linux4one.com/how-to-install-yarn-on-centos-7/
https://linux4one.com/how-to-install-yarn-on-centos-7/