Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 ... 7359 ) Next »
Tuptime - A CLI Utility To Find Linux System Uptime
Tuptime, the uptime command's alternative, is a command line utility to find Linux system uptime details.
9 favorite open source tools for Node.js developers
I recently read a survey on StackOverflow that said more than 49% of developers use Node.js for their projects. This came as no surprise to me. As an avid user of technology, I think it's safe to say that the introduction of Node.js led to a new era of software development. It is now one of the most preferred technologies for software development, right next to JavaScript.
Linux on Embedded Ryzen with Radeon
The board I am using is the IBase 918f-1605 to install Linux. Linux can be installed from a stock ISO, but the system does not perform as well unless using a special Linux kernel from AMD. It also helps to have the proper GPU driver for performance. Stability is much better with the AMD kernel they provide on their website.
Screenshot your Linux system configuration with Bash tools
There are many reasons you might want to share your Linux configuration with other people. You might be looking for help troubleshooting a problem on your system, or maybe you're so proud of the environment you've created that you want to showcase it to fellow open source enthusiasts.
How to Install And Configure Snort NIDS on CentOS 8
Tutorial on how to install and configure Network Intrusion Detection System Snort on Centos 8.
How to Check and Kill Zombie Processes in Debian 10
A zombie process is a type of process which is finished but it’s entry still remains in the process table due to lack of communication between child and parent process.
Linux tools: Getting the message out with dmesg
The dmesg command is a sysadmin's best friend for troubleshooting. Here's how to get the message.
Terminal Phase - A Space Shooter Game That Runs In Terminal
This guide explains how to install and play Terminal Phase space shooter game in Terminal on Linux.
s-tui CPU Monitoring And Stress Testing Tool Sees Its First Stable (1.0.0) Release
s-tui monitors the CPU frequency, utilization, temperature, fan speeds and power using colored graphs, while also showing performance dips caused by thermal throttling. It also has built-in options for stress-testing the CPU.
How to approach router (and other) network incidents
When a network incident hits, the right approach can make the difference between chaos and getting the problem fixed quickly.
Announcing the 2020 Opensource.com Community Awards winners
Every year, Opensource.com awards people from our community who have excelled in contributing and sharing stories with our community of authors and readers. These stories reflect how we use open source in our everyday lives, how it helps us build a better future with open technology, and how openness is changing the world. All authors in these lists are officially the People's Choice Award winners for 2020.
Raspberry Pi 4: Chronicling the Desktop Experience – Screencasting – Week 13
Given the multimedia strengths of the RPI4, I’ve spent a few weeks covering video streaming, then examining the viability of the RPI4 to play locally stored video, before turning to examining the RPI4 as a home theater. Continuing this theme, for this week’s blog I look at the RPI4 as a screencaster.
Use Wireshark at the Linux command line with TShark
Most of the time when we connect to the internet, we don't think about the network protocols at work underneath that make it all possible. Right now, while you are reading this article, numerous packets are being exchanged by your computer and traveling across the internet.
read more
Red Hat Enterprise Linux 8.2 Enters Beta with Enhanced User Experience, More
Red Hat announced today the availability of the beta version of the upcoming Red Hat Enterprise Linux 8.2 operating system, the second maintenance update to the Red Hat Enterprise Linux (RHEL) 8 series.
Git Update Improves DevOps with Partial Cloning Feature
On Jan. 13, Git 2.25 was released, bringing to one of the most commonly used developer tools new capabilities that will help improve performance and overall developer productivity.
LXMusic – music player designed for the minimalist
This week, I’ve been exploring LXMusic. It’s a minimalist music player for LXDE, a lightweight desktop environment. LXMusic is written in the C programming language, and uses GTK+, a highly usable, feature rich toolkit for creating graphical user interfaces. LXMusic is based on xmms2, using xmms2d, a daemon through which XMMS2 clients playback and manage music.
A more expressive Bash prompt
Bash provides some interesting built-in specifiers for the prompt strings PS1. Some of them are static, like ‘a’ for ‘alert’ (Ctrl-G, the bell, beep, or visible flash), or ‘n’ or r’ for newline or carriage return. Some specifiers are set during Bash’s startup, like ‘h’ for the hostname, or ‘u’ for the username; these don’t change during any particular shell session. Some are more dynamic,
How to Install Pip on CentOS 8
Pip is a package management system that allows you to install, remove, and otherwise manage software packages written in Python. It can be used to install packages from the Python Package Index (PyPI) and other indexes. In this tutorial, we will explain how to install pip for Python 2 and 3 on CentOS 8 and cover the basics of how to manage Python packages with pip.
IBM Ceases Work on Server-Side Swift Development
Apple's open-source programming language has found a home with many organizations, but IBM has decided that it's not quite a fit for its strategy.
Automating Helm deployments with Bash
Some of our applications are hosted in a Kubernetes cluster, and we use GitLab Continuous Integration (CI) to automate deployments and Helm 2 to deploy our applications. Helm charts enable the storage of templates of Kubernetes object YAML files with variables that can be programmatically set from command-line arguments passed when the chart is used during deployments. This allows us to store critical secrets in GitLab-protected environment variables or in Hashicorp Vault and use them within the CI deployment job.
« Previous ( 1 ... 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 ... 7359 ) Next »
