Q. How do I disable the iptables firewall in Fedora Core Linux?
{ 2 comments }
Q. I have an external new hard drive connected using USB port under Red Hat Fedora Core Linux. I want to use it for backup. There are two partition /dev/sda1 and /dev/sda2. This hard disk was setup and formatted by friend under Windows XP (NTFS partition). Now I want to format and use one partition [...]
{ 15 comments }
Q. I am using Apache server and PHP5. How do I install install php gd support? A. PHP is used mainly in server-side application software along with various addons. PHP includes a large number of free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for [...]
{ 41 comments }
Q. How do I connect to Microsoft SQL Server from command prompt? I just wanted to see list of tables and database. A. MS- SQL Server is relational database management system. Its primary query language is Transact-SQL, an implementation of the ANSI/ISO standard Structured Query Language (SQL) used by both Microsoft and Sybase. There is [...]
{ 27 comments }