Linux Tutorials on the topic “freebsd”
-
Deploy WordPress on top of FAMP in FreeBSD 11.1
Author: Matt Vas • Tags: apache, freebsd, mysql, php • Comments: 5
This guide will show how to install and configure the most popular open source CMS used on the internet, Wordpress, on top of FAMP in FreeBSD 11.x latest release. FAMP is an acronym which describes the following software bundle: FreeBSD 11.1 Unix-like operating system, Apache HTTP server, one of the most popular open-source web server on the internet, MariaDB RDBMS (relational database management system), which is a fork of MySQL database engine, and PHP programming server-side language.
-
How to Install PostgreSQL and pgAdmin on FreeBSD 11
Author: Liptan Biswas • Tags: freebsd • Comments: 4
PostgreSQL or in short Postgres, is an open source Object-Relational Database Management System (ORDBMS). In this tutorial, we will learn how to install PostgreSQL and pgAdmin on FreeBSD 11.
-
How to Install MySQL Server with phpMyAdmin on FreeBSD 11
Author: Liptan Biswas • Tags: apache, freebsd, mysql • Comments: 7
In this tutorial, we will install MySQL with phpMyAdmin along with Apache web server with PHP 5.6. MySQL is a free and open source relational management system. It stores data in tabular format. It is the most popular way of storing the data into the database. phpMyAdmin is also a free and open source application used to administrate a MySQL server instance through a rich graphical user interface.
-
-
OpenSSH Security Best Practices
Author: Muhammad Arul • Tags: arch linux, centos, debian, freebsd, opensuse, security, server, shell, suse, ubuntu • Comments: 9
SSH (Secure Shell) is a cryptographic network protocol for initiating text-based shell sessions on remote machines in a secure way. OpenSSH is a connectivity tool that most administrators rely on to work on their Linux and *BSD servers daily. This tutorial covers the best pratices to configure your SSH server securely.
-
Shell Scripting Part V: Functions in Bash
Author: jonilyn2730 • Tags: arch linux, debian, fedora, freebsd, linux, mandriva, opensuse, shell, suse, ubuntu • Comments: 8
Welcome to part 5 of HowToForge's shell scripting tutorial series. In this part, you will learn how to efficiently structure your scripts by creating functions. By the end of this tutorial, you will be able to know how to create functions in the Linux Bash Shell, pass parameters to your functions and return some values from a function to your main code.
-
The Perfect Database Server: Firebird 2.5.3 on FreeBSD 10
Author: mariuz • Tags: other, freebsd • Comments: 0
The Perfect Database Server: Firebird 2.5.3 on FreeBSD 10 Here is the guide on installing Firebird 2.5.3 from FreeBSD 10 Ports and creating your first test database; also we show you how to install Flamerobin GUI (administration tool) and the PHP driver for it. This was tested on fresh FreeBSD 10 on a kvm-linux virtual machine.
-
pfSense - Squid + Squidguard / Traffic Shapping Tutorial
Author: neofire • Tags: other, freebsd • Comments: 24pfSense - Squid + Squidguard / Traffic Shapping Tutorial In this tutorial I will show you how to set up pfSense 2.0.1 up as an Internet Gateway with Squid Proxy / Squidguard Filtering. I will also show that you have to configure some extra features of pfSense like traffic shapping with squid. This type of configuration would be useful for people who want to set up wireless hot spots or Internet cafe's etc.
-
AVG Antivirus For Linux/FreeBSD Plus Qmail Mail Server
Author: dervis • Tags: antivirus, email, freebsd, linux, security • Comments: 1AVG Antivirus For Linux/FreeBSD Plus Qmail Mail Server This document describes how to deploy AVG Antivirus for Linux/FreeBSD to the Qmail mail server. It is usable for AVG version 8.5, 10 and 2012.
-
AVG Antivirus For Linux/FreeBSD Plus Sendmail Mail Server
Author: dervis • Tags: antivirus, email, freebsd, linux, security • Comments: 0AVG Antivirus For Linux/FreeBSD Plus Sendmail Mail Server This document describes how to deploy AVG Antivirus for Linux/FreeBSD to the Sendmail mail server. It is usable for AVG version 8.5, 10 and 2012.
-
The Perfect Database Server: Firebird 2.5.1 And FreeBSD 9
Author: mariuz • Tags: freebsd, other • Comments: 0
The Perfect Database Server: Firebird 2.5.1 And FreeBSD 9 Here is the guide on installing Firebird 2.5.1 from FreeBSD 9 Ports and creating your first test database; also we show you how to install Flamerobin GUI (administration tool) and the PHP driver for it. This was tested on fresh FreeBSD 9 on a kvm-linux virtual machine.