Linux Tutorials on the topic “Linux”
-
How to configure the WiKID Strong Authentication 4.0 using the Quick-setup option
Author: nowen • Tags: linux, security • Comments: 1
How to configure the WiKID Strong Authentication 4.0 using the Quick-setup option The 4.0 release of the WiKID Strong Authentication System has two major new features. First it is now free for up to 5 users making it perfect for home users, small businesses or long-term testing. Second, there's a new quick-start configuration system. You create a text file with pertinent information about your network and use it to build a fully-functioning two-factor authentication server. This tutorial will show you how to use this new feature.
-
How to install and configure PrestaShop on Ubuntu 14.04
Author: Srijan Kishore • Tags: apache, linux, ubuntu, web server • Comments: 5
How to install and configure PrestaShop on Ubuntu 14.04 This document describes how to install and configure PrestaShop on Ubuntu 14.04. PrestaShop is a free, open source e-commerce solution. It supports payment gateways such as DirecPay, Google Checkout, Authorize.Net, Skrill, PayPal, PayPal Payments Pro (Direct) and EBANX Checkout via their respective APIs. Further payment modules are offered commercially.
-
Simple Hard Drive Data Recovery
Author: aziods • Tags: linux • Comments: 0
Simple Hard Drive Data Recovery After a recent brush with hard drive failure, I wanted to put together a HOWTO on how to mirror a hard drive, ignoring errors under Linux. It is critical to ensure that these commands are issued correctly, and that the right drive and device names are used. dd offers no prompting and confirmation - use with caution!
-
-
The Perfect Server - CentOS 7 x86_64 (nginx, Dovecot, ISPConfig 3)
Author: till • Tags: linux, postfix, php, mysql, dns, ftp, centos, control panels, email, bind, ispconfig, web server, nginx • Comments: 51
The Perfect Server - CentOS 7 x86_64 (nginx, Dovecot, ISPConfig 3) This tutorial shows how to prepare a CentOS 7 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3 on it. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses nginx, not Apache. The ISPConfig 3 apache perfect server tutorial is available here.
-
How to configure an NFS server and mount NFS shares on Ubuntu 14.10
Author: Srijan Kishore • Tags: linux, ubuntu • Comments: 1
How to configure an NFS server and mount NFS shares on Ubuntu 14.10 This guide explains how to configure an NFS server in Ubuntu 14.10 Network File System (NFS) is a popular distributed filesystem protocol that enables users to mount remote directories on their server. The system lets you leverage storage space in a different location and write onto the same space from multiple servers in an effortless manner. It, thus, works fairly well for directories that users need to access frequently. This tutorial explains the process of mounting NFS share on an Ubuntu 14.10 server in an simple and easy-to-follow steps.
-
Samba server installation on OpenSuse 13.2
Author: Srijan Kishore • Tags: linux, suse, samba • Comments: 1
Samba Server Configuration in OpenSuse 13.2 This guide explains how to configure samba server in OpenSuse 13.2 with anonymous & secured samba servers. Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.
-
How to use ISPConfig and Seafile without manual file modifications
Author: Rescue9 • Tags: apache, centos, control panels, debian, ispconfig, linux, ubuntu, web server • Comments: 6
Seafile is an open-source cloud based file storage system similar to Dropbox & Box. The difference is that Seafile can be deployed on a client's own system. This provides a greater safety and security factor as the passwords are only interchanged between the client who setup the system, and his / her own users rather than a corporate cloud hosting company.
-
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On OpenSUSE 13.2
Author: Srijan Kishore • Tags: ftp, linux, suse • Comments: 0
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On OpenSUSE 13.2 This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
-
OpenSUSE 13.2 minimal server Installation
Author: Srijan Kishore • Tags: linux, suse • Comments: 1
This is a detailed description about how to set up an OpenSUSE 13.2 64bit (x86_64) minimal server. This setup will be used as basis for various other OpenSuSE tutorials at howtoforge like our perfect server series.
-
Installation and configuration of Drupal on CentOS 7
Author: Srijan Kishore • Tags: apache, centos, linux, web server • Comments: 2
Installation and configuration of Drupal on CentOS 7 This document describes the installation and configuration of Drupal on CentOS 7. Drupal is an open source content management platform powering millions of websites and applications. It’s built, used, and supported by an active and diverse community of people around the world.