In: Information
5 May 2009
Windows 7 Release Candidate (RC) now can be downloaded by you since May 5, 2009. This product is Windows 7 RC testing for better Windows 7 later.
How do you test the software? You put it on your PC, and then do what you’d normally do. Your PC will automatically and anonymously send our engineers the information they need to verify the fixes and changes they made based on the Windows 7 Beta tests.
In: Web
5 May 2009Hi everyone. To connect MySQL database with PHP is so easily, look at here!
1 2 3 4 5 6 7 8 9 10 11 | < ?php $hostname = "localhost"; $username = "oralpc_user"; $password = "oralpc_password"; $database = "oralpc_database"; mysql_connect($hostname, $username, $password) or die("Cannot connect to MySQL server"); mysql_select_db($database) or die("Cannot select database"); ?> |
As you see above, there are 4 variabels. First variabel $hostname is refer to the database hostname, $username, $password variabels are refer to username and password of the database, and then the $database variabel is include about the database name.
In: Ebooks Review
4 May 2009
Ubuntu Server Administration in The Enterprise
Realize a dynamic, stable, and secure Ubuntu Server environment with expert guidance, tips, and techniques from a Linux professional. Ubuntu Server Administration covers every facet of system management–from users and file systems to performance tuning and troubleshooting. Learn how to automate installation using Kickstart, set up print and Web servers, configure and secure networks and TCP/IP ports, and implement Linux virtualization. You’ll also get details on sharing resources via NFS and Samba, protecting your system, and customizing the Linux kernel.

Adobe Product Security Incident Response Team (PSIRT) has been posted about a critical vulnerability in Adobe Reader 9.1 and Acrobat 9.1 and earlier versions. This vulnerability (CVE-2009-1492) would cause the application to crash and could potentially allow an attacker to take control of the affected system. A second vulnerability has also been reported that appears to affect Adobe Reader for Unix only (CVE-2009-1493).
Adobe is planning to release product updates to Adobe Reader and Acrobat to resolve the relevant security issues. Adobe expects to make available Windows updates for Adobe Reader versions 9.X, 8.X, and 7.X and Acrobat versions 9.X, 8.X, and 7.X, Macintosh updates for Adobe Reader versions 9.X and 8.X and Acrobat versions 9.X and 8.X, as well as Adobe Reader for Unix versions 9.X and 8.X, by May 12th, 2009. The Adobe Reader for Unix updates will resolve both security issues. A security bulletin will be published at http://www.adobe.com/support/security as soon as product updates are available.
Affected software versions
- Adobe Reader 9.1 and earlier versions
- Adobe Acrobat Standard, Pro, and Pro Extended 9.1 and earlier versions
This blog is made by Muhammad Baiquni, dedicated to give all of you information about Computer, Security, Ebook reviews, Software, Tutorial, Web: HTML, PHP, MySQL, CSS, and more of million information.
If you like, please bookmark this web or feed us for be the first one get our newest information.