Re: [techtalk] *nix comparisons?
> The >*truly* hardcore can also put together their own linux system from >scratch -- there's a howto floating around out there about it. There's not only a howto, but a whole website: http://www.linuxfromscratch.org Britta, who's been wanting to have enough time for that... ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] Debugger help needed
What debugger are you using? Beverly On Mon, 17 Jul 2000, Lynn Kuhlman wrote: > How do you print out the contents of an array in the debugger? I tried p > array name, p @array name, p array name[0]. > > Can you assign this statement? > > @ARRAY = $string > > Thanks, > Lynn > > > > > > ___ > techtalk mailing list > [EMAIL PROTECTED] > http://www.linux.org.uk/mailman/listinfo/techtalk > ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] Sendmail woes
Try it without the -q15m because this tells sendmail to wait every 15 minutes before sending. When you uninstalled, did you remove /etc/sendmail.cf and the directory /etc/mail as well? (Note: this configuration is for Slack, but make sure you get rid, or tar-gz, of those files. Also, if you can remember what you change, undo it. =) Beverly On Tue, 18 Jul 2000, Lilly S. wrote: > Hello, > > I was wondering if someone can help me. I have over 50 emails in queue > (from from last week), and none of them are budging. i was trying to tweak > sendmail, and I think I broke it. I got it to run finally last week, but I > forgot to put the actual command in the startup files, and now I don't > know how to restart it. I tried to reinstall the rpm's, to no avail. > > What am I doing wrong? I'm trying to start it with /usr/sbin/sendmail -bd > q15m > > i want it to start with every reboot. > I want it to deliver email instantly. > I want it to send all the emails in the queue. > > Thanks! > > Lilly > > > > ___ > techtalk mailing list > [EMAIL PROTECTED] > http://www.linux.org.uk/mailman/listinfo/techtalk > ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] samba and port 139
I've reconfigured a few things on the NT server so that ports 137-139 are available on the network.. However, every command i issue using smbclient, I get the following message. Session request failed (0,0) with myname=TIME destname=ZEUS Unspecified error 0x0 Your server software is being unfriendly. Unfriendly? Does this mean that my proxy server is rejecting, nt-linux incompatibility, or is my samba just misconfigured? /Angela ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
Re: [techtalk] *nix comparisons?
On Wed, Jul 19, 2000 at 10:48:38AM +0200, Britta Koch wrote: > > The > >*truly* hardcore can also put together their own linux system from scratch > >-- there's a howto floating around out there about it. > > There's not only a howto, but a whole website: http://www.linuxfromscratch.org > > Britta, who's been wanting to have enough time for that... It's quite a good website and howto, as well. My firewall/gateway machine at home was built from scratch (I had way too much time on my hands last summer) and it's a lot of fun to do. The other interesting project, for those wanting to learn more, but not necessarily wanting to tinker with their entire system, is the Bootdisk-HOWTO -- since that is just building a mini-linux setup that fits on a couple of floppies. :-) Cheers, Malcolm -- Malcolm Tredinnickemail: [EMAIL PROTECTED] CommSecure Pty Ltd ___ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk