[PLUG] Compiling Software from the source code.

2007-12-20 Thread Meghanand Acharekar
Hi, What are the advantages of compiling software from the source code over using binary packages. Anybody tried compiling gcc from the source code. -- Regards, Meghanand N. Acharekar -- __ Pune GNU/Linux Users Group Mailing Li

Re: [PLUG] RedHat/Fedora Crisis

2008-09-18 Thread Meghanand Acharekar
> > RHEL is a publicly traded company but Fedora is not. >> >> RHEL is a distribution. Not a company. > > Yeah RHEL is a distribution driven by a public traded company called Redhat.but (I think / hope ) Fedora is driven by community (not by a company) like Debian -- Regards, मेघानंद नं.

[PLUG] Creating multiple email addresses for a system users.

2008-09-24 Thread Meghanand Acharekar
Hi, I have written a perl/shell script on one of our servers which checks the server health and send alert emails to administrators.The script runs as a cron job under root privileges, it is working properly.But the email which we receive has From email address : [EMAIL PROTECTED], Is there any wa

Re: [PLUG] Creating multiple email addresses for a system users.

2008-09-24 Thread Meghanand Acharekar
On Wed, Sep 24, 2008 at 8:15 PM, null null <[EMAIL PROTECTED]> wrote: > > > Does your script do the SMTP transaction? I guess not. > What utility are you using to send the mail? check its man page > Ex: sendmail -f [EMAIL PROTECTED] should work I guess. > > Thanx for reply . In my perl Script I

Re: [PLUG] Creating multiple email addresses for a system users.

2008-09-24 Thread Meghanand Acharekar
On Wed, Sep 24, 2008 at 8:24 PM, Meghanand Acharekar <[EMAIL PROTECTED] > wrote: > > Thanx for reply . > In my perl Script I have written command > `cat stat_file.txt | mail -s "Some subject" [EMAIL PROTECTED] > Using exim mailserver > > Thanx I got it...

Re: [PLUG] Need to setup a ubuntu server with static ip

2009-05-23 Thread Meghanand Acharekar
2009/5/23 Mandar Vaze > On Fri, May 22, 2009 at 11:17 AM, Yogini Barde > wrote: > > > Hi All, > > > > For one of our applications, we need to setup ubuntu 9.04 server with > > static > > ip address. Our client needs to access it from internet. There are not > more > > > What applications are need

Re: [PLUG] Codec for video cd

2009-06-09 Thread Meghanand Acharekar
Hi, Welcome to Linux. Go https://help.ubuntu.com/ Official Ubuntu documentation you will find out almost everything about ubuntu here. 2009/6/9 Arun Tomar > hi! > Manoj. > > On Tue, Jun 9, 2009 at 10:17 AM, Meenar Solutions < > meenarsoluti...@yahoo.com > > wrote: > > > Hello, > > > > This is m

Re: [PLUG] php issue

2009-06-22 Thread Meghanand Acharekar
2009/6/22 abhi > hi. I've added these lines in my /etc/httpd/conf/httpd.conf file: > > *LoadModule php5_module etc/httpd/modules/libphp5.so > AddHandler application/x-httpd-php .php* > Make sure that Shared object i.e. /etc/httpd/modules/libphp5.so exists. Have you restarted Apache server after

Re: [PLUG] Unable to play .WMV files.

2009-08-02 Thread Meghanand Acharekar
Hi, You can also try installing rpms from third party repositories e.g. http://rpmfusion.org/ The same is mentioned on mplayer site. http://www.mplayerhq.hu/design7/dload.html On Sun, Aug 2, 2009 at 23:05, vaibhav wrote: > > indows Media Video Screen, > > which is currently unsupported.)" > >

Re: [PLUG] chromium java plugin?

2009-08-04 Thread Meghanand Acharekar
2009/8/4 Mandar Vaze > > I have installed chromium from the deb released by Google on Ubuntu. The > > latest one has plugin support and the way you enable them is by simply > > starting it with the "--enable-plugins" flag. No copying of flash library > > files was required. > > > > Did you instal

Re: [PLUG] IMAP server directory setting in kmail

2009-08-05 Thread Meghanand Acharekar
mail_location: maildir:/mnt1/shridhar/dovecot/%u > > Which drops each user in a separate dir. Maybe this setting is not correct > with your server? > > I think following settings in kmail could be relevant to you. > > - show subscribed folders only > - show locally subscribed folders only > - names

Re: [PLUG] open ports in webserver

2009-08-06 Thread Meghanand Acharekar
2009/8/6 Vivek Khurana > On Wed, Aug 5, 2009 at 3:02 PM, sunil varpe > wrote: > > > Hi , > > > > I am a very sorry for not given specific querry, I just want to update my > > files in web server from outside. what type of technical settings i > should > > do in my webserver.So i can easily acces

Re: [PLUG] Help in LDAP; Users can change their password

2009-08-24 Thread Meghanand Acharekar
> >- The user logins are successful, but when we try to change the > password of the user using the 'passwd' command, the following error > occurs, >passwd: Module is unknown > >passwd: password unchanged > >We need to allow users chan

Re: [PLUG] Fedora 12 with tata broadband

2010-03-02 Thread Meghanand Acharekar
Try to open google using IP Address http://209.85.231.104/ On 3 March 2010 11:22, Gowthaman Basuvaraj wrote: > > Firefox says "waiting for www.google.com" and stays there for long time. > > > what does > telnet google.com 80 > say? > ___ > Pune GNU/Linux Use

Re: [PLUG] nohup output to different out file

2010-11-15 Thread Meghanand Acharekar
You can try wget -b -o http://download.something -b switch will put this process in background -o switch specify the output will be redirected to this file. I hope this will help you. Refer : man wget for more information Regards, मेघानंद नं. आचरेकर Meghanand N. Acharekar " A proud Linux Us

Re: [PLUG] Gentoo / Arch / other : please advise

2012-06-02 Thread Meghanand Acharekar
Debian well suits your requirements. Regards, मेघानंद नं. आचरेकर Meghanand N. Acharekar " A proud Linux User " Reg Linux User #397975 -- The gates in my computer are AND, OR and NOT; they are not Bill.. On Sat, Jun 2, 2012 at 6:21 PM, Mayuresh wrote: