| by Scott Kilroy

Raspberry Pi Hosting Firm miniNodes Grows Up Enough to Get a Proper Data Center

Source: Linuxtoday.com

Share Button
Read More
| by Arround The Web

Development Release: Univention Corporate Server 5.0-0 Beta

Univention Corporate Server is an enterprise-class distribution based on Debian GNU/Linux. It features an integrated management system for central administration of servers and Microsoft Active Directory-compatible domain services. The project’s lates…

Share Button
Read More
| by Scott Kilroy

Remap Keyboard And Mouse Buttons On Linux With The New Key Mapper GUI

Key Mapper is a new GUI tool to remap your keyboard and mouse buttons on Linux desktops

Share Button
Read More
| by Scott Kilroy

How to Use Perf Performance Analysis Tool on Ubuntu 20.04

Perf is a simple but powerful performance monitoring tool for Linux based operating systems

Share Button
Read More
| by Scott Kilroy

How to Use Perf Performance Analysis Tool on Ubuntu 20.04

Perf is a simple but powerful performance monitoring tool for Linux based operating systems

Share Button
Read More
| by Arround The Web

Development Release: openSUSE 15.3 Alpha

The openSUSE team have published a new development snapshot of their upcoming openSUSE 15.3 release. The new Alpha snapshot introduces binary compatibility with SUSE Linux Enterprise and reorganizes the way installation media for different CPU archite…

Share Button
Read More
| by Scott Kilroy

Cross-Platform Screenshot Tool Ksnip Sees New Major Release

Ksnip, a feature-packed cross-platform screenshot tool, has been updated to version 1.8.0

Share Button
Read More
| by Arround The Web

Show a side-by-side git diff on any commit in tig using Meld

Side-by-side diffs are more readable to me than in-line diffs. Long time ago, I started using Meld to display them when working with git. But I always needed to manually specify branch or commit names. This week I finally spent some time and found a way to invoke Meld directly from tig, so that I … Continue reading Show a side-by-side git diff on any commit in tig using Meld

Share Button
Read More
| by Scott Kilroy

Create and Store Secrets like Passwords, OAuth Tokens, and SSH Keys in Kubernetes

In Kubernetes, we can store and manage sensitive information, such as passwords, OAuth tokens, and ssh keys using Kubernetes Secrets. In this article, we will create secrets using .yml file and access them in the Pod as Environment Variables.

Share Button
Read More
| by Scott Kilroy

3 Simple Ways to Install Skype on Ubuntu

Skype is one of the popular communication application owned by Microsoft. It is available for Windows, Mac OS X, Linux, and other mobile devices. You can use it for chatting, audio and video call also sharing files and your screen. […]
The post 3 Sim…

Share Button
Read More
| by Scott Kilroy

Anatomy of a Linux Ransomware Attack

Ransomware has dominated cybersecurity news headlines for the past decade, and for good reason.

Share Button
Read More
| by Scott Kilroy

Linux Mint 20.1 Beta Is Now Available for Download

Linux Mint 20.1 Beta just popped up on the main download servers of the popular Ubuntu-based distribution

Share Button
Read More
| by Scott Kilroy

How to securely copy files between Linux hosts using SCP and SFTP

There are multiple methods you can use to securely copy files between Linux hosts. SCP and SFTP are two you need to know.

Share Button
Read More
| by Scott Kilroy

How to use ECHO command in Linux

Echo Command in Linux is one of the most used commands in Bash scripting

Share Button
Read More
| by Scott Kilroy

10 Examples of using nslookup in linux

The main use of nslookup is to help with any DNS issues you may have. You can use it to find the IP address of a host, find the domain name of an IP address, or find mail servers on a domain. This tool can be used in an interactive and a noninteractive mode. The Interactive mode […]

The post 10 Examples of using nslookup in linux appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

How To Reset Vagrant Virtual Machine To Original State

This brief guide explains how to reset vagrant virtual machine to it’s original state in Linux.

Share Button
Read More
| by Scott Kilroy

What is Versioning and how to use it in AWS S3 bucket

Versioning is a means of keeping multiple variants of an object in the same bucket. You can use versioning to preserve, retrieve, and restore every version of every object stored in your Amazon S3 bucket. With versioning, you can easily recover from both unintended user actions and application failures. When you enable versioning for a […]

The post What is Versioning and how to use it in AWS S3 bucket appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

Remove all comment in WordPress

If you want to remove all comment fields in wordpress go into your theme directory and and open functions.php add this code (I’d suggest at the bottom of the file)

Share Button
Read More
| by Scott Kilroy

How to Use Perf Performance Analysis Tool on Ubuntu 20.04

Perf is a simple but powerful performance monitoring tool for Linux based operating systems. It is used to trace or count both hardware and software events. In this tutorial, we will show you how to install and use Perf performance monitoring tool on U…

Share Button
Read More
| by Arround The Web

How to Install MariaDB on CentOS 8

MariaDB is an open-source, community-developed relational database management system. It is forked from MySQL and created and maintained by the developers who created MySQL. MariaDB is intended to be highly compatible with MySQL but

The post How to In…

Share Button
Read More