Linux Tutorials on the topic “linux”
-
How to Install Ansible AWX with Nginx Reverse Proxy on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu • Comments: 16In this tutorial, we're going to show you how to install and configure the AWX on Ubuntu server 18.04. We're going to install the AWX with Nginx as a reverse proxy and built on the HTTPS secure connection.
-
Install and Configure ISC DHCP Server in Debian 9
Author: Matt Vas • Tags: debian, linux, server • Comments: 3In this tutorial, we’ll learn how to install and configure DHCP server in Debian 9. DHCP or Dynamic Host Configuration Protocol is a protocol used in networks through which a system can automatically obtain the network settings at boot time.
-
Configure Postfix to use Gmail as a Mail Relay
Author: Neil Golden • Tags: centos, debian, email, fedora, freebsd, linux, opensuse, server, suse, ubuntu • Comments: 63If you have a Gmail account, you can configure your MTA to relay outgoing mail through Gmail. This gives you the benefit of Gmail's reliability and robust infrastructure, and provides you with a simple means of sending email from the command line. In this tutorial, we will use Postfix as our MTA. Postfix is a free, open-source, actively maintained, and highly secure mail transfer agent.
-
-
How to Install NodeJS based Wiki.js on Fedora 29
Author: Blago Eres • Tags: fedora, linux • Comments: 0Wiki.js is an open source, modern and powerful wiki app based on Node.js, Git, and Markdown. Wiki.js runs on the blazingly fast Node.js engine and is optimized to conserve CPU resources.
-
Economical append-only offsite backups with restic and Wasabi on Debian 10
Author: Thomas Höjemo • Tags: backup, debian, linux • Comments: 4This guide shows how to install and configure the free backup software restic on Debian Buster to store off-site backups at the cloud storage company Wasabi. The main advantage of this guide is that it provides obligatory append-only backups. This means that once a backup has been made, it is secure in the sense that it cannot be overwritten or erased from the system the backup was made from.
-
Linux C Programming Tutorial Part 15 - 2's Complement and Negative numbers
Author: Himanshu Arora • Tags: c-programming, linux, programming • Comments: 1Up until now, in this ongoing C programming tutorial series, we have discussed quite a few concepts, but missed a basic one. It's about negative numbers. Yeah, though we briefly mentioned signed vs unsigned variables in one of our initial tutorials, we didn't actually discuss how negative numbers are stored in memory.
-
How to Install and Configure Pydio on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, storage, ubuntu, web server • Comments: 8Pydio is a free and open source cloud-based file-sharing and synchronization software that allows you to access all your data storages from the central location. It is very alternative to other file-sharing software such as ownCloud and Nextcloud. In this tutorial, we will learn how to install Pydio on Ubuntu 18.04 LTS.
-
Linux C Programming Tutorial Part 14 - Bitwise operators practical examples
Author: Himanshu Arora • Tags: c-programming, linux, programming • Comments: 1In one of our earlier articles, we discussed the basics of bitwise operators. I hope you went through that article and are now ready to witness and understand some practical usage examples of these operators.
-
How to Install Wiki.js on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 2Wiki.js is a modern and powerful OpenSource wiki app based on Node.js, Git, and Markdown. Wiki.js runs on the flamingly fast Node.js engine and is optimized to conserve CPU resources.
-
How to Install Pagekit CMS with Nginx on Fedora 29
Author: Blago Eres • Tags: fedora, linux, nginx, web server • Comments: 0Pagekit is modern, intuitive, modular, and flexible open source (MIT license) CMS built with Symfony components and Vue.js. It gives you the tools to create beautiful websites.