News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Just venting general frustration.

Started by grepico, January 25, 2008, 07:42:35 PM

Previous topic - Next topic


grepico

That command gives me a "Man page error"

rrambo

Quote from: grepico on January 29, 2008, 07:35:06 PM
That command gives me a "Man page error"


Are you saying the cp command gives you that error?

grepico

Quote from: rrambo on January 29, 2008, 07:41:12 PM
Are you saying the cp command gives you that error?

I type this in the Run Command box:
#sudo cp /root/via-archives/boot.tgz /usr/pluto/diskless/install/via/boot.tgz

And I get a page that says this:

KDE Man Viewer Error
No man page matching to sudo cp /root/via-archives/boot.tgz /usr/pluto/diskless/install/via/boot.tgz found.

Check that you have not mistyped the name of the page that you want. Be careful that you must take care about upper case and lower case characters!
If everything looks correct, then perhaps you need to set a better search path for man pages, be it by the environment variable MANPATH or a matching file in the directory /etc .

rrambo

Quote from: grepico on January 29, 2008, 07:46:32 PM
Quote from: rrambo on January 29, 2008, 07:41:12 PM
Are you saying the cp command gives you that error?

I type this in the Run Command box:
#sudo cp /root/via-archives/boot.tgz /usr/pluto/diskless/install/via/boot.tgz

And I get a page that says this:

KDE Man Viewer Error
No man page matching to sudo cp /root/via-archives/boot.tgz /usr/pluto/diskless/install/via/boot.tgz found.

Check that you have not mistyped the name of the page that you want. Be careful that you must take care about upper case and lower case characters!
If everything looks correct, then perhaps you need to set a better search path for man pages, be it by the environment variable MANPATH or a matching file in the directory /etc .

Open up a terminal window, or Ctrl-Alt-F2 to log in to another session...  don't use the Run command box

grepico

Quote from: rrambo on January 29, 2008, 07:49:52 PM
Open up a terminal window, or Ctrl-Alt-F2 to log in to another session...  don't use the Run command box

OK, I gotcha now.  Two questions:

What's the command to create a new folder?

How do I get out of the terminal screen and back to my desktop?

rrambo

Quote from: grepico on January 29, 2008, 07:58:23 PM
Quote from: rrambo on January 29, 2008, 07:49:52 PM
Open up a terminal window, or Ctrl-Alt-F2 to log in to another session...  don't use the Run command box

OK, I gotcha now.  Two questions:

What's the command to create a new folder?

How do I get out of the terminal screen and back to my desktop?

To make a new folder:

mkdir

Get back to your desktop:

Ctrl-Alt-F7 or F8 (can't remember)


grepico

That worked!

rrambo, thank you so much for your help and patience.  I'm obviously completely new to Linux and it means a lot to get help with newbie stuff.

Thanks again

rrambo

Quote from: grepico on January 29, 2008, 08:08:05 PM
That worked!

rrambo, thank you so much for your help and patience.  I'm obviously completely new to Linux and it means a lot to get help with newbie stuff.

Thanks again

No problem...  let us know how it works out...

grepico

Where can I get a list of available commands?

I'm trying to delete a file and I can't seem to figure it out.

rrambo

Quote from: grepico on January 29, 2008, 08:18:54 PM
Where can I get a list of available commands?

I'm trying to delete a file and I can't seem to figure it out.

straight up linux....  just google for linux commands...

to delete a file:

rm

use with caution


Hagen

Doesn't the Fiire come pre-installed?

rrambo

Quote from: Hagen on February 01, 2008, 10:51:32 AM
Doesn't the Fiire come pre-installed?


Yes, but apparently his shipped with a bad hard drive.