↓
 

Software Effect Enterprises, Inc

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

Author Archives: SEEI

Post navigation

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

Rate Limiting on an ASA

Software Effect Enterprises, Inc Posted on October 20, 2015 by SEEISeptember 5, 2017

Configuration 1 I have a situation where I have a group of users that are eating up 100% of the bandwidth in the office. I am limiting the amount of upstream and downstream bandwidth used by these selected users being … Continue reading →

Posted in Cisco ASA

Upgrading Perc 5/i card on Dell 1900

Software Effect Enterprises, Inc Posted on September 12, 2015 by SEEISeptember 12, 2015

I had some problems upgrading the bios on a Perc 5/i card in a Dell 1900 to version 5.2.2. The links in Dell’s web site had me downloading a file named BR198340.exe. Unfortunately I think this file is for a … Continue reading →

Posted in Dell

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

Set Windows Domain Controllers To Sync To An External Time Source

Software Effect Enterprises, Inc Posted on June 25, 2015 by SEEINovember 19, 2019

The domain controller of a domain should be set to a reliable time source. All machines in the domain will get the current time from the domain controller. To correct this: Determine which machine is the PDC with the command: … Continue reading →

Posted in Windows

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

Error uploading file via php

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

Requested content-length of Y is larger than the configured limit of Z I needed to add this to my httpd.conf <Files *.php> LimitRequestBody X </Files> Where X is >= Y

Continue reading →
Posted in Uncategorized

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

Edit Transport Maps On Postfix

Software Effect Enterprises, Inc Posted on May 8, 2015 by SEEIMarch 7, 2019

If you need email delivered to a specific server for selected domains you do the following: As root, edit the /etc/postfix/main.cf. Find (or add) the line that starts with transport_maps= If it does not exist, add the line “transport_maps=hash:/etc/postfix/transport. If … Continue reading →

Posted in Centos, Fedora, Linux

Configure Postfix To Relay Email

Software Effect Enterprises, Inc Posted on April 2, 2015 by SEEIApril 2, 2015

Add the following to the end of /etc/postfix/main.cf smtpd_sasl_auth_enable=yes smtpd_recipient_restrictions = permit_sasl_authenticated, check_relay_domains broken_sasl_auth_clients = yes smtpd_sasl_local_domain = $myhostname sender_canonical_maps = hash:/etc/postfix/canonical Set inet_interfaces to all in /etc/postfix/main.cf inet_interfaces = all edit the /etc/postfix/canonical file to rewrite the “from” address … Continue reading →

Posted in Centos 6

Post navigation

<< 1 2 … 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
↑