Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 ... 7359 ) Next »
4 misconceptions about ethics and bias in AI
At PyBay 2019 in August, I will continue a conversation I started at PyBay 2018 about the importance of ethics in the artificial intelligence (AI) we're developing, especially as it gains more and more influence in our everyday lives. In last year's keynote, I dug into how we're overlooking the essential role humans play in AI's future.
read more
How to Add User to Sudoers in CentOS
sudo is a command-line utility designed to allow trusted users to run commands as another user, by default the root user.
To grant sudo access to a user you have two option. The first one is to add the user to the sudoers file. This file contains information that defines which users and groups are granted with sudo privileges as well as the level of the privileges.
To grant sudo access to a user you have two option. The first one is to add the user to the sudoers file. This file contains information that defines which users and groups are granted with sudo privileges as well as the level of the privileges.
Linux-driven i.MX6 gateway offers 4G plus isolated serial and CANBus
Forlinx announced a compact “FCU1201” IoT gateway that runs Linux on an i.MX6 DualLite and offers 4G, WiFi/BT, LAN, CAN, HDMI, USB, serial, DIDO, and CANBus. Chinese embedded vendor Forlinx has unveiled a power-efficient FCU1201 IoT gateway equipped with NXP’s 1GHz, dual-core Cortex-A9 i.MX6 DualLite. Like the company’s i.MX6 UL-equipped FCU1101, the system combines extensive […]
9 open source cloud native projects to consider
As the practice of developing applications with containers is getting more popular, cloud-native applications are also on the rise. By definition:
"Cloud-native technologies are used to develop applications built with services packaged in containers, deployed as microservices, and managed on elastic infrastructure through agile DevOps processes and continuous delivery workflows."
read more
The beast of 3D editors version 2.80 is free in the wild !
Blender is the free and open source 3D creation suite. It is characterized by high features that made it a fierce competitor for commercial tools. It is considered one of the most important open source pieces.
Recently, all those interested in the field of 3D tools have been closely watching the developments and news of version 2.80, and also waiting for its release date...
Essential Developer Guide for Building Blockchain Applications Using Hyperledger Sawtooth
In this article, I give step-by-step guide for building blockchain applications using Hyperledger Sawtooth. Good knowledge of blockchain concepts, JavaScript and Python as well as basic skills in Linux OS is required in order to complete tutorials listed on this article.
The Linux Foundation's Open Source Summit is a Proprietary Software Marketing Venue
The distortion of the term Open Source and promotion of proprietary software such as GitHub shows that the foundation called after “Linux” is actually more of a front group of hostile corporations — large brands and rich people to whom Open Source represents a threat that needs to be controlled
With Microsoft dumping MS Office, consider LibreOffice for your next PC office suite
If you want a standalone office suite for your computer, LibreOffice may soon not just be your best choice, it will be close to your only PC-based choice.
Listen to Online Radio on Ubuntu through Cantata
Cantata is a free graphical MPD client for Linux, macOS, Windows, and Haiku. In this article, we will explain how you can install Cantata to your Ubuntu through the official Ubuntu repositories, and also through the PPA (for the latest version).
A comprehensive guide to agile project management
With a focus on continuous improvements, agile project management upends the traditional linear way of developing products and services. Increasingly, organizations are adopting agile project management because it utilizes a series of shorter development cycles to deliver features and improve continually. This management style allows for rapid development, continuous integration (CI), and continuous delivery (CD).
read more
How to install Freeoffice "Softmaker" on Solus?
Finding a good alternative to the Commercial MS office is one of the main action when switched to Linux, So are you a Solus user ? And are you looking for a MS office alternative ?
If yes you have two choices :The first is using the amazing open source Libreoffice and living free. The second, is using a MS files format compatible alternative, in this case you either should install Wps office which is no longer available as a third party package, or install Freeoffice from Softmaker using their installer shell. In this tutorial i will show you how to install it.
Killing zombies, Linux style
Confused about zombie processes, what they are, what they cause, and how to get rid of them? Jake Walters will help get you started.
To equip tomorrow's cybersecurity experts, we'll need an open approach
Today's world—marked by an increase of Internet-connected devices, digital assets, and information systems infrastructure—demands more cybersecurity professionals. Cybersecurity is the practice of defending these devices, assets, and systems against malicious cyberattacks from both internal and external entities. Often these cyberattacks are linked to cybercrimes, or crimes committed using a computer to generate profit or to affect the integrity, availability, and confidentiality of the data or system.
read more
How to Append to End of a File in Linux
In this tutorial, we learn different ways to append text to the end of a file in Linux. You can achieve this using several methods in Linux, but the simplest one is to redirect the command output to the desired filename.
How to Avoid Server Reboots with Ubuntu Livepatch
Running a Ubuntu server? You need to reboot occasionally after a system upgrade. Ubuntu livepatch can avoid server reboot without compromising security.
Building a non-breaking breakpoint for Python debugging
This is the story of how our team at Rookout built non-breaking breakpoints for Python and some of the lessons we learned along the way. I'll be presenting all about the nuts and bolts of debugging in Python at PyBay 2019 in San Francisco this month. Let's dig in.
The heart of Python debugging: sys.set_trace
There are many Python debuggers out there. Some of the more popular include:
read more
Install Rocket Chat with Nginx on Ubuntu 18.04
Install Rocket.Chat with Node.js, MongoDB and configure Nginx as a reverse proxy to Rocket Chat and secure it with Let's Encrypt Certificates on Ubuntu 18.04
Apache Hive vs. Apache HBase: Which is the query performance champion?
It's super easy to get lost in the world of big data technologies. There are so many of them that it seems a day never passes without the advent of a new one. Still, such fast development is only half the trouble. The real problem is that it's difficult to understand the functionality and the intended use of the existing technologies.
read more
How to Use sed to Find and Replace String in Files
sed is a stream editor. It can perform basic text manipulation on files and input streams such as pipelines. With sed, you can search, find and replace, insert, and delete words and lines. It supports basic and extended regular expressions that allow you to match complex patterns.
Cloud-native Java, open source security, and more industry trends
As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update.
read more
« Previous ( 1 ... 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 ... 7359 ) Next »