Topic

Linux & Systems

Linux administration, shell scripting, system hardening and server management across distributions.

All Linux & Systems articles

Linux & Systems

How to Install Google Chrome Web Browser on Debian 9 OS

Google Chrome is the most popular web browser in the world. It is fast, intuitive, and secure browser built for the modern web. Chrome is not an open-source browser, and it is not included in the default Debian repositories. It is based on Chromium, an open-source browser that is available in the De

·2 min
Linux & Systems

How to Install Slack on Debian 10 Linux

Slack is one of the most popular collaboration platforms in the world that brings all your communication together. Conversations in Slack are organized in channels. You can create channels for your teams, projects, topics, or any other purpose to keep information and conversations organized. You can

·1 min
Linux & Systems

How to Install Google Chrome Web Browser on Debian 10 Linux

Google Chrome is the most popular web browser in the world. It is fast, intuitive, and secure browser built for the modern web. Chrome is not an open source browser, and it is not included in the Debian repositories. It is based on Chromium, an open-source browser that is available in the default De

·2 min
Linux & Systems

How To Create a Sudo User on Debian

The sudo command (short for Super-user do) is a program designed to allow users to execute commands with the security privileges of another user, by default the root user. In this guide, we will show you how to create a new user on a Debian system and give it sudo access. You can use this […]

·2 min
Linux & Systems

Sudo Command in Linux

The sudo command allows you to run programs as another user, by default the root user. If you spend a lot of time on the command line, sudo is one of the commands that you will use quite frequently. Using sudo instead of login in as root is more secure because you can grant limited […]

·4 min
Linux & Systems

Wget Command in Linux explained with 12 Best Examples

Wget command in linux (GNU Wget) is a command-line utility for downloading files from the web. With Wget, you can download files using HTTP, HTTPS, and FTP protocols. Wget provides a number of options allowing you to download multiple files, resume downloads, limit the bandwidth, recursive downloads

·5 min

Other topics

Newsletter

Get smarter about security

Practical guides, tooling notes and the developments actually worth your attention — delivered when there is something worth saying.

No spam. Unsubscribe in one click.