Convert your VPS from Linux to Windows
With the ever growing need for high speed, always on computers weather it be for online trading or a central location for your file; or evening running a Windows Server for IIS or other Windows Server needs. So lets get started! First things first a huge…
CredSSP required by server
Failed to connect, CredSSP required by the server is an error line returned when trying to connect remotely to a Windows machine using RDP version 6 or newer with the Rdesktop client. Failed to connect, CredSSP required by server is an error line…
Use rclone to mount sFTP as a folder
With remote storage becoming the amazing and value added service it is, having a backup of your files has become a “there is no reason I don’t have one” anymore. While I am a firm believer and follower of the rule of three backups. Now…
Install Transmission Torrent Server
Quite often you hear the word “torrent” or “torrenting” and think stealing. Well yes sadly this amazing technology has been turned into something used to steal but that is no where near 100% the truth. Torrent servers are a great…
How to Install FTP Server on Ubuntu
FTP stands for File Transfer Protocol is a network protocol used to transfer files to and from the remote system. Generally, it is used by website owners to build, update and maintain websites. IT provides an easier way to download, upload, and transfer…
To Homelab or Not To Homelab
As we progress down our path and growth in the learning and playing stages of our computer journey we can often find ourselves at a point where we think about a Homelab. Let me start off by saying Homelabs are an amazing place to learn, break, and learn…
Install AdGuard Home Stand Alone
What is AdGuard? AdGuard is a privacy protection and ad blocking suite that works on browsers and apps:Ad blocking: Blocks ads, pop-ups, banners, text ads, and video adsPrivacy protection: Blocks third-party tracking systems, domains that spread malware,…
How to Install Plex in Ubuntu
Lifted from: https://vpsie.com/knowledge-base/how-to-install-plex-in-ubuntu-22-04/ If your looking for help installing Plex then you already know what it is, and how amazing it is. With this I am not going to go into an online prestatement on how awesome…
Generate Thumbnails for All Videos Inside Folder with FFmpeg
When we are working with video sites, we often need to create our thumbnails, and often enough this happens to be in a folder with dozens if not more videos in it. The “old” or current process is to open that video, pause it in your video…
Install Firefox – Command line
Many Linux distributions come with Firefox pre-installed through their package manager and set as the default browser. However, if you need to install Firefox on Linux using a different method, the following guide will show you various alternative ways…
Control Panels
In todays growing market for website hosting, plans, software, and more; we often find ourselves looking at different options, needs, and pricing. Today we are going to focus on our website, and our website needs. Just focusing on website needs. As we…
Pre-generate pages or load a web cache using wget
So you have a new site, you want to index it, cache it, and make all the magic happen so that its a little faster right? Good deal, now how do we make this happen. We are going to assume a few items here. 1. You already have a website in this example as…