↓
 

Software Effect Enterprises, Inc

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

Author Archives: SEEI

Post navigation

<< 1 2 … 24 25 26 27 28 29 30 >>

Zimbra Postgrey

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

Note: for Zimbra 8.6 and newer yum -y install epel-release yum -y install postgrey vim /etc/rc.d/init.d/postgrey find OPTIONS=”–unix=$SOCKET” replace with OPTIONS=”–inet=10023″ Centos 7 yum -y install epel-release yum -y install postgrey vim /etc/sysconfig/postgrey replace the line POSTGREY_OPTS=”–delay=60″ with POSTGREY_OPTS=”–delay=300 –inet=10023″ … Continue reading →

Posted in Zimbra 8 | Tagged graylist, greylist, postgrey

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

xrdp error: Failed at step EXEC spawning /usr/sbin/xrdp: Permission denied

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

Updated xrdp on a Centos 7 system and xrdp would not start. Error logged in /var/log/messages: Failed at step EXEC spawning /usr/sbin/xrdp: Permission denied Fix: chcon -t bin_t /usr/sbin/xrdp /usr/sbin/xrdp-sesman Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1177202

Continue reading →
Posted in Centos, Centos 7, Linux

Post navigation

<< 1 2 … 24 25 26 27 28 29 30 >>
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • Ubiquiti Controller and pfSense / netgate
  • Reboot Microtik router
  • Find largest files on disk drive
  • Octo Print and Sony Playstation Eye Camera
  • DNS Tests

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
  • 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
  • Zimbra
  • Zimbra 7
  • Zimbra 8
  • Zimbra 9

Your IP Address

  • Powered by Find-IP.net
©2025 - Software Effect Enterprises, Inc - Weaver Xtreme Theme
↑