Sponsored Content
Top Forums UNIX for Dummies Questions & Answers SuSE install on a Packard Bell m415 Post 5013 by joetech on Monday 6th of August 2001 08:15:53 PM
Old 08-06-2001
found it.

From KDE I went to the K gear in the lower left corner and seclected SuSE and then Administration and Configuration. I will sure be glad when I have a handle on the file system so I can do command line entries.



Smilie Smilie Smilie

later and thank you for your support

now go and have some fun!

Joe
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to install Suse Linux 8.1?

Can anyone tell me how to install Suse Linux 8.1? :( (6 Replies)
Discussion started by: Micheal
6 Replies

2. SuSE

Errors while trying to install software on SuSE 9.2 Pro

First off I try to install XTheater on SuSE 9.2 Pro I run the ./configure command and this is what I get chris@linux:~/Desktop/Xtheater-0.9.2> ./configure loading cache ./config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is... (25 Replies)
Discussion started by: CTroxtell21
25 Replies

3. SuSE

Best Repository for SUSE 10.1 install?

I've made a few attempts at an OpenSuse10.1 clean install using a boot.iso and network repository install dir. I've succesfully done a few network installs before and know what I'm doing with the procedure, however I seem to be getting problems with the connection to the remote repository. It's... (0 Replies)
Discussion started by: Mark Ward
0 Replies

4. UNIX for Dummies Questions & Answers

Trying to lose XP & Install Suse 10.1

Hello, I bought a second pc to install Suse 10.1 on. It came with Xp pro installed on it. I downloaded Suse 10.1, burned 5 CD's, changed bios to boot from the cdrom, restart the pc & Xp loads. Any suggestions? Thank You (1 Reply)
Discussion started by: Nick7269
1 Replies

5. UNIX for Dummies Questions & Answers

1st install Suse, network config set up

Hello, I'm a newbie to unix. I just about have the Suse 10.1 installed. During set up it automatically detected components to access the internet. But failed. I lost now. Any ideas? Thank You (2 Replies)
Discussion started by: Nick7269
2 Replies

6. Red Hat

Install Suse from RedHat

Hi, There are two systems: (1) HP server under RedHat Linux with CD drive. (2) Notebook under Windows Vista with DVD drive. Now I want to install Suse Linux on the HP server, but the installation media is a DVD. How can I do it? Thank you much in advance! (3 Replies)
Discussion started by: aixlover
3 Replies

7. UNIX for Dummies Questions & Answers

How to use yast2 to install software in SUSE?

Hi I ssh to a remote server which is running in SUSE. And I want to install apache2.0 there. Then I used yast2 to install it. But after installing it, I go to the terminal and type" apache -version" to check if apache is installed there. And it said "-bash: apache: command not found" I don't... (0 Replies)
Discussion started by: AlexCheung
0 Replies

8. Shell Programming and Scripting

How to ring the system bell many times without pause?

I am writing a ksh script in cygwin though it could just as easily be bash and am trying to make an alert for myself where the bell rings many times like print '\a'or echo '^G'except I want it to ping me many times not just once. For some reason doing print '\a\a\a\a\a\a\a\a\a\a'or similar... (7 Replies)
Discussion started by: benalt
7 Replies

9. Fedora

Install memcached on Suse 11 SP2

hi guys I am trying to install this extension for php named memcached but I am not really able to do it PECL :: Package :: memcached I have Suse 11 SP2 installed without any registration (I mean installed not paying subscription) so my question is there a way to install it like in... (0 Replies)
Discussion started by: karlochacon
0 Replies
PLASMAENGINEEXPLOR(1)						 KDE User's Manual					     PLASMAENGINEEXPLOR(1)

NAME
plasmaengineexplorer - Provides direct access to plasma data engines SYNOPSIS
plasmaengineexplorer [--height pixels] [--width pixels] [-x pixels] [-y pixels] [--engine name] [--source name] [--interval ms] plasmaengineexplorer [KDE Generic Options] [Qt Generic Options] DESCRIPTION
plasmaengineexplorer is a graphical tool allowing developers to test Plasma data engines without writing a Plasma applet. If no options are given, it will start without any data engine selected. The required data engine can be selected from a drop-down list. Only installed data engines will be found. kbuildsycoca4 may need to be run for newly-installed data engines to be found. OPTIONS
--height pixels Sets the height of the window, in pixels. --width pixels Sets the width of the window, in pixels. -x pixels Sets the x (horizontal) co-ordinate of the top left corner of the window, in pixels. -y pixels Sets the y (vertical) co-ordinate of the top left corner of the window, in pixels. --engine name Start plasmaengineexplorer with the given data engine selected. name is the internal name of the data engine given by the X-KDE-PluginInfo-Name key of the desktop file. --source name Only valid in conjunction with --engine. Requests a specific source from the data engine when plasmaengineexplorer is started. --interval time Sets the default update interval for requested sources to time milliseconds. If not set, the source will update on demand (for some sources, this will be when new data is available). If --source is specified, this is the update interval that will be used when requesting that source. SEE ALSO
More detailed user documentation is available from help:/plasma (either enter this URL into Konqueror, or run khelpcenter help:/plasma). EXAMPLES
Load the time data engine, showing the local time and updating every second: plasmaengineexplorer --engine time --source Local --interval 1000 AUTHORS
plasmaengineexplorer was written by Aaron Seigo <aseigo@kde.org>. K Desktop Environment Jan 2, 2008 PLASMAENGINEEXPLOR(1)
All times are GMT -4. The time now is 04:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy