Re: [PLUG] awall issue in Alpine 3.12

2024-09-25 Thread Shantanoo via plug-mail
On Wed, 28-Aug-2024 at 13:28:32 IST, Amey via plug-mail wrote: > Hello, > > I want to block ICMP traffic but at same time also want to allow > http,https & ssh traffic in Alpine Linux 3.12 [non docker/k8s > env/plain vm] > > I tried to create 2 json files and activated the rules. > ICMP is blocke

Re: [PLUG] How to get timestamp of remote files in curl command using jq

2024-08-23 Thread Shantanoo via plug-mail
On Fri, 23-Aug-2024 at 12:07:23 IST, Amey via plug-mail wrote: > Hello, > > I am trying to get the timestamp of a docker image tag from a remote > docker repo using curl. > I am able to get the tag list but unable to find the command to get a > time stamp. > > My command = curl -X GET > https://d

Re: [PLUG] How to set path of shell script in .profile in Ubuntu 23.x system?

2024-04-14 Thread Shantanoo via plug-mail
Hi, ~/.xinitrc was/is used by X. Check out section 2.1 on https://wiki.archlinux.org/title/Xinit. I think even desktop environments do have their own rc files. For setting MTU, which is not depended on any desktop environment initialisation, ~/.xinitrc might be useful. -- शंतनू On Sun, 14-Apr-

Re: [PLUG] how decrypt string from database

2010-10-04 Thread Shantanoo
On Mon, Oct 4, 2010 at 14:33, Mayur pimple wrote: > how decrypt string from database. > data insert into Md5 form > > http://en.wikipedia.org/wiki/MD5 http://www.raymond.cc/blog/archives/2009/01/22/ask-raymond-how-to-decrypt-md5-hashed-strings/ ___ Pune GNU/Li

Re: [PLUG] File content modification

2010-08-02 Thread Shantanoo
On Sat, Jul 31, 2010 at 12:32, Shreerang Patwardhan wrote: > Hello all, >     I have a file with contents in the following manner: > 10001_abc_county > 10003_abc_xyz_county > 10005_abc_pqr_xyz_county > > Each entry is on a new line and each line begins with a number and ends with > the word county

Re: [PLUG] Any open-source software for documentation.

2009-05-22 Thread शंतनू (Shantanoo)
can consider wiki similar to garden. You need gardener to maintain it properly. To remove orphan pages, add proper cross-references etc. In absence of gardener, the wiki may grow wild and may not be much useful (maybe it can be nuisance to fix it). -- shantanoo __

Re: [PLUG] setting up icon to launch mysql

2009-04-10 Thread Shantanoo Mahajan (शंत नू महा जन)
nough. > > else right click on the desktop -> create new -> link to application > -> and do the reqired. > > :) you can try '-e' option of xterm. e.g. 'xterm -e "ls ; sleep 5"' - shantanoo ___ Pune GNU/Linux Users Group Mailing List

Re: [PLUG] Using wget

2009-03-30 Thread Shantanoo Mahajan (शंत नू महा जन)
https://access.somesite.com . >> >> I will do some searching around on the net and will get back if I >> can make it work. >> >> Thanks All, >> Yogesh > > you can use curl to do the authentication. better write a shell > script. inside the shell script use curl to authenticate & then wget > to download the relevant files . > you may try something like wget http://:@ regards, shantanoo ___ Pune GNU/Linux Users Group Mailing List

Re: [PLUG] SSH Problem Someone who can help ?

2009-03-25 Thread Shantanoo Mahajan (शंत नू महा जन)
nse .I have used ssh rsa keys ..but still > no > solution as the authentication needs to be automatic.Any solution to > the > problem is welcome Don't know whether sftp supports passwordless ssh. scp does. try following. http://blogs.translucentcode.org/mick/archives/0

Re: [PLUG] networking problem in OpenSuse 11.1

2009-03-12 Thread Shantanoo Mahajan (शंत नू महा जन)
On 12-Mar-09, at 4:11 PM, Abhijit Bhopatkar wrote: > On Thu, Mar 12, 2009 at 3:18 AM, "Shantanoo Mahajan (शंतनू > महाजन)" > wrote: >> Please do not top post. >> More info on: http://plug.org.in/mailinglist.php > > So said the top post ?? :p :-). I didn&

Re: [PLUG] Problem with dll's

