View Single Post
Old 09-03-2007, 08:33 PM   #6 (permalink)
cranky
Apprentice
 
cranky's Avatar
 
Join Date: Feb 2007
Posts: 53
Default Re: Multiple queries on OpenSuSE 10.2

Quote:
@tech_your_future :Alt + syrq + s then alt+ sysrq + u then alt + sysrq + b
The order is important. First one sync everything to fs, second unmounts the fs and last one is for reboot. Use this as a last case scenario.
Is it only for SuSe? coz i tried it on fedora and it doesn't work...

Another one u can try as ctrl+alt+del in windows is:
ctrl+alt+backspace .....this will kill the X session and goes back to the login screen

For apache, as root:
/etc/init.d/httpd start
then check if u get the apache test page when u enter http://localhost in your browser
For php, after you do the above, enter http://localhost/info.php .... if you see a 404 error, you may have to make some changes in apache conf file.
This may help: http://www.brennan.id.au/13-Apache_Web_Server.html
__________________
Registered Linux user #426157 (http://counter.li.org/)

Last edited by cranky; 09-03-2007 at 08:47 PM.
cranky is offline