Re: Cron job

2002-10-22 Thread ebinc
I dont think so I save a cron job but when I check crontab -1 it says no root cron job I saved it right pico control x then I answer y but it doesn't save ed > By the looks of it you got your crontab setup by now. > ^x is control and x > If you have problems still, email aggain. > regards, Willem

Re: cron job save

2002-10-22 Thread ebinc
I just need some info on saving a edit in either VI or Pico I dont know how to enter the ^X to exit pico so I can set a cron Job now Ed -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

cron job save

2002-10-22 Thread ebinc
Im trying to save a edit in pico and vi for pico I dont know what to enter do I type ^x then hit enter for vi I dont know how to save at all Ed -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-

Cron job

2002-10-22 Thread ebinc
Hi List Im trying to run a cron job for the first time (newbe) I log in as root and enter crontab -e I get a screen like this ~ ~ ~/temp/crontab.24249 but I cant seem to enter the info anywhere if anyone can help please respond thanks Ed -- redhat-list mailing list unsubscribe mailto:redhat-lis

Re: RE Cron Job

2002-09-20 Thread ebinc
When I log in via ssh typing crontab -u ebinc -e it says user unknown I Know it exist could it be that Im useing ENSIM if I use the user name ensim runs under would that be ok? also once I get the screen that says insert at the bottom do I just type that command then how do I close and save it

RE Cron Job

2002-09-20 Thread ebinc
I'm useing ensim control panel and my path to the cgi-script that I need run is /home/virtual/site3/fst/var/www/cgi-bin/reminder.cgi I should put ebinc in frount of that? that should work as log as you use a -u instaed of a u in the crontab command line. Alternatively you can run it i

How to create a cron job

2002-09-20 Thread ebinc
Hi Im trying to create and start a cron job the comand is 0 0 * * * /home/virtual/site3/fst/var/www/cgi-bin/reminder.cgi send_reminders I have Ensim on a Red Hat 7.2 the user I want to run under is EBINC Can somone explain and show exactly what I should type step by step using ssh for a user

Cron Job example

2002-09-20 Thread ebinc
Hi List Im trying to set up a cron job the cron exaample is 0 0 * * * /home/virtual/site3/fst/var/www/cgi-bin/remindme.cgi send_reminders can somone explain, step by step how to enter this and turn it on the user name wher I want it to run under is is ebinc I tryed to enter crontab u ebinc -e

Cron editer

2002-09-20 Thread ebinc
Hi List I enter this exactly as shown below crontab [-u user] -e but I keep getting an error I have Red Hat 7.2 Ed -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Cron job

2002-09-20 Thread ebinc
Hi thanks I enter the information into the cron direct by crontab [-u user] -e then enter it via ssh? so I can delete the sample cron file I have in the cgi-bin? Ed There is a file that cron uses that lists all the cron jobs. You shouldn't edit this file directly, but you should use the cronta

Cron job

2002-09-20 Thread ebinc
Hi List I'm trying to create a cron job I tryed to read up on it but I cannot understand how it is done the cron command would be "0 0 * * * /path/to/send.cgi send_reminders" do I leave this in a file in my cgi-bin If somone knows how to create this and start it please reply Thanks Ed --

Re: 100 zip drive

2002-09-12 Thread ebinc
The error reads dev/hdd4/ cannot determine the file system and none was specified Do I enter that at a terminal > mount -t vfat /dev/hdX4 mountpoint > > where 'X' is the drive that your atapi zip disk is assigned to. > > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.

100 zip drive

2002-09-12 Thread ebinc
Does anyone know how to get the iomega 100 zip drive to work in Red Hat 7.2 it says superblock not reconized or somthing like thiat Ed -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

RE Root users

2002-09-11 Thread ebinc
Thanks for helping Do I just type cat /etc/passwd like this at the prompt what exactly do I type for group You wrote Your users are recorded in /etc/passwd... just do a 'cat /etc/passwd' to see all the users on that system. Then for anyone you wish to determine the group allocation for you ca

Re: unsubscribe

2002-09-11 Thread ebinc
Just click the link below to unsubscribe - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 9:03 PM Subject: Re: unsubscribe > > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe >

Root users

