Yes, nice idea, too. I like it a little more permanent. Especially when configurate multiple opnsense at the same time for whatever reason. Thanks for mentioning.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menuassets/stylesheets/main.scss
build/css/main.css
with vi replace command in both:%s/#3C3C3B/#67b577/g
#change to themes dir
cd /usr/local/opnsense/www/themes/
#move old copy
mv cp_fw cp_fwold
#recopy original theme
cp -R opnsense cp_fw
cd cp_fw
vi build/css/main.css
#change background login-modal-head to
.login-modal-head {
background: #67b577;
#and background navbar-default to
.navbar-default {
background-color: #67b577;
Quote from: franco on January 31, 2025, 09:38:03 AMOk, I'll try to reproduce.would it help you if I later be able to retest? Then I'd stay at this point.
Quote from: franco on January 31, 2025, 09:28:30 AMThe right spot to check the disk prior to upgrade is there now, but it hasn't been done. What's not so nice is that this doesn't seem to show in the upgrade window which is strange because that means tar isn't erroring either?
***GOT REQUEST TO UPGRADE***
Currently running OPNsense 24.7.12_4 (amd64) at Fri Jan 31 08:47:52 CET 2025
Fetching packages-25.1-amd64.tar: ........................... done
Fetching base-25.1-amd64.txz: ........... done
Fetching kernel-25.1-amd64.txz: ...... done
Extracting packages-25.1-amd64.tar...
Quote from: yourfriendarmando on November 25, 2022, 02:35:48 AM
Check you are able to expose the real hardware accelerated encryption functions are exposed in your VM. I'm able to use CHACHA20-POLY1305 and get speeds closer to the wire.