Displaying 20 results from an estimated 200 matches similar to: "ssh 1.2.20 may create problems in connection with lpd bug"
1997 Jan 07
3
logwatching
If it''s any help, here''s a sed script that is reasonably good at pulling out
suspicious-looking items generated by various daemons. Fix appropriately...
_H*
==========
# this should match a buncha different stuff
/ [Pp]ermi/b ff
/ PERMI/b ff
/ [Rr]efuse/b ff
/ REFUSE/b ff
/ [Dd]en[yi]/b ff
/ DEN[YI]/b ff
/[Rr]eject/b ff
/REJECT/b ff
/[Bb]ogus/b ff
/[Pp]assw/b ff
/PASSW/b ff
1998 Dec 05
8
portmap vulnerability?
Are there any known vulnerabilities in portmap (redhat''s
portmap-4.0-7b)? I''ve been receiving a lot of attempts to access the
portmap port on some linuxppc machines I administer by various
machines which clearly have no business with mine, and I wonder if
this is an attempt to break in to my machines.
I''ve searched some archives, but I haven''t yet found any
2006 Dec 27
5
Problem with ext3 filesystem
Hey,
I've a problem with an ext3 filesystem and don't know how to fix it or
find the failure :(
The Hardware:
Tyan mainboard, AMD Athlon CPU, ARECA ARC-1120 RaidController Raid5 with
400GB Seagate HD's, 756 MB Ram, other harddisks for system, network and
avm isdn controller.
Couse of the filesystem problems I run memtest and found one bad memory
module which I replaced yet.
The
2002 Aug 22
2
Winbind Auth with 2K ADS Domain Problems
Hi there,
I'm not that new in Samba, just paused a little while ;) My actual problem is, that I try to setup a FreeBSD Samba Server who should control share access with authenticating users in a win2k ads domain. The 2K Domain is setup correctly (I think so). Now I created three test shares on the samba server after setting up smbb, nmbd and winbindd. Problem now is any time I try accessing
1997 Oct 17
1
Zip drive as a read-only medium
Does anyone have any experience using a zip drive as a read-only medium for
storing things like tripwire files, PGP signed keys and kernels? Is there
a way to switch it to read/write mode without ejecting it?
Scott Kaplan
SF Legal Net
346 Fair Oaks Street
San Francisco, CA 94110
Voice: (415) 643-8700
Fax: (415) 643-8777
2010 Sep 17
2
grouping dataframe entries using a categorical variable
DearR Users,
I have a problem which I think you might be able to help. I have a dataframe which I'm trying to "filter" following different groups I specified. It's a little hard to explain, so here is an example:
My dataframe:
ESS DHP
1 EPB 22
2 SAB 10
3 SAB 20
4 BOJ 14
5 ERS 28
11 SAB 10
12 SAB 22
13 BOJ 26
20 SAB 10
21 SAB 22
22 BOJ 32
29 SAB 14
30 SAB
1997 Jan 16
0
/bin/login
>Their is a buffer overrun in /bin/login which has the potential to
>allow any user of your system to gain root access. util-linux-2.5-29
>contains a fix for this and is available for Red Hat Linux 4.0 on
>all four platforms. We strongly recommend that all of Red Hat 4.0
>usres apply this fix.
Does this bug affect the ''login'' that is distributed
with shadow
1997 Jan 02
2
Re: libc bugs (was Re: Distributions...)
Marek Michalkiewicz <marekm@I17LINUXB.ISTS.PWR.WROC.PL> wrote:
: It seems that most of the RedHat 5.3.12 security patches are in the
: standard 5.4.17, except for the patch below. Also, there are more
: (different) fixes in 5.4.18 (check h_length against sizeof(sin_addr)
: in inet/rcmd.c and inet/rexec.c).
: + {
: +
2005 Jul 16
0
FreeBSD Summer of Code Projects Announced
The FreeBSD Project is pleased to announce its participation in the
Google "Summer of Code" program designed to introduce students to open
source software development.
The FreeBSD Project received over 350 applications, amongst which 18
projects have been selected for funding.
Unfortunately, due to the limited number of spots available, we were
unable to fund many first rate
2015 Jul 18
2
[PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
>>>
What uEFI specification version does your system claim to be compliant
with?? I'd like to read over the spec for the call to verify things.
--
-Gene
<<<
I've tried to find the relationship between UseDefaultAddress and DHP relays
but I couldn't find anything. The use of DHCP relays should be really transparent...
Best,
Patrick
2007 Sep 19
1
SEM - standardized path coefficients?
Dear list members,
In sem, std.coef() will give me standardized coefficients from a sem model.
But is there a trick so that path.diagram can use these coefficients rather
than unstandardized ones?
Thanks
Steve Powell
From: John Fox <jfox_at_mcmaster.ca>
Date: Wed 28 Feb 2007 - 14:37:22 GMT
Dear Tim,
See ?standardized.coefficients (after loading the sem package).
Regards,
John
John
2004 Jan 29
1
Confirmatory Factor Analysis in R? SEM?
Hi
Has anyone used R to conduct confirmatory factor analysis? This email pertains to use of SEM.
For context consider an example: the basic idea is that there are a bunch of observables variables (say study habbits, amount of time reading in the bus, doing homework, helping other do homework, doing follow-up on errors etc.) and one believes that all these variables maybe measured by two or
2002 Aug 28
5
Tru64 privsep patch testing
OK, I got a chance to try out the Tru64 patch for privsep. I applied the patch
to 3.4p1. Partial success, in that it now works for me for logins to "root".
Logins to ordinary accounts fail after authentication, when trying to set tty
characteristics. See the excerpt from the debug messages below. This is for
Tru64 V4.0F (with enhanced_security turned on, obviously.) I guess it's time
1997 Oct 08
5
Malicious Linux modules
As halflife demonstrated in Phrack 50 with his linspy project, it is trivial
to patch any system call under Linux from within a module. This means that
once your system has been compromised at the root level, it is possible for
an intruder to hide completely _without_ modifying any binaries or leaving
any visible backdoors behind. Because such tools are likely to be in use
within the hacker
2015 Jan 11
3
PXE Booting EFI
>First, I was looking for the actual values.?
>For a VM with (among other values):
> config.version = "8"
> virtualHW.version = "10"
> ethernet0.virtualDev = "e1000"
> guestOS = "rhel6-64"
> firmware = "efi"
> I see:
> option-93 = 0x07
> option-60 ="PXEClient:Arch:00007:UNDI:003016"
OK I take
2015 Jan 10
0
PXE Booting EFI
On Sat, Jan 10, 2015 at 5:44 AM, Patrick Masotta <masottaus at yahoo.com> wrote:
>> I use Syslinux 6.03 EFI64 on a VMware Workstation 10 VM on
>> 10.0.2 on Linux.
>>
> w/o any problem?
Yes.
> Me too, I just send the ""corresponding"" syslinux.efi
>> Are they actually transferring the syslinux.efi files?
>
> sure
>
>> What
2001 Mar 08
4
icecast 2 testing
hello,
could someone test the my icecast 2 server? there should be a stream at
http://real.radiostudio.org:8000/vorbis, but I'm not able to listen to
it. I don't know if the problem in winamp or in icecast or in my
streaming application. You could also send a stream to it, it's the
default icecast password.
I would be very happy if someone could test it :))))))
mörk
--- >8 ----
2015 Sep 17
1
Centos 7 using cups with cups-lpd loaded getting print jobs from an Sco Unix lpd system
Centos users,
I new to Centos 7 and my problem is the following:
I am using my Centos 7 system as a print server in a warehouse.
Using cups for the print queue's. Which I can print to the printers
find from the Centos 7 machine.
The hosting system is Sco Unix using lpd printing. This machine is
in Illinois and the warehouse / Centos 7 machine is in Arizona.
I have loaded
2015 Jan 10
2
PXE Booting EFI
> I use Syslinux 6.03 EFI64 on a VMware Workstation 10 VM on
> 10.0.2 on Linux.
>
w/o any problem?
>> correctly sends back w/o error the "corresponding"
syslinux.efi
>> "EFI BC" -> EFI64\syslinux.efi
>> "EFI IA32"-> EFI32\syslinux.efi
>I only send back 1 filename.
>
Me too, I just send the
2007 Sep 17
1
Problem with asterisk-perl-0.08 and Asterisk >= 1.2.20
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I've been using for a long time asterisk-perl-0.08 for prepaid card
applications, and I've identified a problem with the last releases of
asterisk-1.2, installed with Trixbox.
The command get_variable() raises a signal SIGPIPE when it is called
(whatever the variable to get).
I made tests with Asterisk 1.2.20, 1.2.21 and 1.2.22, and I