View Single Post
Old 09-03-2007, 07:44 AM   #2 (permalink)
mehulved
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Multiple queries on OpenSuSE 10.2

Quote:
Originally Posted by phreak0utt
1)I'm able to copy contents off a floppy to my disk, but not the other way as I don't get any option, either as normal user or root. How do I go about copying files? Also, though the files have been deleted, i.e., even from the trash of the floppy, the contents remains on the floppy when checked on Windows. What is the correct way of deleting files completely?
Checked the permissions?
Quote:
Originally Posted by phreak0utt
2)GNOME sometimes hangs the applications and the only thing which I can do is do a hard-boot of my system. I want to avoid this. Even the Force Quit button also is not activated sometimes. Is there any shortcuts which can shutdown the system?? (Does Ctrl+Alt+Del work? )
Go to tty2, press ctrl + alt + F2. Login from there and kill offending apps and see what happens? Yeah ctrl + alt + del also works. If nothing works, PC is all jammed up do this
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.
Quote:
Originally Posted by phreak0utt
3)I want to run MySQL on my system and I've heard about LAMP. All servers have been installed during the initial setup, so I don't need to depend on any packages/dependencies.........I hope How do I start Apache server and/or related servers on my box? I'm trying this for the first time, so a step-by-step guide would be helpful
just download apache2, mysql and php from your package manager almost everything will be ready. There are other solutions too, like lampp.
__________
After install mysql, php and apache you should find configuration options in YAST. I am not familiar with YAST so can't help there.
__________________
http://www.bash.org/?258908

Last edited by mehulved; 09-03-2007 at 07:44 AM. Reason: Automerged Doublepost
mehulved is offline