2009-03-12 Thread Shantanoo Mahajan (शंत नू महा जन)
d these dll. mam > i right? > Will it solve the problem if i go for 32bit M/C you don't need 32 bit M/C. you can install 32 bit OS on 64 bit OS. that should do the needful. regards, shantanoo ps: you may go for dual OS installation to save space. ___ Pune GNU/Linux Users Group Mailing List

Re: [PLUG] networking problem in OpenSuse 11.1

2009-03-11 Thread Shantanoo Mahajan (शंत नू महा जन)
Please do not top post. More info on: http://plug.org.in/mailinglist.php regards, shantanoo On 11-Mar-09, at 3:27 PM, murtuja bharmal wrote: > > 1. Ip address and netmask you are putting on machine is correct. I > mean belong to same Lan. > 2. try "arp -an" on linux a

Re: [PLUG] printer not working

2009-02-27 Thread Shantanoo Mahajan (शंत नू महा जन)
On 27-Feb-09, at 9:25 PM, Jayant Kairi wrote: > Hello friends, > > I bought a new printer HP Laserjet P1007. works fine in MS Vista but > refuses to work on my Opensuse 11. > > In yast, it shows the printer but even the test page doesn't print. > > Please help. > > Regards, > > jayant You may t

Re: [PLUG] wvdial problem

2009-02-18 Thread Shantanoo Mahajan (शंत नू महा जन)
67.220.220 >> /etc/resolv.conf regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to plug-ma

Re: [PLUG] Ubuntu 8.10 GRUB problem - only shows memtest option

2009-01-16 Thread Shantanoo Mahajan (शंत नू महा जन)
lps. > > Regards, > > Ulhas Bhole > Hi Ulhas, Please don't use top-posting while posting. More info: http://en.wikipedia.org/wiki/Posting_style regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List:

Re: [PLUG] Front end for Postgres

2009-01-13 Thread Shantanoo Mahajan (शंत नू महा जन)
On 13-Jan-09, at 5:36 PM, Rajiv Gore wrote: > Hi > Can some one suggest a GUI front end for entering data and taking > out reports > in Postgres ? can you please explain what do you mean by taking out reports? it would be nice if you can share some examples. regard

Re: [PLUG] gnunify site not loading

2009-01-13 Thread Shantanoo Mahajan (शंत नू महा जन)
er0m0.007s sys 0m0.016s === regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to

Re: [PLUG] Query about message awaiting moderator approval - Size related

2009-01-09 Thread शंतनू (Shantanoo)
gt; I had inline copied the grub menu.lst file and (4 line) output of "sudo > fdisk -lu" so that others can help me better. > > Do you think it will cause the email body to grow beyond 5KB ? > You can post grub's menu.lst on http://pastebin.com/ and put the link in the emai

Re: [PLUG] Plug-Email list

2008-11-29 Thread Shantanoo Mahajan (शंत नू महा जन)
On 29-Nov-08, at 5:03 PM, Rakesh G.Patil wrote: > Dear sir, > > I want email list http://www.google.com/search?q=how+to+get+email+list+linux HTH. regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List:

Re: [PLUG] plug in list

2008-11-07 Thread शंतनू (Shantanoo)
Hi Ekta, You can post the job requirements on the list directly. From: http://plug.org.in/mailinglist.php Commercial postings and Job Offerings clearly related to Linux are allowed, provided they have a "[COMMERCIAL]" tag in the subject line of the mail. regards, shantanoo On Fri, N

Re: [PLUG] plug in list

2008-11-07 Thread शंतनू (Shantanoo)
Hi Ekta, Please feel free to ask the mailing list subscribers to give you the list. Also, can you share the purpose of asking this information? (More people may respond to the email). regards, shanatanoo On Fri, Nov 7, 2008 at 2:56 PM, <[EMAIL PROTECTED]> wrote: > > please send me the list of ot

Re: [PLUG] Dovecot

2008-10-02 Thread Shantanoo Mahajan (शंत नू महा जन)
On 02-Oct-08, at 8:09 PM, Rajiv Gore wrote: > On Thursday 02 October 2008 18:47, Shantanoo Mahajan (शंतनू > महाजन) wrote: >> On 02-Oct-08, at 6:22 PM, Rajiv Gore wrote: >>>> Have you checked if port 110 is not blocked by iptables? >>>> >>>> -- Aru

Re: [PLUG] Email Server

