遠端使用者登入只出現 > - BBS
By Eartha
at 2010-12-28T17:06
at 2010-12-28T17:06
Table of Contents
※ 引述《bestwishes (覓知音 尋知己...)》之銘言:
: ※ 引述《mitsui0309 (前途無量、前途無亮??)》之銘言:
: : 小弟是freebsd初心者
: : 所以按照書跟估狗來的教學一步一步學起
: : 我安裝的版本是 8.0 release
: : 剛剛本機安裝系統
: : 學習創建新帳號及修改環境變數
: : http://mail.lsps.tp.edu.tw/~gsyan/freebsd2001/newsetup.html
: : 依上述網頁教學之後
: : 目前我的遠端一般使登入,只有出現 >
: : 而root登入卻是
: : root@www[/root]#
: : 請問各位先進,我該更改那個檔案呢?
: ~/.cshrc
前輩你好
我依網頁上更改的檔案如下
# $FreeBSD: src/etc/root/dot.cshrc,v 1.30.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# .cshrc - csh resource script, read at beginning of execution by each shell
#
# see also csh(1), environ(7).
#
alias h history 25
alias j jobs -l
alias la ls -a
alias lf ls -FA
alias ll ls -lA
# A righteous umask
umask 22
set path = (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin $HOME/bin)
setenv EDITOR vi
setenv PAGER more
setenv BLOCKSIZE K
if ($?prompt) then
# An interactive shell -- set some stuff up
set prompt = "%B%n@%m[%/]#"
^^^^^^^^^^^^^^^
這是我先前更改的地方,感覺上這是給root登入使用~
set filec
set history = 100
set savehist = 100
set mail = (/var/mail/$USER)
if ( $?tcsh ) then
bindkey "^W" backward-delete-word
bindkey -k up history-search-backward
bindkey -k down history-search-forward
endif
endif
還是說,還有其它地方也要修改........
--
※ 編輯: mitsui0309 來自: 1.169.156.241 (04/15 23:16)
: ※ 引述《mitsui0309 (前途無量、前途無亮??)》之銘言:
: : 小弟是freebsd初心者
: : 所以按照書跟估狗來的教學一步一步學起
: : 我安裝的版本是 8.0 release
: : 剛剛本機安裝系統
: : 學習創建新帳號及修改環境變數
: : http://mail.lsps.tp.edu.tw/~gsyan/freebsd2001/newsetup.html
: : 依上述網頁教學之後
: : 目前我的遠端一般使登入,只有出現 >
: : 而root登入卻是
: : root@www[/root]#
: : 請問各位先進,我該更改那個檔案呢?
: ~/.cshrc
前輩你好
我依網頁上更改的檔案如下
# $FreeBSD: src/etc/root/dot.cshrc,v 1.30.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $
#
# .cshrc - csh resource script, read at beginning of execution by each shell
#
# see also csh(1), environ(7).
#
alias h history 25
alias j jobs -l
alias la ls -a
alias lf ls -FA
alias ll ls -lA
# A righteous umask
umask 22
set path = (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin $HOME/bin)
setenv EDITOR vi
setenv PAGER more
setenv BLOCKSIZE K
if ($?prompt) then
# An interactive shell -- set some stuff up
set prompt = "%B%n@%m[%/]#"
^^^^^^^^^^^^^^^
這是我先前更改的地方,感覺上這是給root登入使用~
set filec
set history = 100
set savehist = 100
set mail = (/var/mail/$USER)
if ( $?tcsh ) then
bindkey "^W" backward-delete-word
bindkey -k up history-search-backward
bindkey -k down history-search-forward
endif
endif
還是說,還有其它地方也要修改........
--
※ 編輯: mitsui0309 來自: 1.169.156.241 (04/15 23:16)
Tags:
BBS
All Comments
Related Posts
遠端使用者登入只出現 >
By Erin
at 2010-12-28T16:34
at 2010-12-28T16:34
安裝套件時遇到問題
By Oliver
at 2010-12-17T13:11
at 2010-12-17T13:11
安裝套件時遇到問題
By Victoria
at 2010-12-17T12:36
at 2010-12-17T12:36
如何重灌freebsd...
By Gilbert
at 2010-12-11T23:29
at 2010-12-11T23:29
遠端無法用root登入
By Rae
at 2010-12-11T02:20
at 2010-12-11T02:20