HIPAA HiTec Act links
http://brentsplace.info/data2.shtml http://www.hipaasurvivalguide.com/hipaa-survival-guide-22.php http://www.foxgrp.com/blog/emr-ehr-meaningful-use-criteria-are-finalized-now-what/
Remember, you are the product, not the customer.
http://brentsplace.info/data2.shtml http://www.hipaasurvivalguide.com/hipaa-survival-guide-22.php http://www.foxgrp.com/blog/emr-ehr-meaningful-use-criteria-are-finalized-now-what/
echo %computername% %date% %time% >> c:\bat\ftpsynclog.txt for /f “Tokens=1-4 Delims=/ ” %%i in (‘date /t’) do set dt=%%i-%%j-%%k-%%l for /f “Tokens=1″ %%i in (‘time /t’) do set tm=-%%i set tm=%tm::=-% set dtt=%dt%%tm% robocopy f:\music s:\music /r:3 /w:5 /MIR /LOG:”c:\bat\logfiles\log%dtt%.txt” /TEE
http://support.microsoft.com/kb/278295 http://www.virtualizationadmin.com/articles-tutorials/terminal-services/security/locking-down-windows-terminal-services.html http://support.microsoft.com/?kbid=315675
add these 2 lines to /etc/modprobe.conf blacklist ipv6 options ipv6 disable=1 http://www.centos.org/modules/newbb/viewtopic.php?topic_id=26239&start=40
http://www.labnol.org/internet/print-from-mobile-phones/17827/ Here’s a tip that will let you print documents, emails, photos, PDF files, etc. from a mobile phone to your existing printer. All you need is a printer connected to the computer and a mobile device for sending print … Read More »
http://www.cyberciti.biz/faq/find-large-files-linux/
Microsoft has received customer reports of reduced performance while checking for updates on Windows XP systems with restricted hardware configurations (typically less than 1 GB of RAM). The Windows Update team has investigated this issue and determined that this was … Read More »
copy from administrator that installed to C:\Users\username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs or follow this link http://www.sevenforums.com/tutorials/296-start-menu-all-programs-add-delete-shortcuts.html
[root@admon CentOS-5up]# rpm -Uvh python-sqlite-1.1.7-1.2.1.i386.rpm –force Preparing… ########################################### [100%] 1:python-sqlite ########################################### [100%] [root@admon CentOS-5up]# yum clean all Repository base is listed more than once in the configuration Repository updates is listed more than once in the configuration Cleaning up Everything
Table ‘mysql.proc’ doesn’t exist After I was asked to create a stored procedure on a MySQL 5.0.45 installation last week, I received the following error: ERROR 1146 at line 24: Table ‘mysql.proc’ doesn’t exist The server had the default MySQL … Read More »