2008-10-02 Thread Shantanoo Mahajan (शंत नू महा जन)
iest POP3/IMAP/POP3S/IMAPS server I have came across. You need to make changes in only one file to make it running. My suggestion is to give one more chance to dovecot and go through the config file. regards, shantanoo PS: Avoid using pop3s and imaps to conf

Re: [PLUG] Dovecot

2008-10-02 Thread Shantanoo Mahajan (शंत नू महा जन)
g Suse 10.2 on I586 >>> and OS is Linux 2.6.18.2-34-default i686. >>> Any help will be appreciated. >> >> Have you checked if port 110 is not blocked by iptables? >> >> -- Arun Khan > Could you please inform me how to check if the port is workin

Re: [PLUG] Problem in Kubuntu Of C Header files

2008-09-27 Thread Shantanoo Mahajan (शंत नू महा जन)
On 28-Sep-08, at 10:23 AM, Vedarth Kulkarni wrote: > thanxx but, where can i get it ?? Please avoid top-posting. More info on http://en.wikipedia.org/wiki/Posting_style#Top-posting . > On 9/28/08, Kaustubh Gadkari <[EMAIL PROTECTED]> wrote: >> On Sat, Sep 27, 2008 at 10:45 PM, Vedarth Kulkarn

Re: [PLUG] CVS question

2008-09-14 Thread शंतनू (Shantanoo)
On Sun, Sep 14, 2008 at 6:58 PM, Atul Nene <[EMAIL PROTECTED]> wrote: > On Sun, Sep 14, 2008 at 18:46, शंतनू (Shantanoo) <[EMAIL PROTECTED]> wrote: >> you can try tortise cvs client. it may have cli. > > Tortoise is implemented as a shell extension o

Re: [PLUG] CVS question

2008-09-14 Thread शंतनू (Shantanoo)
you can try tortise cvs client. it may have cli. On 9/13/08, Omkar Raut <[EMAIL PROTECTED]> wrote: > Just wondering if there is a native command line CVS.exe for windows xp? > Because I could not find SHELL in eclipse... for issuing cvs commands > > On Fri, Sep 12, 2008 at 2:54 PM, Mayuresh <[EMAI

Re: [PLUG] email server

2008-07-23 Thread शंतनू (Shantanoo)
ser mapping in fetchmail > script. > I have working SAMBA. Will Win NT and 98 which uses Out look fetch mail from > my Suse Box? > Thanks for help. > Regards POP3/IMAP --- dovecot SMTP --- postfix HTH. regards, shantanoo -- James Thurber - "Women are wise

Re: [PLUG] KMail messup!!

2008-05-07 Thread शंतनू (Shantanoo)
On Wed, May 7, 2008 at 12:11 PM, ഓം <[EMAIL PROTECTED]> wrote: > I have now become aware of what needs to be done to fix the problem... Please share the solution. regards, shantanoo -- __ Pune GNU/Linux Users Group Mai

Re: [PLUG] Database migration tool

2008-03-14 Thread शंतनु (Shantanoo)
mysqldump is your friend. On Fri, Mar 14, 2008 at 3:47 PM, Sharique uddin Ahmed Farooqui <[EMAIL PROTECTED]> wrote: > On Fri, Mar 14, 2008 at 6:52 AM, Vivek Khurana <[EMAIL PROTECTED]> wrote: > > On Thu, Mar 13, 2008 at 8:49 PM, Sharique uddin Ahmed Farooqui > > <[EMAIL PROTECTED]> wrote: > >

Re: [PLUG] converting VPC hdd to vmware/qemu hdd

2008-01-08 Thread Shantanoo Mahajan
used with Xen. regards, shantanoo PS: I have not verified anything as I don't have required images/ software with me. -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information:

Re: [PLUG] help regarding joomla 1.5

2008-01-03 Thread शंतनु (Shantanoo)
//dev.jhoomla.org for 1.5. regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' t

Re: [PLUG] Linux based phones.

2007-12-26 Thread Shantanoo Mahajan
. regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Re: [PLUG] Alarm functionality through google calendar?

2007-12-26 Thread Shantanoo Mahajan
verified the sms notifications though. will be able to test it during this week. regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman

Re: [PLUG] Kingfisher - linux

2007-12-19 Thread Shantanoo Mahajan
wondering what was the hardware they were using :) Maybe it linux was the best for given task on that hardware. regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http

