Cross-compiling for ARM

2003-09-27 Thread David Kramer
irections around for cross-compiling for my Sharp Zaurus, but I'm not sure how much of that would be applicable to other embedded ARM applications. So I'm open to pointers, suggestions, and as always, ridicule. Thanks in advance for any of these. ----

Re: Intriguing Issue...

2003-08-25 Thread David Kramer
o use the new and experimental ACL (Access Control List) functionality which can be added to the latest kernels. Linux Magazine just had an article on it. Googling for Linux and ACL would probably point you in the right direction. -----

Re: /var/log/lastlog -- why is it 19 megabytes?

2003-08-25 Thread David Kramer
oc time for this reason. RAM allocation is even more complicated, because the OS takes unused memory and uses it for buffers and cache, and gives them back as needed. So you have RAM that is free, RAM that is allocated, and RAM that is "borrowed" to be returned as needed. --

GLibC upgrade gone bad :( Recommendations ?????

2003-06-24 Thread David Kramer
gLibc? Does anyone know of a HOWTO for SPECIFIC instructions on upgrading a gLibC without wreaking havoc on one's system??? Am I just better off re-building the OS from scratch in this case? Recommendations? Thanks, DK David Kramer Software Developer Reflect.com -- redhat-list mailing

RE: Memory usage

2003-06-19 Thread David Kramer
I just went through the exact same issue. I used my System Monitor program via my start menu -> System Tools(I think thats the path) to examine what services were munching up memory. Im guessing you have gnome installed? Try using the System Monitor Program to see what your Memory consumption is

Re: BASH scripting for a mouse

2003-06-13 Thread David Kramer
= 0 ]; then echo "There is not a serial mouse attached to this system." else echo "A serial mouse is attached to this system." fi --- David Kramer http://thekramers.net DK KD "If I asked you where we were," said Arthur weakly, "

