| by Scott Kilroy

Firefox 84 Promises to Finally Enable WebRender By Default on Linux/X11

Mozilla is already working on the next major version of the popular and open-source web browser

Read More
| by Scott Kilroy

who Command in Linux

who is a command-line utility that prints a list of currently logged in users.

Read More
| by Scott Kilroy

$6 billion Linux deal? SUSE IPO rumored

SUSE, the major European Linux company, may soon be spun out in a $6 billion IPO.

Read More
| by Scott Kilroy

How to Install Rocket.Chat Server with Nginx on Ubuntu 20.04

Rocket.Chat is a web-based chat application written in JavaScript, using the Meteor full-stack framework. It is an open-source chat collaboration platform that allows you to communicate securely in real-time across multiple devices.

Read More
| by Scott Kilroy

A Basic Guide to Linux Boot Process

Every time you power on your Linux PC, it goes through a series of stages before finally displaying a login screen that prompts for your username or password. There are 4 distinct stages that
The post A Basic Guide to Linux Boot Process first appeared …

Read More
| by Scott Kilroy

Open Invention Network Linux patent protection group turns 15

the Open Invention Network has been protecting Linux and open-source software developers and companies from open-source’s enemies and patent trolls.

Read More
| by Scott Kilroy

VMware’s Dirk Hohndel Talks (What Else) Open Source

Dirk Hohndel, VMWare’s chief open source officer, talked about the “symbiotic relationship” between open source and the enterprise.

Read More
| by Scott Kilroy

How to install Etherpad on Ubuntu 20.04

Etherpad is a web-based real-time online editor

Read More
| by Scott Kilroy

Auditing network services with netstat in linux

The following are two reasons why you would want to keep track of what network services are running on your system: To ensure that no legitimate network services that you don’t need are running To ensure that you don’t have any malware that’s listening for network connections from its master You can use the following […]

The post Auditing network services with netstat in linux appeared first on The Linux Juggernaut.

Read More
| by Scott Kilroy

Web server scanning with Nikto in Linux

Nikto is a special-purpose tool with only one purpose; that is, it’s meant to scan web servers, and only web servers. It’s easy to install, easy to use, and capable of doing a comprehensive scan of a web server fairly quickly. Nikto is built on LibWhisker2 (by RFP) and can run on any platform which […]

The post Web server scanning with Nikto in Linux appeared first on The Linux Juggernaut.

Read More
| by Scott Kilroy

How to read and correct SELinux denial messages

A look at SELinux denial messages

Read More
| by Scott Kilroy

Display Ping Command Output In Graph Format Using Gping

the brief history of ping network administration

Read More
| by Scott Kilroy

How to Install Calibre Ebook Server on Ubuntu 20.04

Calibre is a free and open-source e-book manager. It ships as a cross-platform desktop application along with a server component and can be used to manage your e-book library.

Read More
| by Scott Kilroy

How to Install Fedora 41 Server with Screenshots

The post How to Install Fedora 41 Server with Screenshots first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Fedora 41, the latest version of the Fedora operating system, was released on October 29, 2024, which is a community-supported
The po…

Read More
| by Scott Kilroy

How to Trace Program Execution Using Linux Strace Command

The strace is a powerful command-line tool for process monitoring, diagnostic and troubleshooting programs in Linux. Generally, it is used to intercept and record the system calls and the signals received by a process. You can use strace to analyze […..

Read More
| by Scott Kilroy

How to Install Etherpad Collaboration Editor on Ubuntu 24.04 Server

Etherpad is an open-source collaborative and real-time text editor for your team, accessible from anywhere at any time because Etherpad is a web-based text editor.

Read More
| by Scott Kilroy

How to Install and Configure OpenLDAP and phpLDAPadmin on Ubuntu 20.04

LDAP is a Lightweight Directory Access Protocol used for accessing and maintaining distributed directory over an internet protocol. phpLDAPadmin is a web-based LDAP client used for managing and administering an LDAP server.

Read More
| by Scott Kilroy

How to Install Microsoft Edge Browser in Linux

Long gone days where Microsoft products are not open-source and architected only for Windows. In their efforts to make a strong footprint in the Linux market, Microsoft has announced on “Microsoft Ignite 2020” Edge
The post How to Install Microsoft Edg…

Read More
| by Scott Kilroy

Best Diff Tools to Compare File Contents on Linux

Diff tools are used by countless people all around the world, be it developers, web designers, editors, photographers, engineers, the possibilities are countless. They use these tools to find out the differences between different files, folders, and di…

Read More
| by Scott Kilroy

How to Install and Create a Blog with Hexo on Ubuntu 20.04

Hexo is a static blogging framework built on Node.js, it allows you to write posts in Markdown format. In this tutorial, you will learn how to Install Hexo and use it to create a blog on Ubuntu 20.04 based server.

Read More