Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 815 816 817 818 819 820 821 822 823 824 825 ... 7359 ) Next »
Build your website with Jekyll
Jekyll is an open source static site generator. You can write your content in Markdown, use HTML/CSS for structure and presentation, and Jekyll compiles it all into static HTML.
How to create documents with Bash scripts
Sometimes you need to generate multi-line documents with complex nested structures, like YAML or HTML, from inside Bash scripts. You can accomplish this by using some special Bash features, like here documents. A "here doc" is a code or text block that can be redirected to a script or interactive program. Essentially, a Bash script becomes a here doc when it redirects to another command, script, or interactive program.
How to Install Nextcloud on Debian 11
Nextcloud is open-source software for creating public and private file storage. It allows you to create your self-hosted services like Dropbox, Google Drive, or Mega.nz. In this guide, you will learn how to install Nextcloud on the latest Debian 11 Bullseye.
5 reasons to switch to Firefox right now
Mozilla Firefox was one of the applications that opened my eyes to open source. It wasn't by any means the tipping point, but it was part of a larger cumulative effect of several open source applications grabbing my attention, which ultimately resulted in me switching to Linux, and never looking back. Since switching to Firefox, which occurred well before I consciously changed to open source, I've been an avid Firefox user. My mobile phone was a Firefox OS mobile phone, and it was until the project was abandoned. Interestingly, though, I didn't necessarily consider myself a Firefox fan. I used it then and continue to use it today because it continues to be the best browser available in many different ways. Here are five reasons you should switch to Firefox right now.
How to Install and Use Docker on Rocky Linux 8
In this article, we will show you how to install Docker CE on your Rocky Linux system via the command line. In addition, these procedures are applicable for REHL and CentOS 8 as well.
GNOME 41 Comes with Some Small but Very Useful Features
GNOME 41 is now out and while it doesn’t change as many things as GNOME 40 did, there is still a lot of stuff to talk about. If you like GNOME and use it, there is basically no reason to not upgrade to GNOME 41. It is smoother, faster, apps are better, and there is more tweaks and options.
Ubuntu-on-a-phone folks UBports emit OTA-19, warn some devices face the chop in future
This could very well be the last release based on 16.04. Ubuntu Touch was Canonical's attempt at a mobile version of its OS, subsequently ditched by the Linux outfit and now maintained by UBports, which has just released the latest update, OTA-19.…
Privacy-focused Linux Distributions to Secure Your Online Presence in 2021
Linux distros are usually more secure than their Windows and Mac counterparts. Linux Operating Systems being open-source leaves very less scope of unauthorized access to its core. However, with the advancement of technologies, incidents of attacks are not rare.
My favorite LibreOffice productivity tips
LibreOffice is my productivity application of choice. It's one of the most potent reasons for recommending Linux distributions to educators and students, whether PK-12 or higher education. Now that the school year is upon us, I thought I would recommend some LibreOffice shortcuts and tips that might save you valuable time.
2 Bash commands to change strings in multiple files at once
Think about some situations when you need to change strings in text files in your Linux hosts. Depending on the case, you will simply change the file directly in your favorite text editor. But what if there are too many files? Too many changes? And on top of that, you want a more automated method to perform this task precisely, in a way that is also repeatable and somehow self-documented. Got your attention? OK, I'll elaborate.
GNOME 41 Released. This is What's New.
GNOME team announced the release of GNOME 41 with some exceptional changes and updates. We wrap up the release in this post.
Bash Scripting - While & Until Loop Explained With Examples
Bash supports three types of loops, namely for loop, while loop and until loop. In this guide, we will learn about while and until loops.
Linux Kernel 5.13 Reaches End of Life, Users Urged to Upgrade to Linux Kernel 5.14
This is a friendly reminder that the Linux 5.13 kernel series reached end of life and it will no longer be supported with security updates.
How to Check CPU and HDD Temperature in Ubuntu and Other Linux
Wondering how you can check the CPU and HDD temperature in Ubuntu and other Linux on your desktop or laptops? Here's a quick guide.
Ubuntu 14.04 and Ubunu 16.04 Support Has Been Extended to 10 Years
There was good news today for all Ubuntu lovers looking jittery at their aging Ubuntu boxes. Ubuntu 14.04 users will receive operating system updates until April 2024, and Ubuntu 16.04 until April 2026.
GNOME 41 Desktop Environment Officially Released, This Is What’s New
The GNOME Project announced today the release of the GNOME 41 desktop environment as the latest and greatest update to this popular graphical interface for GNU/Linux distributions on desktop and mobile.
Add storage with LVM
Logical Volume Manager (LVM) allows for a layer of abstraction between the operating system and the hardware. Normally, your OS looks for disks (/dev/sda, /dev/sdb, and so on) and partitions within those disks (/dev/sda1, /dev/sdb1, and so on).
Which local Backup Tool is the best on Linux?
There are several backup utilities available for Linux. Some of them are based on bash scripts and others are properly crafted open-source software. The problem comes when nothing is available in a default installation. In this article, I will show and compare 5 Linux backup tools that can be used to back up your Linux desktop system.
Install PowerShell on Fedora Linux
Learn how to install PowerShell either directly on a Fedora Linux host or inside a Podman or Toolbox container.
How to Install Docker and Docker Compose on Debian 11
Docker is a free and open-source platform to develop, ship, and run applications in the containerized environment. In this tutorial, we will show you how to install Docker and Docker compose on Debian 11.
« Previous ( 1 ... 815 816 817 818 819 820 821 822 823 824 825 ... 7359 ) Next »