QUESTION New Install

Tehnation

Member
Joined
Nov 7, 2013
Messages
89
Reaction score
1
So i'm following the directions http://nerdvittles.com/?p=9526 and got stuck on the second part below. Can anyone help?

For the first and last lines with the sed commands, the "|" is just shift+\, correct?
When I run the last sed command it says sed: can't read /etc/default/grub: no such file or directory.
Any ideas? I'm not to familiar with linux commands so I'm not sure if i'm supposed to not type the green(from other langues it means a note) or am i supposed to type those into command line as well? I tried both ways and still get the error, the first sed line doesn't have any response but when I ran the second sed command I got the error. I assume the first one was correct because it didn't show anything let alone an error.

"sed -i 's|no|yes|'/etc/sysconfig/network-scripts/ifcfg-eth0
ifup eth0
setenforce 0
yum -y upgrade
yum -y install net-tools nano wget
ifconfig # to figure out your server IP address here
sed -i 's|quiet|quiet net.ifnames=0 biosdevdame=0|'/etc/default/grub"
 

Members online

Forum statistics

Threads
25,825
Messages
167,842
Members
19,250
Latest member
mark-curtis
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top