Zammad | Change mail font props
# zammad run rails c > Setting.get(‘html_email_css_font’) > Setting.set(‘html_email_css_font’, “font-family:’Helvetica Neue’, Helvetica, Arial, Geneva, sans-serif; font-size: 13px;”)
# zammad run rails c > Setting.get(‘html_email_css_font’) > Setting.set(‘html_email_css_font’, “font-family:’Helvetica Neue’, Helvetica, Arial, Geneva, sans-serif; font-size: 13px;”)
Open the rails console: # zammad run rails c Add a priority with an english name: > Ticket::Priority.create(name: ‘4 critical’, default_create: false, note: nil, active: true, updated_by_id: 1, created_by_id: 1, created_at: Time.now, updated_at: Time.now) Create a translation into your language: > Translation.create_if_not_exists( :locale => ‘de-de’, :source => “4 critical”, :target => “4 kritisch”, format: ‘string’, […]
If you publish an RemoteApp the Ressources tag switch from RemoteDesktop to RemoteApp. That means your host is either a full classice RemoteDesktop host or an RemoteApp host. Domain Admins can enter the host via full RemoteDesktop anyways.
UNDER CONSTRUCTION Problem: All Windows 10 clients and Windows 2019 servers suddenly got their updates not from WSUS but directly from Microsoft. Since I wanted to be in control of my updates, I looked into the problem and also found the cause “Dual Scan”. Lösung:Dualscan wird immer dann aktiviert, wenn man per GPO einen WSUS-Server […]
As a true penguin you will never use systemd: Set the -systemd USE flag.
you must convert them to 128×128 before you import them or the backgound will be black. Shoutout to https://redketchup.io/gif-resizer for the best results!