Quantcast
Channel: Howtoforge Linux Howtos und Tutorials
Browsing all 2665 articles
Browse latest View live

Linux manpath Command Tutorial for Beginners (5 Examples)

Man pages in Linux is the go to spot for first-level support when it comes to command line utilities. As most of you would know, you just write 'man [command-name]' and the corresponding man page pops...

View Article



How to Setup File Integrity Monitoring (FIM) using osquery on Linux

Osquery is an open source operating system instrumentation, monitoring, and analytics software. In this tutorial, we will show you how to setup File Integrity Monitoring (FIM) using osquery. We will be...

View Article

Linux namei Command Tutorial for Beginners (5 Examples)

On the Linux command line, you work with several types of files, for example, directories, symbolic links, and stuff like that. Sometimes, the requirement is to know more about individual elements in a...

View Article

ISPConfig 3 Roundcube Plugin on Debian 9 (Stretch)

This tutorial describes the installation of the ISPConfig Roundcube Plugin on Debian 9. The plugin is used to connect RoundCube Webmail with the ISPConfig Hosting Control panel so that users can change...

View Article

How to install Sonerezh Music Streaming Server on Ubuntu 18.04 LTS

Sonerezh is a free, open source and web-based music streaming server that can be used to access media from anywhere. It is simple, lightweight and easy to use. In this tutorial, we will explain how to...

View Article


Linux mktemp Command Tutorial for Beginners (5 Examples)

Creating temporary files or directories is a common task that many Linux command line users do. But there's a dedicated command line tool - dubbed mktemp - that lets you do this.

View Article

How to Setup Apache Subversion with HTTPS Letsencrypt on CentOS 7

Apache Subversion or SVN is open source versioning and revision control software. In this article, we show you how to set up Apache Subversion on the latest CentOS 7 server. We install and configure...

View Article

How to install School tool on Ubuntu 18.04 LTS

SchoolTool is a free and open source suite of free administrative software for schools that can be used to create a simple turnkey student information system, including demographics, grade book,...

View Article


Linux objdump Command Explained for Beginners (7 Examples)

If you are into programming on Linux and your work revolves around compilers, there are a handful of command line utilities that you should be aware of. One such tool is objdump.

View Article


How to collaborate on docs stored on your WebDAV server with ONLYOFFICE

This guide explains how to connect your WebDAV server to ONLYOFFICE and edit and collaborate on documents online. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of...

View Article

Linux pgrep Command Tutorial for Beginners (10 Examples)

You might already know about the grep command in Linux, which searches for a pattern, and then prints the matching text in output. What if the requirement is to apply this kind of processing to fetch...

View Article

How to Install and Configure GitLab on Ubuntu 18.04 LTS

Gitlab is a web-based GIT repository manager that allows your team to work on code, perform feature requests, track bugs, and test and implement applications. In this tutorial, I will show you...

View Article

How to Monitor your Desktop PC with Conky on Ubuntu 18.04 LTS

Conky is a free, open source, lightweight system monitoring tool available for Linux and BSD. It is used to monitor and display information of CPU consumption, disk usage, GPU temperature, fan speed,...

View Article


Linux pinky Command Tutorial for Beginners (8 Examples)

The finger command in Linux is a popular tool to fetch information related to system users. Pinky is a lightweight alternative that comes pre-installed (at least on Ubuntu).

View Article

How to Install Croogo CMS on Ubuntu 18.04 LTS

Croogo is a free, open source Content Management System (CMS) written in PHP. It is powered by CakePHP MVC framework. This tutorial shows the installation of Croogo on Ubuntu 18.04 LTS.

View Article


Linux pushd and popd Command Tutorial for Beginners (3 Examples)

Command line navigation in Linux is primarily done using the cd command. However, there are several tips and tricks that may enhance your Linux command line navigation experience. In this article, we...

View Article

Docker Guide: Dockerizing Nodejs Express Application on Ubuntu 18.04

In this tutorial, I will show you how to create a docker image for an existing Nodejs Express application project in Ubuntu 18.04. We will learn about dockerizing a Nodejs application, and then deploy...

View Article


How to Encrypt USB Drive on Ubuntu 18.04 LTS

Encryption is the best way to protect your important documents personal info and other credentials. In this tutorial, we will learn how to encrypt your USB drive with LUKS on Ubuntu 18.04 LTS.

View Article

Linux pkill Command Tutorial for Beginners (5 Examples)

In Linux, if you need to kill a process (for whatever reason) through the command line, you can you use the kill command, which requires you to pass as input the ID of the process you're trying to...

View Article

How to install SOPlanning on Ubuntu 18.04 LTS

SOPlanning is a free, open source and Simple Online Planning tool specially designed to efficiently organize projects and tasks. In this tutorial, I am going to explain how to install SOPlanning on...

View Article
Browsing all 2665 articles
Browse latest View live




Latest Images