I have a small problem. Some of the bash commands don't seem to be working. Such as
telinit and
ifconfig. I haven't tried other commands, but I'm afraid that this might cause some problems.
Should I reformat, or are there other alternatives? I tried uninstalling it, but yum said there was a dependence problem. So I couldn't do that.
---------------------------------------------------
Edited---------------------------------------------------
I should probably tell what's happening. Well in the terminal, when I type in "ifconfig" as root, I get:
Quote:
|
Originally Posted by GNOME Terminal
[root@berticus albert]# ifconfig
bash: ifconfig: command not found
[root@berticus albert]#
|
Then when I do "telinit 5," I get:
Quote:
|
Originally Posted by GNOME Terminal
[root@berticus albert]#telinit 5
bash: telinit: command not found
[root@berticus albert]#
|