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