Quick post on how to setup a NFS Server on Ubuntu and how to setup a mount point on the client side to interact with the NFS Server. Server Side: In this post 10.8.133.83 will be the
Ruan Bekker
A collection of 244 posts
Setup a Site to Site IPSec VPN with Strongswan on Ubuntu
Today we will setup a Site to Site ipsec VPN with Strongswan, which will be configured with PreShared Key Authentication. After our tunnels are established, we will be able to reach the private ips over the vpn tunnels. Get the
API Gateway with Lambda using Python on AWS to Post info to Rocketchat
Today we will setup a API Gateway which has a Lambda Function, written in Python which we will setup using the AWS CLI [https://bekkerclothing.com/collections/developer?utm_source=sysadmins.co.za&utm_medium=blog&utm_campaign=
Setup a Concourse CI Server on Ubuntu 16
Concourse is a Pipeline Based Continious Integration system written in Go Resources: * https://concourse.ci/ * https://github.com/concourse/concourse * https://concourse.ci/hello-world.html * https://github.com/starkandwayne/concourse-tutorial What is Concourse CI: Concourse CI is a Continious Integration
Create a Docker Persistent MySQL Service backed by NFS
Docker Containers are stateless, if you want a persistent service like MySQL I always recommend having your database services outside the swarm, but if you need to look at Persistent Storage, there's a lot, including GlusterFS and NFS.
Setup a NFS Server and Client on the Raspberry Pi
Setup a NFS Server/Client on the RaspberryPi 3 [https://bekkerclothing.com/collections/developer?utm_source=sysadmins.co.za&utm_medium=blog&utm_campaign=leaderboard_ad] Setup the Server Side - Disks and Directories Prepare the directories: $ sudo
Adding Bricks to your GlusterFS Volume to Increase Storage Capacity
So you've reached a point where you have run out of storage and you need to scale or allocate more storage to your GlusterFS Volume. Previous Posts: From our GlusterFS [http://sysadmins.co.za/tag/glusterfs/] Series we
Replace Faulty Bricks in GlusterFS
Previous Posts: From our GlusterFS [http://sysadmins.co.za/tag/glusterfs/] Series we have covered the following: * GlusterFS: Distributed Replicated Volume [http://sysadmins.co.za/setup-a-glusterfs-distributed-replicated-volume/] * GlusterFS: Distributed Storage Volume [http://sysadmins.co.za/setup-a-distributed-storage-volume-with-glusterfs/] * GlusterFS: Replicated Storage Volume [http:
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!