Category: Tech KB
Event 2937, Default Global Address List pointing to the Deleted Objects container
Nov 13, 2017
Taken from reference article located here.
The solution that worked for me when this happened. There were two values set, one for the current GAL, the other for the deleted GAL.
Open ADSIEDIT and connect to your domain using the …
EMAIL SCAM ALERT — New Apple Email Scam – BEWARE
Oct 08, 2017
Hello All,
There is a new apple email scam, do not fall for it folks. Pay close attention to the links contained in this email, they DO NOT go to apple.com, this is a fake.
Email looks like this —-
Setting up passive FTP using vsftpd EC2 AMI Linux
Sep 23, 2017
Install vsftpd
#yum install -y vsftpd ftp
Edit the config file to allow passive ftp.
following changes located in /etc/vsftpd/vsftpd.conf
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=022
pasv_enable=YES
pasv_min_port=49152
pasv_max_port=65534
port_enable=YES
pasv_address=52.9.207.213
# pasv_addr_resolve=YES
Restart vsftpd
# service vsftpd restart
Update …
Fixing boot issues related to IDE/AHCI modes with Windows 7
Mar 07, 2017
I pulled this from Tom’s hardware page on how to fix Windows boot up issues related to IDE and AHCI modes. This seems to work for most who try it. I use it to fix this specific issue when restore …
Google Voice to DID to Extension = OK, but if the call ends on IVR = Google Voice voicemail
Oct 22, 2016
We are proud sponsors of the Asterisk and Freepbx communities. Why should a phone system cost more than it should. The original post can be found here.
If you are having issues with forwarding your GV number to your Asterisk …
Microsoft Security Certificate Issue – Continue to this website not working
Oct 22, 2016
I love when there are solutions to issues. Whenever I happen to come across helpful information I will share those answers here with my fellow technology professionals. You can reference the original post from here love the site name by …