LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Is fedora Linux? =) (https://www.linuxquestions.org/questions/fedora-35/is-fedora-linux-%3D-217602/)

berkay 08-14-2004 03:16 PM

Is fedora Linux? =)
 
Hi all!

About 2-3 hours before, I have installed fedora core 2 and I had some experience with mdk... I have a very very simple question which is why some commands like "ifconfig" doesn't work on gnome terminal, but works on ctrl + alt + F1 (maybe the first console without visuals :))

I have also experienced some commands like parted, fdisk not working on gnome terminal... it says command not found!

What should I do to fix this interesting problem? Or is it a problem :)

david_ross 08-14-2004 03:46 PM

Fedora is a distribution of linux - yes.

The commands do work but they aren't in a directory that is located in your PATH variable. Try using the full path - ie /sbin/ifconfig or if you are suing to root - use "su -"

berkay 08-14-2004 03:49 PM

Thanks for help =)

vincebs 08-14-2004 08:08 PM

It seems like there are 2 PATH variables -- one for the Terminal in X Windows and one for the terminal outside. Does anyone know where both of them are set? I know how to set them temporarily (PATH=$PATH:<add additional directory here>), but how do I do it permanently?

david_ross 08-15-2004 07:47 AM

You can set it in your "~/.bashrc" file.

Marlboro 08-15-2004 09:25 PM

simply, if you dont find any command, try using /sbin/command

and yes, fedora is linux too


All times are GMT -5. The time now is 06:27 AM.