Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 946 947 948 949 950 951 952 953 954 955 956 ... 7359 ) Next »

The 4 Invaluable Benefits of Switching to Linux

Linux is an operating system used in everything from phones to cars and complex supercomputers, yet you can also use it to power your personal computer. The desktop may not be the space where you’re most likely to encounter Linux, but it’s more than worth your consideration.

How To Install WordPress with LEMP (Nginx, MariaDB, and PHP) on Debian 11 Bullseye

In the following tutorial, you will learn how to install self-hosted WordPress using the latest Nginx, MariaDB, and PHP versions available.

How to Backup Linux Filesystem Using dump Command

On a Linux operating system environment, mastering how to create and restore backups is a very important skill set. It is easier for well-versed Linux user to attain their data backup goals from the terminal environment without the need for a GUI-oriented application package.

How to Set Up ModSecurity with Apache on Debian/Ubuntu

The Apache web server is highly customizable and can be configured in multiple ways to suit your needs. There are many third-party modules that you can use to configure Apache to your preference.

"pkill_on_warn" Proposed For Killing Linux Processes That Cause A Kernel Warning

A new kernel option was proposed today called "pkill_on_warn" that would kill all threads in a process if that process provoked a kernel warning. Currently when a process triggers a kernel warning there is no impact on that process by default. The Linux kernel does have a "panic_on_warn" option to cause a kernel panic when a warning happens, but pkill_on_warn would be less of an overkill and at least keep the system up and running.

Make YAML as easy as it looks

If you've ever tried writing YAML, you may have been initially pleased with how apparently easy it looks. At first glance, the YAML that's often used for configuration files, Ansible playbooks, and flat-file databases looks more or less as intuitive as a shopping list. However, there's a lot of nuance in YAML's structure, and it conceals a dangerous secret: YAML is actually a highly precise, structured, and surprisingly strict language. The good news is that you only need to understand two things to know how YAML works.

How I monitor my web server with the ELK Stack

In a previous article, I introduced Elasticsearch, Logstash, and Kibana (the ELK Stack) and the various components that make up this monitoring system. In this article, I'll look at how I use the ELK Stack to monitor my Nginx web server. This requires approximately 16GB of memory to operate.

Mixxx 2.3.1 Free DJ Software Adds Support for New Controllers, Improves HiDPI Support

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Oct 1, 2021 3:14 AM CST)
  • Story Type: News Story; Groups: Linux
Daniel Schürmann released today Mixxx 2.3.1 as the first bugfix and minor improvement update to the major Mixxx 2.3 series released at the end of June 2021.

Attempt to test Web Cockpit Console on Fedora 35 Beta Server (VENV)

First - Fedora 35 Beta Server deployed as L1 KVM Guest on F34 Bare metal Server . Nested virtualization enabled via virsh console on F34 Server. Complete KVM && Cockpit install performed on L1 F35 Server Guest per https://computingforgeeks.com/how-to-install-kvm-on-fedora/

A tale of two toolchains and glibc

Over the past few years, the LLVM toolchain has seen increasing development and adoption alongside the older, more established GNU toolchain. The emergence of this new two major toolchain world is bringing challenges and questions for projects that need to support both, in particular the GNU C library (glibc), which only supports GCC.

Is it worth it to fix glibc (and other projects which support only GCC) to build with LLVM? Is it better to just replace them with alternatives already supporting LLVM? Is it best to use both GCC and LLVM, each for their respective supported projects?

How To Find All Sudo Users In Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Sep 30, 2021 11:31 PM CST)
  • Story Type: Tutorial; Groups: Linux
This brief tutorial describes how to find all sudo users or super users (the users who have sudo access) in Linux and Unix-like systems.

How To Pick a Linux Distribution

I have suffered from distrohopping. Now that I have settled for the last two years, here are some tips to save your time.

Nitrux 1.6.1 Is Here as One of the First Distros to Ship with Linux 5.14 as Default Kernel

Uri Herrera announced today the release and general availability of Nitrux 1.6.1 as a monthly update of this Debian-based and systemd-free GNU/Linux distribution for the masses.

What Does chmod 777 Mean?

  • Bytexd.com; By EdXD (Posted by bytexd on Sep 30, 2021 7:48 PM CST)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we’ll cover what chmod 777 means and what the command does. We will also quickly go over some of the basics you must understand before learning about the chmod 777 command.

How to Install and Use Zsh Shell in Ubuntu and Other Linux

Oh my Zsh! Give your Linux Terminal a makeover using this guide. Here, we explain how to install, use and configure several themes in Zsh.

How to Install Cockpit on Rocky Linux 8

  • Howtoforge Linux Howtos and Tutorials (Posted by bob on Sep 30, 2021 5:19 PM CST)
  • Story Type: News Story; Groups: Linux
Cockpit is a server management dashboard that provides real-time information on the state of your machine. In this guide, we will show you how to install the Cockpit Web Console on a Rocky Linux 8 system.

How to Create Linux OS Templates with KVM on Ubuntu 20.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Sep 30, 2021 4:05 PM CST)
  • Story Type: Tutorial; Groups: Ubuntu
KVM refers to the Kernel-based Virtual Machine which helps to run multiple Linux or window-based isolated guests along with their own OS and virtual dedicated hardware. This tutorial shows you how to create a VM template from the existing VM on KVM.

Using Ansible with REST APIs

  • Opensource.com; By Vince Power (Posted by bob on Sep 30, 2021 2:50 PM CST)
  • Story Type: News Story
Ansible is a top open source project which, on the surface, looks to provide a simple way to standardize your existing automation and allow it to run in parallel across multiple hosts, and it does this very successfully. Yet, in reality, Ansible has the capabilities to extend what your existing automation does to incorporate other systems and really simplify tasks across all aspects of your daily routine.

8 Useful and Interesting Bash Prompts

  • Make Tech Easier; By Tom Rankin (Posted by damien on Sep 30, 2021 1:36 PM CST)
  • Story Type: Tutorial; Groups: Linux
This article shows you a number of useful and interesting Bash prompts with examples as well as some further instruction on working with them.

How to Install MERN Stack for JS Based Applications on Ubuntu 20.04

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Sep 30, 2021 12:22 PM CST)
  • Story Type: Tutorial; Groups: Linux
MERN stack is a combination of MongoDB, Express, React, Node. All of them are based on Javascript and the stack is used to build modern web applications. It is comprising the front-end (React), back-end (Node and Express), and database components (MongoDB).

« Previous ( 1 ... 946 947 948 949 950 951 952 953 954 955 956 ... 7359 ) Next »