Showing headlines posted by bob
« Previous ( 1 ... 170 171 172 173 174 175 176 177 178 179 180 ... 1158 ) Next »Latest Mozilla VPN features keep your data safe
It’s been less than a year since we launched Mozilla VPN, our fast and easy-to-use Virtual Private Network service brought to you by a trusted name in online consumer security …
Arm pulls the sheets off its latest Armv9 architecture with added AI support, Realms software isolation
CEO reckons this tech will be used in 300 billion chips. Arm has set out its stall for the first major new version of its instruction set architecture – Armv9 – in about a decade, and promised compatible chips will have improved machine-learning and security capabilities.…
How to Install SpiderFoot Security Scanner on Ubuntu 20.04
Spiderfoot is a free and open-source vulnerability testing tool that helps you to reduce attacks by hackers. In this tutorial, we will show you how to install Spiderfoot on Ubuntu 20.04 server.
Director, deputy director, CTO of Free Software Foundation all resign over Stallman installation impasse
Staff quit as board refuses to budge on controversial decision. Three key staff members of the Free Software Foundation (FSF) have resigned in protest at the organization’s decision to reinstall Richard Stallman as a board member.…
CloudLinux Launches AlmaLinux, CentOS Linux clone
The first of the next generation of the Red Hat CentOS Linux clones, CloudLinux's AlmaLinux, is here.
Access Python package index JSON APIs with requests
PyPI, the Python package index, provides a JSON API for information about its packages. This is essentially a machine-readable source of the same kind of data you can access while browsing the website. For example, as a human, I can head to the NumPy project page in my browser, click around, and see which versions there are, what files are available, and things like release dates and which Python versions are supported:
read more
Free Software Foundation leaders and supporters desert sinking ship
Major corporate supporters abandon the FSF, while board members and leaders resign from the organization, as the outrage over Richard M. Stallman being allowed back on the board continues to grow.
Why I love using the IPython shell and Jupyter notebooks
The Jupyter project started out as IPython and the IPython Notebook. It was originally a Python-specific interactive shell and notebook environment, which later branched out to become language-agnostic, supporting Julia, Python, and R—and potentially anything else.
ISPConfig Perfect Multiserver setup on Ubuntu 20.04 and Debian 10
This tutorial will take you through installing your own ISPConfig 3 multiserver setup with dedicated servers for the panel, web, DNS, mail, and webmail using the new ISPConfig auto-installer. This tutorial is compatible with Debian 10 and Ubuntu 20.04.
Manipulate data in files with Lua
Some data is ephemeral, stored in RAM, and only significant while an application is running. But some data is meant to be persistent, stored on a hard drive for later use. When you program, whether you're working on a simple script or a complex suite of tools, it's common to need to read and write files. Sometimes a file may contain configuration options, and other times the file is the data that your user is creating with your application. Every language handles this task a little differently, and this article demonstrates how to handle data files with Lua.
read more
Rapidly configure SD cards for your Raspberry Pi cluster
There are many reasons people want to create computer clusters using the Raspberry Pi, including that they have full control over their platform, they're able to use an inexpensive, highly usable platform, and get the opportunity to learn about cluster computing in general.
read more
Setting up a VM on Fedora Server using Cloud Images and virt-install version 3
Many servers use one or more virtual machines (VMs), e.g. to isolate a public service in the best possible way and to protect the host server from compromise. This article explores the possibilities of deploying Fedora Cloud Base images as a VM in an autonomous Fedora 33 Server Edition using version 3 of virt-install. This […]
How to Install Ansible AWX on Debian 10
Ansible is an open-source automation tool used for software provisioning, configuration management, and application deployment. It allows you to install, configure and deploy applications across multiple systems automatically.
Rails waves goodbye to mimemagic, welcomes Marcel to fix GPL MIME drama
If the license doesn't fit, you must commit
The maintainers of Rails, a Ruby-based framework for making web apps, have released three new versions to resolve a software licensing conflict that surfaced last week.…
Overview of Embedded Linux Development Training
Instructor-led course now includes hands-on labs with a RISC-V based emulated development target By Behan Webster We are surrounded by electronic devices that make the modern world work. Almost all of these devices and the systems they run are “Embedded Systems”, which are small purpose-built computers designed to solve specific problems. These computers don’t look […]
Shedding the 'bleeding edge' label: If Fedora is only going to be for personal use, that doesn't work for Red Hat
Ahead of Fedora 34 release, we talk to project leader Matthew Miller
Interview Fedora, the community Linux distro used by Red Hat for early implementation of new technology, is not just for experimentation, project leader Matthew Miller tells us.…
Compact Whiskey Lake system doubles up on GbE and USB 3.1 Gen2
Axiomtek’s rugged “eBOX560-52R-FL” runs Linux or Win 10 on Intel’s 8th Gen UE-series with up to 32GB DDR4, 2x GbE, 2x USB 3.1 Gen2, HDMI, DP++, SATA, and M.2. The eBOX560-52R-FL is a more compact, scaled-down alternative to Axiomtek’s similarly fanless, rugged, and Whiskey Lake based eBOX630-528-FL. The system measures only 141.6 x 106 x […]
How to read and write files in C++
In C++, reading and writing to files can be done by using I/O streams in conjunction with the stream operators >> and <<. When reading or writing to files, those operators are applied to an instance of a class representing a file on the hard drive. This stream-based approach has a huge advantage: From a C ++ perspective, it doesn't matter what you are reading or writing to, whether it's a file, a database, the console, or another PC you are connected to over the network.
read more
My favorite open source tools to meet new friends
In March 2020, I joined the rest of the world in quarantine at home for two weeks. Then, two weeks turned into more. And more. It wasn't too hard on me at first. I had been working a remote job for a year already, and I'm sort of an introvert in some ways. Being at home was sort of "business as usual" for me, but I watched as it took its toll on others, including my wife.
read more
10 open source tools for content creators
There are a lot of well-known open source applications used in web design, but there are also many great tools that are not as popular. I thought I'd challenge myself to find some obscure options on the chance I might find something useful. Open source offers a wealth of options, so it's no surprise that I found 10 new applications that I now consider indispensable to my work.
« Previous ( 1 ... 170 171 172 173 174 175 176 177 178 179 180 ... 1158 ) Next »