Displaying 2 results from an estimated 2 matches for "kshell".
Did you mean:
  shell
  
2006 Oct 02
1
install packages question
I am at a new job where my sys admin installed R in linux and it does
run when I log in as a user.  I am on linux 2.1.2 but i'm not sure if
it''s redhat etc ( but i doubt this matters for my question ).
 
The alias put in my .envfile ( for the kshell ) is
 
R =
"/ms/dev/fsf/R/2.0.0/install/.exec/ia32.linux.2.4.lib6/lib/R/bin/exec/R"
 
and my R_HOME is
/ms/dev/fsf/R/2.0.0/install/.exec/ia32.linux.2.4.lib6/lib/R
 
So now, I am trying to install specific packages ( I can't use
install.packages because my linux doesn't have an int...
2002 Mar 09
1
smbd and login scripts
...ot	internal
#chargen stream	tcp6	nowait	root	internal
#chargen dgram	udp	wait	root	internal
#chargen dgram	udp6	wait	root	internal
#
# Kerberos authenticated services
#
#klogin	stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k
#eklogin stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k -x
#kshell	stream	tcp	nowait	root	/usr/libexec/rshd	rshd -k
#kip	stream	tcp	nowait	root	/usr/libexec/kipd	kipd
#
# CVS servers - for master CVS repositories only!  You must set the
# --allow-root path correctly or you open a trivial to exploit but
# deadly security hole.
#
#cvspserver	stream	tcp	nowait	root	/...