Welcome To SFL Services Documents Repo!
Use any document at your own risk
Recent Books
Docker
This Page is for all things docker
All Others Stuff
Copyright Notice SFL Services LLC has prepared this document for use only by their staff, agents...
Powershell
Anything to do with Powershell scripting. Copyright Notice SFL Services LLC has prepared this d...
Visual Studio
Copyright Notice SFL Services LLC has prepared this document for use only by their staff, agents...
Microsoft
Copyright Notice SFL Services LLC has prepared this document for use only by their staff, agents...
Apache
Copyright Notice SFL Services LLC has prepared this document for use only by their staff, agents...
Kiwiplan
Copyright Notice SFL Services LLC has prepared this document for use only by their staff, agents...
Linux
Copyright Notice SFL Services LLC has prepared this document for use only by their staff, agents...
Database Toolset
Toolset of tools and script for maintaining the databases. We also included scripts for different...
Recently Updated Pages
Kiwiplan - KIDSENV Settings
MAXPROC=999 TERM=vt100 KIDSLOGDIR=$PLANT/tmpKIDSLOGMAX=1000000KIDSLOGLEVEL=-4 The KWSQL_LOG va...
Linux - Re-Mapping Drives or Combining Drives
The document is walk you through the re-mapping or combining of mapped drives on a Linux server. ...
Linux Server - Install Rocky 9.4
Summary Instructions on the install and configuration of a Linux server for Kiwiplan. Details...
Raspberry Pi - SD card to a USB SSD
Install rpi-clone is on github and is downloaded by cloning the repository. It is a standalone...
Docker - Useful Commands
sudo docker exec -u 0 -it [Docker ID/NAME] bash
Linux - Bag of Tricks
Introduction This document has many useful command. Change Files and Folder Permissions To cha...
Raspberry PI - Install NFS Server
dnf install nfs-kernel-server sudo cp /etc/exports exports.org vi /etc/exports Configure NFS E...
RedHat - Install NFS Shares
NFS Server Configuration Install NFS Utilities. sudo dnf install nfs-utils Create the Shared D...
PiHole - Configuration
This is to create a MAC vlan on you synology to bridge interfaces You will need to create the fo...
sFTPGo - Setup On a Docker Server
services: sftpgo: image: drakkan/sftpgo:latest container_name: SFTPGo user: roo...