using CDMA USB modem (Tata Photon+) for internet, which works perfectly in ubuntu and fedora.
Also tried sucessfully on CentOS 6.2 i386, by installing drivers come with it.
But on CentOS 6.3 x86_64, the driver fail to install, guess those are 32-bit binary and this is 64-bit.
hm, i also know that there is usb_modeswitch utility which can be used.
sir,im so new to linux.i dont know any thing about centos 6.3.x86_64i had been installed centos 6.3 x86_64 recently.but during the installation i did not get trouble.after that th... [by sasaditya]
Hello!I am facing a weird issue while trying to install CentOS 6.4 x86_64... It happens that CentOS goes from the boot screen (installation step #1 as seen in
I have the following PHP packages installed on my CentOS 5.6 host and I am trying to install php-posix.
Hi I am new to Linux64bit Centos 6 and i want to install it on My PCIntel COre i7-2600 CPU 3.40ghz Memory Ram 16GBNvidia Gefore GTX 550TI window7 64bit operatin... [by GabrielKnight]
I have followed the wget method here hoping it was my solution:
Howto install php 5.2.17 on centos 6 x86_64
However I get the following error when trying to install:
rpm -ivh php-5.2.17-1.x86_64.rpm
error: Failed dependencies:
libaspell.so.15()(64bit) is needed by php-5.2.17-1.x86_64
libcrypto.so.6()(64bit) is needed by php-5.2.17-1.x86_64
libcurl.so.3()(64bit) is neede
I am trying to install CentOS 5.6 in My VirtualBox but i got this error on boot screen.
Your CPU Does not support long mode : use a 32 bit Distribution
My CPU is 64 bit i checked that using uname -a command and the output is
Linux localhost.localdomain 2.6.43.8-1.fc15.x86_64 #1 SMP Mon Jun 4 20:33:44 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
As per my knowledge i need to enable 32 bit support t
I am installing MySQL, Apache, and PHP on a new Centos 6.4 server.
For MySQL, you have three choices. Using "yum install mysql" along with Centos's repository is the simplest, but installs a very old version. Or you can go with "official" documentation at MySQL.com, but it has a few gotchas.
Hello team,I am trying to install a minimalistic centos 5.6 VM. I have pulled the necessary RPMs from the centos website, using the following command:yumdownloader --disabl... [by kamranazeem]