Re: [PLUG] AVR simulator

2007-12-10 Thread Shantanoo Mahajan
rch?q=atmel+avr+simulator+for+linux says: http://webscripts.softpedia.com/script/Scientific-Engineering-Ruby/ ATMEL-AVR-Simulator-32950.html http://www.amctools.com/atmel.htm regards, shantanoo -- __ Pune GNU/Linux Users Group Ma

Re: [Spam] [was: [PLUG] Tips for property buyer]

2007-12-04 Thread Shantanoo Mahajan
On 04-Dec-07, at 3:16 PM, bt44 wrote: On Dec 3, 2007 5:50 PM, Shantanoo Mahajan wrote: Hi, I hope you have gone through following link before posting. http://plug.org.in/mailinglist.php Can you please help me in understanding how this e-mail is valid w.r.t. 'Mailing List Etiq

Re: [PLUG] gobuntu

2007-12-03 Thread Shantanoo Mahajan
http://www.ubuntu.com/products/whatisubuntu/ gobuntu. I am posting this link in the hope that gobuntu will bring the Ubuntu experience to the principled few amongst us. thanks for link :) Came across http://www.ubuntu.com/products/whatisubuntu/derivatives because of the link you send. regards, shan

[Spam] [was: [PLUG] Tips for property buyer]

2007-12-03 Thread Shantanoo Mahajan
attempt to spam my mailbox will result in reporting the abuse to Gmail Abuse (abuse at gmail dot com) regards, shantanoo On 03-Dec-07, at 11:03 AM, maa properties wrote: After the registration, a buyer should go for mutation, to ensure the title of said plot/land is in his name in the Record

Re: [PLUG] Re: BSNL Broadband Online Application

2007-11-14 Thread शंतनु (Shantanoo)
=== Excess of optimism is injurious to regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help&#

Re: [PLUG] Linux for You issues to give away

2007-10-28 Thread Shantanoo Mahajan
On 28-Oct-07, at 12:39 PM, Devendra Laulkar wrote: Hi, I have got a bunch of Linux For You issues to give away. If anyone is interested to collect them, send me an email. Minimum one for me :-D shantanoo -- __ Pune GNU

Re: [PLUG] Firefox behaviour...indic language related

2007-10-24 Thread Shantanoo Mahajan
4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0% A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%86_%E0%A4%B8%E0%A4%BE%E0%A4%B9% E0%A4%BE%E0%A4%AF%E0%A5%8D%E0%A4%AF:Setup_For_Devanagari --- Check the gnome section I do not know regarding firefox on windows. regards,

Re: [PLUG] Running Knoppix on PC having RAM 64mb

2007-10-08 Thread शंतनु (Shantanoo)
l and lightweight. And > preferably try using a light weight Desktop/WM like xfce/window maker etc. How about running DamnSmallLinux :) shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) L

Re: [PLUG] NFS monitored mount

2007-09-24 Thread Shantanoo Mahajan
teed to be mounted :) Its better not to use it blindly. I have seen a situation where two different devices were mounted on the same mount point. shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.

Re: [PLUG] [OT] The Do Not Call Registry which doesn't work.

2007-09-10 Thread Shantanoo Mahajan
On 10-Sep-07, at 2:47 AM, Kaustubh Gadkari wrote: Following is valid equivalent URL for the same: http://ndncregistry.gov.in/ndncregistry%5Cdocs% 5CNumbersforSubscribersRegistration.pdf Are forward slashes allowed in URL's? Yes. That's how we browse directories!!! e.g. ftp://ftp.freebsd

Re: [PLUG] [OT] The Do Not Call Registry which doesn't work.

2007-09-09 Thread Shantanoo Mahajan
%. Need to verify it though. regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to

Re: [PLUG] [OT] The Do Not Call Registry which doesn't work.

2007-09-09 Thread Shantanoo Mahajan
people who did it the first day. http://economictimes.indiatimes.com/News/ News_By_Industry/Telecom/5_million_say_no_to_pesky_calls/ articleshow/2351789.cms I think this is not relevant even under OT. regards, shantanoo -- __ Pune

Re: [PLUG] Look

