Displaying 20 results from an estimated 88 matches for "cshrc".
2003 Oct 08
1
[Bug 739] A .cshrc that gives output causes sftp-server to reject sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=739
Summary: A .cshrc that gives output causes sftp-server to reject
sftp
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: minor
Priority: P2
Component: sftp-server...
2006 Apr 24
4
Ruby/rails on Mac OSX not working
I have been using Locomotive for rails development and recently decided
to fix up the ruby/rails install that is on my mac.
As we all know, Ruby 1.8.2 came on the mac and has problems, so I
followed the instructions at Hivelogic for installing the latest
versions of Ruby, Rails, Lighttpd and so forth.
I have this set in my path within bash_login: export
2010 Mar 06
1
Define an alias with an embeded awk command error ?
Hi, guys:
I'm trying to define an alias in .cshrc with the embeded awk command,
like this :
alias checketh0 "ip add ls eth0 |awk '/inet/{print $2}' |sed -n '1p' "
Then i run "source ~/.cshrc" and run "checketh0" command in the terminal ,
but the result is the following :
" inet 192.168.18....
2000 Apr 11
3
scp: command not found.
Hey.
I found references to my problem 'scp: command not found' in the archives.
But I could not find a solution to this problem. Could someone please
help me out here?
Info: OpenSSH 1.2.3, RedHat 6.1
Thanks!
-- Steve
2009 Dec 15
2
Define an alias with an embeded awk command
Hi ,all :
I'm trying to define an alias with an embeded awk command:
alias checketh0 `ifconfig eth0 |grep 'inet addr:' |awk '{prinrt $2}' |cut
-c 6- `
After I edit it in the .cshrc file and run "source .cshrc" , I run the
"checketh0" command in the terminal ,
the screen displays the "192.168.7.24: Command not found "
Why does is it ?Any help will be highly appreciated.
note: I'm using csh shell.
Thanks for you help.
--------------...
2008 Oct 15
1
error during installworld on 7.1 beta (was: error during buildworld on 7.1 beta)
During installworld I get:
cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/ncurses.3x
> ncurses.3
sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh
/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.head
/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/Caps
2015 Sep 24
2
x2go on CentOS6
> The errors you posted were from the client. Assuming you can ssh into
> the remote machine without a problem, do you see error messages there
> on the server?
Thanks, Akemi, you have hit the nail on the head!
The spurious error message was caused by a statement in .cshrc that created output, a stray unescaped exclamation mark in an alias definition. And that with me preaching to my users for years about cleaning up their init files ...
I feel stupid now. But not contagious, thankfully.
2007 Feb 28
1
No -v but still verbose
...d
14 files to consider
export/
export/home/
export/home/<users>/
export/home/<users>/.ssh/
send_files failed to open /export/home/<users>/.Xauthority: Permission
denied
send_files failed to open /export/home/<users>/.bash_history: Permission
denied
export/home/<users>/.cshrc
361 100% 352.54kB/s 0:00:00 (xfer#1, to-check=8/14)
export/home/<users>/.profile
144 100% 2.99kB/s 0:00:00 (xfer#2, to-check=7/14)
export/home/<users>/local.cshrc
403 100% 4.10kB/s 0:00:00 (xfer#3, to-check=5/14)
export/home/<users>/local...
2003 May 06
1
rsync/ssh/cygwin
...ve tried many different command lines, but nothing seems to help.
edw450-1-1 is a Solarix box here, running rsync 2.5.6 protocol 26 as well.
But I get the same results against a RedHat Linux system running the same
version.
the 'stty' invalid argument lines are likely from an error in the .cshrc
login script on that system (publicly sourced file). scp works just fine
accross each of these systems as does ssh.
Any help would be *greatly* appreciated! I've got a lot of source code
being pushed around, and rsync is a fantastic way to sync large
directories.
--
// Andrew MacKenzie |...
2004 Feb 11
2
/etc/default/login change from 3.6 to 3.7???
...st got an ugly, hard-to-fix surpirse when I upgraded from 3.6 to 3.7 for
openssh - Now, in 3.7.1, /etc/default/login overrides --with-default-path! Before,
it used to prefer --with-default-path (as configured).
I'm hoping that this is a bug. It forces every user to have an appropriate
.login,.cshrc, or whatever *or* to comment out the appropriate entries in /
etc/default/login!
Either that, or I'm missing something truly obvious...
Ed
2009 Jan 20
1
default stty profile settings in CentOS
Hi folks
[Please CC me, I am not on the list]
I am here at a customer who have this in profile (.cshrc):
stty erase "^H" kill "^?" intr "^C"
Backspace clears the hole command line. How is the CentOS default?
kind regards
Sven
2009 Sep 27
1
rsync not getting all files?
I ran rsync on a combination of Ubuntu and CentOS systems and it
doesn't seem to grab all files, such as .cshrc or .bashrc (and they do
exist). This makes me wonder what other files rsync may be missing,
and how do I tell rsync to grab those missing files?
Thanks.
2003 Oct 26
1
include & exclude dosn't work...
...osts deny =
gid = guitar
timeout = 600
dont compress = *.mp3
exclude *
include *.mp3
Then i run rsync :
/etc > rsync rsync://gate1@localhost/mp3files/test/
Password:
drwxr-xr-x 512 2003/09/13 02:24:46 .
-rw-r--r-- 771 2003/09/13 02:24:46 .cshrc
-rw-r--r-- 255 2003/09/13 02:24:46 .login
-rw-r--r-- 165 2003/09/13 02:24:46 .login_conf
-rw------- 371 2003/09/13 02:24:46 .mail_aliases
-rw-r--r-- 331 2003/09/13 02:24:46 .mailrc
-rw-r--r-- 801 2003/09/13 02:24:46 .profile
-rw------- 276 2003/09/13...
1997 Jul 17
1
Trouble with permissions on printing to Windows NT printer from SAMBA on Solaris
...to use. If I do:
(2) janus1:~ % smbclient '\\hawklord\Hunter' -P
Added interface ip=10.203.6.100 bcast=10.203.255.255 nmask=255.255.0.0
Server time is Thu Jul 17 10:01:59 1997
Timezone is UTC-7.0
Password:
Domain=[SAPIENT] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0]
smb: \> print .cshrc
ERRDOS - ERRnoaccess (Access denied.) opening printer for .cshrc
smb: \> exit
I keep getting Access denied.
On the Windows NT machine (hawklord), the Printer is defined to allow
Printing by 'Everyone'. I can print to it locally.
Any ideas? I have the latest alpha (Version 1.9.17alp...
2004 Sep 25
1
Logon Script to go down one folder?
Hi Folks,
Got Samba 3.0.7,1 running on FreeBSD--yippee!
One thing that I noticed is that when a Windows
user clicks on his folder named something like
'username', there are a bunch of files there
that he might 'accidently' delete:
.cshrc
.login
.login_conf
.mail_aliases
.mailrc
.profile
.rhosts
.shrc
Is there some way to automatically log on the
user to folder just below 'username' named
something like 'username-folder'? That way
there would be a lot smaller chance that those
configuration files might dissapear....
2005 Nov 08
1
[LLVMdev] llvm-test configure problem
>>> What's the config.log from this run?
>>
>> its attached.
>
> Odd...this one seems to indicate that it exitted without error...:-(
Hmm. I think that it does default to bash after all (found something in
my .cshrc that was resettting CONFIG_SHELL). Its still an error
with /bin/sh.. so it should be fixed, but not a release blocker.
-Tanya
2003 Nov 10
1
Request for subsystem 'sftp' failed on channel 0
...th of them. On the first server I finally re-installed the
package and that fixed it. I tried
re-installing it multiple times on the second server and still have the same
issue. I have checked everything that I can think of and spent many hours
looking for a solution. Both servers have the same csh.cshrc and csh.login
files. I don't have a personal .cshrc file on either server. I have many
more servers to install this on and would appreciate any help I can get to
solve this issue. Thank you.
Here is some of what I have and see:
OpenSSH_3.7p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7b 10 Apr 2003...
1997 Feb 22
2
ssh and limits on resources
While logging in via ssh (versions 1.2.17 and 1.2.12) under Linux 2.0, I
found that limits weren''t being set (as shown by the output of "limit"
(tcsh) or "ulimit -a" (bash). Since /etc/profile, /etc/csh.cshrc, and
/etc/limits were ignored, I made /etc/sshrc and put "ulimit" statements in
it. However, I was unable to limit the number of processes this way,
leaving the system vulnerable to fork bombs. Installing lshell (available
at http://sunsite.unc.edu/pub/Linux/system/admin/login/lshell-2....
2000 Jan 13
3
Conflict between NT-PDC and Samba 2.0.6
...printcap name = /usr/local/samba/lib/printcap
client code page = 437
domain logons = Yes
os level = 0
local master = No
browse list = No
dns proxy = No
wins server = 10.11.10.5
kernel oplocks = No
oplock break wait time = 100
unix realname = Yes
lpq command = lpstat -o %p
veto files =
.cshrc/.dvrc/.dvsc/.facet/.l123set/.profile/.sh_history/.wp51.set/.wpc51.set
hide files = .forward
<snip>
The rest is removed for the sake of brevity. :-)
--------------------
Michael St. Laurent
Hartwell Corporation
2001 Nov 14
2
dylib error
I am a naive OS X user. I followed Jan de Leeuw's readme file to
install R for Mac OS X. Darwin X is working fine. When I try to run R I
am getting error message as follows;
dyld: /usr/local/lib/R/bin/R.bin version mismatch for library:
/usr/lib/libz.1.dylib (compatibility version of user: 1.1.3 greater than
library's version: 1.0.0)
Please respond
Goren