similar to: 'Bad Packet Length' error?

Displaying 20 results from an estimated 800 matches similar to: "'Bad Packet Length' error?"

2001 Mar 06
2
RedHat 7.0 on Dell Poweredge 6300
I went to RedHats' page and found hardware requirements and it said that the Dell Poweredge 6300 is a supported hardware. Then I went to linuxcare.com and it does not list the machine. Before I look like a buffoon, or continue to, Redhat will run on this machine, right? I appreciate the help. Thanks, --------------------------------------------------- Tony Ricker Technology Coordinator
2012 Oct 23
1
help using optim function
Hi, am very new to R and I've written an optim function, but can't get it to work least.squares.fitter<-function(start.params,gr,low.constraints,high.constraints,model.one.stepper,data,scale,ploton=F) { result<-optim(par=start.params,method=c('Nelder-Mead'),fn=least.squares.fit,lower=low.constraints,upper=high.constraints,data=data,scale=scale,ploton=ploton)
2002 Jun 06
1
Maybe OT, but need help
All, The powers that be are going to buy a win2k server that will have a Compaq TL891DLX tape library. I have been trying to get one for my samba box as well. My question is can I back up the samba box to the win2k tape library? I know that you would have to mount the tape library on the linux/samba box, could this be done through samba? IF anyone needs more info, please let me know. Thanks for
2006 Apr 15
1
Frappr
Hi. I created a CentOS group on Frappr (http://www.frappr.com/centosusers) if anyone is interested in joining. I'm willing to turn admin rights over if any "official" CentOS people would like to run it. -- Vic Ricker http://www.ricker.us/
2001 Oct 09
4
Rsync Throughput issues
I am using Rsync between a Redhat Linux box and an AIX RS600. We have a about 30gb of database we need to sync to a backup server. Sounds good, right? The problem is that Rsync is so slow when we do the initial dump. We have files that are 1 - 5gb. It takes around 14-20 hours to Rsync the file structure, which means our daily backup will miss that days data because we are waiting for the data
2001 Nov 27
1
log in script question
All, I was hoping someone could point me in the right direction in obtaining a solution to the the following; I want to have the log in script map not only their home directory, but also the group folders as well. For instance, I would have a share with valid users=@usergroup and would want the script to map the directory based on this criteria. Would I have to have a log on script for each
2001 Nov 26
5
printing error
All, I have the following in my smb.comf for printing commands... # NOTE: If you have a BSD-style print system there is no need to # specifically define each individual printer [printers] comment = All Printers path = /var/spool/samba browseable = no print ok = yes print command = /usr/bin/lpr -P%p -r %s lpq command = /usr/bin/lpq -P%p lprm command = /usr/bin/lprm -P%p %j
2001 Dec 05
1
Non-linear random variables
I have a fisheries Ricker stock-recruitment non-linear model which I am trying to code up in R (after failing in MATLAB). There are two fixed parameters and a random environmental effect that is linked to a first order lagged correlation fixed parameter. Are there any examples of fitting this model I could follow? Cheers Norm Good Fisheries Biologist (Mathematician) Southern Fisheries Centre
2001 Mar 06
1
Import of data
I need a few pointers for the import of data into Samba. Here is the set up... I will be getting the data from an NT box that is on the same network more or less (they are our PDC and WINS, we are the DNS). I was told that once Redhat and Samba was set up, it was a simple copy and paste. If I have learned anything, nothing in computers is simple. I have about 200 users private folders being
2001 Mar 15
1
Samba and NT file issues
Sorry for being repetitive, but I have a question. Can Samba be used for 9x widowze machines accessing files, (access 2000, excel, word...) and have them open, add/modify, save files? The files would reside on Samba box and the user map their way to the files. Any thoughts? I appreciate all of you for sharing you knowledge. Respectfully. --------------------------------------- Tony Ricker
2008 Jul 03
1
lines() warning message
I have data that looks like Year,Recruit,Spawner,Mtempcv 1958,4532,775,0.24125 1959,22996,2310,0.16319 1960,628,2990,0.46056 1961,879,1400,0.33028 1962,14747,1130,0.22618 1963,13205,790,0.20596 1964,31793,1195,0.19229 1965,10621,981,0.20363 1966,22271,870,0.3452 1967,8736,1104,0.27511 1968,8761,883,0.10884 1969,18885,1421,0.17799 1970,10098,1198,0.2106 1971,3394,760,0.22098 1972,1697,1354,0.39461
2003 Nov 15
2
[patch] 3.7.1p2: slogin symlink fixes
Hello, There are three small problems with the "slogin" and "slogin.1" symlinks created upon installation: 1. "./" is included in the target path unnecessarily. 2. Symlinks are assumed to be available, while only hardlinks could. 3. EXEEXT is not respected for slogin. Here is a fix for both problems -- the "./" is simply removed, EXEEXT is added, the
2016 Mar 14
2
OpenSSH 7.2 slogin not removed from openssh.spec
It appears that the redhat/openssh.spec has not been updated to account for the removal of slogin from the build. This breaks rpmbuild. Specifically lines 361 and 362 still have the following: %attr(-,root,root) %{_bindir}/slogin %attr(-,root,root) %{_mandir}/man1/slogin.1* Robert Moucha Geophysics Syracuse University
2001 Oct 01
5
Printing question
Hello all. I have a question about setting up samba to serve windows printing. I have been trying to research this but keep coming up with conflicting howto's. Can someone give me directions to an up-to-date print howto? It would be greatly appreciated as I am stuck on this. Cheers, Tony -- ------------------------------- Tony Ricker Technology Coordinator SLUCare - P.M.O. St. Louis
2005 Mar 03
11
PostgreSQL & SELinux problem
Hi. I just installed Centos 4. I''m pretty sure that I chose to have it install postgresql but when the system came up, it wasn''t there. No worries. I installed it from the net with ''yum''. Unfortunately, when I started it up and it tried to init the database, I got a bunch of SELinux errors: Mar 3 13:24:22 dirty kernel: audit(1109874262.006:0): avc:
2002 Mar 14
6
Some users can't log in -- server shows username as " nobody"
Hi I actually had this same problem when running up samba originally. Check that the user has a valid unix acount and that you have added that to the folder share/valid users section. B -----Original Message----- From: Tony Ricker [mailto:rickera2@SLU.EDU] Sent: Friday, 15 March 2002 5:21 AM To: David Brodbeck Cc: Samba Subject: Re: [Samba] Some users can't log in -- server shows
2004 Aug 05
2
[fdo] Ssh service interruption of freedesktop.org
Hi admins, thank you for maintaining useful development resources. But I'm in trouble. Please help. I and some developers are unable to use ssh login over 24 hours. Is there a intended service interruption? Or some problems are lying? I and some developers could slogin to freedesktop.org before the problem had occurred. My local environment has not altered in recent days. my source address:
2010 Mar 01
4
[Bug 1728] New: unnecessary "./" in slogin and slogin.1 symlinks
https://bugzilla.mindrot.org/show_bug.cgi?id=1728 Summary: unnecessary "./" in slogin and slogin.1 symlinks Product: Portable OpenSSH Version: 5.3p1 Platform: Other OS/Version: Linux Status: NEW Severity: trivial Priority: P2 Component: Build system AssignedTo: unassigned-bugs at
2003 Oct 10
2
slogin <host> -n
slogin "deadlocks" if you invoke it with the (useless, but legal) switch "-n". stdin is not passed to it (and the local ssh process ignores stdin), so it is not possible to kill it using <<~.>> Should the "-n_ switch be disallowed for an interactive invocation? Martin -- <Martin.Kraemer at Fujitsu-Siemens.com> | Fujitsu Siemens Fon:
2016 Feb 29
5
Announce: OpenSSH 7.2 released
OpenSSH 7.2 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol 2.0 implementation and includes sftp client and server support. OpenSSH also includes transitional support for the legacy SSH 1.3 and 1.5 protocols that may be enabled at compile-time. Once again, we would like to thank the OpenSSH community