executable folder

2003-08-14 Thread Anil Garg
Hi,

As exectuable file means it can be executed by './' ..but whats the
significance of and executable directory (i.e a director with executable
rights).

Thanks and regards
Anil.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


restart apache on red hat (lil off list)

2003-08-14 Thread Anil Garg
Hi.
How to restart apache on red hat linux machine?
In fact in php.ini i chages register_globals to 'on'..now i want to restart
apache..how to do this.

(is  '/etc/rc.d/init.d/httpd restart' the right way to do it? or do we
apachectl (if you whats the sytax).).

Thanks and Regards
Anil.

p.s sory for the lil off list quest.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


adding user and group on redhat.

2003-08-08 Thread Anil Garg
hi,
On red hat ..commands 'adduser' and '/stand/sysinstall' doesnt work. 

Can someone help me by telling how to add user and group in redhat.

Thanks and Regards
Anil.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to remove ^M character

2003-08-01 Thread Anil Garg
Hi,

I ftp'd a file from windows to freebsdnot its every line has ^M at its
end.
Is there some command in vi (or some way) by whcih ^M can be removed.

Thanks
Anil


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to remove ^M character

2003-08-01 Thread Anil Garg
thanks :)
- Original Message -
From: Karl Pielorz [EMAIL PROTECTED]
To: Anil Garg [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Friday, August 01, 2003 2:07 PM
Subject: Re: How to remove ^M character




 --On 01 August 2003 14:01 +0530 Anil Garg [EMAIL PROTECTED] wrote:

  Hi,
 
  I ftp'd a file from windows to freebsdnot its every line has ^M at
its
  end.
  Is there some command in vi (or some way) by which ^M can be removed.

 Or, on second thoughts - upload it via ftp in ASCII mode, not binary
mode -
 and the system should do it for you... :)

 -Kp



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


intalling mysql on bsd5.0

2003-07-23 Thread Anil Garg
Hi,

While installing mysql on freebsd5.0 (scripts/mysql_install_db) i
encountered the following error:
-
Installing all prepared tables
/usr/libexec/ld-elf.so.1: Shared object libc_r.so.4 not found
Installation of grant tables failed

How can i get rid of this problem.

Thanks
anil.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


new bie (tar command)

2003-02-21 Thread Anil Garg
How can i see the contents of a .tar or .tgz file without extracting
it.( i couldnt find that in man tar)

Thanx 
anil (FreeBSD user)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



RE: new bie (tar command)

2003-02-21 Thread Anil Garg
thanx

anil

p.s. i looked earlier at -t, infact i was also trying to use -x with -t.

-Original Message-
From: Willie Viljoen [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 21, 2003 1:39 PM
To: [EMAIL PROTECTED]
Subject: Re: new bie (tar command)


On Friday 21 February 2003 20:29, Anil Garg wrote:
 How can i see the contents of a .tar or .tgz file without extracting
 it.( i couldnt find that in man tar)

tar -ztvf tarball.tgz

Incidentally, this is in the man page :)

   -t
   --list List the contents of an archive; if filename arguments
are
   given, only those files are listed, otherwise the
entire
   table of contents is listed.



 Thanx
 anil (FreeBSD user)

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

-- 
Willie Viljoen
Freelance IT Consultant

214 Paul Kruger Avenue, Universitas
Bloemfontein
9321
South Africa

+27 51 522 15 60
+27 51 522 44 36 (after hours)
+27 82 404 03 27 (mobile)

[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message