↓
 

Software Effect Enterprises, Inc

  • Home
Home→Author SEEI - Page 14 << 1 2 … 12 13 14 15 16 … 26 27 >>

Author Archives: SEEI

Post navigation

<< 1 2 … 11 12 13 14 15 16 17 … 26 27 >>

Set Time Zone From ISC DHCP Server

Software Effect Enterprises, Inc Posted on November 5, 2020 by SEEINovember 5, 2020

Hand out the time zone from your ISC DHCP Server Add the following lines to the top of your dhcpd.conf file option PCode code 100 = text; option TCode code 101 = text; option PCode “EST5EDT4,M3.2.0/02:00,M11.1.0/02:00”; option TCode “America/NewYork”;   … Continue reading →

Posted in Centos 7, Centos 8, DHCP

Ping Scan using nmap

Software Effect Enterprises, Inc Posted on November 4, 2020 by SEEINovember 4, 2020

nmap -T5 -sP 10.5.7.1-254 -sP (or -sn) dont do a port scan – only do a ping -T5 – fastest rate

Continue reading →
Posted in Networking, OpenVAS/Greenbone | Tagged nmap, ping, scan

Restore Juniper SRX from backup

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

Assuming you backup your SRX every time you make a change (see here) , you may have a need one day to restore your settings. To do so   root@srx# load replace scp://username:password@IP.Of.Backup.Server/path/NameOfConfigFileToLoad.conf.gz root@srx# commit Where: username is a username … Continue reading →

Posted in Juniper, SRX | Tagged archive, backup, juniper, restore, SRX

Guest access to shares in Windows 10

Software Effect Enterprises, Inc Posted on September 11, 2020 by SEEISeptember 11, 2020

You try mapping a drive using either the guest account or an user account with no password and you get this message: You can’t access this shared folder because your organization’s security policies block unauthenticated guest access. These policies help … Continue reading →

Posted in Windows 10 | Tagged guest, policies, security, unauthenticated

Repeat row(s) header on printed spreadsheet

Software Effect Enterprises, Inc Posted on August 9, 2020 by SEEIAugust 9, 2020

Go to Format ▸ Print Ranges ▸ Edit. Select the Print Range (data to print) Click on the box to the right of Rows to repeat or Columns to repeat. Select the row(s)/column(s) to be repeated. Click OK.

Continue reading →
Posted in LibreOffice | Tagged header, print, spreadsheet

Juniper SNMP Settings

Software Effect Enterprises, Inc Posted on July 24, 2020 by SEEIApril 6, 2022

SNMP V1 and V2c set snmp location “Text String That Indicates Where This Is At” set snmp contact “usually@MyEmail.com” set snmp community MyCommunityString authorization read-only set snmp community MyCommunityString clients ip.addresses.allowed.access/24 set snmp community MyCommunityString clients moreip.addresses.allowed.access/24 SNMP V3 set … Continue reading →

Posted in Juniper, SNMP, SRX | Tagged juniper, snmp, SRX

SRX Dual ISP Failover

Software Effect Enterprises, Inc Posted on July 20, 2020 by SEEIOctober 15, 2023

I have a simple situation – I have two ISP’s. The gateway of my primary (i.e. providing the fastest service) is 9.9.9.9. The gateway of my secondary isp is 8.8.8.8 # My default route via my primary ISP set routing-options … Continue reading →

Posted in SRX | Tagged dual, failover, isp, SRX

refused smux peer: oid SNMPv2-SMI::enterprises.674.10892.1, descr Systems Management SNMP MIB Plug-in Manager

Software Effect Enterprises, Inc Posted on July 5, 2020 by SEEIJuly 5, 2020

  I had the following entry appear in the messages file every few seconds refused smux peer: oid SNMPv2-SMI::enterprises.674.10892.1, descr Systems Management SNMP MIB Plug-in Manager Based on my research, I found someone who said: More than likely a Dell … Continue reading →

Posted in SNMP | Tagged peer, refused, smux, snmp

Install Signal Private Messager On Fedora

Software Effect Enterprises, Inc Posted on June 18, 2020 by SEEIApril 12, 2023

  Use these instructions instead here   su – dnf copr enable luminoso/Signal-Desktop yum -y install signal-desktop Tested on Fedora 31 and 32 Reference: https://copr.fedorainfracloud.org/coprs/luminoso/Signal-Desktop/  

Continue reading →
Posted in Fedora

Custom status line in vim

Software Effect Enterprises, Inc Posted on April 14, 2020 by SEEIApril 14, 2020

Add the following three lines to the end of either /etc/vimrc or ~/.vimrc set paste set statusline=%F%m%r%h%w\ [FORMAT=%{&ff}]\ [TYPE=%Y]\ [ASCII=\%03.3b]\ [HEX=\%02.2B]\ [POS=%04l,%04v][%p%%]\ [LEN=%L] set laststatus=2 Will the following to the bottom of your vim session: ~/x.txt [FORMAT=unix] [TYPE=TEXT] [ASCII=000] [HEX=00] … Continue reading →

Posted in Centos

Post navigation

<< 1 2 … 11 12 13 14 15 16 17 … 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
↑