↓
 

Software Effect Enterprises, Inc

  • Home
Home→Author SEEI - Page 8 << 1 2 … 6 7 8 9 10 … 27 28 >>

Author Archives: SEEI

Post navigation

<< 1 2 … 5 6 7 8 9 10 11 … 27 28 >>

IPv4 vs IPv6 Number of Addresses

Software Effect Enterprises, Inc Posted on March 19, 2023 by SEEIMarch 19, 2023

IPv6 – 128 bits = 340 undecillion addresses IPv4 32 bit = 4 billion addresses

Continue reading →
Posted in Networking

Disable Redhat Graphical Boot

Software Effect Enterprises, Inc Posted on February 25, 2023 by SEEIApril 13, 2023

If you are dork like me and like to see what is going on when your linux system boots (rather than a swirling circle) Excute sed s/rhgb//g -i.backup /etc/default/grub grub2-mkconfig -o /boot/grub2/grub.cfg and reboot Tested on Rocky 8

Continue reading →
Posted in Linux, Rocky Linux

Cannot access iDRAC8 by FQDN

Software Effect Enterprises, Inc Posted on February 23, 2023 by SEEIFebruary 23, 2023

Installed a new dell server with iDRAC8 assigned a ip address to the iDRAC using the BIOS/Console interface Attempt to connect via https://drac.mydomain.com returns a web page with Access Error: 400 — Bad Request but you can connect via https://drac.ip.addr.ess … Continue reading →

Posted in Dell | Tagged certificate, dell, drac, idrac, rac, ssl

Juniper Major and Minor Alarms In Nagios

Software Effect Enterprises, Inc Posted on February 16, 2023 by SEEIMarch 23, 2026

Use nagios to flag major and minor alarms in Juniper equipment. These are events that will illuminate the red and yellow alarm leds on the front of Juniper equipment Insert the following into your /etc/nagios/commands.cfg file define command { command_name … Continue reading →

Posted in Juniper, Nagios | Tagged alarm, juniper, junos, nagios

Nagios Test For SMTP SSL

Software Effect Enterprises, Inc Posted on February 4, 2023 by SEEIFebruary 4, 2023

I wanted to make sure the certificate was working correctly on my mail servers. After a bit of digging around I found the following: Create a file named /usr/lib64/nagios/plugins/check_mail_ssl #!/bin/bash ## Usage example: ./check_ssl_cert_expiry -h -p -w 90 -c 60 … Continue reading →

Posted in Nagios | Tagged mail, nagios, smtp, ssl

Remove CR / New Line on selected lines of a text file

Software Effect Enterprises, Inc Posted on January 23, 2023 by SEEIJanuary 23, 2023

I have a file like the following this thing that thing this stuff that stuff I want it to read this thing that thing this stuff that stuff To fix it cat file.txt | sed ‘N;s/\nthat/ that/g’

Continue reading →
Posted in Linux, sed | Tagged carrage return, carriage return, new line, sed

Fail2Ban Entries Not Listed in Logwatch

Software Effect Enterprises, Inc Posted on January 17, 2023 by SEEISeptember 10, 2024

Systems affected: Fedora 37 – 40 Update It appears at times updates will reset the changes made below. So – I created a new solution Create a file named /etc/cron.daily/00LogwatchDetail and insert the following #!/bin/bash sed -i “s/my\s*\$Detail\s*=\s*\$ENV{‘LOGWATCH_DETAIL_LEVEL’}\s*||\s*0/my \$Detail = … Continue reading →

Posted in fail2ban, Fedora, Fedora37

Force check on all hosts on nagios

Software Effect Enterprises, Inc Posted on January 13, 2023 by SEEIJanuary 13, 2023

I had a minor problem with my nagios server – the clock got off by a few months. After correcting the clock, nagios would not check the status of any host for a few months because database said it wasnt … Continue reading →

Posted in Nagios | Tagged check, force, host, hosts, nagios

Clear Virtual Chassis Setting From Juniper EX-3300

Software Effect Enterprises, Inc Posted on January 8, 2023 by SEEIJanuary 8, 2023

First Try To Remove VC Config Remove the virtual-chassis configuration and reboot: configure delete virtual-chassis commit and-quit request system reboot     Delete VC Files If that doesn’t work, we can manually remove the files that control the VC config: … Continue reading →

Posted in Juniper | Tagged chassis, ex3300, vcp, virtual

logwatch  Received disconnect from some.ip.add.ress port someport:11: : 1 Time

Software Effect Enterprises, Inc Posted on January 2, 2023 by SEEIJanuary 2, 2023

I have a fedora machine set up to backup configs and information from other servers via scp. In the daily log watch report I am getting tons of Received disconnect from some.ip.add.ress port someport:11: : 1 Time For some reason … Continue reading →

Posted in Centos, Fedora, Linux | Tagged disconnect, logwatch, received

Post navigation

<< 1 2 … 5 6 7 8 9 10 11 … 27 28 >>
Let's Encrypt
Let's Encrypt

Recent Posts

  • Quick instructions for programming cards for Ubiquity Access system
  • Hole Sizes For Sheet Metal Screws In 3d Printed PETG
  • Free Topographical Maps
  • Radius Authentication on Junos
  • How to Switch Debian 13 /tmp from tmpfs to disk

Categories

  • 3d Printer
  • Active Directory
  • Android
  • Apache
  • Apache 2.4
  • ASA
  • Brave Browser
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • certificate
  • Cisco ASA
  • Cisco Switch
  • Debian
  • Dell
  • DHCP
  • Encryption
  • fail2ban
  • Fedora
  • Fedora 31
  • Fedora 36
  • Fedora 38
  • Fedora 40
  • Fedora 41
  • Fedora 43
  • Fedora37
  • Firefox
  • firewalld
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • KDE
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • Miscellaneous
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OctoPrint
  • OpenSCAD
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • postfix
  • Radius
  • Raspberry PI
  • Rocky Linux
  • Rocky Linux 9
  • Samba
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • ssl
  • 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

Your IP Address

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