2007-09-02 Thread शंतनु (Shantanoo)
No, its not compromised. Observe the 'From:' header. :) On 8/30/07, Nishit Dave <[EMAIL PROTECTED]> wrote: > heh! got compromised? > > On 8/29/07, Imelda Samuels <[EMAIL PROTECTED]> wrote: > > > > New pharmacy shop: http://kcoam.solveparticular.com/?714277367215 > > > > > > -- > >

[PLUG] [COMMERCIAL] Requirement for C/Unix/Perl professionals

2007-08-31 Thread Shantanoo Mahajan
processes. 5. Comfortable in Unix/Linux development environment. 6. Passion to learn new technology. Desirable: 1. Knowldge of kernel programming on Unix environment. Experience: 1-5 years Location: Pune Please contact me offlist at shantanoo __at__ gmail com regards, shantanoo

Re: [PLUG] Floating Point arithmetic in the Kernel

2007-08-18 Thread Shantanoo Mahajan
more faster than floating point calculations. Generally, integer calculations are necessary and sufficient for the things done in kernel code. But if you really required floating point, you can always do that. shantanoo -- __ Pune

Re: [PLUG] About changing permission to file/folder

2007-08-08 Thread Shantanoo Mahajan
read-only. shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Re: [PLUG] source code of echo command...

2007-07-31 Thread Shantanoo Mahajan
t into the code of the shell, since it is a builtin shell command. Here is echo from the freebsd 'sh' shell. http://www.freebsd.org/cgi/cvsweb.cgi/src/bin/sh/bltin/ Hope this helps. -aditya Apart from the freebsd's source you may try: http://ww

Re: [PLUG] Hathway Internet On Fedora Core 6 Linux

2007-07-29 Thread Shantanoo Mahajan
delete default # route add default gw # cp /etc/resolv.conf /etc/resolv.conf.orig # echo "nameserver " > /etc/resolv.conf # echo "nameserver " >> /etc/resolv.conf # host freebsd.org # ping -c 4 freebsd.org Please check the man page if you face any syntax error with the

Re: [PLUG] how extent the /var size in Linux web server

2007-07-29 Thread Shantanoo Mahajan
k, and mount it under /var. 'ln -s' should work under /var. shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mai

Re: [PLUG] RAID & Linux

2007-07-20 Thread Shantanoo Mahajan
Following maybe useful: http://www.ibm.com/developerworks/linux/library/l-lvm/ http://www.linux-tutorial.info/modules.php?name=Howto&pagename=LVM-HOWTO shantanoo On 19-Jul-07, at 3:51 PM, Pramukh Pracharak - Grahak Raja Jaga Ho wrote: Hello Friends I would like to do RAID (mirroring) f

Re: [PLUG] [Commercial]Want to ask Linus something? Here's your chance!

2007-07-11 Thread Shantanoo Mahajan
p me out! Deadline: Friday: 13th, July 07. Regards Swapnil What is '[Commercial]' in this? regards, shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.or

Re: [PLUG] Free Softwares for School

2007-07-08 Thread Shantanoo Mahajan
omain) 6] helper software/utilities - jre - flash In this, [4] is not much useful till 12th (my personal opinion from what I have seen) You may have a look at http://www.vmware.com/vmtn/appliances/directory/ regards,

Re: [PLUG] Unicode Devnagari using Linux

2007-06-25 Thread शंतनु (Shantanoo)
On 6/25/07, Eugene L. <[EMAIL PROTECTED]> wrote: I am almost aware that Hindi is the native language of very few of you if any. Anyway, when I select Hindi/Devnagari keyboard and a Unicode Devnagari font, the letters do not appear as they should. The xkb keyboard driver file is designed to suppo

Re: [PLUG] Internet Speed

2007-06-22 Thread Shantanoo Mahajan
You may try downloading some file using wget. On 22-Jun-07, at 9:50 PM, Nikhil Kale wrote: Hi All, I have taken the internet connection of TTML ( TATA Tele-Serviece Maharastra Limited). I am little bit the doubtfull regarding the speed. So can anybody know how to check the speed ofinterne

Re: [PLUG] install ubuntu without cdrom

2007-05-30 Thread Shantanoo Mahajan
idea help ?? You may try following: http://marc.herbert.free.fr/linux/win2linstall.html shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman

Re: [PLUG] Re: Please suggest software(s) for data backup on DVD+R.

2007-05-29 Thread Shantanoo Mahajan
may find following link useful: http://www.physics.emory.edu/~weeks/lab/cdburn.html#burn%20DVD Let us know when you successfully burn first DVD. Good Luck. shantanoo just my 2p worth of observations. Vikas Garud -- _ _ Pune GN

