Toggen Blog
Tech tips
Articles
Latest
DATE_SUB( NOW () INTERVAL 2 WEEK) Failed in CakePHP
I had this: public function recent_history($weeks = null) { $this -> MapHistory -> recursive = 0; $this->paginate = array ( 'conditions' => array( 'OR' => array( 'MapHistory.date_returned >' => 'DATE_SUB( CURRENT_DATE(), INTERVAL 2 WEEK)',...
Budget NAS. Enter Synology, QNAP isn’t the only option.
Eventually I think my home will have laptops. They are easy to cart to where your $SIGNIFICANT_OTHER is located and you can be there instead of in the Office where you can't look up adoringly every now and again. But that means you need some sort of way of being able...
Fedora 18 Fonts
Good info here ==> http://fedorasolved.org/Members/khaytsus/improve-fonts But the path to conf.avail is /usr/share/fontconfig/conf.avail [root@mypc conf.avail]# ln -sf /usr/share/fontconfig/conf.avail/10-autohint.conf /etc/fonts/conf.d/ [root@mypc conf.avail]# ln...
Outlook Web Access 2010 – Change Time Out Values
Using Outlook Web Access and your session is timing out too soon. This may help Change the settings as below and if you select when you login to owa using forms based authentication the following options: - “This is a public or shared computer” you will have...
SBS 2011 Moved Sharepoint Databases to another SQL Server – Learnings
Followed the instructions at http://technet.microsoft.com/en-us/library/cc512723(v=office.14).aspx Moved all sharepoint databases to a new server. I left the SERVER_NAME\SHAREPOINT instance installed on the SBS 2011 box but have found that backups are failing because...
SBS 2011 Sharepoint Databases Moved to Premium Edition SQL Instance Login Error
Installed the SBS 2011 Premium Add-On (which is another copy of Windows 2008 R2 Server with SQL 2008 R2 on it) and moved all Sharepoint Foundation 2010 databases from the SBS 2011 server to the new SQL server. In the SBS 2011 Application Event Log I kept getting an...
