↓
 

Software Effect Enterprises, Inc

  • Home
Home→Author SEEI 1 2 3 … 26 27 >>

Author Archives: SEEI

Post navigation

1 2 3 4 … 26 27 >>

Using nmap to check a certificate on a web server

Software Effect Enterprises, Inc Posted on November 16, 2025 by SEEINovember 16, 2025

  user@desktop:~$ nmap -p 443 –script ssl-cert microsoft.com Starting Nmap 7.92 ( https://nmap.org ) at 2025-11-16 07:02 EST Nmap scan report for microsoft.com (13.107.213.41) Host is up (0.040s latency). Other addresses for microsoft.com (not scanned): 2603:1020:201:10::10f 2603:1010:3:3::5b 2603:1030:b:3::152 2603:1030:20e:3::23c 2603:1030:c02:8::14 … Continue reading →

Posted in certificate, httpd, ssl | Tagged certificiate, server, test

Use openssl to generate a csr for a certificate

Software Effect Enterprises, Inc Posted on November 15, 2025 by SEEINovember 15, 2025

Create a certificate signing request and a certificate key for server1.fubar.com where: Company name: Fubar Corporation City: Podunk State: Alabama Division of the Company: Network Administration openssl req -new -newkey rsa:2048 -nodes -keyout server1.fubar.com.key -out server1.fubar.com.csr \ -subj “/C=US/ST=Alabama/L=Podunk/O=Fubar Corporation/OU=Network … Continue reading →

Posted in Apache, Apache 2.4, certificate, ssl | Tagged certificate, openssl, request, signing, ssl

3d Printer Filament Density

Software Effect Enterprises, Inc Posted on October 23, 2025 by SEEIOctober 23, 2025

The length of a 1 kg spool of 1.75 mm diameter filament depends on the material’s density. For PLA, which has a density of approximately 1.25 g/cm³, a 1 kg spool contains about 330 meters of filament. For ABS, with … Continue reading →

Posted in Uncategorized

Ubiquiti Controller and pfSense / netgate

Software Effect Enterprises, Inc Posted on September 1, 2025 by SEEISeptember 1, 2025

If you are using the DHCP server on pfSense / netgate and Ubiquiti wireless access points – and the Ubiquiti controller is on a separate subnet from the access points, you will need to set up DHCP Option 43 on … Continue reading →

Posted in pfSense, Ubiquiti | Tagged DHCP, option 43, pfsense, ubiquiti

Reboot Microtik router

Software Effect Enterprises, Inc Posted on August 14, 2025 by SEEIAugust 14, 2025

To use the command prompt, click on New Terminal and run the below command. /system reboot reference: https://fastbikri.com/blog/reboot-a-mikrotik-router/

Continue reading →
Posted in Mikrotik

Find largest files on disk drive

Software Effect Enterprises, Inc Posted on August 7, 2025 by SEEIAugust 7, 2025

Want to quickly find the largest files eating up your disk? $ du -ah / | sort -rh | head -n 10 Shows top 10 biggest files/folders from root.

Continue reading →
Posted in Linux | Tagged disk, file, size, space

Octo Print and Sony Playstation Eye Camera

Software Effect Enterprises, Inc Posted on July 28, 2025 by SEEIJuly 29, 2025

If you are trying to use a Sony Playstation Eye Camera on your octo print and it is not working, first – ssh (or pull up the local console) and execute: lsusb  and you should see Bus 001 Device 036: … Continue reading →

Posted in OctoPrint | Tagged camera, octoprint

DNS Tests

Software Effect Enterprises, Inc Posted on July 26, 2025 by SEEIJuly 26, 2025

dnsenum to install on Fedora sudo dns -y install dnsenum  

Continue reading →
Posted in Networking | Tagged bind, dns, named

Cannot use scp to copy a file to Juniper

Software Effect Enterprises, Inc Posted on July 22, 2025 by SEEIJuly 22, 2025

Fix: set system services ssh sftp-server

Continue reading →
Posted in Juniper

IPSec VPN between SRX300 and pfSense

Software Effect Enterprises, Inc Posted on July 16, 2025 by SEEIJuly 17, 2025

I set up an IPSec VPN between a SRX300 and pfSense running on an x86_64 box SRX300 running JUNOS 22.4R3-S3.3 Internet 3.0.0.1/24 Inside/Office 10.9.6.1/24 pfSense running 2.7.2-RELEASE (amd64) WAN 2.0.0.1/24 LAN 10.9.169.1/24 pfSense Configuration Phase 1 IKE Endpoint Configuration Key … Continue reading →

Posted in Uncategorized

Post navigation

1 2 3 4 … 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
↑