Re: [PLUG] Please suggest software(s) for data backup on DVD+R.

2007-05-27 Thread Shantanoo Mahajan
On 27-May-07, at 6:32 PM, Atul Sowani wrote: Hi, I am using slackware linux 9.1 on P3 machine. I have LG DVD writer capable of writing DVD+R disks. I am trying to backup my data (~4GB) on it using xcdroast as front end. I am using cdrecord.prodvd as backend. The problem I am facing is that I a

Re: [PLUG] Tata Indicom Broadband with WRT54G

2007-05-27 Thread Shantanoo Mahajan
On 27-May-07, at 10:43 PM, आदित्य लघाटे wrote: On 5/27/07, Mayuresh <[EMAIL PROTECTED]> wrote: Seemingly peculiar issues with Tata Indicom / VSNL broadband don't seem to end. As was discussed on this list also, users of Metro Ethernet connection from this ISP would know that it requires

Re: [PLUG] dell 1390 wireless with mandriva..

2007-05-24 Thread Shantanoo Mahajan
make me feel that problem is now with some other settings such as access point, freqency or anything else... but any suggestions are welcome ! -- Can you configure you wireless router with no encryption? No WEP, no WPA, ... Enable dhcp server on the router and t

[PLUG] Re: Looking for PHP developer

2007-05-08 Thread Shantanoo Mahajan
list' located @ http://plug.org.in/mailinglist.php states: Attach an appropriate tag such as "[COMMERCIAL]" for commercial posts, "[OT]" for off-topic posts, at the start of subject line. regards, shantanoo -- Sometimes you'll be on a winning streak and every-thing

[PLUG] Re: KMail related

2007-05-08 Thread Shantanoo Mahajan
/kmail/mail I think you can just move ~/Mail to ~/.kde/share/apps/kmail/mail. And you can the mails in kmail as new folder. You need not care about whether its mbox or Maildir. shantanoo PS: standard disclaimer applies. please take backup of your mails before trying anything, though this may not

[PLUG] Re: Home Internet Connection Sharing HOWTO

2007-04-30 Thread Shantanoo Mahajan
? I would recommend linksys. WRT54G can dial to your ISP using PPPoE. It has also provides DHCP server. No idea regarding DI524. shantanoo -- Never appear stressed in front of a client, a customer or your boss. Take a deep breath and ask yourself: In the course of human events, how importa

[PLUG] Re: Backup

2007-04-30 Thread Shantanoo Mahajan
in Oct. 1991. Check out the following link for more details: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/backup-basics.html Interesting read: http://www.coredumps.de/doc/dump/zwicky/testdump.doc.html Maybe useful: http://www.feyrer.de/g4u/ regards, shantanoo -- Cynics regarded

Re: WARNING 2: Re: [PLUG] Tata Indicom Broadband on Linux

2007-04-09 Thread शंतनु (Shantanoo)
- http://plug.org.in/mailinglist.php 1 - http://www.freebsd.org/doc/en_US.ISO8859-1/articles/mailing-list-faq/etiquette.html 2 - http://ifets.ieee.org/past_archives/archiv_260200_070201/0639.html 3 - http://www.lemis.com/email.html 4 - http://ww

[PLUG] Re: Looking for a perl programmer

2006-11-13 Thread Shantanoo Mahajan
i-bin/cgiwrap/vi00n006/reps/detail.pl.cgi?id=$i";; `$str`;}' - extract the data cat | perl -e 'for(<>) { if(//.../<\/BLOCKQUOTE>/) { print }}' Do some more parsing and store in .csv format which can be read in excel. Shantanoo -- Sometimes you'll be on

[PLUG] Re: Digital photo selection and management software

2006-11-09 Thread Shantanoo Mahajan
+++ Devendra Laulkar [PLUG] [04-11-06 07:15 -0800]: | Hi all, | | I would like to know what software do people use for | managing their digital photo collections. | | With the advent of digital camera's and the falling | prices of memory, many people(like my mom) like to | click a number of photo

[PLUG] Re: Linux XP! It's not a joke

2006-02-23 Thread Shantanoo Mahajan
things in windows to linux. Shantanoo -- If you accept the pain, it cannot hurt you. -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail S

[PLUG] Re: Display name in Devnagari font

