Showing posts with label OpenSUSE. Show all posts
Showing posts with label OpenSUSE. Show all posts

Wednesday, January 21, 2009

OpenSUSE command

Hello all,
After you have installed PHP/Apache/Mysql in OpenSUSE already and you aim to start its services, it is very easy you just start Konsole and type:

#rcmysql start
This command line we use to start mysql service

#rcapache2 start
This command line we use to start apache service

And then you can run PHP successfully.

Cheers,
ChanHan Hy

Monday, January 19, 2009

OpenSUSE command

If you want to configure SOUND CARD in OpenSUSE, you just use one command called alsaconf and then follow its steps.
in Konsole, please type:
# alsaconf
and enter.

Cheers,
ChanHan Hy