Question: How do I check whether my Linux operating system is running on 32-bit or 64-bit? Answer: If you’ve installed it, you should know, as the installation CD (or ISO image) for a 32-bit Linux OS and 64-bit Linux OS are different. Let us assume that your sysadmin installed the OS, and you didn’t know [...]
December 2010
All open source applications use MySQL database. With the introduction of stored procedures in MySQL 5, it is getting widely adopted by Oracle developers and commercial organizations. If you are sysadmin, DBA, or developer, or someone who manages IT development, you should have good knowledge on MySQL database. A while back, I provided a list [...]