↓
 

Software Effect Enterprises, Inc

  • Home
Home→Author SEEI - Page 5 << 1 2 3 4 5 6 7 … 29 30 >>

Author Archives: SEEI

Post navigation

<< 1 2 3 4 5 6 7 8 … 29 30 >>

Quick And Dirty Mass Emailer Using Swaks

Software Effect Enterprises, Inc Posted on March 20, 2024 by SEEIMarch 20, 2024

Tested on Fedora 39 Install swaks sudo dnf -y install swaks Create a text file with the email address of every recipient – one email address per line. Name the file list.txt Create a html file that is your email. … Continue reading →

Posted in Fedora, swaks | Tagged email, mass, swaks

RemoteDesktop on Linux

Software Effect Enterprises, Inc Posted on March 4, 2024 by SEEIJanuary 23, 2025

The following has been tested on Fedora 39, 40 and 41 and Rocky 9 First – install the software sudo dnf -y install xrdp xorgxrdp-glamor edit /etc/xrdp/xrdp.ini Find the line  [Xvnc]. Comment out that section by putting a # in … Continue reading →

Posted in Fedora 40, Fedora 41, Rocky Linux | Tagged fedora, rdp, rocky, xrdp

Use virt-manager as a non-root user on Linux

Software Effect Enterprises, Inc Posted on March 2, 2024 by SEEIMarch 2, 2024

First check if group already exist, if not create it sudo getent group | grep libvirt If it doesn’t exist, add it as a system group. sudo groupadd –system libvirt Add your user account to the group and log onto … Continue reading →

Posted in kvm, Libvirt | Tagged kvm, libvirt, virt-manager

Moving a KVM virtual guest using cli

Software Effect Enterprises, Inc Posted on March 2, 2024 by SEEIMarch 2, 2024

The following is the way to perform cold KVM migration. A cold migration involves shutting down the guest server during the migration. Generally speaking, to move KVM VM, you need to copy all the VM data from the source host … Continue reading →

Posted in kvm, Libvirt | Tagged guest, kvm, libvrt, migration, virtual

tftp and firewall-cmd

Software Effect Enterprises, Inc Posted on February 23, 2024 by SEEIJune 9, 2025

Update –  I installed fedora 41 and my original fix below did not work any more New fix firewall-cmd –permanent –new-policy tftp-client-data firewall-cmd –permanent –policy tftp-client-data –add-ingress-zone HOST firewall-cmd –permanent –policy tftp-client-data –add-egress-zone ANY firewall-cmd –permanent –policy tftp-client-data –add-service tftp … Continue reading →

Posted in Linux, tftp | Tagged firewall-cmd, firewalld, tftp

Update Nagios Web Page Title

Software Effect Enterprises, Inc Posted on February 16, 2024 by SEEIFebruary 16, 2024

I have several Nagios web sites I monitor. Problem is you open multiple tabs in firefox and all you see is the Nagios icon and the word “Nagios” so I cant tell which tab is for which server. So I … Continue reading →

Posted in Nagios

Using nagios to monitor port status on ethernet switches

Software Effect Enterprises, Inc Posted on February 12, 2024 by SEEIFebruary 13, 2024

First, we need to identify the id of the ports we want to monitor. On the console of the machine you are running nagios, execute the following commands snmpwalk -v 1 -c MySNMPCommunity my.switch.ip.address ifDescr you will get something like … Continue reading →

Posted in Nagios | Tagged down, interface, nagios, up

virsh list returns nothing

Software Effect Enterprises, Inc Posted on January 24, 2024 by SEEIJanuary 24, 2024

I did a “dnf update” on a Fedora 38 and after rebooting executing “virsh list –all” I got: Id Name State ————————- I tried running virt-manager and it had problems connecting – it would list my virtual machines, then disconnect … Continue reading →

Posted in Fedora, Fedora 38, Libvirt | Tagged list, lxc, qemu, virsh

How to increase the size of tty font

Software Effect Enterprises, Inc Posted on December 18, 2023 by SEEIDecember 18, 2023

You are running a linux system in text mode. You are using either Physical monitor and keybord Remote access console (example: Dell iDRAC) A Virtualized Console on qemu In any of the above applications – due to the monitor size … Continue reading →

Posted in Fedora, Rocky Linux | Tagged console, font, size, tty

LetsEncrypt on Zimbra 9 and Rocky Linux 8

Software Effect Enterprises, Inc Posted on November 8, 2023 by SEEIMay 22, 2024

First – install Zimbra Then execute: yum -y install epel-release /usr/bin/crb enable yum -y install certbot create a file named /usr/local/sbin/letsencrypt-zimbra #!/bin/bash FQDN=`hostname –fqdn` /usr/sbin/service zimbra stop /usr/bin/certbot certonly -d $FQDN –standalone -n –preferred-chain “ISRG Root X1” –agree-tos –register-unsafely-without-email –key-type … Continue reading →

Posted in LetsEncrypt, Rocky Linux, Zimbra, Zimbra 9 | Tagged certbot, letsencrypt, rocky, zimbra

Post navigation

<< 1 2 3 4 5 6 7 8 … 29 30 >>
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • Ubiquiti Controller and pfSense / netgate
  • Reboot Microtik router
  • Find largest files on disk drive
  • Octo Print and Sony Playstation Eye Camera
  • DNS Tests

Categories

  • Active Directory
  • Android
  • Apache
  • Apache 2.4
  • ASA
  • Brave Browser
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • certificate
  • Cisco ASA
  • Cisco Switch
  • Dell
  • DHCP
  • Encryption
  • fail2ban
  • Fedora
  • Fedora 31
  • Fedora 36
  • Fedora 38
  • Fedora 40
  • Fedora 41
  • Fedora37
  • Firefox
  • firewalld
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OctoPrint
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • postfix
  • Raspberry PI
  • Rocky Linux
  • Rocky Linux 9
  • Samba
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • swaks
  • Synology
  • tftp
  • Ubiqiti
  • Ubiquiti
  • Uncategorized
  • Unifi
  • vim
  • wifi
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows Server
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress
  • Zimbra
  • Zimbra 7
  • Zimbra 8
  • Zimbra 9

Your IP Address

  • Powered by Find-IP.net
©2025 - Software Effect Enterprises, Inc - Weaver Xtreme Theme
↑