| by Scott Kilroy

How to check who’s logged in to your linux machine

If you have a linux server, It is absolutely necessary to know how to check the users that are logged in to your system and what they are doing. To do that, you have to get yourself familiar with number of different linux commands. In this guide, we will show you how to identify the […]

The post How to check who’s logged in to your linux machine appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

Ardour 6.4 Free Digital Audio Workstation Released with Support for VST3 Plugins

The biggest new feature in Ardour 6.4 is support for plugins in Steinberg’s VST3 plugin format.

Share Button
Read More
| by Scott Kilroy

How to Install Gibbon LMS on Ubuntu 20.04

Gibbon is a free and open-source school management system specially designed for teachers, students, parents and leaders. It helps teachers to find, contact and help their students.

Share Button
Read More
| by Scott Kilroy

How to Configure Static IP Address on Ubuntu 20.04

Usually, when a client system connects to a network via WiFi or an ethernet cable, it automatically picks an IP address from the router. This is made possible through the DHCP server which auto-assigns
The post How to Configure Static IP Address on Ubu…

Share Button
Read More
| by Scott Kilroy

How to Install XFCE Desktop Environment in Linux Mint

You can download Linux Mint 20, in three editions Cinnamon, MATE, or Xfce. Xfce is a light-weight computer surrounding. It doesn’t guide as many capabilities as cinnamon or mate, but it’s extremely stable and consume fewer resources. Today, we will […..

Share Button
Read More
| by Arround The Web

How to Make Your Ecommerce Site More Appealing to Your Target Market

If you are trying to attract customers to your e-commerce site, there are a few important things to do. Some of the most obvious ones include using high-quality images and detailed descriptions. However, there are lots of important things to do. Some o…

Share Button
Read More
| by Scott Kilroy

Why You Should Trust Open Source Software Security

Some people still think that open source software security is inferior.

Share Button
Read More
| 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