Re: running a crontab from command line, ad hoc

2003-10-22 Thread Peter B. West
; command to schedule a one-off execution at a certain time. Try man at Peter Timothy Stone wrote: List, I know this can be done, but it escapes me how to do it. I wanted to execute a user crontab this afternoon that normally runs daily first thing in the morning. Nothing seems to work. And

Re: moving the /var partition

2003-10-22 Thread Peter B. West
to boot in rescue mode, and delete the directory contents from /mnt/sysimage, after making sure you didn't have the new partitions mounted there. I don't know how rescue treats mounted partitons, but I assume they are mounted at the approproate points under /mnt/sysimage. Peter Peter

Re: Memory Resources - Howto Refresh

2003-10-22 Thread Peter B. West
frozen. I tried watching what was happening with a running 'top', but I could not see anything of interest. Peter Eduardo A. dela Rosa wrote: On Tue, 2003-10-21 at 22:15, Zoki wrote: /*** As a list member mentioned, tell us more about the "slowed down" experience. What has s

Re: Chroot Jail Fiasco

2003-10-21 Thread Peter B. West
I must be missing something here. // *is* /. Any double // in a path is equivalent to /. Try it anywhere in your directory tree, e.g. cd /usr//bin I don't know of any special semantics for //. Peter Brett Franck wrote: Ok, now I've done it..I was making a chroot jail, and ho

Re: bash syntax help in /etc/init.d/functions

2003-10-21 Thread Peter B. West
s}' generates "Plus", so the variable is NOT unset; therefore it is set to the null value. Same result whether the local declaration uses "=" or not. Yes, ${var:-word} returns "word" if "var" is unset or null, else the value of "var".

Re: Mozilla fonts

2003-10-21 Thread Peter B. West
Thanks Konrad. I'll try them. p Konrad Kosmowski wrote: On Tue, 21 Oct 2003 20:57:31 +1000, "Peter B. West" <[EMAIL PROTECTED]> wrote: When I install the Mozilla 1.4 rpm, I get access to the fontconfig fonts system, including (it appears) virtual oblique fonts, create

Re: Mozilla fonts

2003-10-21 Thread Peter B. West
Hal, I suspected something like this, but it must mean that Redhat compiles their distribution RPM with such support. Is there any way to verify this. Btw Hal, I seem to recognize your name from discussions about Netscape fonts many moons ago. Peter Hal Burgiss wrote: On Tue, Oct 21, 2003

Mozilla fonts

2003-10-21 Thread Peter B. West
different. Now the fotnconfig system fonts are not available, and if I select Luxi or Vera, the results are terrible. What's going on? Peter -- Peter B. West <http://www.powerup.com.au/~pbwest/resume.html> -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www

Re: How to manage bandwith in RHL

2003-10-21 Thread Peter van der Does
You can limit bandwith usage with Squid, see the FAQ's of squid http://www.squid-cache.org/Doc/FAQ/FAQ-19.html#ss19.8 Greets Peter >>> [EMAIL PROTECTED] 21-10-2003 12:05:42 >>> I have 128 KB lease line connected with firewall (RHL 8), behind the firewall there are SMTP ser

Re: PHP sends email from Apache virtual hosts with apache@machine [SOLVED]

2003-10-20 Thread Peter Kiem
e emails being sent with their address now and nothing from [EMAIL PROTECTED] -- Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766|

PHP sends email from Apache virtual hosts with apache@machine

2003-10-19 Thread Peter Kiem
ectly set the envelope sender to a real address in their domain? I am getting sick of receiving all their bounces :( -- Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\

iptables: Open Port 443

2003-10-14 Thread Peter Fleck
edhat configuration tools don't seem to address this. Is there a good tutorial on working with iptables? Thannks. -- Peter Fleck Webmaster | University of Minnesota Cancer Center Dinnaken Office Bldg. 925 Delaware St. SE Minneapolis, MN 55414 612-625-8668 | [EMAIL PROTECTED] | www.cancer.umn.edu C

Re: CPU number in hyper threading machine

2003-10-07 Thread Peter Kiem
rtual ones are which physical processor. -- Regards, +-----+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW : www.zordah.net

Redhat Linux 9 locks up

2003-10-02 Thread Peter Shiftouri
C840 laptop. Is this a kernel bug or is there a solution to this.   Regards Peter [EMAIL PROTECTED]

Re: Fedora

2003-09-25 Thread Molnar Peter
hat FreeBSD is very popular these days. A lot of web hosts use FreeBSD, at least in Hungary. -- Molnar Peter <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Argggg I hate installing new devices in RH

2003-09-22 Thread Peter J. Viglucci
Chris Wilson wrote: Does anyone have a tip/tricks that might help me in the future. I don't want to submit things to the this group for normal everyday types of installs (Like WiFi). Every now and then I just wish it would "Just Work" so I can get some real work done and not spend all my time sear

Re: Invert vsftpd.banned_emails - No can do?

2003-09-21 Thread Peter Larsen
ase have an idea which would provide such a capability? Well, I wouldn't use anonymous access, if you only want certain people to use it - it sounds contradictive to me. Regards Peter Larsen -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

sendmail->postfix problem

2003-09-17 Thread Peter Skensved
t change the ownership to postfix ?? And group what ? mail ? peter Peter Skensved Email : [EMAIL PROTECTED] Dept. of Physics, Queen's University, Kingston, Ontario, Canada -- redhat-list mailing list unsubscribe

Re: upgraded ssh from 3.1 to 3.7.1 - now getting connection refused

2003-09-17 Thread Peter Peltonen
t; > Just waiting on an rpm to patch more servers. If you don't want to wait for RH's official RPMs, you can get ones provided by Dag Wieers at: http://dag.wieers.com/packages/openssh/ Get the -9 releases. They are based on RH RPMs but have the new patches that are not yet in the

Re: PDF Converter on Linux/Redhat

2003-09-16 Thread Peter Kiem
-- Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW : www.zordah.net | | Internet S

Re: Updating OpenSSH for RH 7

2003-09-16 Thread Peter Fleck
Could I simply use rpm to install for me including checking on dependencies? On Tue, Sep 16, 2003 at 02:26:25PM -0500, Peter Fleck wrote: Could someone (briefly) outline the easiest way to proceed and upgrade. I am familiar with RPM so if that can do it, great. Since the 7.x series are binary

Re: Updating OpenSSH for RH 7

2003-09-16 Thread Peter Fleck
er supported. Could someone (briefly) outline the easiest way to proceed and upgrade. I am familiar with RPM so if that can do it, great. -- Peter Fleck Webmaster | University of Minnesota Cancer Center Dinnaken Office Bldg. 925 Delaware St. SE Minneapolis, MN 55414 612-625-8668 | [EMAIL PROTECTED] |

Updating OpenSSH for RH 7

2003-09-16 Thread Peter Fleck
great. If I have to compile, so be it. Thanks. -- Peter Fleck Webmaster | University of Minnesota Cancer Center Dinnaken Office Bldg. 925 Delaware St. SE Minneapolis, MN 55414 612-625-8668 | [EMAIL PROTECTED] | www.cancer.umn.edu Campus Mail: MMC 806 -- redhat-list mailing list unsubscribe m

Taroon/Beta groups?

2003-09-14 Thread Peter Larsen
out AS 3.0 BETA ? Regards Peter Larsen -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: split apache access log for webaliser

2003-09-12 Thread Peter Kiem
ted in the results of your testing ;) -- Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW :

Re: split apache access log for webaliser

2003-09-11 Thread Peter Kiem
> what do folk use to split log files by vhost for webaliser analysis? Apache :) Log each vhost into their own logfile...Simple! -- Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | |

sshd authentication failure message

2003-09-05 Thread Peter Fleck
? Thanks. Sep 3 15:49:22 octopus sshd(pam_unix)[26345]: authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=x-101-204-1 06.cancer.umn.edu user=rr Sep 3 15:49:32 octopus sshd(pam_unix)[26347]: session opened for user cc by (uid=503) -- Peter Fleck Webmaster | University of M

Re: Verify tape backup - Am I doing it correctly?

2003-08-26 Thread Peter Kiem
Hi, > Are you running the script as root? Yes, out of cron each night. -- Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766

Verify tape backup - Am I doing it correctly?

2003-08-26 Thread Peter Kiem
ed the drive, changed tapes but I always get the above error messages. Am I verifying the backup correctly or am I doing something wrong? -- Regards, +-----+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> |

Evolution 1.2.2-5 hanging with IMAP server

2003-08-22 Thread Peter Kiem
at 7.3 where I had a stable Evolution? -- Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )

Re: Paying for good quality software on Linux

2003-08-20 Thread Peter Kiem
ed to run some Windows applications, not just Office. -- Regards, +-----+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /(

Re: Exchange server from pine

2003-08-20 Thread Peter Kiem
that will do the job just as well, but if there isn't, then I don't mind paying a reasonable fee. We should be ENCOURAGING the development of good quality commercial software on Linux! -- Regards, +-+-----+ | Peter Kiem

setting hard drive parameters

2003-08-14 Thread Peter Davies
Hello list I have two hrad drives i am currently setting the parameters by passing arguments in /etc/sysconfig/harddisks. i.e. MULTIPLE_IO=16 EIDE_32BIT=3 LOOKAHEAD=1 USE_DMA=1 INTERRUPT_UNMASK=1 TRANSFER_MODE=66 The primary drive hda isa seagate 40GB and seemsto run fairly well My new drive

re:kernel panic: No init found...

2003-08-14 Thread Peter Davies
SIGNED MESSAGE- Hash: SHA1 On Tue, 12 Aug 2003 09:37:00 +0800, Peter Davies wrote: > Thanks for the replies. > > I made a folder called /initrd and the thing booted past that. > I upgraded the kernel to the .smp version and reinstalled xfs again and grub Erhm, "xfs"? Pre

Re: kernel panic: No init found...

2003-08-12 Thread Peter Davies
Thanks for the replies. I made a folder called /initrd and the thing booted past that. I upgraded the kernel to the .smp version and reinstalled xfs again and grub But it still hangs on the starting xfs here are the ouputs you asked for, Micheal ->copy of grub.conf (before I have upgraded to ke

kernel panic: No init found...

2003-08-12 Thread Peter Davies
Hi all, Operating system Redhat 7.3 (2.4.18-3) The other day I installed a second hard drive (Maxtor 160GB). and new RAM to 1.256GB At first everything was alright (except for an fdisk error on partition not ending on cylinder end for a fat32 prtition created in Windows 2000). This morning li

Re: SSH Auth Failure?

2003-08-06 Thread Peter Peltonen
72 and RH73 servers. It is already in Bugzilla: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=101252 Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: What do I need to get SAMBA to work?

2003-08-03 Thread Joshua Peter
>The fact that you have > the IP's obfuscated > makes me wonder if you're running this on a real IP? Bingo! Prior to copying and pasting my smb.conf contents, I realized that using the SWAT had cleared out a lot of my original configurations. I'm confident that this is the reason as to why I'm no

Re: What do I need to get SAMBA to work?

2003-08-03 Thread Joshua Peter
ote: > On Sun, 2003-08-03 at 20:35, L. K. Pierce wrote: > > On Sun, 2003-08-03 at 19:15, Joshua Peter wrote: > > > I'm using RH9, and I've been able to get my > share to be seen in Win2k > > > My Network Places. However, when I double-click > on it, I'm

What do I need to get SAMBA to work?

2003-08-03 Thread Joshua Peter
I'm using RH9, and I've been able to get my share to be seen in Win2k My Network Places. However, when I double-click on it, I'm getting the "\\myFileServer is not accessible. The network path was not found." I can't seem to find a working solution from google searches and other message boards. Ca

RE: KWeather applet under KDE

2003-07-31 Thread Peter Peltonen
(deleting your ~/.kde directory). kweather project home page is at http://sourceforge.net/projects/kweather/ There is an RPM there too. You might want to try it out. Or maybe contact the developers about your problem. Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL

Re: (NOT!) KWeather applet under KDE

2003-07-30 Thread Peter Peltonen
stalling kdetoys from src (using --prefix=/usr as a compile option). I did initially have the same problem." I also saw a message stating that KWeather simply did not work and instead the user switched to using Gnome's weather applet. Regards, Peter -- redhat-list mailing list

Re: KWeather applet under KDE

2003-07-30 Thread Peter Peltonen
starting a new thread, post a _new message_, do not _reply_ to any old message for just to get the list address right (address books are for that). And I really do recommend using an email client capable of subject threading as it really makes reading mailing lists a lot easier. Regards, Peter

Re: spamassassin and ~/.forward

2003-07-30 Thread Peter Peltonen
g). The logs are being owned by user 'vmail1', not any real linux user. As there are no actual other real user accounts than ones for sysadmins on the box, it is not a serious problem. I am just curious why the procmail process owned by user vmail1 cannot write to the logs which are writab

Re: logrotate custom extension

2003-07-30 Thread Peter Peltonen
at out, though. There is a generic tutorial for logrotate available at http://www.thenexus.co.uk/support/linux/logrotate.html If syslog cannot answer to all your needs, you might want to try something else, for example: http://www.nongnu.org/rottlog/ Regards, Peter -- redhat-list mailing list

Re: spamassassin and ~/.forward

2003-07-30 Thread Peter Peltonen
BOSE="on" But when receiving messages for this user I see in /var/log/maillog this: Jul 28 17:03:52 muroa procmail[2142]: Error while writing to "/var/log/procmail/mail1.dev-test.log" If I give everyone (or just the vmail1 user) write access to /var/log/procmail, logging

Re: Anjuta and RH9.

2003-07-28 Thread Molnar Peter
fix. Thanks, > > _ > > Keith -- Molnar Peter <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Software-RAID Issues on RH7.2

2003-07-23 Thread Peter Kiem
drives. Check out http://www.vmware.com/support/ws4/doc/new_guest_steps_ws.html If you select "custom" in configuration you can specify IDE drives instead of the default SCSI drives. -- Regards, +-+-----+ | Peter Kiem.^.

Re: Re: How do you correctly set .htaccess, htpasswd, and httpd.conf?

2003-07-22 Thread Joshua Peter
I found a bit of a problem that is no biggie, but I would like to have it cleared up anyway. On my Linux box, I can see in PHPMyAdmin browser window an image that's a link to the PHPMyAdmin website. However, when I browse to my website from a Windows 2000 box, I'm not seeing that same icon. Instea

Re: How do you correctly set .htaccess, htpasswd, and httpd.conf?

2003-07-22 Thread Joshua Peter
Directory addition Options Indexes ExecCGI Includes AllowOverride AuthConfig Order allow,deny Allow from all --- Joshua Peter <[EMAIL PROTECTED]> wrote: > I'm trying to secure my directory that has > phpmyadmin. > I've placed

Re: Resetting IFCONFIG Info

2003-07-22 Thread Peter Kiem
module and restart the interface. -- Regards, +-----+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW : www.zordah.net | |

How do you correctly set .htaccess, htpasswd, and httpd.conf?

2003-07-22 Thread Joshua Peter
I'm trying to secure my directory that has phpmyadmin. I've placed a .htaccess file in there that has: # .htaccess contents AuthType Basic AuthUserFile /var/www/passwd/phpmyadmin.pwd AuthName My Realm Require valid-user htpasswd is in a seperate dir as indicated in my .htaccess: # htpasswd cont

Kernels and RHN

2003-07-21 Thread Peter Kiem
or errata against my systems where the email says it applies to my systems but none of them have the package installed or showing up the in the errata lists? -- Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PR

Re: Dynamic DNS

2003-07-17 Thread Peter Kiem
dynamic update. -- Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW : www.zordah.net

Re: Dynamic DNS

2003-07-17 Thread Peter Kiem
e and IP address in the target DNS. -- Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW :

Re: Dynamic DNS

2003-07-17 Thread Peter Kiem
ing AD etc etc. The only information I have found so far is how to HOST the DNS not be a client of the DNS. -- Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mob

SOLVED: courier-imap: Failed to create cache file: maildirwatch

2003-07-15 Thread Molnar Peter
Portmapper wasn't running (fam needs portmapper to run). It's fun to reply to myself. :D Peter On Tue, 2003-07-15 at 15:31, Molnar Peter wrote: > Hi, > > this is the error message, courier-imap is returning. I have checked it > on the net, and all I could find is to ma

courier-imap: Failed to create cache file: maildirwatch

2003-07-15 Thread Molnar Peter
he problem with courier-imap? Thx. -- Molnar Peter <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: POP3 with full email as user name

2003-07-10 Thread Peter Kiem
no way to do this with using system accounts for logins, you have to use virtual domains. -- Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414

Re: PHP Scripting - Hope you get all this

2003-07-08 Thread Peter Kiem
oldfile > newfile" to remove them. or change it using vi vi scriptname :set ff=unix :wq -- Regards, +-----+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\

Re: Do i386 RPM's take advantage of new processors?

2003-07-07 Thread Molnar Peter
eive they would run on a pentium (i586) machine. -- ---- Molnar Peter <[EMAIL PROTECTED]> | TCPA - mondj nemet! Homepage: http://jdoom.dre.hu/| http://www.wellnet.hu/tcpa -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: shuting down

2003-07-06 Thread Molnar Peter
Most likely you have APM version 1.3 in your BIOS, which the kernel included in redhat doesn't support. One choice would be to recompile the kernel with acpi support. Peter On Sun, 2003-07-06 at 23:45, felipe leon wrote: > Hello group, > > There is something a bit strange going

Re: Linux sysadmin quck reference poster

2003-07-06 Thread Peter Peltonen
ead the manuals that Red Hat provides at http://www.redhat.com/docs/manuals/linux/ ? Also a really valuable resource of information is the Linux Documentation Project at http://tldp.org/ Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/m

Re: Upgrade to Mozilla 1.4

2003-07-05 Thread Peter Peltonen
your version of Mozilla 1.4 from Red Hat (Rawhide)? Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: RedHat v9 breakage with RPM updates (segfaults aplenty) ?

2003-07-04 Thread Peter Peltonen
http://freshrpms.net/ http://www.linux.duke.edu/projects/yum/ I myself prefer the latter (yum). -- Peter Peltonen <[EMAIL PROTECTED]> Fivetec Solutions Oy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Resource usage

2003-07-03 Thread Peter Peltonen
is a server, right? Then it's job is to offer services to the clients accessing it, not to provide a bloated desk top environment for the person maintaining it. Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Resource usage

2003-07-03 Thread Peter Peltonen
y started when he logs in. And don't use Gnome, use a lightweight wm like Blackbox of XFCE. If your boss is very Windows-only type of guy, you might even consider using XPDE (http://www.xpde.com/) which I've found quite lightweight also (though the project is far from being finished or sta

Re: rpm problem

2003-07-03 Thread Peter Peltonen
On Thu, 2003-07-03 at 13:49, snort bsd wrote: > bottom lline is that i want to reinstall that package Try: rpm -Uvh --force packagefilename Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Install IE5.5 or IE6 on RH9?

2003-07-02 Thread Peter Peltonen
t does not cost you money. Most easiest way is to buy VMware and install Windows on it. Then you have IE and all other MS thingies you need. You can get VMware (a trial version also available) from http://www.vmware.com Regards, Peter -- redhat-list mailing list unsubscribe mailt

Sun One ASP for Red Hat 7.3/Apache 1.3.27

2003-06-30 Thread Peter Kiem
n! -- Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW : www.zordah.net | | Internet Services ^^-^^ | IC

Re: FYI: M$ v. Sun Microsytems Decision

2003-06-26 Thread Molnar Peter
On Thu, 2003-06-26 at 22:39, Joseph A Nagy Jr wrote: > http://story.news.yahoo.com/news?tmpl=story&ncid=716&e=5&u=/ap/20030626/ap_on_bi_ge/microsoft_java > > Can't we just nuke them both? > Linus lives in California, doesn't he? :D -- Molnar Peter <[EMAIL

RE: HELP! - I've screwed up on security and now can't access root

2003-06-25 Thread Joshua Peter
#x27;ve screwed up on security and now can't access root Have tried to boot into single user mode?     Palmetto Shopper http://www.palmettoshopper.com Serving all of South Carolina and beyond! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Peter

HELP! - I've screwed up on security and now can't access root

2003-06-25 Thread Joshua Peter
I consider myself an intermediate user on Linux. I can do things very well, others not well at all. At my workplace, I've converted a former PIII NT machine into a smoking RH9.0 NetWorker client. One of the requests that my lead IT asked me to do is to set up this Linux box to be SSH enabl

Re: Re[2]: Linux (not) ready for desktop? [WAS Re: Why is RH9slower than Windows98SE. Any advice?]

2003-06-25 Thread Peter Peltonen
nt for learning linux are http://www.redhat.com/docs/manuals/linux/ and http://www.tldp.org/ Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Linux (not) ready for desktop? [WAS Re: Why is RH9 slowerthan Windows98SE. Any advice?]

2003-06-25 Thread Peter Peltonen
of 50 workstations under heavy load have 50 clients getting their X sessions from a server having good hardware and lots of memory. Makes system administration a lot easier too. You could even make the X clients diskless. Linux's greatest advantage are it's multiuser and networking capab

Re: Linux (not) ready for desktop? [WAS Re: Why is RH9 slowerthan Windows98SE. Any advice?]

2003-06-25 Thread Peter Peltonen
a) is really painful. The newest Office applications are not designed to run with old hardware IMHO. They (be it OpenOffice or MS Office) are as bloated pigs as Gnome or KDE are. -- Peter Peltonen <[EMAIL PROTECTED]> Fivetec Solutions Oy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Why is RH9 slower than Windows98SE. Any advice?

2003-06-24 Thread Peter Peltonen
Linux. It is not like anyone is forcing to use it. Linux and it's apps were invented because people weren't happy with the things they had. -- Peter Peltonen <[EMAIL PROTECTED]> Fivetec Solutions Oy -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.re

Re: Why is RH9 slower than Windows98SE. Any advice?

2003-06-24 Thread Peter Peltonen
ou would put to use MS Windows, you'd be lost also. People have spent a lot of time and money learning to use MS Windows. If they are not willing to sacrify some time for Linux too, they shouldn't do it at all. And Linux shouldn't be changed to "a MS Windows look alike" jus

Re: how do i install a c-compiler for redhat 9

2003-06-24 Thread Peter Peltonen
lly a worth while. Makes reading mailing lists a lot easier when messages can be read in a bunch, reply by reply ,instead of having a pile of messages which you must "manually" scan through. > And thanks for educating me! I'll start out new threads with a fresh > message! :)

Re: how do i install a c-compiler for redhat 9

2003-06-24 Thread Peter Peltonen
you had replied to my message and ended up reading a message which I did not intend to read at all. Keeping the threads nice and clean also helps archiving and so for searching the messages from message archives. So please, do not do it again! And no, you are not the only one doing this *sigh*. Regard

Re: Why is RH9 slower than Windows98SE. Any advice?

2003-06-24 Thread Peter Peltonen
On Tue, 2003-06-24 at 17:26, Panos Platon Tsapralis wrote: > I would like to give BlackBox a try... > > Where can I find RH-ready RPMS? Are there any? Try http://freshrpms.net/ Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.co

Re: switch to tv display in RH Linux

2003-06-23 Thread Peter Kiem
there is usually a key sequence to press for output to LCD, monitor or both. -- Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| |

Spell checking

2003-06-22 Thread Molnar Peter
Hi! I want to install a new dictionary to evolution, so that text in mails written in my native language don't get marked (but spell checking would be nice, so I wouldn't turn it off). I have installed the aspell-hu package, but the new language doesn't show up in the list. I have evolution 1.4

Stock Charting Software

2003-06-20 Thread Peter J. Viglucci
Can anyone recommend a program that runs on linux (either a native app or java) that is equivilent to Metastock on win32. It need not be open source, commercial programs are fine. Metastock is the last program chaining me to windows. I've browsed around freshmeat and google searched but didn't find

Problems with Squid SNMP on second Red Hat 7.3 server

2003-06-19 Thread Peter Kiem
ne works. Any ideas what I missed setting up? -- Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW : www.zordah.n

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-19 Thread Peter Kiem
; almost always work > for an ISP, or were people who didn't know how to protect their own > systems from spammers. > > The majority of end-users who use SMTP are almost always thinking the > opposite. Exactly! Regards, +-+---

Re: LVM and software raid

2003-06-18 Thread Peter Peltonen
add RAID afterwards if I just get the extra disks? If it possible, has anyone documented this procoess Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
ppears to call send mail. Looks like it calls > sendmail. Yes usually it is a wrapper to a proper MTA. -- Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobil

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
Hi Joseph, > Completely agreed, and your second option is very nice indeed. > > I just wish I could buy a static IP for less then $300/month! Yeah I hear ya :( Regards, +-+-+ | Peter Kiem.^. | E-Mail

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
n drive on the roads in whatever country you live in. Why don't we all drive go karts as they would be cheaper and the roads are designed to allow it :) Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]&g

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
ddress. Yours would only be in the headers of the email but the connection doesn't come from your IP address! Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May BeOT]

2003-06-17 Thread Peter Kiem
H ways! Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW : www.zordah.net | |

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
provide the machine and all they do is put it in the racks, hook it up to power and the Internet. Either way **IS** better than running it on dynamically assigned addresses! Regards, +-+-----+ | Peter Kiem.^. | E-Mail

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
x27;t run an MTA then how do you email your relatives? Through your ISP's mailserver of course! So for you the whole thing is a non-issue or are you telling me that AOL is blocking your ISP? Regards, +-+-+ | Peter Kiem

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
ry irritating that I am accused of having an open relay > when I don't. And those "blanket approach" to spam fighting doesn't seem to > work, looking at my mailbox every day. Again with the open relay obsessiveness! You are not being accused of being an open relay. You

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
er you are: 1) Running a local SMTP ***SERVER*** on/behind that IP address 2) You are doing a LOT of telnets :) Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
opping around. Regards, +-+-----+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW : www.zordah.net | | Internet Hosting ^^-

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
r cutting down the junk. Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW : www.zordah.net | | Internet Hos

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
you know :) Regards, +-+-+ | Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> | | Zordah IT /V\ | Mobile: +61 0414 724 766| | IT Consultancy & /( )\ | WWW : www.zordah.net | | Internet Hosting ^^-^^

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
send email? SMTP! Where does your mail client use SMTP to? A SMTP ***SERVER*** For you to be sending out SMTP traffic directly to AOL you have to be running some sort of mailserver so yes you are running a server and in violation of your TOS. Regards, +-+----

  1   2   3   4   5   6   7   8   >