↓
 

Software Effect Enterprises, Inc

  • Home
Home→Categories Uncategorized - Page 2 << 1 2 3 >>

Category Archives: Uncategorized

Post navigation

<< 1 2 3 >>

Chrome redirects http:// web site to https:// where https:// is not supported!

Software Effect Enterprises, Inc Posted on July 14, 2018 by SEEIJuly 14, 2018

Ran into a problem where I had an appliance on my network that only supported http: but my chrome browser insisted on going to https: To fix it I had to go to chrome://net-internals/#hsts , scroll down to “Delete domain security … Continue reading →

Posted in Uncategorized

Reading A Raspberry PI CPU and GPU Temperature Via SNMP

Software Effect Enterprises, Inc Posted on July 12, 2018 by SEEIJuly 12, 2018

The following is a way to access the CPU and GPU temperature on a raspberry Pi using SNMP Note – I am using Centos 7 on my Raspberry Pi Edit  /etc/sysconfig/selinux change the line: SELINUX=enabled to read SELINUX=disabled Save your … Continue reading →

Posted in Uncategorized

Limit which local users can use postfix

Software Effect Enterprises, Inc Posted on March 9, 2017 by SEEIMarch 12, 2017

Compromised web sites can be used to relay spam email. To limit that or track which web sites are being used to send spam, you can limit which users can us sendmail, you can do the following. As root: Create … Continue reading →

Posted in Uncategorized

How can I control how much data Netflix uses?

Software Effect Enterprises, Inc Posted on October 6, 2016 by SEEIOctober 6, 2016

Watching movies or TV shows on Netflix uses about 1 GB of data per hour for each stream of standard definition video, and up to 3 GB per hour for each stream of HD video. This can create headaches for … Continue reading →

Posted in Uncategorized

Carrier Tracking URLs

Software Effect Enterprises, Inc Posted on October 6, 2016 by SEEIOctober 6, 2016

UPS: http://wwwapps.ups.com/WebTracking/track?track=yes&trackNums=%1 UPS: http://wwwapps.ups.com/WebTracking/track?HTMLVersion=5.0&loc=en_US&Requester=UPSHome&trackNums=%1&track.x=Track FedEx: http://www.fedex.com/Tracking?tracknumbers=%1 FedEx: http://www.fedex.com/Tracking?action=track&tracknumbers=%1 FedEx: http://fedex.com/Tracking?action=track&tracknumber_list=%1&cntry_code=us FedEx: http://www.fedex.com/Tracking?ascend_header=1&clienttype=dotcom&cntry_code=us&language=english&tracknumbers=%1 USPS: https://tools.usps.com/go/TrackConfirmAction?qtc_tLabels1=%1 USPS: https://tools.usps.com/go/TrackConfirmAction_input?qtc_tLabels1=%1 USPS: http://trkcnfrm1.smi.usps.com/PTSInternetWeb/InterLabelInquiry.do?origTrackNum=%1 OnTrac: http://www.ontrac.com/trackingdetail.asp?tracking=%1 OnTrac: http://www.ontrac.com/tracking.asp?trackingres=submit&tracking_number=%1&trackBtn.x=18&trackBtn.y=12&trackBtn=trackingres_submit LaserShip: http://lasership.com/track/%1 LaserShip: (As XML) http://lasership.com/track/%1/xml LaserShip: http://www.lasership.com/track.php?track_number_input=%1 DHL US: http://www.dhl-usa.com/content/us/en/express/tracking.shtml?brand=DHL&AWB=%1 HDL Canada: http://international.dhl.ca/content/ca/en/express/tracking.shtml?brand=DHL&AWB=%1 DHL Global Mail: http://webtrack.dhlglobalmail.com/?trackingnumber=%1 TNT: http://www.tnt.com/webtracker/tracking.do?navigation=1&searchType=CON&respLang=en&genericSiteIdent=.&cons=%1

Continue reading →
Posted in Uncategorized

NagiosQL does not restart Nagios version 4.0.8

Software Effect Enterprises, Inc Posted on September 23, 2016 by SEEISeptember 23, 2016

  edit the file /var/www/nagiosql32/admin/verify.php  and change the line: $strCommandString = “[“.mktime().”] RESTART_PROGRAM;”.mktime(); to be $strCommandString = “[“.mktime().”] RESTART_PROGRAM;”.mktime().”\n”; also edit the file /var/www/nagiosql32/scripts/do_config.php  and change the line: $strCommandString = “[“.mktime().”] RESTART_PROGRAM;”.mktime(); to be $strCommandString = “[“.mktime().”] RESTART_PROGRAM;”.mktime().”\n”; H/T https://support.nagios.com/forum/viewtopic.php?f=7&t=24161

Continue reading →
Posted in Uncategorized

Enable IPv6 on Zimbra version 8

Software Effect Enterprises, Inc Posted on March 10, 2016 by SEEIMarch 10, 2016

zmprov ms `zmhostname` zimbraIPMode both /opt/zimbra/libexec/zmiptool zmcontrol restart Then update /etc/sysconfig/ip6ables and execute service ip6tables restart

Continue reading →
Posted in Uncategorized

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

My Preferred Word Press Plugins

Software Effect Enterprises, Inc Posted on March 28, 2015 by SEEIMarch 28, 2015

All In One WP Security CF Expiring Content Shortcode Enable Media Replace Error Log Monitor Force https Force Regenerate Thumbnails Formidable Include HTML and PHP Last Updated Shortcode Post Expirator RPS Blog Info RPS Include Content Weaver II Theme Extras

Continue reading →
Posted in Uncategorized | Tagged WordPress

Start samba 4 as a service

Software Effect Enterprises, Inc Posted on January 31, 2015 by SEEIJanuary 31, 2015

  #!/bin/bash # Samba 4 # # chkconfig: 35 99 2 # description: Provides Active Directory Services ### BEGIN INIT INFO # Provides: samba # Required-Start: $network # Default-Stop: 0 1 2 6 # Default-Start: 3 5 # Short-Description: Provides … Continue reading →

Posted in Uncategorized

Post navigation

<< 1 2 3 >>

Recent Posts

  • session-####.scope: Succeeded.: # Time(s)
  • Block an outbound port using firewalld-cmd
  • Juniper SRX Routing Engine Temperature OID and Nagios
  • Requirements for configuring Windows/Active Directory authentication for Juniper SRX VPN
  • Juniper Serial Number Entitlement Tool

Categories

  • Active Directory
  • Apache
  • Apache 2.4
  • ASA
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • Cisco ASA
  • Cisco Switch
  • Dell
  • DHCP
  • Fedora
  • Fedora 31
  • Firefox
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • MySQL
  • named/bind
  • Networking
  • OpenVAS/Greenbone
  • PHP
  • Raspberry PI
  • Rocky Linux
  • SNMP
  • SRX
  • ssh
  • Ubiqiti
  • Uncategorized
  • wifi
  • Windows
  • Windows 10
  • Windows 7
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress
  • Zimbra
  • Zimbra 7
  • Zimbra 8

Your IP Address

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