2006-02-22 Thread Shantanoo Mahajan
don't get the fonts, I can sent it across to you. Shantanoo 1. http://dhoomketu.net.in/?q=node/2 -- A thing worth having is a thing worth cheating for. -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@pl

[PLUG] Re: Creating Non-X users

2006-01-13 Thread Shantanoo Mahajan
+++ Udayraj Bal [PLUG] [13-01-06 00:03 -0800]: | Hello all! | | I want to create users for an FTP server but I do not | want them to login graphically. How can I create users | with only FTP permissions? | | Thanks in Advance | | Udayraj | Have a look at vsftpd. You can find many more. And chec

[PLUG] Re: b/w monitoring in linux

2006-01-04 Thread Shantanoo Mahajan
+++ paavan shah [PLUG] [30-12-05 12:32 +0530]: | hello all!! | | I am currently looking for a bandwidth monitoring tool for my network. | All hosts connect to the internet through a linux box. | I want to install b/w monitoring tool on the box and i dnt want | anything to be installed on the host

[PLUG] Re: suggest a player other than real

2006-01-03 Thread Shantanoo Mahajan
+++ Vinayak Kulkarni [PLUG] [26-12-05 22:52 -0800]: | Dear All | Please suggest me player other than RealPlayer to run .rm files on mandrakelinux10.1 RealPlayer for linux is available. or you may try 'mplayer'. -- -- __ Pune GN

[PLUG] Re: nvidia driver

2006-01-01 Thread Shantanoo Mahajan
t. Touch modversions.h and try installing nvidia drivers again. Shantanoo -- -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'he

[PLUG] Re: in praise of linux

2005-12-25 Thread Shantanoo Mahajan
ing tuxracer. Shantanoo -- -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.

[PLUG] Re: Help! D-Link 502-T with Ubuntu 5.10

2005-12-06 Thread Shantanoo Mahajan
So, USB is not the preferred interface. Try ethernet. :) Shantanoo 1. http://bsnl.co.in/service/dataone_tariff.htm#Modem%20on%20Outright%20purchase -- -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.i

[PLUG] Re: Good NIC

2005-12-05 Thread Shantanoo Mahajan
+++ Dr Ranjit C Bhonsle [PLUG] [25-11-05 08:29 +0530]: | Hello all, | Which is a good quality NIC for connection to Dataone. | My mobo has usb headers only...them too 1.1. | So either get a 2.0 usb pci card or NIC. | Linux might not understand usb card. | So the query...price no bar. | I am on p-3

[PLUG] Re: LAMP resources please

2005-12-04 Thread Shantanoo Mahajan
ay observed almost all of them returning the same link [12]. Shantanoo 1. http://search.yahoo.com 2. http://web.ask.com 3. http://www.alltheweb.com 4. http://s.teoma.com 5. http://search.msn.com 6. http://search.lycos.com 7. http://www.technorati.com 8. http://www.feedster.com 9.

[PLUG] Re: Devnagari in Firefox

2005-11-26 Thread Shantanoo Mahajan
+++ Udayraj Bal [PLUG] [26-11-05 01:00 -0800]: Hi, As I am using mutt, and don't have vim and/or compiled with proper UTF support, everything is displayed as '?'. You need to compile mozilla/firefox with pango support. That will render the fonts properly. Or you may use konqueror which renders the

[PLUG] Re: DSL modem configuration

2005-11-18 Thread Shantanoo Mahajan
+++ Sushil Gholap [PLUG] [18-11-05 10:00 -0800]: | Hi all, | | Can anybody tell me how to configure DSL modem in | linux(RHEL 3). | Model : Dlink dsl-502t | ISP service : mtnl braodband | The DSL router is connected to machine via usb cable. | Few questions: Did you try STFW? If yes, what was

[PLUG] Re: Installing fonts on linux? ttmkfdir fails.

2005-11-14 Thread Shantanoo Mahajan
s properly. | | Thanks for telling me marathi wikipedia. But I want to | read the esakal news. AFAIK, eSakal doesn't use unicode. If its very important for you to read eSakal, you may let them know about this problem. :) Hope this resolves the issue. Shantanoo -- __

[PLUG] Re: users: nobody, lp, postfix

2005-11-13 Thread Shantanoo Mahajan
+++ Sonawane Satish [PLUG] [07-11-05 07:36 -0800]: | Hi, | Does anybody know who are these(nobody, lp, postfix) | users as indicated by "top" command. - STFW - /etc/passwd and /etc/group are your friends Shantanoo -- _

