hat
causes all sorts of grief since the one in Woody depends on libc6,
etc. And I've been unable (so far) to find any source .deb's.
BTW: what's up with #debian being an invite-only channel?
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Ch
l version has an
> epoch ?
Just to be sure, did you remember to do a
make modules
make modules_install
?
Once the modules are there in /lib/modules/release/ check that they are
listed in your /etc/modules file.
HTH,
Damian Menscher
--
--==## Grad. student & Sys. Admin. @
hat if I
clue in that netscape has gone berserk soon enough and kill it, I'm
fine. But if I wait a minute, it hogs so many resources the only option
is a reboot.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PR
gorithm.
That said, you might still consider using pgp, as I believe it has the
ability to do symmetric encryption. Or, if you want *extremely* weak
security (but enough to confuse your kid sister) then check out the unix
command crypt.
Damian Menscher
--
--==## Grad. student & Sys. Admin.
lps to clean the mouse ball as well, but that usually affects all
directions of movement.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Ofc:(217)333-0038 ##==--
--==## Physics Dept, 1110 W Green, Urbana IL 61801 Fax:(217)333-9819 ##==--
On Mon, 9 Oct 2000, Samuli Suonpaa wrote:
> Damian Menscher <[EMAIL PROTECTED]> writes:
> > On Mon, 9 Oct 2000, Brian May wrote:
> >> While there are pros and cons in both methods, I have to wonder
> >> what you need to encrypt files for. For most applications,
>
t; don't think I'm far from understanding, perhaps if I had some examples of
> UDP+masq with ipchains..
Go to linuxdoc.org and look for a howto on ipchains. I think they gave
an example of UDP masquerading in there.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illino
e between the parts so it reads something like:
mcgeecorp.com SMTP:[192.168.0.6]
BTW: if you're relaying for an entire domain, then you might want to put
a dot (.) in front of mcgeecorp.com. See the README in the cf directory
for details.
HTH,
Damian Menscher
--
--==## Grad. stud
second keyboard, still
nothing. Rebooting shows the keyboards work fine while the system is
booting, but when it gets into X they stop. Finally, I just booted into
single user mode, and the keyboard is fine.
Ideas???
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Ur
On Fri, 13 Oct 2000, Gary Hennigan wrote:
> Damian Menscher <[EMAIL PROTECTED]> writes:
> > I have a fairly new setup: woody + 2.4.0-test9 kernel. I had everything
> > working fine. I wanted to move my computer, so I shut it down, carried
> > it over to new location,
On Fri, 13 Oct 2000, Steve Juranich wrote:
> On Fri, 13 Oct 2000, Damian Menscher wrote:
>
> > Ok, this is *really* strange:
> >
> > I have a fairly new setup: woody + 2.4.0-test9 kernel. I had everything
> > working fine. I wanted to move my computer, so I shut i
the install. Machine works fine.
Disclaimer -=> kids, don't try this at home!
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Ofc:(217)333-0038 ##==--
--==## Physics Dept, 1110 W Green, Urbana IL 61801 Fax:(217)333-9819 ##==--
b scp the
passwd.nis file around, but transparently substitute in this alternate
shell when the users come in.
I know I'm leaving out a LOT of details, but hopefully you can figure
those out from this basic idea. Good luck.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Il
a
find / -name '*.h' -exec grep '[sf]printf' {} \;
My way seems more straightforward, but I'm not sure about differences in
processing time, when the first match would be found, etc.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urba
se lines are in...
>
> and probably some other more or less dirty tricks...
^^
Look in the grep manpage for the -l option ;)
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL
On Tue, 24 Oct 2000, Nick wrote:
> what /dev would i use to accomplish this?
/dev/ttyS0
(capital "s", number zero)
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~mens
nd
spend $6 for the 3-CD set.
If you've got a nice network connection, you might be able to upgrade by
setting your sources list to the appropriate places and doing an
apt-get update
apt-get upgrade
But I'm not an expert, so it would be good if someone who is could
comment.
Damian Mensc
Other recommendations on hardware testing appreciated.
I agree badblocks is probably the best, but you could also try bonnie
and bonnie++. If you want to check the health of sectors already
occupied by files, I suppose a
dd if=/dev/hda of=/dev/null
wouldn't hurt.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Ofc:(217)333-0038 ##==--
--==## Physics Dept, 1110 W Green, Urbana IL 61801 Fax:(217)333-9819 ##==--
te:
> main(){return 1;}
> even if the compiler whines about it, the source is only 17 bytes long. How
> many (kilo)bytes would be necessary to write that in BASIC? :)
Save a byte:
main(){exit(1);}
But we're pretty far off topic here
Damian Menscher
--
--==## Grad. stud
u want to have as little on your path as possible (to avoid
trojans, etc). It is questionable whether /usr/local/bin should be
there at all. Another argument is you don't want to have path problems
in the event /usr/local fails to mount properly and you are forced to
fix the problem as ro
ou are sure that the situation is
> secure.
You should behave in this manner anyway. A compromised user account is
destined to become a compromised root account. There are too many local
root exploits to ignore the danger.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. I
of the
line. If the remainder of the line is just that extra character, it
might pull off what you're looking for. Or not. I haven't tested this.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.ed
e? Do you just want to save some time of a fsck and possible
reinstall? Then pull the IDE and power cables from your drive, wait 5
secs, then plug back in. The computer will do an IDE bus reset, and
then continue on where it left off. Worked for me once YMMV
Note: I'm not responsi
ssibility of treating some of your RAM like a
disk (hence the name ramdisk). Not sure if Linux can do this, but if
so, then just copy the binary to a ramdisk and run it from there.
Just an idea, I don't know how to do it or even if it can be done.
Damian Menscher
--
--==## Grad. student
k the
IP he's coming from and see if it was compromised in the same way. If
so, notify the owner. If not, then this is the hacker's home box and
you should contact his ISP (or the authorities).
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaig
; > view the error.log I see a line that says that Option Exec is off??
> >
> > Thanks
> >
> > Eileen Orbell
> > Software & Internet Applications
> > Capitol College
> > mailto:[EMAIL PROTECTED]
> > mailto:[EMAIL PROTECTED]
> > Don'
e running nfs-common
0.1.9.1-1 or later you should be safe. Otherwise reinstall and apt-get
the security updates this time.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Ofc:(217)333-003
5sum database. But it is certainly a
nice start, as no script kiddie will think to check your crontab for
stuff like that!
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Ofc:(217)333-0038 ##==--
--==## Physics Dept, 1110 W Green, Urbana IL 61801 Fax:(217)333-9819 ##==--
ng a format string
vulnerability when rpc.statd attempts to log to syslog(), which of
course runs as root. More information can be found at
www.securityfocus.com by clicking on Vulnerabilities and searching for
keyword statd.
Damian
> On Mon, Nov 06, 2000 at 10:29:04PM -0600, Damian Menscher
see if you can access xxx.xxx.xxx.xxx how
about using ping? That will protect you in the case you're dialed up
but the ntp server is unreachable for some reason, too.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTE
email from your address with the
W32/[EMAIL PROTECTED] worm as an attachment.
Click here for detection and removal instructions:
-> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=1956
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign #
Well, swapping chown <-> chmod in what you wrote, you're pretty close.
The permissions _should_ be 1777, not just 777.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Ofc:(217)33
like a
> straightforward setup, but I'm stuck. Can somebody give me some help
> here?
man crontab
You're supposed to use the crontab command to modify cron
settings. Updating files by hand won't work.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinoi
nt this, you
can try extracting the footer-related section from the letter class and
putting that in the g-brief class (or inputting it separately). If you
do this, just make a new class. I've done similar stuff with modifying
the seminar.cls style to get rid of borders, or modifying bib
ect yourself. If you're behind a firewall, this is less of an
issue, but layered security is still the way to go.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Ofc:(217)333-0038 ##==--
--==## Physics Dept, 1110 W Green, Urbana IL 61801 Fax:(217)333-9819 ##==--
ryptic as tar or cat, you know.
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Ofc:(217)333-0038 ##==--
--==## Physics Dept, 1110 W Green, Urbana IL 61801 Fax:(217)333-9819 ##==--
win2k machine. Instead,
set $DISPLAY to win2k.machine.name:0
Keep in mind that these connections do NOT got through ssh, so anything
you send through them can be sniffed! Therefore, don't open an xterm
and su or ssh into another machine if you do things this way!
Damian Menscher
--
--==## Grad.
how to get this included in the
search path. I've got a feeling it has something to do with the ls-R
file, but don't know exactly what I'm doing there and don't want to mess
things up. Could anyone provide any hints?
Damian Menscher
--
--==## Grad. student & Sys. Admin.
On Sun, 26 Nov 2000, Damian Menscher wrote:
> I just upgraded my version of teTeX to 1.0.6, and discovered it no
> longer seems to follow the TEXINPUTS environment variable to find
> various style files, etc. I need to get this to read in a revtex.cls
> file that I've added i
. From my days of reading up on AT commands, I remember my
modem had 4 options of verbosity of connect messages, ranging from a
number, to CONNECT/BUSY/NO DIALTONE to the full range of CONNECT
300/CONNECT 1200/CONNECT 2400/CONNECT 9600/.. You might want to try
setting yours to be less verbos
ey are as (or more)
serious.
Of course, a connection to a single port on a single machine is probably
just some idiot who mistyped an IP address
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~
On Tue, 5 Dec 2000, Tom wrote:
> My computer is 586 IBM CyrixInstead. Which Intall manual (in the page
> http://www.debian.org/releases/stable/#new-inst of the Debian page) do I use
> ?
>
> -Intel x86
This one. (For all practical purposes, x={3,4,5,6,...} and
Intel={Intel,AMD
cters in passwords. Anyone know of a complete
list of which are acceptable/unacceptable?
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Ofc:(217)333-0038 ##==--
--==## Physics Dept, 1110
nsider reinstalling.
For more information on the attack go to www.securityfocus.com and do a
search on statd.
HTH,
Damian Menscher
--
--==## Grad. student & Sys. Admin. @ U. Illinois at Urbana-Champaign ##==--
--==## <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Ofc:(217)333-0038 ##==-
44 matches
Mail list logo