Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 920 921 922 923 924 925 926 927 928 929 930 ... 7359 ) Next »

How to Develop Own Custom Linux Distribution From Scratch

Have you ever thought of making your own Linux Distribution? Every Linux user in their journey to Linux thought of making their own Linux distribution, at-least once. Even I was not an exception as a newbie to Linux land and have given my considerable time developing my own Linux Distribution. Developing a Linux Distribution from scratch is called Linux From Scratch (LFS)

How to Rewrite URLs with mod_rewrite for Apache on Ubuntu 20.04

The mod_rewrite is an Apache module that uses a rule-based rewriting engine. It is used for translating and redirecting the requested URL to a new URL. In this post, we will show how to use mod_rewrite to rewrite the URL for Apache on Ubuntu 20.04.

6 examples of open source best practices in knowledge-sharing projects

  • Opensource.com; By Deb Bryant (Posted by bob on May 7, 2021 2:31 PM EDT)
  • Story Type: Editorial; Groups: Developer
As someone who has watched my fair share of projects and initiatives come and go, I value the follow-on effects of good knowledge sharing. Even knowledge from bygone projects is available to learn from the past; such is the benefit and the curse of an internet that never forgets—all the practices good, no-longer-good, and never-were-good are out there to be found.

Ansible emphasizes inclusive language in new release

During this development cycle, the Ansible project has made significant progress in its goals to make the community and code more welcoming and inclusive. With the release of Ansible Core 2.11, harmful terminology in the Ansible codebase is deprecated and it comes with new replacement terms. These changes will follow our standard deprecation cycle to give users time to adapt.

How to Install Gitea on Ubuntu 20.04

Gitea is a fast and easy-to-use self-hosted git server written in Go. It includes a repository file editor, project issue tracking, user management, notifications, built-in wiki, and much more. This article explains how to install and configure Gitea on Ubuntu 20.04.

Contribute to Fedora Kernel 5.12 Test Week

The kernel team is working on final integration for kernel 5.12. This version was recently released and will arrive soon in Fedora. As a result, the Fedora kernel and QA teams have organized a test week from Sunday, May 09, 2021 through Sunday, May 16, 2021. Refer to the wiki page for links to the […]

Install phpVirtualBox to Manage and Access Virtualbox VM’s

In previous articles, we have seen how to work with VirtualBox core features that come with the VirtualBox package. We have seen how to create Guest Virtual Machines, Different Networking options, how to protect your VM with snapshots, and how to clone VM, import, and export your virtual machines. This is going to be the last article of this VirtualBox series

How To Optimize Laptop Battery Life With TLP In Linux

TLP is a commandline tool to optimize Laptop battery life in Linux. TLP's default settings are well optimized for saving Linux laptop battery power.

How to Install and Setup Apache Spark on Ubuntu/Debian

  • kartick; By Karthick Sudhakar (Posted by tecmint on May 7, 2021 6:11 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Apache Spark is an open-source distributed computational framework that is created to provide faster computational results. It is an in-memory computational engine, meaning the data will be processed in memory.

Setup A Shared Folder Between KVM Host And Guest In Linux

This guide explains how to setup a shared folder between KVM host and guest virtual machine using Virt-manager in Linux.

Static and dynamic IP address configurations: DHCP deployment

Configure a DHCP server and scope to provide dynamic IP address configurations to your network subnet.

How to Clone Virtual Machine in VirtualBox

Installing a fresh operating system on VirtualBox is easy and can be done in a short time. After that, there are so many steps like installing packages, hardening the OS, updating drivers, configuring development environments, etc.. have to be done.

How to customize Bash Terminal prompt on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on May 7, 2021 1:13 AM EDT)
  • Story Type: Tutorial; Groups: Debian
The bash Linux shell provides many customization options for the prompt that you can use not only to incorporate various features in the prompt but also to differentiate them through different colors. This tutorial shows you how to customize bash prompt.

The quest for faster Python: Pyston returns to open source, Facebook releases Cinder, or should devs just use PyPy?

  • The Register (Posted by bob on May 6, 2021 11:59 PM EDT)
  • Groups: Python; Story Type: News Story
Official CPython is slow, but there are many ways to get better performance Facebook has released Cinder, used internally in Instagram to improve Python performance, while another faster Python, called Pyston, has released version 2.2 and made the project open source (again).…

Open Mainframe Project Launches Call for Proposals for the 2nd Annual Open Mainframe Summit on September 22-23

Registration for the Virtual Event is now Open SAN FRANCISCO, May 5, 2021 – The Open Mainframe Project (OMP), an open source initiative that enables collaboration across the mainframe community to develop shared tool sets and resources, today announced plans for its 2nd annual Open Mainframe Summit, the premier mainframe event of 2021.

Martian rover has some Linux computers, too

  • LinuxGizmos.com; By Eric Brown (Posted by bob on May 6, 2021 9:30 PM EDT)
  • Story Type: News Story; Groups: Linux
NASA’s Perseverance rover is equipped with a Linux-driven, Atom-based CompuLab COMEX-IE38 module designed to compress images. The rover also has a Qualcomm 801 Linux system like its Ingenuity copter, which is embarking on a new scouting mission. As LinuxGizmos and many other sites reported in February, NASA’s semi-autonomous Ingenuity drone copter is equipped with an […]

Ubuntu Touch OTA-17 Arrives May 12 with NFC Support, Available for Testing Now

The UBports Foundation announced a call for testing for their upcoming Ubuntu Touch OTA-17 software update for supported Ubuntu phones, which is slated for release on May 12th, 2021.

How to configure and manage firewalld rules in Linux

The firewall is essential for controlling the flow of network traffic in and out of the Linux server. It enables users to control incoming network traffic on host machines by defining a set of firewall rules. It must be enabled on production servers facing the Internet, to protect those servers from unauthorized access. This is one of those security features that ensures your system security at network level. In this guide, we’ll show you how to add, remove, enable, and disable firewalld rules & zones.

How to Kill Linux Processes/Unresponsive Applications Using ‘xkill’ Command

The kill command sends a signal to a process, whose PID is passed along with the command. Alternatively, we can use pkill command, which kills a process based upon name and other attributes of a process. To kill a process say whose name is terminal, we need to execute

LFCA: Learn Cloud Costs and Budgeting – Part 16

Over the years, there has been an exponential adoption of Cloud services as organizations seek to tap into the numerous benefits offered by the Cloud to streamline their businesses. Most businesses have either integrated their on-premise infrastructure with the Cloud or shifted their core services to the cloud altogether.

« Previous ( 1 ... 920 921 922 923 924 925 926 927 928 929 930 ... 7359 ) Next »