Toggen Blog
Tech tips
Articles
Latest
Simple Invoices Email Setup for Windows 2003 Exchange Server
Error: "Zend Mail Protocol Exception: is unsupported SSL type" Solution: Comment out the email.secure option in $SIMPLE_INVOICES_ROOT/config/config.ini (see example below) Error 2: Authentication Unsuccessful when trying to connect to Windows 2003 Exchange Server...
Samba Domain Membership KRB5 Setup Head Scratching
Samba 3.5 documentation states: With both MIT and Heimdal Kerberos, it is unnecessary to configure the /etc/krb5.conf, and it may be detrimental. And further: MIT's, as well as Heimdal's, recent KRB5 libraries default to checking for SRV records, so they will...
How to specify the only_from option in /etc/xinetd.d/* files
Add your subnet addresses to the current (127.0.0.1) option and delimit using spaces. # default: off # description: SWAT is the Samba Web Admin Tool. Use swat \ # to configure your Samba server. To use SWAT, \ # connect to port 901 with your favorite web browser....
Upgrade your network it will save you time!
Today I fired up VMWare convertor to move a 60GB Virtual Machine running as a guest on VMWare Server 2.0 on my workstation accross to a VMWare ESXi server. I kicked the process off and it guestimated the time to completion as 8hrs and 44 minutes. Hmmm... Then after...
CakePHP – Do you want the internationalization? You can’t handle the internationalization!
Just playing with the HTML Helper link method Putting __() around a string makes it ready for internationalization in CakePHP. You create a translation file using poedit or somesuch and then CakePHP will automagically replace the contents with the other language when...
HPLIP 3.11.10 cannot install Officejet Pro 8500 A910
Problem: |Traceback (most recent call last): File "/usr/share/hplip/ui4/setupdialog.py", line 1245, in NextButton_clicked self.showAddPrinterPage() File "/usr/share/hplip/ui4/setupdialog.py", line 680, in showAddPrinterPage self.readwriteFaxInformation() File...
