Now can anyone tell me the equivalent options on openSuSE for a specific command on Debian GNU/Linux?
Here is an example of what I encountered:
By default, openSuSE includes the K Desktop Environment (KDE), so that doesn't include gedit. I needed to edit the menu.lst file as soon as I installed the operating system, so I thought I could use pico. Turns out that pico wasn't installed, so I thought I could install pico by typing in apt-get install pico on a root account. Turns out that apt-get isn't available.
After several minutes of digging around on the kmenu, I found the Install option, which was similar to Synaptic Package Manager on Ubuntu. From there I searched for Pico, and installed it successfully.
Next issue, YouTube (and other Flash content). Loading up Konqueror, I visited http://ca.youtube.com/ and expected Flash to be installed in openSuSE. Wrong. I had to download Flash from the Adobe website in RPM format. After downloading the RPM, I double clicked it and it seemed to install, but Konqueror didn't show any videos. Firefox initially showed a blank gray square but after several restarts of the application it worked fine. Googling around I was instructed to Scan for new Plugins on Konqueror. The only problem with that is that there was no plugins tab on Konqueror's configuration panel.
Final issue, shutting down. This should be easy, right? The GUI option had no problem. However, this command doesn't work:
CONSOLE
sudo shutdown -P 0
It doesn't know what shutdown is!!! How does it expect me to shutdown the computer when running from Konsole?All in all, Linux is great. For ease of use, I would recommend a Debian based system with a GNOME desktop environment. Other ones are just too advanced for the average user to figure out. I still have lots to learn. (I still can not mount, access or read the Windows partition on a regular user!)


