Install OneDrive GUI on Ubuntu

Maybe your school, work, or a client requires you to use OneDrive. What are you to do on Linux, except use the web version of OneDrive? I never realized so many people used OneDrive on Linux but apparently, it’s quite common. So today, we will be installing OneDrive on Ubuntu 22.04. We will install both a console version and a GUI version of OneDrive. If you’re tired of using the web version or just curious about setting it up, this guide is for you. ...

01-28-2023 · Adam

Python Flask Dev Environment on Manjaro Linux

Python Flask is a small web development framework written in Python. It allows you to create web applications quickly and easily by providing useful tools and features. You can use it to create a website, a web service, or even a simple web page. It’s easy to learn and use, making it a popular choice for beginners and experienced developers alike. Personally, I love Flask. You can quickly spin up a website using the Jinja2 template engine or create a web API to query a backend database or other web API. ...

01-27-2023 · Adam

What is an Immutable OS?

You may have seen the term immutable OS thrown around lately and wondered what it is and what is means. While an immutable OS isn’t exactly new, they have become more popular in recent months. So let’s break down what exactly an immutable OS is, how it can benefit you as well as the potential drawbacks of using one. Simple Description of an Immutable OS An immutable operating system is pretty much like an unchangeable one. Imagine a computer system that once it’s set up, can’t be altered or modified in any way. It’s like a locked box that can only be opened with a specific key, and once it’s open, you can’t change anything inside. This type of operating system is great for security purposes since it prevents any unwanted changes or tampering. Plus, it makes it easy to revert back to a previous state if something goes wrong. So, if you’re looking for an ultra-secure operating system, an immutable one might be the way to go. ...

01-27-2023 · Adam

Best Web Hosting for WordPress 2023

Let’s be honest, there are tons of web hosting providers out there who all claim to be the best, the fastest, or offer the most extras. Trying to weed through all of the providers and all of the opinions of folks on YouTube and blogs isn’t easy either. It will likely leave you feeling cheated or confused. So I’m going to throw my hat into the ring of who is the best web hosting provider for WordPress using my own experience with 3 different providers. The option I’m going to give you isn’t just the best hosting provider for WordPress sites though, you can host all sorts of sites or servers. Maybe you have a guess of where I’m going here. ...

01-25-2023 · Adam

Managed Desktop Icons and Shortcuts in Intune

If you have been using redirected desktops or some form of mandatory profile in your on-prem Active Directory environment using GPO, you may ask yourself how you will manage desktop icons and shortcuts in Intune? This was a question I faced myself, how can we easily control what icons and shortcuts a user see’s on their desktop of fully Intune managed devices? It’s actually not that hard thanks to the work of Florian, who runs the scloud blog. Let’s go over the implementation and how you can use this to manage the desktops of your Intune devices. ...

01-21-2023 · Adam