-
-
Code | Ubuntu | UNIX | UNIX Shell Scripts | Zorin OS
Ubuntu – Require Sudo Rights To Shutdown
If you are working with UNIX and you need to remove the ability for normal users to shutdown you can make this file change. This change will simply require a user with sudo access to type in their password before the machine can shutdown. There’s a couple changes I made to the file you can…
-
Code | Ubuntu | UNIX | UNIX Shell Scripts | Zorin OS
Ubuntu – Send Notification To All Users
This script has only been tested on Ubuntu based OS but is possible it will work on other builds You can uses various icon options from /usr/share/icons/gnome/32×32 or /usr/share/notify-osd/icons I typically put a function like this in /opt so you will need to modify the examples below based on your location Note with urgency when…
-
Code | UNIX | UNIX Shell Scripts | Zorin OS
Zorin OS – Remove Preloaded Applications
Depending on your purpose this script may be helpful as it will remove a lot of the preloaded applications. CAUTION: This list of applications should be reviewed first. My intention of this removal script is to remove a lot of applications that a business or kid computer may not need. That said they have different…
-
Feodra – Setup Desktop Environment
In a recent turn of events I’ve been asked to setup a proof of concept (POC) UNIX desktop environment for a work location. Below I will work through some of the process. First I chose to start with Fedora KDE Spin available at https://spins.fedoraproject.org/kde/ as the users will be coming from a Windows world KDE…
-
Code | Fedora | UNIX | UNIX Shell Scripts
Fedora – Remove SSL Verify On Repo
If/When you run into a situation where you can not access repos due to SSL below should help.
-
PowerShell – Reset Colors
If you have ever played with the colors of your PowerShell window this will help you reset the colors to default Depending on what you changed something like below will reset your values
-
Swift – System Uptime
I specifically use this in an iOS app but you should be able to use this in iOS or Mac OS The first function will get the Uptime of the system in seconds while the second function will convert the seconds into a easier to read/understand format.
-
Apple macOS Server – Reset
If you’ve ran into a road block and need to reset the database and everything makes the profile manager work the scripts below will help. I have had to do this personally after removing a device from profile manager and tried to add it again. NOTE: You will need to reinput all the server information….
-
You must be logged in to post a comment.