| by Scott Kilroy

A New Chrome OS-Like Ubuntu Remix is Now Available

Ubuntu Web looks to be your Chrome OS alternative.

Share Button
Read More
| by Scott Kilroy

gmusicbrowser Music Player Sees First Release In More Than 5 Years

After almost 5 and a half years of no new releases, gmusicbrowser was finally updated.

Share Button
Read More
| by Scott Kilroy

How to propagate a signal to child processes from a Bash script

learn about process groups and how to execute a process in background.

Share Button
Read More
| by Scott Kilroy

Flatpak 1.10 Enters Development, Promises Major New Features and Improvements

Flatpak 1.10 development kicks off with the first unstable release, allowing us to have an early look at the new features and improvements.

Share Button
Read More
| by Scott Kilroy

How to create a Cloudwatch Event Rule in AWS

A near-real-time stream of system events that describe changes in AWS resources is delivered by CloudWatch Events. We can create a rule that matches events and route them to one or more target functions.

Share Button
Read More
| by Scott Kilroy

How to use Bash file test operators in Linux

File Test Operators are used in Linux to check and verify attributes of files like ownership or if they are a symlink. In this article, you will learn to test files using the if statement followed by some important test operators in Linux.

Share Button
Read More
| by Scott Kilroy

Manage AppImages, AUR, Flatpaks And Snaps With Bauh

Bauh is an opensource, graphical application to manage AppImages, AUR, Flatpaks, Snaps and native web applications in Linux.

Share Button
Read More
| by Scott Kilroy

How to Solve “Sub-process /usr/bin/dpkg returned an error code (1)” In Ubuntu

The post How to Solve “Sub-process /usr/bin/dpkg returned an error code (1)” In Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .It’s not uncommon to run into an issue of broken packages in Ubuntu and other Debian-based distributions…

Share Button
Read More
| by Scott Kilroy

Linux 5.10 rc5

Linus Torvalds: Hmm. The 5.10 release candidates stubbornly keeps staying fairly big

Share Button
Read More
| by Scott Kilroy

Install Deepin Desktop Environment on Ubuntu [Simple Steps]

Developed and maintained by the Wuhan Deepin technology,  Deepin Desktop Environment (DDE) is a stylish, visually appealing desktop environment that gives your system a splash of color and sophistication. While we have Deepin Linux which is based on Ub…

Share Button
Read More
| by Scott Kilroy

Encrypting directories with eCryptfs in linux

eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem for Linux. It is derived from Erez Zadok’s Cryptfs, implemented through the FiST framework for generating stacked filesystems. eCryptfs extends Cryptfs to provide advanced key management and policy features. eCryptfs is already included in the official Ubuntu repositories and encrypting directories is a simple matter of mounting […]

The post Encrypting directories with eCryptfs in linux appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

Stars and Stripes: NASA and Linux

How is NASA embracing Linux and open source?

Share Button
Read More
| by Scott Kilroy

Encrypting files in linux

You may work for a super-secret government agency, or you may be just a regular citizen. Either way, you still have sensitive data in your linux system that you need to protect from prying eyes. For that, we can use GNU Privacy Guard to encrypt or cryptographically sign files or messages in our linux machine. […]

The post Encrypting files in linux appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

Create Snapshot backups using Timeshift in linux

Timeshift is a linux application that we can use to create snapshots in our linux system,. If something bad happens to our linux system (For an example, all the system files and settings are deleted after cyber attack) we can use the snapshot that we create using timeshift to restore the system back and undo […]

The post Create Snapshot backups using Timeshift in linux appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

Rust-Based Servo Web Engine Moves to Linux Foundation

The open source Rust programming language has been gaining traction the last several years as a faster way to build safe and highly performant application code.

Share Button
Read More
| by Scott Kilroy

Kali Linux 2020.4 Ethical Hacking Distro Is Out Now with ZSH as Default Shell, Linux 5.9

After it’s been installed as a preview in Kali Linux 2020.3, ZSH (Z Shell) is now the new default shell in Kali Linux 2020.4.

Share Button
Read More
| by Scott Kilroy

How to interpret captured Wireshark information

Learn to capture and interpret network information with Wireshark.

Share Button
Read More
| by Arround The Web

How to Secure Your Business from Digital Threats

Digital threats are now a common thing due to changes in technology and available hacking tools and software. Most businesses are in constant threats from malicious software, hacks, and cybercriminals, who are doing everything to steal data, divert fun…

Share Button
Read More
| by Scott Kilroy

Fedora 34 to Introduce KDE Plasma Spin for 64-bit ARM

The Fedora Engineering and Steering Committee approved the recent proposal to provide a Fedora 34 KDE Plasma Spin for 64-bit ARM architecture.

Share Button
Read More
| by Scott Kilroy

How to Launch Startup Applications With A Delay On Linux

This article explains how to delay startup applications, with 2 ways of achieving this.

Share Button
Read More