2002-09-11 Thread ebinc
Hi Is their somthing I can type in after I remotly log in as su, that will display if anybody else has root privalige or users in general Thanks Ed -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Reboot server

2002-09-11 Thread ebinc
Hi does anyone know the remote comand to reboot Red Hat 7.2 server Thanks Ed -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Did it thanks

2002-09-11 Thread ebinc
I changed the password thanks for the help Ed -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Change root password

2002-09-11 Thread ebinc
Once I log in as root how do I change the password Red Hat 7.2 Thanks Ed -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Change root password

2002-09-11 Thread ebinc
Thanks I mean after I login as root what do I need to change the password - Original Message - From: Anthony Abby <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 2:37 PM Subject: Re: Change root password > >Hi List > >Does anyone know how to change the roo

Shell command

2002-06-14 Thread ebinc
Hi Could someone please tell what I need to type in the shell to download, upload and delete a file ether for putty or secure crt I think its easiest to edit a file on my computer Thanks Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://list

shell commands

2002-06-14 Thread ebinc
Does anyone know what to enter at the shell to change server time in Red Hat 7.2 and to read or edit a file Thanks very new to the shell Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Zip 100 disk

2002-06-13 Thread ebinc
Does anyone know how to get the zip 100 drive to work in Red Hat 7.2 everytime I try to mount it, it says input output error specify filesystem I treid to edit fstab but that didnt work. Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://list

Re: Partition for server

2002-06-13 Thread ebinc
Regular apache web server mail ftp etc - Original Message - >I'm createing a partition for a server using disk droid, I have a 40gig >drive and 256meg memory, Red Hat 7.2/with Plesk (rpm version around 18meg >for plesk) >what would be a good partition (50meg ext3 /boot) is this to muc

Partition for server

2002-06-13 Thread ebinc
I'm createing a partition for a server using disk droid, I have a 40gig drive and 256meg memory, Red Hat 7.2/with Plesk (rpm version around 18meg for plesk) what would be a good partition (50meg ext3 /boot) is this to much for the boot partition? if so what do you think it should be? swap 512me

Re: Tomcat setup question!!!!

2002-06-13 Thread ebinc
If your also hosting, check out ensim 3.1 it has tomcat 4 running by default - Original Message - From: chuck <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 2:15 PM Subject: Tomcat setup question I'm downloading Tomcat 4.0 and in the RUNNING.txt file, i nee

Re: Partition question

2002-06-13 Thread ebinc
What would be the noemal ext for a servrer partition I creating - Original Message - From: David McGlone <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 10:03 AM Subject: Re: Partition question On Thursday 13 June 2002 02:07 am, ebinc wrote: &g

Partition question

2002-06-12 Thread ebinc
Could somone tell me whats the difference between ext 2 and ext 3 for the partition does it matter? Thanks Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: update kernel

2002-06-12 Thread ebinc
COULD YOU SHOW ME HOW, OR GIVE AN EXAMPLE - Original Message - From: Mike Burger <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 6:39 PM Subject: Re: update kernel What it means is to edit the lilo configuration file (/etc/lilo.conf) to put in the parameters

Drive pation

2002-06-12 Thread ebinc
Hi I'm using disk droid to set up a server partition 50 mg for /boot swap twice the amount of ram ext 2 fill to max Does this sound right or should I make the boot a smaller MG ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/

Re: View remotely

2002-06-12 Thread ebinc
Could you tell me what version of putty lets you view Is it hard to setup to view like a monitor Subject: Re: View remotely In the past I used the Secure CRT program, to connect remotely to my computer. But with this program you can not view like you see in your monitor. Nowadays I use P

update kernel

2002-06-12 Thread ebinc
Hi I'm really new! I just updated the kernel with a rpm, what does edit the lilo config mean? just typing the latest number, then it says run lilo that I do not know how to do could somone help Thanks ed ___ Redhat-list mailing list [EMAIL PROTECTE

View remotely

