↓
 

Software Effect Enterprises, Inc

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

Author Archives: SEEI

Post navigation

<< 1 2 3 4 5 6 7 8 … 27 28 >>

Add dummy network interface to Linux

Software Effect Enterprises, Inc Posted on January 16, 2025 by SEEIJanuary 16, 2025

There are many reasons why you would do this, most of which are for testing and learning. Not going to go into why – just going to do it. nmcli con add type dummy ifname dummy0 con-name dummy0 ipv4.address 10.101.101.1/24 … Continue reading →

Posted in Fedora, Linux | Tagged dummy, linux, network

smbclient mget

Software Effect Enterprises, Inc Posted on January 5, 2025 by SEEIJanuary 5, 2025

smbclient \\\\server\\sharename password -Uusername -c “prompt;mget *”

Continue reading →
Posted in Linux, Samba, Windows | Tagged smb, smbclient

Windows 11 21H2 and Synology NAS

Software Effect Enterprises, Inc Posted on January 3, 2025 by SEEIJanuary 3, 2025

Getting an error 0x800704f8 and/or Windows cannot access \\(server name/ ip address) Check the spelling of the name. Otherwise, there might beĀ  a problem with your network. To identify and resolve network problems, click Diagnose Error code: 0x800704f8, What is … Continue reading →

Posted in Synology, Windows, Windows 11

postfix smart relay

Software Effect Enterprises, Inc Posted on December 14, 2024 by SEEIDecember 14, 2024

Configure postfix to relay all email via a selected server Edit your /etc/postfix/main.cf file if you have a line starting with smtp_tls_security_level = (something) insert a # at the begining of that line. ThenĀ  add the following lines to the … Continue reading →

Posted in Fedora, Fedora 40, postfix | Tagged postfix, relay, smart

Reset Dell RAC 7 Self Signed Certificate

Software Effect Enterprises, Inc Posted on October 22, 2024 by SEEIOctober 22, 2024

You need to install Dell Open Manage. Then you will have the utility racadm. To reset the existing certificate on a DRAC card to a self signed certificate racadm -r 10.5.9.7 -u DRACUsername -p ‘DRACPAssword’ sslresetcfg racadm -r 10.5.9.7 -u … Continue reading →

Posted in Dell | Tagged cerificate, dell, drac, rac, self, signed

Juniper SRX and Private IPv6 Addresses

Software Effect Enterprises, Inc Posted on October 15, 2024 by SEEIOctober 15, 2024

I have a Comcast cable modem that is providing a IPv6 address that my Juniper SRX300 is binding to its outside interface. From the SRX I can successfully ping and ssh to various IPv6 devices on the Internet. Unfortunately I … Continue reading →

Posted in Uncategorized

Linux keeps going into suspend

Software Effect Enterprises, Inc Posted on October 14, 2024 by SEEIOctober 14, 2024

I have a desktop machine that keeps going into suspend. I want this machine to never go into suspend. First execute this systemctl status sleep.target suspend.target hibernate.target hybrid-sleep.target You will get four answers – look for the entries “Loaded: loaded” … Continue reading →

Posted in Fedora 40 | Tagged sleep, suspend

CLI to check SSL certificate on web site

Software Effect Enterprises, Inc Posted on October 14, 2024 by SEEIDecember 9, 2024

curl -vvI -k https://target.web.site The above allows you to view the certificate on the selected web site (including self signed certificates) openssl x509 -in certificate.crt -text -noout The above allows you to read the certificate on the web server

Continue reading →
Posted in certificate, Encryption | Tagged certificate, ssl

Update Unifi SSL Certificate

Software Effect Enterprises, Inc Posted on September 27, 2024 by SEEIOctober 12, 2025

I found the best way to handle the certificate on a self hosted unifi controller was to switch to Lets Encrypt. Now, my unifi controller is behind a firewall, so we have to enable the DNS Challenge. We do this … Continue reading →

Posted in Uncategorized

Run mysql without using a password

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

Sometimes when running a script as root, you need to execute a mysql command. To get around the problem created by the password – execute the following command one time: mysql_config_editor set –login-path=client –host=localhost –user=root –password Fill in the password … Continue reading →

Posted in MySQL | Tagged mysql, password

Post navigation

<< 1 2 3 4 5 6 7 8 … 27 28 >>
Let's Encrypt
Let's Encrypt

Recent Posts

  • GrapheneOS / Pixel 9a – screen turning on every time you move phone
  • Calculate power from falling water
  • Steps to Enable Pop-Ups in Brave Browser
  • URL Shortcut on Synology NAS
  • Signal Desktop on Fedora using Snap

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
  • GrapheneOS
  • grub
  • httpd
  • Juniper
  • KDE
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • Miscellaneous
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OctoPrint
  • OpenSCAD
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • Pixel 9a
  • postfix
  • Pwer Generation
  • 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
↑