↓
 

Software Effect Enterprises, Inc

  • Home
Home→Author SEEI - Page 21 << 1 2 … 19 20 21 22 23 … 26 27 >>

Author Archives: SEEI

Post navigation

<< 1 2 … 18 19 20 21 22 23 24 … 26 27 >>

Some Simple FirewallD Examples

Software Effect Enterprises, Inc Posted on August 21, 2017 by SEEIOctober 4, 2020

Using Firewall-cmd to check firewall current state If you want to verify the current state of firewall then you need to use –state option with firewall-cmd command to check that. As you can see from below output, firewalld is currently … Continue reading →

Posted in Centos 7

Installing Centos 7 on an Intel NUC

Software Effect Enterprises, Inc Posted on August 15, 2017 by SEEIOctober 12, 2018

Intel has come out with a really nice small form factor computer call the NUC. It has 2 USB 2.0 ports and 4 USB 3.0 ports. It is 5.4 x 4.9 x 3.5 inches in size. Bluetooth, wifi and Gigibit … Continue reading →

Posted in Uncategorized

Let’s Encrypt Free SSL Certs for your web site

Software Effect Enterprises, Inc Posted on August 15, 2017 by SEEIFebruary 9, 2022

Let’s Encrypt is a fantastic project put together by the non-profit Internet Security Research Group (ISRG). It is a flexible tool for setting up SSL certificates for your web sites. Installation To install on Rocky Linux 8 execute: yum -y install … Continue reading →

Posted in Apache, Apache 2.4 | Tagged certbot, certificates, letsencrypt, renew, revoke

Disabling HTTP authentication on Cacti

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

Cacti is a great tool and it permits you to set up for HTTP authentication (Web Basic Authentication). However, I have had a couple of configuration issues when setting up HTTP authentication and have needed to put Cacti back to … Continue reading →

Posted in Cacti

Custom logon prompt for getty

Software Effect Enterprises, Inc Posted on August 1, 2017 by SEEIJuly 16, 2018

Fix your logon prompt for when you are on the console of your Linux server (Centos 6 runlevel 3 or Centos 7 multi-user.target) so that it displays your current ip address Edit /etc/rc.d/rc.local and add the following lines to the end … Continue reading →

Posted in Centos 6, Centos 7

Change default port number for Telnet in Cenots 7

Software Effect Enterprises, Inc Posted on July 23, 2017 by SEEIJuly 23, 2017

First – install telnet on Centos 7 yum -y install telnet-server Edit the file /usr/lib/systemd/system/telnet.socket The section [Socket] has by default [Socket] ListenStream=23 Change 23 to the desired port number. Then systemctl enable telnet.socket systemctl start telnet.socket Firewalld for Telnet … Continue reading →

Posted in Centos 7 | Tagged Centos 7, telnet

Turn on numlock when logging on Centos 7

Software Effect Enterprises, Inc Posted on June 16, 2017 by SEEIJune 16, 2017

I want my numlock to be turned on when I turn on my laptop but my laptop has no option to turn on the numlock in the bios. I installed numlockx from here and installed it with the command yum install … Continue reading →

Posted in Centos 7

SNMP v3 and Cacti

Software Effect Enterprises, Inc Posted on June 13, 2017 by SEEIMay 20, 2023

A quick synopsis on setting up a Cisco ASA and a Centos 6 or 7 system to use SNMP v3 to be monitored by Cacti Cisco ASA en conf t # create a snmp-server group (needed for SNMP v3) # … Continue reading →

Posted in Cacti, Centos, Centos 6, Centos 7, Cisco ASA, Juniper, Linux, SNMP, SRX | Tagged asa, cacti, juniper, linux, snmp, SRX

Mysql authentication on Apache 2.4

Software Effect Enterprises, Inc Posted on May 24, 2017 by SEEIMay 24, 2017

I discovered that mod_auth_mysql has been replaced with mod_auth_dbd on Centos 7 and Apache 2.4. The following is a quick reference to setting mod_auth_dbd up <VirtualHost 10.10.10.10:80> # tell DBD you are using mysql DBDriver mysql # how to access … Continue reading →

Posted in Apache 2.4, Centos 7

Limit access to web site with a combination of IP address and basic authentication

Software Effect Enterprises, Inc Posted on May 24, 2017 by SEEIMay 24, 2017

I have a web site that I need to limit access with a combination if username/password AND ip address running on Apache 2.4 I completed this by putting the following in a configuration file <VirtualHost mystuff.domain.com:80> <Directory  /opt/mystuff>     Options … Continue reading →

Posted in Apache, Apache 2.4, Centos, Centos 7

Post navigation

<< 1 2 … 18 19 20 21 22 23 24 … 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
↑