↓
 

Software Effect Enterprises, Inc

  • Home
Home→Categories Centos 6 - Page 2 << 1 2 3 >>

Category Archives: Centos 6

Post navigation

<< 1 2 3 >>

Web Site Certificate/SSL Tests

Software Effect Enterprises, Inc Posted on May 13, 2016 by SEEIJune 16, 2019

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, Zimbra

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

Move a virtual machine from one Centos machine to another

Software Effect Enterprises, Inc Posted on August 27, 2015 by SEEIJuly 25, 2020

Revised: How to migrate a kvm guest from one host to another. These instructions are for moving a guest machine from one host to another host where the storage is on the host (instead of external storage that can be … Continue reading →

Posted in Centos 6, Centos 7, Libvirt

Install ProjectLibre on CentOS 6

Software Effect Enterprises, Inc Posted on June 1, 2015 by SEEIJune 4, 2015

ProjectLibre is an alternative software to microsoft office project. It can be downloaded from sourceforge here http://sourceforge.net/projects/projectlibre/files/ProjectLibre/ in this case we are going to install/wget the RPM installer wget http://sourceforge.net/projects/projectlibre/files/ProjectLibre/1.5.9/projectlibre-1.5.9-1.rpm/download install with the simple yum -y command and the installation … Continue reading →

Posted in Centos 6

vsftpd, ftps and fail2ban

Software Effect Enterprises, Inc Posted on May 27, 2015 by SEEIMay 27, 2015

Install needed packages: yum -y install vsfptd fail2ban Create ssl certificate /usr/bin/openssl req -x509 -nodes -days 3650 -newkey rsa:2048 -keyout /etc/vsftpd/vsftpd.pem -out /etc/vsftpd/vsftpd.pem Edit the /etc/vsftpd/vsftpd.conf file # Turn on SSL ssl_enable=YES # Allow anonymous users to use secured SSL … Continue reading →

Posted in Centos 6

Auto Logon Centos 6

Software Effect Enterprises, Inc Posted on May 10, 2015 by SEEIMay 10, 2015

You need to edit the file at /etc/gdm/custom.conf su – vi /etc/gdm/custom.conf You need to edit the daemon section of the file and add or change these: [daemon] AutomaticLoginEnable=true AutomaticLogin=username Where username is the name of the user you want … Continue reading →

Posted in Centos 6

Post navigation

<< 1 2 3 >>
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • fail2ban not adding entries to firewalld
  • Mikrotik 6Gig CubeG-5ac60ay SNR via SNMP
  • Cacti Graph for SNR on the LBE-5AC-Gen2-US
  • Why did windows reboot?
  • Mouse Support In Vim

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
  • 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
↑