↓
 

Software Effect Enterprises, Inc

  • Home
Home→Author SEEI - Page 25 << 1 2 … 23 24 25 26 27 28 >>

Author Archives: SEEI

Post navigation

<< 1 2 … 22 23 24 25 26 27 28 >>

Web Site Certificate/SSL Tests

Software Effect Enterprises, Inc Posted on May 13, 2016 by SEEINovember 21, 2025

I have found the following two sites helpful in finding issues with the configuration of SSL secured web sites https://ssltools.digicert.com/checker/ https://www.ssllabs.com/ssltest/analyze.html Test which ciphers (TLS, SSL, etc) are enabled nmap -sV –script ssl-enum-ciphers -p 443 www.yourdomain.com Ref: https://nmap.org/nsedoc/scripts/ssl-enum-ciphers.html

Continue reading →
Posted in Centos 6, Centos 7, Cisco ASA, Linux, Windows

“Created slice user-0.slice.” and “Starting Session 6642 of user root.” in /var/log/messages

Software Effect Enterprises, Inc Posted on February 25, 2016 by SEEIFebruary 25, 2016

I found the following entries in my /var/log/messages file Feb 21 03:50:01 vm1 systemd: Created slice user-0.slice. Feb 21 03:50:01 vm1 systemd: Starting Session 6642 of user root. Feb 21 03:50:01 vm1 systemd: Started Session 6642 of user root. These … Continue reading →

Posted in Centos 7

View current VPN sessions on an ASA via CLI

Software Effect Enterprises, Inc Posted on February 2, 2016 by SEEIFebruary 2, 2016

To view current sessions sh vpn-sessiondb remote (IPSec Remote VPN Clients) sh vpn-sessiondb l2l (L2L Tunnels) sh vpn-sessiondb svc (SSL VPN / Anyconnect Clients) sh vpn-sessiondb webvpn (Clientless sessions) sh ssh sessions (show users connected to ASA via SSH) To … Continue reading →

Posted in Cisco ASA

Replace firewalld with iptables in CentOS 7

Software Effect Enterprises, Inc Posted on February 1, 2016 by SEEIMay 10, 2017

Firewalld is a pain to set up. To switch to iptables: yum -y install iptables-services If you would like to save the firewall rules you need to run the following command iptables-save > /root/iptables-rules.txt These rules can be added to … Continue reading →

Posted in Centos 7

Cisco AnyConnect Client Wont Run On Centos 7

Software Effect Enterprises, Inc Posted on December 17, 2015 by SEEIDecember 17, 2015

You start AnyConnect on Centos 7 using the shortcut and the application flashes on the screen and disappears. So you try running it from the bash prompt and you get: [user@mymachine ~]$ /opt/cisco/anyconnect/bin/vpnui /opt/cisco/anyconnect/bin/vpnui: error while loading shared libraries: libpangox-1.0.so.0: … Continue reading →

Posted in Centos 7

Securing VSFTPD

Software Effect Enterprises, Inc Posted on December 17, 2015 by SEEIFebruary 4, 2018

To make sure VSFTPD plays nicely with IPTABLES Make sure the following is set in /etc/vsftpd/vsftpd.conf # Turn on SSL ssl_enable=no # Allow anonymous users to use secured SSL connections allow_anon_ssl=NO # All non-anonymous logins are forced to use a … Continue reading →

Posted in Centos 6

Security Wipe Of Hard Drive Using Linux

Software Effect Enterprises, Inc Posted on December 4, 2015 by SEEIDecember 4, 2015

first – determine the dev of the hard drive – as in /dev/sda /dev/sdb etc Then excute shred -vz -n 3 /dev/XXX where XXX is the identifier of the hard drive Increase 3 to a larger value for higher security … Continue reading →

Posted in Centos, Centos 6, Centos 7, Fedora, Linux

Change port for sshd server

Software Effect Enterprises, Inc Posted on November 11, 2015 by SEEIJanuary 20, 2021

I changed the port for sshd on my servers to reduce the number of attacks against the sshd server. In the following example, I am changing the port from the default of 22 to 43231 First – backup your sshd_config … Continue reading →

Posted in Centos, Centos 6, Centos 7

semanage is not installed

Software Effect Enterprises, Inc Posted on November 10, 2015 by SEEINovember 10, 2015

semanage is used in configuring selinux. If it is not installed you need to run yum -y install policycoreutils-python

Continue reading →
Posted in Centos, Centos 6, Centos 7

RDesktop on Centos

Software Effect Enterprises, Inc Posted on November 9, 2015 by SEEIAugust 10, 2020

Centos 7 yum -y install epel-release yum -y groupinstall “GNOME Desktop” yum -y install xrdp xorg-x11-xinit firewall-cmd –permanent –zone=public –add-port=3389/tcp firewall-cmd –reload systemctl start xrdp.service systemctl enable xrdp.service Centos 6 rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm wget -O epel6.key.txt ‘http://keys.gnupg.net:11371/pks/lookup?search=0x0608B895&op=get’ rpm –import epel6.key.txt … Continue reading →

Posted in Centos, Centos 6, Centos 7

Post navigation

<< 1 2 … 22 23 24 25 26 27 28 >>
Let's Encrypt
Let's Encrypt

Recent Posts

  • Hole Sizes For Sheet Metal Screws In 3d Printed PETG
  • Free Topographical Maps
  • Radius Authentication on Junos
  • How to Switch Debian 13 /tmp from tmpfs to disk
  • Enable MDNS on Fedora

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