Custom Search

Posts tagged centos

This test upload of picture is from android.

image

This test upload of picture is from android. Using wifi connection.

Installing Php and mysql to Centos(Linux)

open terminal

edit yum.conf

# nano /etc/yum.conf

add this code

http_caching=packages
# yum install php
# yum install mysql-server

Connecting your Centos(Linux) to Internet

I am new to Linux so this maybe a start for some linux updates…

I was having a hard time connecting my centos to the internet, after reading some forums and blogs I didn’t get any solution to my problem, so I finally close the browsers from my laptop and use my instincts…

1.) In the device tab of the network configuration panel,
check if its activated, go to edit ,
1.a I want to use static Ip address so i check it provide the right Ip address, subnet mask and default gateway address.
1.b check in the hardware device if it has the right hardware (petho (Intel Corporatiion 82562V-2 10/100 Network Connection)) then Bind to mac address , press probe.

2.) activate the device, and then save the configuration, make sure profile in device tab is checked.

3. restart the network service by launching the terminal, execute service network restart.

4. ping juliusbacosachronicles.com

good luck!!!!