↓
 

Software Effect Enterprises, Inc

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

Author Archives: SEEI

Post navigation

<< 1 2 … 4 5 6 7 8 9 10 … 26 27 >>

Change order of Junos security policies

Software Effect Enterprises, Inc Posted on April 28, 2023 by SEEIApril 28, 2023

Lets say I have the following security policies set security policies from-zone CAMERAS to-zone INTERNET policy CAMERAS-to-INTERNET match source-address any set security policies from-zone CAMERAS to-zone INTERNET policy CAMERAS-to-INTERNET match destination-address any set security policies from-zone CAMERAS to-zone INTERNET policy … Continue reading →

Posted in Juniper, SRX | Tagged order, policy, reorder, security, SRX

ssh session time out / dropping

Software Effect Enterprises, Inc Posted on April 6, 2023 by SEEIApril 6, 2023

You ssh to some remote system (usually across the internet) step away from your keyboard for a few minutes, and the session gets dropped. The problem may be resolved by sending more keep alive packets You can fix this by … Continue reading →

Posted in Linux, ssh | Tagged ssh, timeout

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 SEEIFebruary 16, 2023

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, 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

Post navigation

<< 1 2 … 4 5 6 7 8 9 10 … 26 27 >>
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • Using nmap to check a certificate on a web server
  • Use openssl to generate a csr for a certificate
  • 3d Printer Filament Density
  • Ubiquiti Controller and pfSense / netgate
  • Reboot Microtik router

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
  • 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
©2025 - Software Effect Enterprises, Inc - Weaver Xtreme Theme
↑