↓
 

Software Effect Enterprises, Inc

  • Home
Home→Categories Rocky Linux 1 2 >>

Category Archives: Rocky Linux

Post navigation

1 2 >>

systemstats_linux: unexpected header length in /proc/net/snmp. 237 != 224

Software Effect Enterprises, Inc Posted on September 9, 2024 by SEEISeptember 9, 2024

There is a bug in some versions of snmp that cause the message systemstats_linux: unexpected header length in /proc/net/snmp. 237 != 224 to be posted to the logs. It is not an indication of a real problem. To prevent it … Continue reading →

Posted in Rocky Linux 9 | Tagged rsyslog, snmp

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

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

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

EPEL on Rocky Linux

Software Effect Enterprises, Inc Posted on July 16, 2022 by SEEIJuly 16, 2022

Installing EPEL   sudo dnf -y install epel-release Dont use the epel-next repository. epel-next is meant for Stream, and packages from it may not function correctly.

Continue reading →
Posted in Rocky Linux | Tagged epel, linux, rocky

session-####.scope: Succeeded.: # Time(s)

Software Effect Enterprises, Inc Posted on June 7, 2022 by SEEIMay 6, 2023

I am getting 10’s to 100’s of the following lines in my logwatch email session-####.scope: Succeeded.: # Time(s) This apparently is being caused by the current version of cron and logwatch To suppress these messages in the logwatch email, edit … Continue reading →

Posted in Rocky Linux | Tagged cron, linux, logwatch, rocky, session

Block an outbound port using firewalld-cmd

Software Effect Enterprises, Inc Posted on May 27, 2022 by SEEIMay 27, 2022

I had a test machine I was setting up and I did not want it to be able to send out emails (tcp 25) Edit the file /etc/firewalld/firewalld.conf. Find the line FirewallBackend=nftables change it to read FirewallBackend=iptables execute systemctl restart … Continue reading →

Posted in Rocky Linux | Tagged firewalld, iptables, linux, rocky

Install lynx on Rocky Linux

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

I have found lynx to be a useful tool for quickly testing if a web site is up and running without having to start a web browser. I can ssh to a remote machine and then test the web site … Continue reading →

Posted in Rocky Linux | Tagged lynx, powertools, rocky

Set runlevel on startup on Rocky Linux/Centos/Redhat

Software Effect Enterprises, Inc Posted on February 10, 2022 by SEEIAugust 30, 2022

The following applies to version 7 and higher To have your system start up in text mode systemctl set-default multi-user.target To have your system start up as a graphical target systemctl set-default graphical.target Start in Single User systemctl set-default rescue.target … Continue reading →

Posted in Centos 7, Centos 8, Rocky Linux | Tagged graphical, run level, target, text

Post navigation

1 2 >>
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • Why did windows reboot?
  • Mouse Support In Vim
  • How to turn off check background power use notification?
  • Copy certificate from one SRX to another SRX
  • Mikrotik snmp temperature

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
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • postfix
  • Raspberry PI
  • Rocky Linux
  • Rocky Linux 9
  • Samba
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • swaks
  • Synology
  • tftp
  • Ubiqiti
  • 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
↑