All Others Stuff
Copyright Notice
SFL Services LLC has prepared this document for use only by their staff, agents, customers and prospective customers. Companies, names and data used as examples in this document are fictitious unless otherwise noted. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without the express written permission of SFL Services LLC, who reserve the right to change specifications and other information contained herein without prior notice. The reader should consult SFL Services LLC to determine whether any such changes have been made.
Licensing and Warranty
The terms and conditions governing the licensing of SFL Services LLC software consist solely of those set forth in the written contracts between SFL Services LLC and its customers. Except as expressly provided for in the warranty provisions of those written contracts, no representation or other affirmation of fact contained in this document, including but not limited to statements regarding capacity, suitability for use or performance of products described herein, shall be deemed to be a warranty by SFL Services LLC for any purpose, or give rise to any liability of SFL Services LLC whatsoever.
Liability
In no event shall SFL Services LLC be liable for any incidental, indirect, special or consequential damages whatsoever (including but not limited to lost profits) arising out of or related to this document or the information contained in it, even if SFL Services LLC had been advised, knew or should have known of the possibility of such damages, and even if they had acted negligently.
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...
Synology - Bag of Tricks
sudo -i ip link set eth1 down My DS118 idles at 24% after disabling all the junk. //run onc...
VMWare - Delete inaccessible datastore
Rename the store Use the web client to rename each store and a DEL in front of the name Access ...
Proper Active Directory Time Sync Methods
Network Time Protocol (NTP) is a long-standing standard for computers to synchronize time between...
Synology - Backup from Linux
Introduction This is to setup a hourly MySQL backups and also a full system backup once a week. ...
Raspberry Pi - Kiosk
Configure kiosk mode Install the following sudo apt install xdotool unclutter Create a kiosk f...
Linux - FTP Using Bash
Example of simple bash script ftp client This script first defines variables such as hostname of...
XWiki - Install
This is to create a installation of XWiki on a installation of Rocky Linux already installed Con...
Synology - Moving Packages Between Volumes DSM 7.0
Stop the application(s) via the Synology package center. Make sure that Telnet/SSH is en...
Veeam Upgrade
https://www.reddit.com/r/Veeam/comments/1b84qg4/migrate_11_to_12_on_new_hardware/ Disable al...
WordPress - Setup WordPress
Connecting to Your Server Using PuTTY Open PuTTY and enter your domain name in the box named Ho...
VMWare - Install Windows 11 on vCenter 8 without TMP 2.0
Create a VMWare to host Windows 11 without having a virtual TMP or device installed. Once you ar...
File Transfer - Using FTP LFTP commands
FTP Commands to resume a single file upload using the built-in ftp command you will need to kno...
File Transfer - WPUT
WPUT This is to resume a files transfer using wput instead ftp or lftp commands and can be used ...
File Transfer - CURL
CURL This is the resume a file transfer using curl instead ftp or lftp commands and can be used ...