RE: PLZ HLP!!! - Cant login from ssh or console but services are runn ing :( - FIXED

2003-06-12 Thread David Kramer
ssh or console but services > are runn ing :( > > > Are your hosts allowed to login by ssh? look at > /etc/hosts.allow > > --- David Kramer <[EMAIL PROTECTED]> escribió: > I > was modifiying some Tomcat4 jar files and bounced > > my server(RH 9.0), when

PLZ HLP!!! - Cant login from ssh or console but services are running :(

2003-06-11 Thread David Kramer
I was modifiying some Tomcat4 jar files and bounced my server(RH 9.0), when it came back online I received the following error logging in via ssh(OpenSSH_3.5p1-6) using PuTTY 0.35b: Server sent disconnect message: "Command terminated on signal 11." When logging from the console(gnome-desktop-2.2

RE: mounting windows hd

2003-06-06 Thread David Kramer
indows hd > > > No it's not. > > Go here to get the rpm for 8 and 9: http://linux-ntfs.sourceforge.net/ > *NOTE it's readonly only < hehe > > Brian James > > -Original Message- > From: David Kramer [mailto:[EMAIL PROTECTED] > Sent: Thursda

RE: mounting windows hd

2003-06-06 Thread David Kramer
Im just curious if the NTFS kernel module is default loaded with RH 9.0? thanks, DK > -Original Message- > From: Joseph A Nagy Jr [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 05, 2003 1:58 PM > To: [EMAIL PROTECTED] > Subject: Re: mounting windows hd > > > Molnar Peter wrote: > >

Known Bugs with GTKPOD on RH 9??

2003-05-31 Thread David Kramer
my IPod from my PC or if the ScreenSaver starts while everything is connected. Everytime either of these happen, my PC just freezes. Has anyone had similar problems? If anyone knows of a list that is better suited for this question please let me know. Thanks, DK David Kramer Software Developer

RE: Tomcat help (was TOMCAT HELP)

2003-05-31 Thread David Kramer
Im just curious, I have been using Tomcat4 for almost a year now and have never seen the startup.sh script. Y arent you cycling the service from the tomcat4 script under /etc/init.d? I used rpm's for the install and have done it on RH 7.3, 8, and 9. All of which, had pretty straight forward inst

RE: Compiling MPlayer on RH 7.3

2003-05-31 Thread David Kramer
What kind of compile errors are you getting? I just finished installing MPlayer from source on RH 9.0 I know its quite a few versions ahead but you never know. DK > -Original Message- > From: Reuben D. Budiardja [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 5:58 AM > To: [EMAIL

GTKPOD causes RH 9.0 weird behavior

2003-05-30 Thread David Kramer
couldnt find one on the net. Is this subject possibly under a more general mail list?? Thanks, DK David Kramer Software Developer Reflect.com -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: I can't get Tomcat to work

2003-05-29 Thread David Kramer
I have version tomcat4-4.1.12-full installed and I have never seen the startup.sh script. Im farely new to Tomcat as well but Im pretty sure the only thing the startup.sh script does is invoke the cataline start script which in turn calls the bootstrap.jar file. However I have never cycled tomcat

Re: 2nd Choice

2003-03-29 Thread David Kramer
m I the only person here to be concerned about switching to Mandrake shortly after the company filed for Chapter 11? DDDD David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD If I can't do co

Re: apcupsd on Red Hat 7.3 and Back-UPS XS USB

2003-03-23 Thread David Kramer
cable=usb --enable-pthr eads --enable-usb The problem isn't the names of the directories not being in the Makefile, the problem is the commands to create them are missing. -------- David Kramer [EMAI

apcupsd on Red Hat 7.3 and Back-UPS XS USB

2003-03-21 Thread David Kramer
status You can see the Makefile at http://thekramers.net/tmp/apc-makefile Any advice would be appreciated. Thanks. -------- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD "Light is mean

SSH Error - input_userauth_request: illegal user - PLZ HLP!

2003-02-19 Thread David Kramer
SSH was working and then I installed ProFTPd running under xinetd. After the install and configuration my SSH started rejecting logins: Permission denied, please try again. I checked my /var/log/secure log file and found the following: sshd[8088]: input_userauth_request: illegal user sshd[8088

Trouble installing RPM perl-Data-ShowTable-3.3-2.i386.rpm

2003-02-14 Thread David Kramer
Im trying to install MySQL(mysql-3.23.54a-4.i386.rpm), but it bombs out on package dependencies. I was able to located all of the packages and install them except for the below items: perl-DBD-msql-mysql-1.2215-1.0.7.i386.rpm perl-DBI-1.32-1.0.100.i686.rpm perl-Data-ShowTable-3.3-2.i386.rpm When

Re: Question about $?

2003-01-26 Thread David Kramer
;0' rather > than '256.' Is this correct? Shouldn't $? hold the > return value of the last program run from bash (ie, my > c program?) Thanks in advance for any replies. Your problem is that you need to call exit() and not return() from main() to set the exit valu

Re: hand held device list?

2003-01-09 Thread David Kramer
t; www.zaurusoft.com > www.newbreedsoftware.com > www.openzaurus.org > > and that's just for starters. I'll add to that http://handhelds.org/ and http://opie.handhelds.org/ > rday, > happy owner of SL5500 running openzaurus Same here. You should also check out grou

Record from sound card to mp3?

2003-01-08 Thread David Kramer
I would like to record audio from my sound card straight to MP3 files if I can. I guess I can do it in two steps, but I'm hoping it can be done in one. I tried a program called Audacity that looked like it would work, but it seems to crash at the strangest times, even when viewing the help file

Re: Sticky bit...

2002-12-28 Thread David Kramer
ned by group 'foo', and all the concerned users members of group 'foo'. Before they work on these files, they type in "newgrp foo" to make 'foo' their current default group. -------- Davi

Re: not a valid block device

2002-12-22 Thread David Kramer
s? Can you send the contents of /etc/fstab to us? -------- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD "To announce that there must be no criticism of the President, DKK D or that we are to stand by the President right or

Can't mount SD card in Dazzle 6-in-1 USB card reader

2002-12-19 Thread David Kramer
Lexar formatted as ext2. If it matters, the card is used in my just-arrived Sharp Zaurus SL-5500 Linux-based PDA. Thanks in advance. --- David Kramer http://thekramers.net DK KD "A computer let

Re: no space left on device, while it's not true!

2002-12-15 Thread David Kramer
; I have a lot of things to do and I do need my linux come back... > What shall I do now? > Help, please! First, post the output of df and mount. My first guess would be that you have / mounted read-only. --- David Kramer

KDE 3.0.5 for Red Hat 7.3

2002-12-05 Thread David Kramer
I can't seem to find KDE 3.0.5 for Red Hat 7.3. Is there some reason they are mutually exclusive? Thanks. --- DDDD David Kramer http://thekramers.net DK KD DKK D DK KD Pretense and adversity are inve

Re: email signatures

2002-12-04 Thread David Kramer
ail application? --- David Kramer http://thekramers.net DK KD DKK D "Love is like pi DK KD -- natural, irrational, and very important." -Lisa Hoffman

RE: FW: GUI for Firewall admin

2002-12-03 Thread David Kramer
I use a standalone Firewall by Astaro Security, if you have an extra PC to spare I highly recommend it, www.astaro.com. Its free for home use. DK -Original Message- From: Jose Vicente Nunez Z [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 30, 2002 1:25 PM To: [EMAIL PROTECTED] Subje

Problem with sendmail and /etc/mail/access/access not working

2002-11-25 Thread David Kramer
his one feature. Is there a way to do this in the sendmail M4 file? Thanks. ------- David Kramer http://thekramers.net DK KD DKK D Whenever I think I've accomplished a lot, I just remin

500 Auth Errors & KERBEROS_V4 w/ proftpd-1.2.7rc2-1

2002-11-22 Thread David Kramer
appreciated. Thanks, DK PS Im running RH 7.3 and proftpd-1.2.7rc2-1 under xinetd David Kramer Software Developer Reflect.com Direct: 415.369.4856 Cell: 650.302.7889 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo

Re: Procmail processing problem

2002-11-17 Thread David Kramer
ut. Alternately, you could write a rule after the spamassasin rule that will always match, and see how the message gets saved. I think you can do this with: :0: TestFolder Then you can see exactly what you are working with. ---

Re: Webmin

2002-11-07 Thread David Kramer
onfigure what you want them to without becoming root, With the other tools, they have to be run as root. > > 2. Does it provide a comprehensive level of functionality to configure > > most services? That's been my experience. Especially the MySQL one and the user admin one. --

Re: Webmin

2002-11-07 Thread David Kramer
believe lynx does. They neglect to mention that it also requires cookies, which neither lynx or links have, AFAIK. Just tries links and got an error about cookies not being supported in my browser. You can do it from another computer on your network, as someone else said. -- ---

Re: Shell Script Question || Check for set variable

2002-11-05 Thread David Kramer
d for bonus points, if the file must already exist, [ -f "$2" ] && echo "File $2 does not exist." && exit 1 --- David Kramer http://thekramers.net DK KD DKK D You're just jealous because your company is not

Re: Killing an X window app

2002-11-03 Thread David Kramer
e killed. Is that still > around? I DK> can't find it. > > Try hitting Ctrl-Alt-Esc. You should get a little skull and crossbones > cursor. Click it on the bad window and away it goes. > > Have fun, Sweet! Thanks. ------

Killing an X window app

2002-11-02 Thread David Kramer
I have [root@uni mail]# rpm -q kdebase kdebase-3.0.0-12 kdebase-3.0.3-0.7 kdebase-3.0.4-0.73.1 I always do either rpm -Uvh or rpm -Fvh. How could I have the older ones installed? Can I safely remove them? ------- David Krame

RE: GUI for Firewall admin

2002-10-30 Thread David Kramer
Although its not a RedHat version, Astaro Security has a great Firewall Product thats very simple to install and maintain. You can register for a free home version(i.e. Office Version) Its based on a hardened 2.4 Kernel using IPTABLES, its has all the main components you'll need and its a breeze t

Re: How to delete bash history of root

2002-10-30 Thread David Kramer
you have the root password and simply didn't want to take the time to log out and log back in again, you wouldn't be waiting hours to get an answer from a mailing list. Sorry, but I would not answer your question myself, and think it's unfortunate that others ha

Re: RH 8.0.... What do you think...

2002-10-09 Thread David Kramer
.. > > What's a dirty great archive? I think "dirty great" is Brittish for "really big" ------- David Kramer http://thekramers.net DK KD DKK D "You see? Not only is

Re: SAMBA printing problem

2002-10-04 Thread David Kramer
he only one with this > problem). Me too! I'm trying to track it down using tcpdump. Yes, I'm, that desperate. ------- David Kramer http://thekramers.net DK KD DKK D "I went on

Re: docFlavor for COLD

2002-10-02 Thread David Kramer
se GIF format, as GIF only supports 256 colors, and then only a few at a time. -------- DDDD David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD DKK D "Music expresses that which cannot be said DK

Re: PCI IDE cards adn RH 7.3

2002-09-28 Thread David Kramer
power. ##### # # ## ### # # ## ## ### # # ## ## ### # # ## ## # # ## ## ### ## ## ### DDDD David Kramer

PCI IDE cards adn RH 7.3

2002-09-28 Thread David Kramer
nux? As a sidebar, will the "superio" cards (IDE/Parallel/Serial) cards work to add extra IDE ports and serial ports, or will they conflict with the existing ports? Thanks. ---- David Kramer [EMAIL P

Re: RH 7.2 Compatable external drives? - PLZ HLP!

2002-09-21 Thread David Kramer
On Thursday 19 September 2002 12:16 pm, David Kramer wrote: > Can anyone recommend a RH 7.2 compatable external drive, either Zip/Jaz or > exteranl HD. I need to propose a Back-up Recovery solution to a client and > was wondering if anyone had a particular hardware drive they recommen

RH 7.2 Compatable external drives? - PLZ HLP!

2002-09-19 Thread David Kramer
be overwritten every other back-up. Any insight would be greatly appreciated. Thanks, DK David Kramer Software Developer Reflect.com Direct: 415.369.4856 Cell: 650.302.7889 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman

Re: regular expressions

2002-09-17 Thread David Kramer
utline="${inline:0:12}${inline:15}" echo "${outline}" done ---- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD DKK D "Questions are a burden to others, DK KD Answers a prison for oneself."

RE: Odd Q: How to check CPU count on *Nix server?

2002-09-11 Thread David Kramer
Yes I am... -Original Message- From: Ashley M. Kirchner [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 2:26 PM To: [EMAIL PROTECTED] Subject: Re: Odd Q: How to check CPU count on *Nix server? David Kramer wrote: > Yeah Im seeing the same thing Kent Borg had, Top o

RE: Odd Q: How to check CPU count on *Nix server?

2002-09-11 Thread David Kramer
Yeah Im seeing the same thing Kent Borg had, Top only returns info on 1 CPU, but that could b/c the verion of *Nix Im running. Thanks Everyone!!! DK -Original Message- From: Ashley M. Kirchner [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 2:09 PM To: [EMAIL PROTECTED] S

Odd Q: How to check CPU count on *Nix server? - PLZ HELP!!!

2002-09-11 Thread David Kramer
Odd question, Is it possible to check how many CPU's a *Nix Server contains from command line?? Need to know in order set the Parallelism Degree within Oracle. Im using KSH shell if that matters. Thanks, DK David Kramer Software Developer Reflect.com Direct: 415.369.4856 Cell: 650.302

Re: HowTo : make a serial port communication

2002-09-10 Thread David Kramer
ave a new version out in a few weeks. That is, if I don't find a job by then ;( If you have more specific questions after looking at this and trying some things out, let me know. David Kramer [EMAIL

Re: Factoid needed; actual number of virus specific to Linux

2002-09-10 Thread David Kramer
at update mailign list, and be fascist about updating your packages. ---- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD DKK DThere are 10 types of people in the world: DK KDthose that understand binary, and those that don't.

A word of caution on setting up mailing list software

2002-09-09 Thread David Kramer
e sendmail alias files are changed to match. Anybody try this? Sorry, I just hadta rant. --- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD Some people have told me they don't think a fat penguin really DKK D embodies t

Re: Apache and PHP

2002-08-31 Thread David Kramer
uded into .php files, not served directly. This is dangerous, as more comples PHP applications often have private information in them about the system they run on. But if you are determined to do this, you need an AddHandler line too. ------

RE: Apple connectivity?

2002-08-21 Thread David Kramer
Im not much of an Apple person but couldnt you setup Samba to allow File Sharing within that Network? Just a thought... DK -Original Message- From: Blake C. Thornton [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 4:37 PM To: Redhat List Subject: Apple connectivity? I just

Tulip network card not connecting in 7.3?

2002-08-20 Thread David Kramer
all box is a Red Hat 7.0 box that I am building this box to replace. This box will be my new firewall when it's working (I'll re-tweak the network settings). Any thoughts? Anything I can try? -------- Davi

Re: the way to manage burn cd to cd ?????

2002-08-20 Thread David Kramer
-scsi", which is what the module you have to load is called. There's another step too though. -------- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD "It is practically impossib

Re: [REDHAT] Re: BSD vs Linux ?

2002-08-17 Thread David Kramer
release under GPL it's not ending up on disk 1 of the Red Hat distro. AFAIK, everything on disk 1 has to be open source. Forgot why though. -------- David Kramer [EMAIL PROTECTED] http://thekramers.

Re: [REDHAT] Re: BSD vs Linux ?

2002-08-16 Thread David Kramer
nies will release binary drivers under a BSD license to protect their proprietary API and not the source code under Linux. Some would rather have a binary driver than none at all. ---- DDDD David Kramer [EMAIL

Re: BSD vs Linux ?

2002-08-16 Thread David Kramer
e linux so they don't have to give away the source code. (GPL vs BSD license). -------- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD Pitr: Serve me and my dark legions well, and I

RE: Bastille Linux?

2002-08-13 Thread David Kramer
Although I have never used it, Linux Journal did a full spread on it about a year ago, and it received excellent reviews. Said it was definitely a good place to start for all around security. I was under the impression it did more than just firewalling, I think it had something about an IDS(Intr

RE: unsuscribe

2002-08-12 Thread David Kramer
Read the bottom of your emails! -Original Message- From: Jennifer Gudgeon [mailto:[EMAIL PROTECTED]] Sent: Monday, August 12, 2002 11:50 AM To: [EMAIL PROTECTED] Subject: unsuscribe How do I unsuscribe from this list? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?

RE: /etc/rc.d/init.d

2002-08-09 Thread David Kramer
I had a similar issue with this, try using the "setup" command. At prompt type "setup" then choose Run Service I believe???, scroll through the services and check the ones you want, then reboot and see if that works. I could never get the symlinks method to work, but setup did the trick... D

RE: How To: use sed to substitute charaters in string

2002-08-09 Thread David Kramer
I second that one!!! It will help you in the long run with learning Regular Expressions! but sed 's/hostname=Venus/hostname=Mar/' Foo that should do it! DK -Original Message- From: Paul Branston [mailto:[EMAIL PROTECTED]] Sent: Friday, August 09, 2002 9:12 AM To: [EMAIL PROTECT

netfilters' - rc.firewall.txt any good?

2002-08-08 Thread David Kramer
Im new to Iptables and I was wondering if the example netfilters provides for setting up Iptables (rc.firewall.txt) was any good? Are there any exploits that I should fix within this example? Any insight would be great. Thanks, DK David Kramer Software Developer Reflect.com Direct

RE: MySQL problem : Access denied

2002-08-02 Thread David Kramer
Have you been able to login before? Is this just after an install? What is the Access Denied Error that you are receiving, Password NO or Password Yes??? If you provide more info I might be able to help... DK -Original Message- From: cana rich [mailto:[EMAIL PROTECTED]] Sent: Friday,

RE: scripts

2002-08-01 Thread David Kramer
Try altering your modules.conf file, I just had this same issue and that seemed to do the trick. Also becareful if you are using Linuxconf as it may overwrite these settings even though you changed them in the config file, (I had this issue as well).. I think the file is in /etc... If it isnt th

RE: How to get Tulip.o to load automatically at Startup -PLZ HELP!

2002-07-31 Thread David Kramer
Ed -thanks for the tip, one of my other linux buddies told me the same thing this morning. I guess now I understand why linuxconf is so bad... I will definitely look into removing linuxconf and just figuring out the commands the old fashion way... I was also recommened to try www.webmin.com,

RE: How to get Tulip.o to load automatically at Startup -PLZ HELP!

2002-07-30 Thread David Kramer
Ed - Thanks for the reply that was it Linuxconf had the IRQ values set to one value, even though I was changing the values within modules.conf. Im guessing linuxconf was overridding my changes. Once I changed both and rebooted, everything corrected itself. Thanks, ~dK -Original Mes

How to get Tulip.o to load automatically at Startup -PLZ HELP!

2002-07-30 Thread David Kramer
reboot. I tried using modprobe to load the module and was expecting the module to take at boot time, but this wasnt the case either. How do I get a module to load automatically upon boot? Please Help! Thanks, dK David Kramer Software Developer Reflect.com Direct: 415.369.4856 Cell: 650.302.7889

Howto Reassign IRQ's on RH7.2

2002-07-23 Thread David Kramer
a second NIC, which was assigned to IRQ 11, this worked fine, and I was able to hit the net. How can I re-assign the built in NIC to another IRQ # ? Thanks, DK David Kramer Software Developer Reflect.com ___ Redhat-list mailing list [EMAIL

RE: Where to find god firewall setup doc for RH7.3

2002-07-22 Thread David Kramer
: [EMAIL PROTECTED] Subject: Re: Where to find god firewall setup doc for RH7.3 On Mon, 2002-07-22 at 18:57, David Kramer wrote: > Im looking for a good source on how to setup a Firewall? Looking to run > SSH, Apache, FTP, and Mysql if that makes a difference. > Where to find god firew

Where to find god firewall setup doc for RH7.3

2002-07-22 Thread David Kramer
Im looking for a good source on how to setup a Firewall? Looking to run SSH, Apache, FTP, and Mysql if that makes a difference. Thanks, ~dK David Kramer Software Developer Reflect.com Direct: 415.369.4856 Cell: 650.302.7889 ___ Redhat-list

Re: "sort" command question

2002-07-18 Thread David Kramer
[(\d\d)/(\w\w\w)/(\d\d\d\d):(\d\d):(\d\d):(\d\d)!; print($3.$mn{$2}.$1.$4.$5.$6."\t$_\n"); }' | sort | cut -f 2 > access_log_sorted As an added bonus if you act now, this should work with almost any log format with

Weird Login Error - Segmentaion Fault - PLZ HELP!

2002-07-18 Thread David Kramer
I am getting a really weird error when I try to login. When I login as any user (including root) I cant even get to the password prompt without receiving a Segmentation Fault error. I can however login via SSH. Someone please help, as I am completely lost Thanks, ~dK David Kramer

RE: remote acces server

2002-07-16 Thread David Kramer
later this evening... ~dK David Kramer -Original Message- From: Tyler Durdin [mailto:[EMAIL PROTECTED]] Sent: Friday, July 12, 2002 8:51 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: remote acces server Does anyne know anything about setting up a remote access server in linux, if so

NEWBIE - Unknown Syslog Message printing to screen PLEASE HELP!

2002-07-16 Thread David Kramer
essage from syslogd@ at Tue Jul 16 14:05:00 2002 ... > last message repeated 3 times > > Thanks, > > DK > > David Kramer > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

NEWBIE - Unknown Syslog Message printing to screen PLEASE HELP!

2002-07-16 Thread David Kramer
Thanks, DK David Kramer ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: [REDHAT] Re: mySQL directory

2002-06-27 Thread David Kramer
; > > My mySQL installation is a custom install not from an RPM so the > >directory is a little different than normal. Thanks. Why? How is it different? How did you build it? >From what source? Do you have that port open (I think 3306) to internal traffic in ipchains/iptables? ------

Re: [REDHAT] Re: Shell Script

2002-06-22 Thread David Kramer
e repost your questions. What wasn't working? What did you see? --- DDDD David Kramer http://thekramers.net DK KD DKK D If Bill Gates had a dime for every time a Windows box DK K

Re: Shell Script

2002-06-21 Thread David Kramer
nd the closing of it.. > Please help me out... Can I first ask what was wrong with the two answers I gave you a week and a half ago? -------- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD

Re: [REDHAT] Re: [REDHAT] Re: [REDHAT] Shell Scripting

2002-06-13 Thread David Kramer
On Tue, 11 Jun 2002, Jesse Angell wrote: > where do you put the filename in that script It's a pipe, like my last solution. cat httpd.conf | perl -e ' (code below) ' > httpd.conf.new > - Original Message - > From: "David Kramer" <[EMAIL PROT

Re: [REDHAT] Re: [REDHAT] Shell Scripting

2002-06-13 Thread David Kramer
On Tue, 11 Jun 2002, Paul Branston wrote: > On Mon, Jun 10, 2002 at 09:42:56PM -0400, David Kramer wrote: > > > > sed -e '/VirtualHost \*/,/\/VirtualHost/d' >/www/conf/httpd.conf > > Hi David, > > Did you test this ?? I can tell you from bitter experie

Re: [REDHAT] [OT] telnet client for NT to a UNix with csh

2002-06-10 Thread David Kramer
rows for history past shell commands, etc . > > He has tried to set the telnet client as vt100, vt220, etc > without any success ... > > Thanks for suggestions. > > Dominic. SecureCRT is the best. http://www.vandyke.com --- David Kramer http:

Re: [REDHAT] Re: [REDHAT] Shell Scripting

2002-06-10 Thread David Kramer
On Mon, 10 Jun 2002, Jesse Angell wrote: > That doesnt look right.. > There are many users. I want to delete just that one users OK, you could have been more specific. Never fear. perl -e ' while(<>) { $Line .= $_ } $Line =~ s!!!s; print $Line; ' -

Re: [REDHAT] Shell Scripting

2002-06-10 Thread David Kramer
ccess_log combined > > and then delete all of that. > How do I do this?? sed -e '/VirtualHost \*/,/\/VirtualHost/d' /www/conf/httpd.conf -------- David Kramer [EMAIL PROTECTED] http://th

Re: [REDHAT] RE: listing directories only

2002-06-06 Thread David Kramer
ind * -type d -prune Better than the solutions with pipes, on par with the one above. Just making sure the cat is thoroughly skinned. ---- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD D

Re: [REDHAT] Linux-friendly MP3 player?

2002-06-03 Thread David Kramer
record, I have a Creative SP90 player. Very happy with it. I wanted the next one up with the radio, but that was about $90 more. Good luck. -------- David Kramer [EMAIL PROTECTED] http://thekramers.net DK K

Re: [REDHAT] continual segfaults with make on 7.3

2002-05-21 Thread David Kramer
o segfaults at all > > Any help appreciated This may not be your problem, but intermittent compile problems are often a sign of bad memory. ------- David Kramer http://thekramers.net DK KD DKK D

7.3, PHP, GD

2002-05-13 Thread David Kramer
I have Red Hat 7.1 now, and was frustrated when I got it after discovering that PHP did not come compiled against the GD library for graphics manipulation. What about Red Hat 7.3? --- David Kramer http

Re: What is the difference of a password and passphrase

2002-05-11 Thread David Kramer
rder it is to decrypt the thing that was encrypted. Passphrases can be whole sentences. Say Hi to Bjork for me. --- David Kramer http://thekramers.net DK KD DKK D "The only prob

Re: [REDHAT] Mail Scanner

2002-04-23 Thread David Kramer
work's very well > but sophos is some expensive, any body else have this software with > F-prot? how good is F-prot ? or maybe exist something better than > MailScanner, Yes. Procmail. -------- David Krame

Re: [REDHAT] Re: Can't update Python

2002-04-08 Thread David Kramer
On Tue, 9 Apr 2002, Bill Crawford wrote: > On Mon, 8 Apr 2002, David Kramer wrote: > > > > > I have a Red Hat 7.0 that I want to upgrade Python on. > > > > [root@kramer rpm]# rpm -Uvh python2-* > > error: failed dependencies: > > libcr

Can't update Python

2002-04-08 Thread David Kramer
Should I just force the update, or is there a way to tell it where to find the dependencies? David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD DKK D "It's noble to be good. It&#

DMA for a Plextor CDRW?

2002-04-05 Thread David Kramer
ith 2X write. They advertised it with a 2MB buffer but it really only has 1MB. SCSI I centronics interface. ---- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD Some people have told me they

Re: [REDHAT] cd in a Shell Script

2002-03-30 Thread David Kramer
--------- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD One last warning: don't believe anything that you read in this DKK D document. Every effort has been made to ensure that this document

Re: [REDHAT] Network question

2002-03-29 Thread David Kramer
re are the client computers they serve? ------- David Kramer http://thekramers.net DK KD "If I asked you where we were," said Arthur weakly, "would I DKK D regret it?" Ford stood up. "We're saf

Re: [REDHAT] Re: Help with scripts...URGENT

2002-03-29 Thread David Kramer
> See www.columbia.edu/kermit. I missed the beginning of this thread, but if you're just trying to automatically ftp a file from a server, look at wget. wget ftp://other.server.com/path/to/file Many options. Very powerful.

Re: [REDHAT] go to posicion on screen using C

2002-03-25 Thread David Kramer
curses as a whole if you want to use it. -------- David Kramer [EMAIL PROTECTED] http://thekramers.net DK KD DKK D I tried so hard and got so far But in the end it doesn't even matter DK KD I had to fall to lose it all

  1   2   >