Computing.Net > Forums > Solaris > can't access v120 other than consol

can't access v120 other than consol

Reply to Message Icon

Original Message
Name: omarsotres
Date: September 24, 2003 at 18:18:12 Pacific
Subject: can't access v120 other than consol
OS: solaris 8
CPU/Ram: v120 / 512
Comment:

I install the solaris 8 in my server but i can only access the server by console i can't acces by telnet or ftp, i try to edit the login file but i can't the vi editor saves ok the changes but when i edit it again it's just like no changes were made.

Thanks for the help.


Report Offensive Message For Removal


Response Number 1
Name: David Perry
Date: September 24, 2003 at 19:59:10 Pacific
Reply: (edit)

I thought I answered this already. Your difficulty is not with your Sun machine but your inability to make changes with vi to a file that does not have write priviledges. If you can't do it a different way, try this

chmod ugo+w /etc/default/login
vi /etc/default/login

make your changes

ESCAPE wq!

reboot

You can also use sed to make changes to a file if vi is to difficult for you.

sed -e 's/^CONSOLE/#CONSOLE/' /etc/default/login > /tmp/login
mv /tmp/login /etc/default/login


Report Offensive Follow Up For Removal

Response Number 2
Name: RobinJ
Date: September 25, 2003 at 01:26:29 Pacific
Reply: (edit)

You could try this
Type in env
Note the value of TERM
(This needs changeing, most likely default to sun)
Type in TERM=dtterm
Type in export TERM


Report Offensive Follow Up For Removal







Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: can't access v120 other than consol

Comments:

 


  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 
Data Recovery Software




Have you ever used OpenOffice?

Yes, as my main suite.
Yes, occationally.
Yes, but only once.
No, never.


View Results

Poll Finishes In 5 Days.
Discuss in The Lounge