↓
 

Software Effect Enterprises, Inc

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

Author Archives: SEEI

Post navigation

<< 1 2 … 4 5 6 7 8 9 10 … 28 29 >>

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

Delete all images in a LibreOffice Calc Spreadsheet

Software Effect Enterprises, Inc Posted on November 29, 2022 by SEEINovember 29, 2022

Sometimes when copying and pasting things into LibreOffice Calc, there may be unwanted images in the data. Instead of having to select and delete all images manually, instead try the following: select any one of the images press Ctrl + … Continue reading →

Posted in LibreOffice | Tagged calc, delete, image, LibreOffice

Signal Desktop Open Build Service (OBS) from OpenSuse For Fedora

Software Effect Enterprises, Inc Posted on November 25, 2022 by SEEIJune 5, 2025

Updated 2025/06/05 For Fedora 41 dnf config-manager addrepo –from-repofile=https://download.opensuse.org/repositories/network:im:signal/Fedora_41/network:im:signal.repo dnf install signal-desktop   For Fedora Rawhide run the following as root: dnf config-manager –add-repo https://download.opensuse.org/repositories/network:im:signal/Fedora_Rawhide/network:im:signal.repo dnf install signal-desktop For Fedora 40 run the following as root: dnf config-manager –add-repo https://download.opensuse.org/repositories/network:im:signal/Fedora_40/network:im:signal.repo dnf install … Continue reading →

Posted in Fedora, Signal Messenger | Tagged desktop, obs, signal

Enable Timestamp in Bash History

Software Effect Enterprises, Inc Posted on November 23, 2022 by SEEINovember 23, 2022

Instead of: [fu@bar ~]$ history … 990 nmap 10.9.6.0/24 991 history 992 less ~/.bash_history 993 ls -ltra 994 less ~/.lesshst 995 cd .config/ 996 ls -ltra 997 exit 998 ssh webserver 999 exit 1000 history Do this: [fu@bar ~]$ export … Continue reading →

Posted in Fedora, Linux | Tagged bash, history, timestamp

Disk added to QEMU Windows Guest comes up as off line

Software Effect Enterprises, Inc Posted on November 22, 2022 by SEEINovember 22, 2022

Add a new disk to a Windows Guest box and go to computer management and a message pops up: Offline (The disk is offline because of policy set by an administrator).   As it turned out, this problem may appear … Continue reading →

Posted in Windows | Tagged disk, offline, windows

Windows Member Server jumps to Public or Private after reboot

Software Effect Enterprises, Inc Posted on November 22, 2022 by SEEINovember 22, 2022

I have hit this problem several times – a member server changes from “Domain” to “Public” or “Private” network after reboot. Permanent fix I have found Add below registry key and reboot your member server. Once below reg key is … Continue reading →

Posted in Windows, Windows Server | Tagged domain, network, private, public, windows

Post navigation

<< 1 2 … 4 5 6 7 8 9 10 … 28 29 >>
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
↑