2002-06-12 Thread ebinc
I am tying to view my red hat computer remotely (As if I were at a monitor) is that possible? I have the trial version of secure crt has anyone enabled that, if so could you please let me know how? Thanks Ed ___ Redhat-list mailing list [EMAIL PROTECT

Monitor for server

2002-06-06 Thread ebinc
Does anyone know how to hook up a laptop to double as a monitor and keyboard/mouse etc for a server Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: cgi-problem

2002-06-06 Thread ebinc
Its a cgi script and the top line reads #!/usr/bin/perl - thats the only way a cgi script will work - Original Message - From: Karl O . Pinc <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 06, 2002 9:53 PM Subject: Re: cgi-problem On 2002.06.06 19:01

cgi-problem

2002-06-06 Thread ebinc
Does anyone know why I have to add a - symbol after a path for cgi-bin script to work? exact example /user/bin/ - (is it because of a install problem) OS Red Hat 7.2 running Plesk for admin Any help would be appreciated Ed ___ Redhat-list mailing li

Re: Path to perl

2002-06-05 Thread ebinc
On other servers perl was located at /usr/bin/perl and usr/local/bin/perl/ I had 1 script that worked and the path to perl was usr/bin/perl/ -w thats how I found out this worked now This is my first server I configured using Red Hat 7.2/Plesk rpm version I just dont know why it only works by addin

Path to perl

2002-06-05 Thread ebinc
Hi Forum I installed Red Hat and plesk The only way my cgi scripts work is if I specify /usr/bin/perl/ -w I never had to edit a script before like this to work Is there a problem with the install Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https

RE Mindless

2002-05-15 Thread ebinc
"OK! Your sitting in wonder land Mr. Paiz, hows the weather?" ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Thanks

2002-05-15 Thread ebinc
Thanks for the sound advice Its what I need to concentrate on, and not what I have no control over. I'll look into it. Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE DSL IP ROBBERY

2002-05-15 Thread ebinc
Is there a way an experience tech (their probably going to have one) can hide the fact your not on a dedicated server or is it impossible to mask? Im sorry if it seems like Im flipping out! but this DSL/CABLE COMPANY IP buck sucking is crazy at first there selling point was always on! no noise, th

IP GAMES FOR SUCKING BUCKS

2002-05-15 Thread ebinc
Down here in NJ its almost impossible to get a static Ip with port 80 not blocked, I dont know why theres no competition here? thats somthing that should get looked into, If I decide (I pretty much have no choice) to pay for a dedicated server from a hosting company located across the country, My

Re: Zip and floppy problem

2002-05-14 Thread ebinc
KDE, Thanks for responding - Original Message - From: Tom Wilson <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 8:41 PM Subject: Re: Zip and floppy problem > On Tuesday 14 May 2002 3 15:32 pm, ebinc's voice rose above the ones > in my head and declared: > > >

Zip and floppy problem

2002-05-14 Thread ebinc
I can read the zip and floppy now thanks to www.linux-sxs.org but I would like them both to work from a desk Icon I am a little confused on how to do this, Floppy was mount /dev/fd0 /mnt/floppy, the Iomega zip was mount /dev/hdd /mnt/zip Thanks again for all the help Ed _

Iomega zip disk

2002-05-14 Thread ebinc
I tried to mount an Iomega zip 100 disk I enter /dev/fdd4 /mnt/zip I get a message must specify a filesystem type I don't know what to enter Any help would greatly be appreciated Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat

Install

2002-05-13 Thread ebinc
After installing apache from the Red Hat cd rom is the default settings in the main apache http conf file set to allow whatever options you choose to add in the Red Hat apache conf tool, Nothing but the doc root can be changed (Includes, cgi does not work after I add them The apache conf tool is l

RE Floppy don't work

2002-05-13 Thread ebinc
That was just a type error in the email thanks for trying Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Floppy dont work

2002-05-13 Thread ebinc
Does anyone know how to get a floppy to work the error message I get is dev//fd0/ no such device I tried to add nobiospnp to the append lines and then ran the command lilo -v but that didnt work Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https

virtual host

2002-05-13 Thread ebinc
Hi I'm trying to enable cgi execution and includes in the doc root for a virtual host container, I was able to enable cgi in the cgi-bin any help would be great! Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/li

Re: Zip

2002-05-11 Thread ebinc
May 11, 2002 9:03 PM Subject: Re: Zip > On Sat, 11 May 2002 19:30:46 -0400 > "ebinc" <[EMAIL PROTECTED]> quietly intimated: > > > Does anyone know how to get a zip 100 to work it says > > mount special device /dev/hdd4/ does not exist Im using lilo > >

Zip

2002-05-11 Thread ebinc
Does anyone know how to get a zip 100 to work it says mount special device /dev/hdd4/ does not exist Im using lilo Thanks Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

apache conf tool

2002-05-11 Thread ebinc
Hi I completed a default install of Red Hat 7.2 from a cd rom I would like to add a virtual host at /home/web/www/ When I try to set a virtual host using the apache conf tool located in kde control panel all that I can change is the doc root (cgi execution, includes or logs don't work in /home/w

apache conf tool

2002-05-11 Thread ebinc
Hi List! I completed a default install of Red Hat 7.2 from a cd rom I would like to add a virtual host at /home/web/www/ When I try to set a virtual host using the apache conf too located in KDE CONTROL CENTER all that I can change is the doc root (cgi execution, includes or logs don't work in /h

Sendmail problem

2002-03-22 Thread ebinc
Does anyone know what line in the sendmail config file I need to add smtpout.bellatlantic.net to get it to work, I have a form I need emailed from the server. but I cant get it to work. Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listma

Sendmail help

2002-03-21 Thread ebinc
Does anyone what line I need to enter smtp.bellatlantic.net, and mailbox.bellatlantic.net in the sendmail config file to get it to work. also is the default safe to leave as is I need sendmail to work for forms I need emailed to me from the server Ed

re sendmail

2002-03-21 Thread ebinc
I have a web site that has forms that need to be emaied to me - Original Message - From: Jonathan M. Slivko <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 21, 2002 8:55 PM Subject: Re: Sendmail install > On Thu, 2002-03-21 at 20:51, ebinc wrote: >

Sendmail install

2002-03-21 Thread ebinc
Does anyone what line I need to enter smtp.bellatlantic.net, and mailbox.bellatlantic.net in the sendmail config file to get it to work. also is the default install for red hat 7.2 cd safe to leave as is Thanks Ed ___ Redhat-list mailing list [EMAIL P

sendmail config file

2002-03-20 Thread ebinc
I have just completed a standrd install of send mail from red hat 7.2 cd Does anyone know what file I need to edit for sendmail for it to work? The info I need to add is SMTPOUT.MYACCOUNT.NET MAILBOX.MYACCOUNT.NET or do I just need to add the smtpout line information only also is the default inst

FTP Problem

2002-03-10 Thread ebinc
The pro ftp server I have takes for ever to loggin and then whenever I upload or download stuff it does the same the network seems fine I get the port 80 apache server great and I also checked port 21 to see if its open at grc.com;s port scan. this exact set worked fine before I installed a new m

Re: Floppy doesn't work

2002-03-09 Thread ebinc
How should I have them set, I have 2 hard drives should I set them as primary master and primary slave, then put the cd rom and the zip on the other controller - Original Message - From: Jack Bowling <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 1:32 PM Subject

RE Floppy drive

2002-03-09 Thread ebinc
How should I have them set, I have 2 hard drives should I set them as primary master and primary slave, then put the cd rom and the zip on the other controller - Original Message - From: Jack Bowling <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 1:32 PM Subject

Floppy doesn't work

2002-03-08 Thread ebinc
I have a floppy and a 100 zip drive I cant get to work the floppy very important, the floppy is a teac i just got it from bestbuy, Red Hat doesn't even recognize it, The 100 zip does get recognized in the hardware section but it does not work I guess its cause of a driver would it be hard to insta

Video card

2002-03-05 Thread ebinc
Does anyone know a Video card I can find at a best buy,CompUSA, staples etc that will work right out of the box does my motherboard have anything to do with it I have a ASUS TUSL-2 I tried a ATI Radeon card a ATI Expert 128 card neither work Thanks Ed ___

Video card

2002-03-04 Thread ebinc
Does anyone know a video card that works with Red Hat right out of the box if not where is the driver files that I would need to edit after I get a driver for ATI expert 98 Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/

Video card that works

2002-03-03 Thread ebinc
I cant seem to get the monitor to work in Redhat. I used to have a Compaq with LT RAGE WITH A MACH 64 DRIVER AND A CTX MONITOR which worked fine I just built a new computer and used a ATI expert 98 card and I also tried a Radeon (just a plain radeon card) I still have the same monitor. I can get t