Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 ... 7359 ) Next »
Lenovo M93 Ultra Small PC – Benchmarks – Week 2
For this week’s blog, we’ve run a variety of benchmarking tests on the Lenovo M93 together with four other systems to put the results into context.
Best Linux Distros for Windows Users
This article will be divided into 2 main parts. The first will be about the best desktop environments for Windows users, and the second will be about the best distributions for Windows users.
GitOps vs. DevOps: What's the difference?
If you work with technology, you are probably familiar with DevOps. Although DevOps is quite hard to describe in a few words, these Opensource.com articles can give you more information:
read more
How to store AWS user access key and secret key in Jenkins
In this article, we will install the "CloudBees AWS Credentials" plugin and store the AWS IAM user's secret key and access key in Jenkins using this plugin. We will install the "AWS Steps Plugin" so that we could use "awsStep" to inject the credential we created.
Mint 20: Better Than Ubuntu and Microsoft Windows?
As a long term user of Microsoft Windows, Fedora, Ubuntu and Linux Mint, I have seen some of the more intricate tantrums a Windows or Linux operating system can throw. My first Mint 20 installation was in early April 2020, even before Mint 20 was released. I have had the unique opportunity to compare it with Microsoft Windows and Ubuntu 20 for day-to-day work and use, and have made some interesting discoveries. Read on to find out.
How to Install Asterisk on Ubuntu 20.04
Asterisk is a popular open-source PBX platform for developing communications applications such as conference servers and VoIP gateways. It is used by individuals, small businesses, large enterprises, and governments worldwide.
What Is Bulletproof Hosting
The Internet is one of the most wonderful things that ever happened. Today around 53% of the World’s population consumes some sort of content from the Internet whether it be sharing information on social media or chatting with friends on their favorite IM app.
How to resize active root partition in Linux
Have you ever had the opportunity to resize an active root partition in Linux? If not, don’t worry, today, we will be discussing it. Disk partitioning is one of the best topics in Linux. GParted utility allows user to perform disk resize, copy, and move partitions without data loss.
Mesa 21.0 Graphics Stack Released with Many New Features and Improvements
The Mesa 21.0 open-source graphics stack for Linux-based operating systems is now available for download as a major update that includes numerous new features and improvements for a better Linux gaming experience.
How to use bridged networking with libvirt and KVM
Libvirt is a free and open source software which provides API to manage various aspects of virtual machines. On Linux it is commonly used in conjunction with KVM and Qemu. Among other things, libvirt is used to create and manage virtual networks. The default network created when libvirt is used is called “default” and uses NAT (Network Address Translation) and packet forwarding to connect the emulated systems with the “outside” world (both the host system and the internet). In this tutorial we will see how to create a different setup using Bridged networking.
What Is LVFS and How Do I Use It?
How do you get firmware updates in Linux? Where do you get the drivers for your hardware? The answer lies in LVFS. Learn what LVFS is and how to use it.
LibreOffice 7.0.5 Released with More Than 100 Bug Fixes, Update Now
The Document Foundation released today LibreOffice 7.0.5 as the fifth maintenance update to the LibreOffice 7.0 office suite series for all supported platforms, including GNU/Linux, macOS, and Windows.
Introduction To Python Tkinter GUI Programming
Python provides a lot of libraries to create cross-platform GUIs such as Tkinter, Pymsgbox, Pyqt, and much more. In this series of articles, we will study the Tkinter package.
12 Raspberry Pi projects to try this year
Remember when the Raspberry Pi was just a really tiny hobbyist Linux computer? Well, to the surprise of no one, the Pi's power and scope has escalated quickly. Have you got a new Raspberry Pi or an old one lying around needing something to do? If so, we have plenty of new project ideas, ranging from home automation to cross-platform coding, and even some new hardware to check out.
KDE Frameworks 5.80 Adds Support for HEIF and HEIC Image Formats to All KDE Apps
The KDE Project announced today the release and general availability of KDE Frameworks 5.80 as a monthly update for March 2021 to their open-source and free software suite.
Best Free Android Apps: Podcast Guru – simple podcast player
Podcast Guru is truly a sublime podcast player offering a good range of features and a standout interface.
Build an open source theremin
Even if you haven't heard of a theremin, you're probably familiar with the eerie electronic sound it makes from watching TV shows and movies like the 1951 science fiction classic The Day the Earth Stood Still. Theremins have also appeared in popular music, although often in the form of a theremin variant.
How To Set Up an OpenVPN Server on Debian 10
OpenVPN is a free and open-source VPN protocol that implements techniques to create secure point-to-point in routed configurations. It is cross-platform and compatible with all major operating systems. In this tutorial, we will show you how to install and setup the OpenVPN on Debian 10 server.
Meet TeLOS Linux, a Sleek New Debian-Based Distro with a Modern Approach on the Linux Desktop
Linux distro hoppers rejoice, there’s a new Debian-based distribution in town called TeLOS, which wants to offer you a different, modern approach on the Linux desktop on top of the latest GNU/Linux technologies.
Learn Python dictionary values with Jupyter
Dictionaries are the Python programming language's way of implementing data structures. A Python dictionary consists of several key-value pairs; each pair maps the key to its associated value.
For example, say you're a teacher who wants to match students' names to their grades. You could use a Python dictionary to map the keys (names) to their associated values (grades).
If you need to find a specific student's grade on an exam, you can access it from your dictionary. This lookup shortcut should save you time over parsing an entire list to find the student's grade.
read more
« Previous ( 1 ... 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 ... 7359 ) Next »