[PLUG] Re: NIS

2005-11-13 Thread Shantanoo Mahajan
| man wall. AFAIK, wall works only for those users who are logged on the local machine. You may still use it provided you want to send message to users logged in on local machine and you have group for NIS users. I think OP needs to explain this more detail on what he wants to a

[PLUG] Re: Installing fonts on linux? ttmkfdir fails.

2005-11-10 Thread Shantanoo Mahajan
extention from | http://padma.mozdev.org/ | but even after that I see junk character on esakal | site. Instead of esakal, try http://mr.wikipedia.org. With konqueror as it renders the fonts properly. Shantanoo -- __ Pune GNU/L

[PLUG] Re: WMA to MP3 converter?

2005-11-10 Thread Shantanoo Mahajan
re options. - mencoder which comes with mplayer. don't know the command. Probably there can be many more. (I haven't STFW). Shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) Lis

[PLUG] Re: problem while detecting modem

2005-11-10 Thread Shantanoo Mahajan
maybe helpful (I would rather say a *must* read). http://www.linuxselfhelp.com/HOWTO/Modem-HOWTO-24.html Shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in

[PLUG] Re: problem with GUI

2005-11-10 Thread Shantanoo Mahajan
inittab. For graphics, it should be 5. Its not mandatory. AFAIK, its not some POSIX standard. Instead I would suggest verifying proper links in /etc/rc.d. Shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail

[PLUG] Re: Free MP3 to RealAudio converter

2005-10-30 Thread Shantanoo Mahajan
+++ Kaustubh Gadkari [PLUG] [30-10-05 12:59 +0530]: | Does anyone know a free (as in freedom) converter to convert .mp3 files to .ra? | Googling turns up no results. No such products seem to listed on sourceforge. You can try OGG with quality 0 or -1. Shantanoo

[PLUG] Re: View .doc in console

2005-10-29 Thread Shantanoo Mahajan
. | Now I am able to view .doc files in console. | Viva la Linux!! | Ranjit. | Have a look at this. http://wvware.sourceforge.net/ Shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List

[PLUG] Re: GRUB Loader

2005-10-27 Thread Shantanoo Mahajan
+++ Peeyush [PLUG] [27-10-05 09:37 +0530]: | Hi All, | | Please can any one tell me how to re-install the GRUB loader. man grub man grub-install Shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail

[PLUG] Re: Configuring Tata Indicom Broadband in Linux?

2005-10-02 Thread Shantanoo Mahajan
t the card to DHCP even in Linux, but it still does not allow net | access. | Clearly I'm missing something very obvious here. | Could anyone help? | | I'm running SuSE 9.2 Can you paste the output of # ifconfig -a and # host google

[PLUG] Re: Driver for riva tnt 2

2005-09-30 Thread Shantanoo Mahajan
0x002C | RIVA TNT2 Model 64/Model 64 Pro 0x002D. | | So if any one has any link or the driver .. kindly fwd | it to me, | | TIA | | Narender Kumar Did you check nvidia.com? nvidia has released drivers for graphcis card. Don't know whether for tnt/tnt2 they have released or not. Shan

[PLUG] Re:

2005-09-30 Thread Shantanoo Mahajan
sion : 4.1.9-standard Maybe: http://dev.mysql.com/doc/mysql/en/resetting-permissions.html Shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/mailing

[PLUG] Re: Fwd: mail relay

2005-09-19 Thread Shantanoo Mahajan
y.host.tld Shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Re: [PLUG] Dovecot

2005-09-17 Thread Shantanoo
On 9/17/05, Aditya Laghate <[EMAIL PROTECTED]> wrote: > Anybody having experience in configuring dovecot? > Works almost immediatly. IIRC, it doesn't support subfolders for IMAP. Shantanoo -- __ Pune GNU/

Re: [PLUG] linux hardware queries

2005-09-09 Thread Shantanoo
think so. Unless there is specific requrement like that. Shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help&#x

[PLUG] [OT] Airtel GPRS Dialing No.

2005-09-08 Thread Shantanoo Mahajan
Default: *99***1# Other: *99# Can anyone also test with other server provider? Regards, Shantanoo -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/mailing-list

  1   2   3   >