↓
 

Software Effect Enterprises, Inc

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

Category Archives: Centos 7

Post navigation

<< 1 2 3 4 5 6 >>

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

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

Remove grub2.cfg menuentry “with debugging” the right way!

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

You boot your Centos 7 machine, and half the entries in the list of available kernels has “with debugging” If you are not going to do kernel debugging, why have that sitting around? If you execute the following: awk -F\’ … Continue reading →

Posted in Centos 7

Generate a new UUID for ethernet interface

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

# uuidgen ifcfg-eth0 e62680c3-f5f5-4f06-b862-68e00e3b4506

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

Authentication is required to create a color managed device in XRDP

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

Authentication is required to create a color managed device The error sometimes seen in CentOS 7.x remote connect via xRDP.   Workaround Add the following content to file allow-colord.pkla File /etc/polkit-1/localauthority/50-local.d/allow-colord.pkla [Allow colord for all users] Identity=unix-user:* Action=org.freedesktop.color-manager.create-device;org.freedesktop.color-manager.create-profile;org.freedesktop.color-manager.delete-device;org.freedesktop.color-manager.delete-profile;org.freedesktop.color-manager.modify-device;org.freedesktop.color-manager.modify-profile ResultAny=yes ResualtInactive=auth_admin … Continue reading →

Posted in Centos 7

Post navigation

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

Recent Posts

  • Copy certificate from one SRX to another SRX
  • Mikrotik snmp temperature
  • Adjust disk space used by journal in linux
  • LetsEncrypt with pfSense
  • Login Messages in Junos

Categories

  • Active Directory
  • 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
  • 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
  • Uncategorized
  • Unifi
  • 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
↑