Linux Tutorials on the topic “server”
-
How to Install X-Cart eCommerce platform on Debian 10
Author: Blago Eres • Tags: debian, nginx, server, web server • Comments: 0X-Cart is an extremely flexible open-source eCommerce platform with tons of features and integrations. This guide describes the process of installing X-Cart 5 on Debian 10 by using Nginx as a web server and MariaDB as a database server.
-
How to Install OpenMeetings on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 11OpenMeetings is an open source web-based application for presenting, online training, web conferencing, collaborative whiteboard drawing and document editing, and user desktop sharing. In this tutorial, we will be going to explain how to install OpenMeetings on Ubuntu 18.04 server.
-
How to Install Microweber Website Builder on FreeBSD 12
Author: Blago Eres • Tags: nginx, php, server, web server • Comments: 1Microweber is a drag and drop website builder and a powerful next-generation CMS. This tutorial will show you how to install Microweber on a fresh FreeBSD 12 system with Nginx as a web server and MariaDB as a database engine.
-
-
How to Install vsftpd FTP Server with SSL/TLS on CentOS 8
Author: Hitesh Jethva • Tags: centos, ftp, linux, server • Comments: 1FTP is a widely used protocol used for transferring files between server and client. In this tutorial, we will show you how to install VSFTPD on CentOS 8 server and secure it with SSL/TLS.
-
How to Install OpenLDAP Server on Debian 10
Author: Muhammad Arul • Tags: debian, linux, server • Comments: 0
LDAP or Lightweight Directory Access Protocol is an open and standard application protocol for accessing and maintaining directory information services. In this tutorial, we will show you step-by-step installing OpenLDAP on Debian Buster 10.
-
How to Install RethinkDB Database System on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1RethinkDB is a free and open-source NoSQL database system that makes it easier for building realtime apps. In this tutorial, we will show you how to install the RethinkDB database management system on Debian 10 server.
-
How to Monitor Log Files with Graylog v3.1 on Debian 10
Author: Kenny Khoo • Tags: debian, server • Comments: 5Graylog is a free and open-source log management tool based on Java, ElasticSearch and MongoDB. Graylog can be used to collect, index and analyze any server log from a centralized location or distributed location.
-
How to Install Apache Spark Cluster Computing Framework on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Apache Spark is a free and open-source cluster-computing framework used for analytics, machine learning and graph processing on large volumes of data. In this tutorial, we will show you how to install Apache Spark on Debian 10 server.
-
What is IAM and How does IAM Work in AWS?
Author: Rahul Shivalkar • Tags: server, virtualization • Comments: 4IAM (Identity and Access Management) falls under “Security, Identity, & Compliance” service in AWS (Amazon Web Services). It lets us manage access to AWS services and resources securely. Using IAM we can create and manage AWS users, groups, roles and use permissions to allow or deny their access to AWS resources.
-
Maintaining remote Websites with Sitecopy on Ubuntu 18.04
Author: Till Brehm • Tags: linux, server, ubuntu, web server • Comments: 2Sitecopy is a tool for copying locally stored websites to a remote web server (via FTP or WebDAV). It helps you to keep the remote site in sync with your local copy by uploading modified local files and deleting remote files deleted on the local computer. This tutorial shows you how to manage your remote site from your local Ubuntu 18.04 desktop with Sitecopy.