Welcome

Welcome to HandsonERP.com

This site provides video based training of Oracle Financials.
Learn concepts and functionality in a step by step manner.

Login

HandsonERP - Oracle E-Business Suite Training
Welcome, Guest
Please Login or Register.    Lost Password?
Please post inquiries related to lessons content here. All questions and inquiries related to the website should be submitted directly using Contact form in the top menu.
Go to bottom Post Reply Favoured: 0
TOPIC: Linux command failing
#5363
mevae16 (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Linux command failing 9 Years, 4 Months ago  
Hello all,

I'm currently configuring Oracle Linux on the virtual machine. When I type the following command:
[root@linux oracle]# \etc\init.d\network restart
This is the error message I get:
Bash: etcinit.dnetwork: command not found.
I’ve been stuck there since Friday 11/21. Can somebody please help me?
Many thanks.
Eric.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5364
handsonerp (Admin)
Admin
Posts: 1989
graph
User Offline Click here to see the profile of this user
Re:Linux command failing 9 Years, 4 Months ago  
Microsoft operating systems (e.g. DOS and Windows) use backslashes (\), UNIX-based operating systems (e.g. Linux) use slashes (/).

Try this:
cd /
cd etc
cd init.d
./network restart
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop