Re: [ilugd] PDF files restriction on google-books site (cannot save or print them)

2013-02-26 Thread Ravi Kumar
Google Books loads Books pages with few machanism. One of them is loading
as low quality images.
Something like :
http://books.google.co.in/books?id=Chr1NDlUcI8Cpg=PR17img=1zoom=3hl=ensig=ACfU3U0eadAN0PnoWtaHIsoXYoIkk-N_vgw=685
Its a page from Python book - Python: Essential Reference

You cannot restrict someone from printing or saving once the content is
available at user's end - thats a simple theory.
If you do not want to restrict too much, you can use commercial Flashpaper
or opensource Flexpaper (as suggested by Satyaakam Goswami) to load book. I
may be wrong here, never tried much, but for these Flashpaper/Flexpaper,
you probably have to convert your PDF to swf using their provided tools.

Regards,
- Ravi Kumar


On Tue, Feb 26, 2013 at 3:13 PM, satyaakam goswami satyaa...@gmail.comwrote:

 
  But, these files, can only be viewed. They cannot be saved or printed.
 
  Any idea on how is this achieved ?
 

 no idea how it was/is achieved , but something similar can be done  using
 http://flexpaper.devaldi.com/ and many other similar projects , did not
 understand why you want to restrict it ?

 -Satya
 fossevents.in
 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] process gui at ssh

2013-02-10 Thread Ravi Kumar
Use VNC. More info you can get at https://help.ubuntu.com/community/VNC
VNC can be streamed in ssh tunnel. That can be a solution you are searching
for.
Read the doc link, and follow step by step instructions.

Expect LUG members to help you here, not to work for you.


Regards,
- Ravi Kumar


On Sun, Feb 10, 2013 at 12:13 PM, prashant dawar 
prashantdawar.2...@gmail.com wrote:

 please do not give google results. i need a solution.
 
  
 http://maketecheasier.com/use-ssh-x-forwarding-to-run-remote-apps/2009/06/22
 
 
 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Linux based Web Hosting

2012-12-30 Thread Ravi Kumar
On Sun, Dec 30, 2012 at 6:16 PM, Vivek Kapoor subs...@exain.com wrote:

 I can highly recommend E2E Networks http://e2enetworks.com if you are
 open to cloud hosting.

 They've their servers in India, and hence have excellent connectivity, low
 latency, and works well even if the international bandwidth is choked of
 your isp. Also, they've a technically competent staff; in fact it's being
 run by Tarun Dua who's also a member on this list.


Price seems too high. I am paying 26 euro (less than INR 1900) per month
for a hardware which has 8 GB RAM, 2 HDD with 1 TB each (so I can use
soft-raid), dual core AMD processor. This is not cloud.
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Linux based Web Hosting

2012-12-29 Thread Ravi Kumar
If you want total control, like installing any environment
(python/ruby/php), access through SSH, etc, shared hosting is out of
options. For VPS/owned-instance, you can try:
1. Slicehost
2. Rackspace
3. Amazon EC2
4. Hetzner
etc

All of these let you choose different instance types (RAM/CPU type based),
and will provide you web interface to install any popular Linux distro. You
will be given access to SSH, and then its all yours to do whatever you want
to. So, basically it will be whole virtual remote machine with Linux.

I am using some instance from all these providers. In my opinion, Rackspace
is cheapest for a low profile instance. I am getting billed $14/mo for
small instance which has 512MB RAM. If you need better machine, high RAM in
comparatively low price, try to buy some reused hardware at Hetzner..
Amazon EC2 stands at same level as Rackspace, but it has better addons,
like S3/EBS/DNS etc.

Amazon EC2 has free plans for starters. If you want a free instance for a
year, register on Amazon EC2, and select the tiny instance (perhaps with
600-700 MB RAM) and you will get linux with sufficient RAM to run your
web-app/site.

My experience with other VPS and Shared hosting been rough.


Regards,
- Ravi Kumar


On Sat, Dec 29, 2012 at 11:11 PM, Vipul Agarwal vi...@nuttygeeks.comwrote:

 Hi Mridul, if you're open to hosting providers outside India, you may like
 to checkout Hetzner. Their VPS service is quite good and affordable.


 http://www.hetzner.de/en/hosting/produktmatrix_vserver/vserver-produktmatrix

 They even provide free monitoring tools.

 -Vipul
 On Dec 29, 2012 4:55 PM, Mridul Kapoor mridulkap...@gmail.com wrote:

  Hi
 
  I plan to put up a website for a blog and some of my projects. I have
  projects in python, ruby, php. So I would want a web host which provides
 me
  these, along with a capability to manage via ssh -- install stuff etc.
 
  Could anyone recommend me a  good and cost-effective hosting provider ? I
  see hostgator has India operations. Any recommendations/reviews ?
 
  Thanks
  Mridul
  ___
  Ilugd mailing list
  Ilugd@lists.linux-delhi.org
  http://frodo.hserus.net/mailman/listinfo/ilugd
 
 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Database Management My Sql

2012-11-08 Thread Ravi Kumar
Managing Big data on MySql is challenging. Many companies do that their own
way, like some partition their users based alphabetically on different
database servers with replications and load balancing for each, resulting
in 100 DB servers.
Google uses their own home baked nosql DB, BigTable. Facebook uses multi
Mysql.

Ravi Kumar
 On 08-Nov-2012 11:50 AM, Raakesh kumar kumar3...@gmail.com wrote:

 On Thu, Nov 8, 2012 at 9:46 AM, Raj Mathur (राज माथुर) 
 r...@linux-delhi.org
  wrote:

 
  If it's an option, switch to an RDBMS that was designed for enterprise-
  class deployment from day 1, i.e. an RDBMS that doesn't have My in the
  name.
 
  Yeah, I know this is going to start another flame war but WTH, Delhi's
  getting colder by the day.  I'm planning to install a few old computers
  around slum clusters, at least the heat generated on the list will keep
  them warm at nights!
 
  Regards,
 
  Well i have created one more index on the respective table and have
 created partitions on the table based on date range. This has increased the
 performance by 50% for now but it's very scary as table is recording approx
 1 lack rows per day so i am switching to MongoDB now with sharding.
 @Tarun, Thanks I will try Apache Solr.
 BTW just to ask why did Google, Facebook didn't switch to Mongo DB if it's
 that difficult in MySql? I have seen so many big applications are still
 running and being developed on My Sql.
 --
 Regards
 RAKESH KUMAR
 http://raakeshkumar.wordpress.com
 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] [OT] Leaked Memo Says Apple Provides Backdoor To Governments

2012-01-08 Thread Ravi Kumar
On Sunday, January 8, 2012, Gora Mohanty wrote:

 On Sun, Jan 8, 2012 at 6:58 PM, Ashish SHUKLA 
 wahjava...@gmail.comjavascript:;
 wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA512
 
 
 http://apple.slashdot.org/story/12/01/08/069204/leaked-memo-says-apple-provides-backdoor-to-government
 
  Not really surprised but feeling kind of proud seeing name of my country
 in /. :)

 Not sure that it is anything to be proud of having India mentioned
 in this context. The blurb says that besides Apple, RIM and Nokia
 have also done this. Also, if they are doing it for military intelligence,
 they are probably doing this for other government agencies, and
 these backdoors might well be used to spy on fine, upstanding citizens
 like us.

 Regards,
 Gora



I don't believe. The attached paper scans are not really the scans. Also,
to appear as scanned, it has been degraded in pixel quality. Looks like
just a viral effort.


-- 
Regards,
- Ravi Kumar
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] motherborad

2011-09-22 Thread Ravi Kumar
  On Thu, Sep 22, 2011 at 12:58 PM, Vikas Rawal 
  vikasli...@agrarianresearch.org wrote:
 
this mother not boot with centos 5.6 and 6.0.  please help how to
slove the problem.

 I would be helpful if you have some error messages to show to us,
 otherwise it becomes difficult to understand the reason for it.

   oops. English language on this sub-continent is doomed.

 I don't know why but I was able to understand what he is trying to say,
 and that solves the purpose.

Yes, you are right.. As long as message gives hint, one can ask for more
info whatever is required to help him. Pointing out the mistakes in language
and seeking communication perfection should not be utmost interest here.

But I think, that remarks was just for fun.



 --
 Chirag Anand
 http://atvariance.in

 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Motherboard that works on Linux with Intel I-3 processor

2011-09-22 Thread Ravi Kumar
I never had problem with any motherboard running linux.

Can you send exact error you getting while you boot Linux, and when you get
the error during boot process.


Regards,
- Ravi Kumar



On Thu, Sep 22, 2011 at 7:12 PM, vivek kumar vivek.2k...@gmail.com wrote:

 Dear List,

 Please suggest a good motherboard that will support Linux (CentOS 6.0 and
 Ubuntu 10.4) without problems with Intel I-3 and I-5 processors.
 My experience with MSI motherboard has been 100% negative.

 Thanks and regards,

 Vivek Kumar
 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Invitation to connect on LinkedIn

2011-07-15 Thread Ravi Kumar
So the mysterious again in picture. Well, why do not we all members check
once in our address book for this Vinay, and delete his all existence.

Regards,
- Ravi Kumar



On Fri, Jul 15, 2011 at 10:36 PM, Gora Mohanty g...@mimirtech.com wrote:

 On Fri, Jul 15, 2011 at 10:20 PM, Yogesh Singh via LinkedIn
 mem...@linkedin.com wrote:
  LinkedIn
 [...]

 Oh, noes! Here we go again, complete with the mysterious Vinay.
 I will do my part of the kabuki theatre:

 http://wiki.linux-delhi.org/cgi-bin/twiki/view/Main/DoNotTrustMeWithYourPersonalData

 Even better, this bozo (and IMHO, this term is justified now), is already
 on the list.

 Regards,
 Gora

 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] [COMMERCIAL] Python Django Developers

2011-06-30 Thread Ravi Kumar
Hi Friends,

ENOZEN Technologies need some excellent python geeks/developers to
work on our projects. The project will be distributed as Freelance,
where you can work as Part-time or full-time engagement with other
developers.

First, let me introduce ENOZEN. Its a Web-Application  Mobile
Application development startup.
Our main development platform is Django/Python on Linux using jQuery,
though we also develop some applications in PHP and Java(mainly for
enterprise integrations).

You can learn more about this company by visiting enozen.com

Currently we are looking forward to connect with some freelancers
Python/Django geeks, who have good knowledge of working on Linux
platforms.  You won't have to design graphic and struggle with
HTML/CSS. You will be given designers support as much as possible.

The candidate should be pretty good at:
- Python
- Django Framework and its ORM
- Linux, Bash
- Python's PIP, VirtualEnv
- Python Debugging
- Javascript/jQuery
- Good knowledge of HTML/CSS
and some pinch of geekness.

If you have any query, please feel free to contact me.

Regards,
- Ravi Kumar

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Invitation to connect on LinkedIn

2011-06-01 Thread Ravi Kumar
On 01-Jun-2011 5:43 PM, Vivek Kapoor subs...@exain.com wrote:

 On 06/01/2011 05:26 PM, Aman Thakur aman.thakur.1...@gmail.com wrote:

 Gora, i didn't spammed here dude. I sent an invitation to one of my
friend
 vinay only i don't know how it came here in the mailing list.


 I've always been intrigued by the linkedin spam on this list. All are
addressed to Vinay. I couldn't find any user Vinay in the past archives.

 Aman - is the e-mail address of Vinay ilugd@lists.linux-delhi.org or
similar, or you're not aware of that?


I can see, Vinay kumar gupta is added with ilugd mail ID.
@Aman, Can you please check your contact book. Please confirm us.


 Regards
 Vivek Kapoor
 http://exain.com


 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Invitation to connect on LinkedIn

2011-06-01 Thread Ravi Kumar
2011/6/1 Raj Mathur (राज माथुर) r...@linux-delhi.org

 On Wednesday 01 Jun 2011, Vivek Kapoor wrote:
  On 06/01/2011 05:41 PM, Prakhar Agarwal prak...@fedoraproject.org
 wrote:
   Dude, it wouldn't hurt to check the email-id itself before
   shooting off a mail to anyone. Your friend Vinay in your contact
   list is saved as
  
   Vinay Kumar Gupta il...@frodo.hserus.net
 
  Prakhar  Ravi - how did you get his name and email address? Also,
  what does this guy do? Is he an employer or a consultant - if you
  search the past archives for at=least a year or two, you'll only see
  mention of Vinay
 
  http://search.gmane.org/?query=invitation+to+connect+on+linkedinauth
  or=group=gmane.user-groups.linux.delhisort=relevanceDEFAULTOP=and
  xP=Zinvit%09ZlinkedinxFILTERS=Guser-groups.linux.delhi---A
 
 
  Maybe the users here aren't actually opening up their address books
  to linkedin. Almost all wanted to add Vinay for some reason. So,
  their addition to the hall of shame may need a review :-) Rather
  this Vinay is the culprit who would need to change his email
  address.

 If that were the case, the friends of this putative Vinay Gupta would be
 able to tell us something about him, starting with his real e-mail ID.
 Until then, I stick to adding names to the Wiki page.


Vinay Kumar Gupta - vkgalway...@gmail.com

Please don't ask where did I find it. I don't know him personally.

Regards,

 -- Raj
 --
 Raj Mathurr...@kandalaya.org  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
 PsyTrance  Chill: http://schizoid.in/   ||   It is the mind that moves

 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Invitation to connect on LinkedIn

2011-05-31 Thread Ravi Kumar
On Tue, May 31, 2011 at 1:09 AM, Gora Mohanty g...@mimirtech.com wrote:

 On Mon, May 30, 2011 at 9:32 PM, Aman Thakur via LinkedIn
 mem...@linkedin.com wrote:
  LinkedIn
  
 
 
 
 
 Aman Thakur requested to add you as a connection on LinkedIn:
 [...]

 Always glad to oblige morons: Do not know where I would be
 without the likes of you.

 Welcome to the newest entry in

 http://wiki.linux-delhi.org/cgi-bin/twiki/view/Main/DoNotTrustMeWithYourPersonalData

 Regards,
 Gora


Not quite a way to handle this problem. If the admin can spend some time
configuring blacklists, it will save a lot of members from getting such
mails. Clearly, the mail is sent from mem...@linkedin.com, and you can just
add it to blacklist.  Rather than adding user and humiliating it. These
sites, socials networks has so many places where a person fall in their trap
out of curiosity. Then he learns. And what are you doing to them? Calling
them MORON, and listing them in a page, like putting in box of shame. I also
didn't like your idea of listing their email in a page, as they did some
sort of mistakes. You are now hitting their privacy by listing their EMAIL
without their permission in a open page, where spammers can collect these
emails.


 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] [...@iitd:10950] [Tip] Access your accounts(Gmail/Facebook.. etc., )as diff users on the same web browser

2010-12-25 Thread Ravi Kumar
Multiple account login as Google provides, is very unstable and incomplete.
When I use gmail account as well as Google apps account, it breaks a lot.
They will get it fixed and fully integrated with other Google services in
future, but for now, I wont go for it.
FireFox profile switching is great, and as far as I know, it wont mess
anything since it creates different container for sessions and cookies for
each profile.
 On 24-Dec-2010 2:49 PM, Sagar Belure sagar.bel...@gmail.com wrote:
 On Fri, Dec 24, 2010 at 2:37 PM, Tha.Suresh jemenisur...@gmail.com
wrote:
 Multiple sign is possible in gmail from quite a long back.
 I agree.
 But what about other sites, like banking/social network sites.!!!

 Yup. That was just FYI.

 Also, information provided by you was nice. Appreciate it.

 --
 Thanks,
 Sagar Belure

 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Mid-range laptop for Linux (Debian)

2010-12-21 Thread Ravi Kumar
Gora, Is this recommendations to buy Sony VIAO or are you saying not to buy
because it has lots of issues with GNU Linux??

Anyway, I bought Dell Inspiron 1545 with freedos, around a year ago, and it
never had any problem in using Linux and/or installing any device driver.
So I would recommend Dell. Don't try HP, they make experimental laptop,
which has bleeding edge devices for no use, and dies anytime.
On 22-Dec-2010 9:39 AM, Gora Mohanty g...@mimirtech.com wrote:
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Android users here?

2010-12-20 Thread Ravi Kumar
On Mon, Dec 20, 2010 at 10:10 PM, Mahesh T. Pai paiva...@gmail.com wrote:

 Yup. Best part or not, cloud, rain, or shine, I want the data, here,
 on my PC, with the ability to manipulate it before sending it back to
 the phone.


Do you want to manipulate your SMSes and again save to Phone?? It doesn't
sound good. You can forward..

Apart from this, what else you want to edit?? If you want to get in deep,
try their android development kit, start their remote shell and play with
the API.
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Server is hacked, pl. advice

2010-12-07 Thread Ravi Kumar
Because we cannot remember the state of files, and cannot be 100% sure that
no rootkit or other exploits is left in some corner of server.
we can re-install the whole linux if we want.
This is not a compulsion, but an advice to have a clean install.

-=Ravi=-


On Tue, Dec 7, 2010 at 9:40 PM, kuldeep kamboj kuldeepk1...@gmail.comwrote:

 Hi mr raj mathur,
 Im just very new to linux, so please dont mind about my question. But
 reinstall of linux in case of hack dont look very good solution. Even in
 case of windows we first try to recover system not to reinstall. Then how
 can be justified to reinstall linux system in case of hack like that?

 On Dec 3, 2010 8:25 PM, Karanbir Singh mail-li...@karan.org wrote:

 On 12/03/2010 06:26 AM, abhishek jain wrote:
 
  can anyone here suggest me what should i do,
  i am...
 You have already had a lot of good advice here, I'll add a few more things
 :

 - backup you data, and only your data

 - backup anything else you might want from the machine, but in a different
 place to your data

 - Call and speak to the hosting company - make sure they understand its
  security issue, and treat it with a high priority; Make sure they know
 what
 your level of linux competence is and how you can help them.

 - Insist on a new VM being installed for you. Dont try and clean this one
 up, just get your data and make sure its destoyed

 - Take steps to make sure this does not happen again :)

 All the best.

 - KB



 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 htt...
 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] OTRS 2.4.7 on Linux - Mysql Database Size Query

2010-11-28 Thread Ravi Kumar
There is no limit on data file size in MySql. It totally depends on how much
max size host operating system allows for individual files.
Refer: dev.mysql.com/doc/refman/5.0/en/full-table.html

Most probably, the reason for performance hit may be the big table size.
You can start slow query logging to be sure. That can be enabled in my.cnf
file .
On 29-Nov-2010 10:17 AM, Amit Sharma amit_...@yahoo.com wrote:
 Hi,

 I am using OTRS 2.4.7 on Linux with Mysql Database.

 Data size is 13 GB.

 Please let me know what is the max size it can support without affecting
the performance.

 Of late I am experiencing that the respone is slow, it is beacuse of the
BIG size of database?

 regards,
 Amit

 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Meeting in North Delhi?

2010-10-16 Thread Ravi Kumar
I am in north. ;) I can meet, though food and drink not required.
On 16-Oct-2010 4:08 PM, Sudev Barar sba...@gmail.com wrote:
 On 15 October 2010 20:06, AJ Dhaliwal adhaliwa...@gmail.com wrote:
 I was wondering if some people would be interested in meeting up around
 North Delhi for dinner/drinks to discuss open source software etc.
Weekend
 of the 23rd 24th Oct maybe? I am new here and it would be nice to meet
some
 people with an interest in open source technology.

 Though this is not for me as I live south of South Delhi, I would love
 to see more local meet ups.

 --
 Regards,
 Sudev Barar
 Read http://blog.sudev.in for topics ranging from here to there.

 PS: Replying using bottom post/in-line post makes email conversations
 whole lot easier for meaningful dialogue. Snip out what is not
 relevant. Adopt this and spread the message.

 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Meeting in North Delhi?

2010-10-16 Thread Ravi Kumar
Where in north Delhi you are planning the meetup. Is it final to north or
still open to change.
On 15-Oct-2010 8:14 PM, AJ Dhaliwal adhaliwa...@gmail.com wrote:
 Hi,
 I was wondering if some people would be interested in meeting up around
 North Delhi for dinner/drinks to discuss open source software etc.
 Weekend of the 23rd 24th Oct maybe? I am new here and it would be nice
 to meet some people with an interest in open source technology.
 Thanks
 Ajit Singh Dhaliwal

 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] [OT] [Jobs] Perl Linux Developer Required for Full-Time Job in Noida

2010-10-13 Thread Ravi Kumar
Hi,

There is a requirement for a perl developer in the Software firm where
I work. HR and Recruiters have posted the job description in Monster
and other job sites, but I feel, one can truly find talented guys are
here who works on Linux and perl technology. (That is why, I am
posting here).


We are finding someone expert in Perl as well as Linux, and should
have more than 3 years of experience (more experience is better).
He/she should have worked on Perl extensively on Linux/Solaris
platforms. When selected, he/she will be working on a project that is
highly Webservice oriented. So you should possess extensive knowledge
and experience in Web-Service development in perl. You should also be
able to show your magic hand on debugging perl codes. Apart from
these, knowledge of MySQL and Java technologies are plus.

Minimum Qualification : Not important

Job Description:
=
1. Should be highly experienced perl developer on Unix/Linux platform
2. Good in debugging perl codes
3. Must have worked on developing Webservices (SOAP) and their clients.
4. Must be knowing XML, WSDL etc (which are foundations of Web-Services)
5. Must have worked on MySQL (Database Development)
6. Good in problem solving



Extra skills or knowledge that will be considered plus (these are not
required, but if you have, you get little above among others):
=
1. Core Java and Web-Development with Java using Struts/Spring
2. Linux System Administration Knowledge (Installation/Network Setup)
3. Python knowledge (with Django framework etc).
4. Shell Scripts
5. USA VISA (H1)


Salary : Better than whatever is available in market. Yes, its all
upon the deserving candidates.

If selected, you should be able to join asap (like within 15 days).
If you think you are the one, and are interested in applying, just
send me a mail with your resume. Also mention your mobile/cellphone
numbers.
In subject, please write : [PLWS JOB] Your_name experience_in_years
Like sample would be : [PLWS JOB] Ravi Kumar 5yrs exp.


About the Company:
=
This is a rapidly growing Software firm, in Noida Phase-II, with
branches in US (Colardo, Los Angeles, California, Herndon).


Looking forward to meet the talented Perl geeks.

** Please do not reply this mail. Just send me personal mail to same
id ra2...@gmail.com

Regards
Ravi Kumar


-=Ravi=-

___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Job in Linux Administration

2010-10-02 Thread Ravi Kumar
What's your contact no#. Also mail me your resume.

On 30-Sep-2010 10:08 PM, Aman Thakur aman.thakur.1...@gmail.com wrote:

Thanks gaurav and karanbir singh ji, for your kind reply and useful
information. But is it possible to have interview for the job which have a
condition that its needs experience people? Wouldn't they just reject the
freshers?

Thank You
Aman
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Open source Web Server load monitoring tools

2010-03-24 Thread Ravi Kumar
On Wed, Mar 24, 2010 at 1:27 PM, Karanbir Singh mail-li...@karan.orgwrote:

 Use this as a reference platform, eg if you can get 25% better performance
 by moving all your static content ( eg. graphics, css, js ) into a tempfs,
 that will translate to a about the same level[1] boost in production as
 well.


What are the benefits using these static media in tempfs (in WebServer
Environment)? Can you please show some examples/cases? Anyhow, as I know,
modern servers load the content in memory, delivers it to client, and keeps
the cache in RAM for reducing disk level IO.. This can clearly be seen, a
long running apache just fills more and more RAM even if the load reduces.

If we use tempfs, we are keeping just copies of static content in memory -
one sure wastage of precious memory.

Assuming (and probably its fact), when your site gets popularity,  your
Static Media content collection will become huge with the time. So, I don't
think, tempfs should really be in scene.


If you have a quad core, perhaps locking down 2 cpu cores and dedicating
 them for the mysqldb might be a good idea.


This is a good idea, again if you are using same system for WebServer and
Database server. But keep them apart, life would be much easier (and cost
would be little expensive).

Similarly, separating the i/o for http and mysqld at the block device level
 might be something you want to look into.


What you meant by this? Do you want to say Keeping them in different
partitions or disks would be beneficial?.


 These are just some generic options you can look at - before you move into
 app level optimisations. And there are many many things that could be done
 there as well. Simple things like - are you running the webroots with atime
 enabled / ensure that db index's are valid and the querylog isnt reporting
 runtimes greater than a second for most things

 Hope this helps and gets you thinking along a more formalised path.


My suggestions would be take the same route, what the others have taken,
and is already proved. Read mysql performance blog for tuning mysql. Then
read the case-studies and tricks on highscalability.com
You will find them really nice and proven, although you won't need that
much, but you will get insights.


Now, if I have to do something like this, I start with Browser. I
install *Firebugplugin
+ *Mozilla Firefox, enable the Net section, and refresh/load my webapp page.
It shows how much data is recieved, and what are those data.

Most static contents are then put in a rule to not expire, so browsers
won't hit the server for same data. Take an example, jQuery javascript
plugin is around 60KB (minimized version). But 60KB is too much for me. I
enable GZip compression on the webserver, so when a browser sends requests
with header saying it knows/supports GZip compression, my server just
compresses the JS (or any content which can be compressed - more effectively
texts). The size becomes too less, around 16KB (in transfer). When browser
gets it, it decompresses and presents to the page. That saves bandwidth, and
a lot time.

Now, since I am not going to update my jQuery, CSS, JS and images (which are
static to site), i write the rule in apache config to deliver them with
expiry time set in months. So next time browser wont hit my server for
getting the jQuery or other expensive media files.

After that - I look into either DB or App level for tuning. But if I have to
use the caching, I use it from the beginning of development. And what I put
in cache (like memcache) -

   - Rendered page blocks : Today we use Template languages in every
   framework. They are comparitively slow, takes a lot cpu in rendering the
   content. So good idea would be to save those cpu ticks :)
   I just get my templates rendered and push that in cache server, giving
   expiry time depending on how dynamic presentation is. Even if I give 5 mins
   for Homepage template blocks, it saves a lot CPU.
   - I enable slow_db_logging in mysql config, so taht I can get those
   queries which takes more than 1 sec (and 1 sec too is really evil). Getting
   all those queries, I try to find how to optimize, either at application
   level, or query level or db level.
   - In application, when I fetch a query result, I store them in memcache
   server. When I change something at users-request to that table, I do
   invalidate those cached result. That way, data is always fresh till you
   follow the rule One Entry and Failure point at application level.
   - I prefer only those servers for delivering my static contents which are
   based on libevent. That are really fast in processing multiple requests
   concurrently.

But in Tanveer's case, he is using vBulletine, a ready made package. And he
won't want to spend his time in fine tuning at application level. So he need
to play at hardware, server (apache + mysql) and content delivery by other
server like nginix. He can also search Google to find way to attach caching
server into 

Re: [ilugd] Open source Web Server load monitoring tools

2010-03-24 Thread Ravi Kumar
On Wed, Mar 24, 2010 at 10:56 PM, Karanbir Singh mail-li...@karan.orgwrote:

 On 03/24/2010 10:02 PM, Ravi Kumar wrote:

 If we use tempfs, we are keeping just copies of static content in memory
 - one sure wastage of precious memory.


 erm, no - you seem confused about exactly how fs cache and tmpfs works.


Please enlighten me. :) And, I didn't said anything about fs cache... When
you contradict or say something is wrong, it would really be nice if you
supply reason, facts, any pointers etc to assert your views rather pointing
that I am wrong and saying no reason.

I really would like to know why tmpfs would be the corner to look in for
Webserver performance gains.



  Assuming (and probably its fact), when your site gets popularity,  your
 Static Media content collection will become huge with the time. So, I
 don't think, tempfs should really be in scene.


 thats again completely wrong.

 even extremely popular sites like smugmug or twitter have just a few Megs
 of static content.

Lets says you are right, then -
For these cases, the word Exception is used :) ? Don't you agree. If you
put some generalization, others should not disagree because they found one
or two of cases where generalization failed. I didn't stated the Universal
Truth.

But in real -
Twitter doesnt let its user upload/showcase their media/pictures etcs with
their tweets. But users have ability to upload and change their background
which can be any picture less than 800KB in size. And Twitter has more than
350,000 users (as per highscalability.com). Even 1% users uploaded content
makes a huge contribution to their static media size. Twitter started using
Amazon AWS as CDN. It clearly proves they have a good amount of static
media.



 besides if you are getting over a million hits/hour - I am sure you can
 afford a decent sysadmin and a few more machines. If not, you are doing it
 wrong :)

 - KB


There are many ways to optimize the Website. I didn't said what ever you
pointed is wrong.  There are optimization areas where you focus to gain
most. But you have to decide where to look first and give priority. You
probably won't spend 80% of time to achieve 20% performance gain, by just
avoiding or giving less priority to ways for 80% performance gains in 20%
time :) ...


Read this, http://developer.yahoo.com/performance/rules.html
This is really a nice information. Everything well said and tested and used
in real life rather than theories.

-- 
-=Ravi=-
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Open source Web Server load monitoring tools

2010-03-12 Thread Ravi Kumar
More RAM is always good.

AFAIK, RAM is first preference, than CPU. You can write a small script to
monitor CPU / Memory usage of WebServer and Database server (its easy, since
you know both are long running process, so script can query based on their
PID). If everything goes well, try to implement MemCache (you will say WOW,
what a performance, but i am not sure how to integrate it with vBulletine.
caching is good if implemented at application level, but you won't want to
mess with their code). Apart from these, you can do static resources
delivery through ngnix server. You will have to find which URL is mapped for
static content, and then use sort of URL rewriter to point at ngnix. I did
the same thing for a client's application, and the result was awesome (in
terms of webserver responsivness and memory usage).

At database server, its always good idea to minimize their disk IO
activities. So loading most indexes in memory is a win situation.
Other MySQL optimizations, some are specifi to your server architecture
(like max. no. of threads to use. Too less and too many are both a high
performance hit). I think a site is called mysqlperformanceblog. You can
find a lot there.


On Wed, Mar 10, 2010 at 11:06 AM, Tanveer Singh w...@tanveer.in wrote:

 Hi,
 We have a website running vbulletin and some other stuff. The number of
 visitors is huge, and our quad core 16GB RAM dedicated server is feeling
 the
 load. The web server is lightspeed
 Poking around on vbull forums revealed that most big boards run on 2 server
 config
 1. Database server
 2. Front end Web server.
 We are on single server. Sometime back we were on apache, and loads were
 very high, after moving to lightspeed, things improved, but looking at the
 growing web traffic, we would need to go with dual server, with one
 database
 server running mysql, and vbull frontend etc., on the other server.
 But before me make this plunge, we want to make an informed decision about
 whats consuming what load.
 Is the RAM the bottleneck, or is it CPU, if its CPU which process is eating
 CPU, how much is mysql process consuming etc., etc.,

 So we were thinking that we run a simple monitor software which dumps some
 graphs etc., over a period of one week, where we can compare the real time
 traffic vs CPU load graphs etc., and which process is memory intensive,
 which is CPU intensive blah blah.
 Any pointers to some easy to configure stuff?

 regards
 Tanveer
 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd




-- 
-=Ravi=-
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Google Chrome finally out for Linux

2009-11-30 Thread Ravi Kumar
On Mon, Nov 30, 2009 at 2:10 PM, Saurabh Sharma luckysharm...@gmail.comwrote:

 On Mon, Nov 30, 2009 at 1:34 AM, Gaurav Gehani
 gauravforyou...@gmail.com wrote:
  Just for those who gonna use chrome-unstable be lil careful when u use it
  specially when using search function (ctrl f) in page. With me it has
  crashed my session many times
  and only possible way to recover was hard-reboot. :( so be little careful
  and rest its all cool. Just make sure u dont search lot many number of
  things in page if some other important thing is open else u wont even get
  chance to save that :(
 
  --
  Thanks  Regards,
  Gaurav Gehani
  ___
  ilugd mailinglist -- ilugd@lists.linux-delhi.org
  http://frodo.hserus.net/mailman/listinfo/ilugd
  Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
 

 Sorry to say, but its just working great on my side. No crashes so far.

 Thanks
 Saurabh

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Yes, latest build works fine. But for Flash sites and games, its too slow,
and screen flickers with blank overlayer, which is annoying to some extent.
Hope, google-chrome-dev will come out with really stable and outperforming
browser for linux soon.

-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Help require

2009-10-17 Thread Ravi Kumar
On Thu, Oct 15, 2009 at 2:21 PM, Amar Singh jeet_ama...@yahoo.in wrote:

 Hi everyone
 i want to know is it possible if i ping to one ip my request should go on
 another ip (how is it possible)
 Thanks and Regards
 Amar


No, if you pinging IP Address, and Yes to different IP, if you are pinging
hostnames. You should provide the problem context to understand your case
clearly.

-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] This is weird!

2009-04-06 Thread Ravi Kumar


 The content of the mail is as follows:

 This e-mail and any files transmitted with it are for the sole use of
 the intended recipient(s) and may contain confidential and privileged
 information. If you are not the intended recipient, please contact the
 sender by reply e-mail and destroy all copies and the original
 message. Any unauthorized review, use, disclosure,dissemination,
 forwarding, printing or copying of this email or any action taken in
 reliance on this e-mail is strictly prohibited and may be unlawful.
 The recipient acknowledges that Bharti Airtel Limited or its
 subsidiaries and associated companies(collectively Bharti Airtel
 Limited),are unable to exercise control or ensure or guarantee the
 integrity of/overthe contents of the information contained in e-mail
 transmissions and further acknowledges that any views expressed in
 this message are those of the individual sender and no binding nature
 of the message shall be implied or assumed unless the sender does so
 expressly with due authority of Bharti Airtel Limited. Before opening
 any attachments please check them for viruses and defects.


That is not the content but the disclaimer statements in footer. Maybe your
mail was just blank, because every mail from Airtel would have this text as
footer snippets.
This is usually followed to include such for companies which follows some
standards like ISO.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] This is weird!

2009-04-06 Thread Ravi Kumar
On Mon, Apr 6, 2009 at 7:29 PM, Amar Singh jeet_ama...@yahoo.in wrote:

 HI
 will u tell me how will we set password on a file or directory in linux

 Password on a file... :)
Well, encrypt your file .. just easy..
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Strange Internet Experience on Ubuntu Linux

2008-08-30 Thread Ravi Kumar
Hi,
I am facing strange Internet experience on my Ubuntu system. I have a system
with Dual Booting, Linux/Ubuntu and Windows XP. Airtel Broadband connection
is with Beetel Modem interface to ethernet (not usb).
Now,
I can open Google.com, can search. I can open Gmail, read/send mails.
i can open citibank india page.
I can ping any site, and the Ip is resolved quickly (ping shws the IP
Address and also pings ).
I can open a site (cannt disclose the adderss, my companies internal site),
using IP address (no name regsited for that server).

BUT,
I cannot open any other site. I can search but when i click the link in
search result page, it just says,. Waiting for site_name and then nothing
happens for long. I telnet to yahoo.com port 80, issued GET /index.html but
nothing happened, just Remote host closed the connection

For all sites, it says Waiting  and then nothing happens. This is really
strange.In google translate, I opened youtube.com and that opened, but not
the images or links which has direct requested to original server. Talked to
airtel guys, but let me tell you, they are the dumbest technicians in the
world (at least at customer care center). I have bad experince with them.
Let me share that to you people:
Once I called Airtel Broadband Customer care, and asked, wht is the Gateway
address for modem to airtel network, and they said 192.168.1.1 I explianed
the fact to them tat this is modem, which is gateway foir my computer. The
guy thought for sometime and trhen said, 192.168.1.1
I shouted and he ran to call senior officers, said he knows the address and
can tell you. The senior person came and I
had to brief everything again, and at last he said, Sir please write down,
the gateway address is 192.168.1.1, and that is used for everything, from
computer to modem, from modem to airtel, wven we here use the same

Enjoy
-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] php database project

2008-08-12 Thread Ravi Kumar
On Mon, Aug 11, 2008 at 6:49 PM, abhishek jain
[EMAIL PROTECTED]wrote:

 On Mon, Aug 11, 2008 at 6:25 PM, Varun Mittal [EMAIL PROTECTED]
 wrote:

 
  If you are able to hack the server kindly do not delete any thing as I
 have
  really worked hard on it.
 
 Why don't you take a backup of your works.

 --
 Thanks and kind Regards,
 Abhishek jain
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Open the source code, people will let you know where you did something wrong
or insecure. Else hacking the application would involve much labour, like
watching cookie, session, and getting acquinted with the application use
case, and then guessing the flow.
Then the people will start hit and try to get something, which is mostly
failure..

So what do you think, will anyone go for blind fishing.

-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Unable to login to Airtel modem admin interface

2008-08-12 Thread Ravi Kumar
On Wed, Aug 13, 2008 at 12:01 AM, Puneet Lakhina
[EMAIL PROTECTED]wrote:

 I have an airtel DSL connection with the beetel 220 BX adsl2 ethernet
 modem.
 This modem's ethernet wire goes into the Dlink wireless modem.
 I tried to login to the admin interface at 192.168.1.1 from my
 laptop(wireless) but i get connection reset error page everytime. What
 could
 the problem be?

 Other information:
 1. My laptop is allocated an IP address by the wirless modem DHCP server -
 the address allocated is - 192.168.0.118. The ip address of My wireless
 modem's wireless interface is 192.168.0.1
 2. I am able to browse the internet without any probelm.

 3. the nmap scan on the DSL router reveals that the ports 21,23,80 and 5190
 are open.
Of these 5190 was opened by me for some testing sometime ago.
  http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


try telnet 192.168.1.1
username : admin
password: password(default) or whatever you set.


let us know if there is any connection error.

-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] orkut - Nitin has sent you a friend request

2008-08-05 Thread Ravi Kumar
if you think over it, this is generally not the problem of the user. And if
some user prevent it from happenning event when using such site (as he knows
this may happen when he reveals the Orkut or other will send the mails to
their friends), then that guy is little genius or more accurately he already
knew about it.
So, just it can be thought to forgive such thing, and we should focus over
how to prevent such occurences rather than shouting over the person.

The beginners won't always know these things, and will learn/get experience
over time.
Take Care

-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [OT] the new blender movie is out

2008-06-17 Thread Ravi Kumar
[EMAIL PROTECTED] wrote:

 On Tue Jun 17, 2008 at 09:51:53AM +0530, Parthan SR wrote:
  Check out the .OGG video from the German server, others seem not to
 respond at the moment.

 Or via BitTorrent :)
 --
   If you care, you just get disappointed all the time. If you don't care
 nothing matters so you are never upset.   -- Calvin

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Hi,
If anyone can collect from me, I will download and burn, whatever the size
be. No money for writing media. ANd if you cannt bring media, I may give u
one without cost.
But the problem is, someone has to pick it from my place.


-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Candidate for Hall Of Shame?

2008-04-30 Thread Ravi Kumar
On 4/25/08, Shiv [EMAIL PROTECTED] wrote:

 The ABN Amro story gets more interesting. Here is a transcript:

 Here is what they responded:
 Dear Customer,

 This is with reference to your email dated
 April 23, 2008. At the outset we would like to thank you for the time
 taken
 and effort made by you in sharing your concerns with us.

 We wish to inform you that we have forwarded
 your concern to our customer service manager in Delhi, who shall be glad
 to discuss the same with you, post evaluating the same.

 Please quote reference number R283200804244076 in case any further
 clarification / assistance is required regarding this
 query.


This is an autogenerated mail response sent to you. So whenever you send the
mails there, it completely depends how they did implemented the system.

Keep  hinting your pressure, and they will come out from cover to talk,..
Good Work


-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] usb to tv tuner for ubuntu

2008-03-05 Thread Ravi Kumar
On Wed, Mar 5, 2008 at 4:28 AM, Linux Lingam [EMAIL PROTECTED] wrote:

 dear all,

 spotted a tv-tuner today, in an external usb matchbox-sized device.
 quoted price: rs 1,350.

 connect your tv cable to the box, connect box to usb, watch tv on your
 computer monitor.
 also found another box, that could also bring tv via box to your
 monitor directly without requiring the cpu.

 was about to get it. but did not know if it works with ubuntu.
 any users here, any specific models?
 any issues?

 more importantly: does it record video.
 full-screen, full-motion?


 tia.


it is like you saw a girl and asking us what is the Name
PLease let us know the Manufacturers  name and if possible model..
Thanks and Regards
*Ravi Shanker Kr *
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [OT] : Y! Messenger project

2008-02-12 Thread Ravi Kumar
 When I see your emails coming from gmail (assuming you were at work at
 the time) and this discussion about trying to limit file transfer
 features.. it just seems.. contradictory.  No offense to you or your
 company but that's just how it seems.

 --
 Manish

 ___


yes right, employees cannot open the external emails, such as gmail and
yahoo.. the ISA does that. Now, someone at a little high position, and being
trusted are granted those accessess on request.

I am sending mails from my workplace, since I am trusted, and the other
reason is my single Ubuntu box in all over office (everyone has Windows on
their desktop) doesn't work well  under AD authentication and ISA. I cannot
get to svn etc outside the corporate perimeter. thats why i am given access.


-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Linux based dissambler for windows x86 program

2008-02-11 Thread Ravi Kumar



 Found it...
 http://www.kristian-hermansen.com/tmp/iacrb_prac3.html
 --
 Kristian Erik Hermansen
 Know something about everything and everything about something.


I have already tried IDA Pro Free (Windows) version to run under Wine. But
was not satisfied. Since its Font rendering was very poor in Wine, I had to
run that in Windows to get it work. Also, there came the problem, too many
open files in Wine  Environment,. Also in windows, it took so much memory,
and time that I am again looking for some good on, also preferrably on
Linux.
Last Night, I also found ollydbg, yet to check it and read abouit it.

:)

-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [OT] : Y! Messenger project

2008-02-11 Thread Ravi Kumar

 
  No, mails can be sent to anywhere, but when you breach security by
 sending
  mails-attachments(docs) outside the trusted list of domains, then it is
  easily filtered by administrator, who can watch in archive for the sent
  attachments.

 Hmm.  And accessing non-work emails like gmail at work ;) ?  Sorry for
 splitting hairs but the fundamental logic seemed flawed hence these
 questions to clarify understanding.


I can't  figure out what's bubbling in your beautiful mind. Please make it
clear. Where do you doubt, and most prominently how do you doubt, rather
than saying the logic seems flawed.

-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [OT] : Y! Messenger project

2008-02-11 Thread Ravi Kumar
On Feb 11, 2008 7:01 PM, Arindam Ghosh [EMAIL PROTECTED] wrote:

 Hi,

 You might like to try Gyach Improved

 [http://www.phrozensmoke.com/projects/pyvoicechat/].


Gyach has  Poor UI Design, Its not like I have to use it,. I don't chat or
use Y!. So, Gyach is little problem here because certainly others who will
be given that, would not like the UI.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [OT] : Y! Messenger project

2008-02-10 Thread Ravi Kumar
On Feb 11, 2008 11:57 AM, Manish [EMAIL PROTECTED] wrote:

 On Feb 11, 2008 11:24 AM, Ravi Kumar [EMAIL PROTECTED] wrote:
  Hi,
  I am in sort of stupid project. As my company doesn't allow Y! messenger
  just to be following ISO standards, which says 'external chat software
 and
  file-sharing software should not be allowed in corporate, as it would
 leak
  the private documents.

 And email?

 --
 Manish



No, there is private owned  Mail server. So Yahoo Mail is not required. :)
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Linux based dissambler for windows x86 program

2008-02-10 Thread Ravi Kumar
On Feb 11, 2008 12:12 PM, tuxdna [EMAIL PROTECTED] wrote:

 http://linux.die.net/man/1/winedbg

 Hi all,
   do anyone know about a Linux Dissambler program for windows binary. I
   don't
   want to leave my Ubuntu for dissambling windows program.
  
 
  http://john.fremlin.org/linux/howto/win32-disassembly.html
 
  
   Please suggest me some.
   It would be better if they have code flow/analyzing etc capability.


Thanks man, you gave very nice pointers to save me. :)
-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [OT] : Y! Messenger project

2008-02-10 Thread Ravi Kumar
Shashidhar Bhat:


 Deploying latest breed of UTM appliance at gateway is an ideal solution.

 Thanks,
but can you throw some more lights. I am reading that on Google. But since I
am not a network admin, I will have problem in presenting that idea. So
seeking a little more description about it.
-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [OT] : Y! Messenger project

2008-02-10 Thread Ravi Kumar
Hi,
I am in sort of stupid project. As my company doesn't allow Y! messenger
just to be following ISO standards, which says 'external chat software and
file-sharing software should not be allowed in corporate, as it would leak
the private documents.
ANd i agree that for certain limit. Private documents are the sole property
of company.
BUt since the new client has asked to provide Y! messenger to everyone
working on their project, so they and onsite people can have better
communication, it is now a problem. The company has provided that, but now
asked me if I can get to disable the File-Transfer and Chat-Room features in
it. THe highest priority is to disable the File-Transfer features.

I searched Internet, and came up with no easy and quick solution. (** GRR,
Y! should have a feature to restrict)**.

I came up with some  faint solution. Here are those:
Edit the source of Pigdin, disable File-Sharing/Transfer feature. But since
its in C/C++, a major problem for us. People here are specialized in Java,
Dot.NET. Myself in Opensource Techs, and somehow Python (which I know less,
but like most). So development/editing in C++ is challenger/.

The second idea is to develop own Web-based MEssenger something like Meebo
(we can't use Meebo as it is restricted and also it has the file-sharing
feature). We can use the same nice library libpurple, but since there is no
python binding for it, it again is a sort of problem for me.

The third idea is to edit the Y! messenger binary, find the port it uses for
the transfer (80) and restrict it.

But none of these satisfies me. I am still looking for some better idea,
therefore I put the problem infront of you.
Suggest me your creative and better idea,. Also, if someone can suggest me
solution around python, it would be great.
-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] How To : Update Bios in Some Gigabyte MBs

2008-02-07 Thread Ravi Kumar
nice hack :) since i too have a gigabyte m/b, it will be helpful to me.
Thanks

On Feb 7, 2008 9:08 PM, Mani A [EMAIL PROTECTED] wrote:

 Basically you will find a *.exe bios update file at their website,
 that will neither work in DOS or with the built-in Q-flash utility. It
 is supposed to work strictly with the M$ OS and a special program
 within that.

 Simply decompress the *.exe with ark for example (assume that it is a
 .rar archive).
 You will get the required file for updating the bios with Q-flash and
 other standalone flashing utilities.
 Of course there is nothing as yet about this on their site.

 Best

 A. Mani




 --
 A. Mani
 Member, Cal. Math. Soc

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - February 22-24, 2008
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/




-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [Fwd: Help needed with apache config]

2008-01-28 Thread Ravi Kumar
hmm, i too would like to listen on this. My situation is, I want my django
apps to serve normal users without login on http while login and session
should be https. I don't want to have two django in two Virtuals.
Lets see if something for me too comes out in this thread,.


On Jan 28, 2008 5:53 PM, Gora Mohanty [EMAIL PROTECTED] wrote:

 Hi,
  I have a request from a non-list member who wants
 to set up, using apache 2, a site which is largely
 https, with a couple of pages being accessible via
 http. I suggested setting up two virtual hosts, one
 using port 80, and the other port 443. If anyone has
 a better solution, it would be appreciated. Please
 see details below.

 Regards,
 Gora

  Forwarded Message 
 [...]

 1. I have a site, say, www.xyz.com
 2. Currently the entire site is running under https://
 3. I need to run home page (url http://www.xyz.com) and another page
 (url http://www.xyz.com/mypage) without SSL
 4. The rest of the site should run as usual with https connection

 Problem: What changes to do in apache config file?
 [...]


 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - February 22/23, 2008
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/




-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Re : New to Linux

2008-01-22 Thread Ravi Kumar
hmm, so many options to the seeker. Well, if you think a little, you will
shortly realise that instead of showing path,
you turn on lights in every direction and asked, well let me know if you
can walk on charcoal road, or want flower-bed,
or maybe you can opt one that has some muds in-way, also there are many
others, please choose one.
Read carefully,And let me say, there is no linux which can make you perfect.
Though, if any distro creates situation to be
troubleshooted or researched on very frequently on every-step for newbies,
lesser would like to travel(specific to newbies).
Understand what the HUMAN is asking. Realise how human should answer.
We all are HUMAN... hmm a humanity for Smruti.
Go for UBUNTU

Note: I am not saying anything against any distro, I found every distro
exciting and frustrating. But I realised early that
those things are getting developed and shared among. It takes time, so I
opted debian based UBUNTU for my go.


-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Traceroute

2007-11-22 Thread Ravi Kumar
xt is the graphical traceroute program. It displays the tracing on earch
map.

**Warning** xt uses deprecated Gtk 1.2 and old dependencies. (quite old :))

On Nov 23, 2007 12:24 PM, Ajay Tripathi [EMAIL PROTECTED] wrote:

 Dear All,
 Is there any opensouce based software available for trace route which
 should
 show the trace route graphs and details as visualroute is showing?
 Pls let me know .
 Regards,
 Ajay


 --
 Technical Officer
 Skype ID: erajay;
 National Internet eXchange of India.
 121-123,Ansal Tower,Nehru Place,New Delhi INDIA
 (M) +91-9868477444Telefax:+91-11-41674310
 Tel: +91-11-41674311/26238280 ,
 E-mail: [EMAIL PROTECTED] ,P-mail:[EMAIL PROTECTED]
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - February 22/23, 2008
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/




-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] proxy prob

2007-08-07 Thread Ravi Kumar
Hi, I could not get actually what you want to ask.
What then, just research a little, put you problem with as much data as you
have that may lead us to exact solution/problem.
Explain them in detail and keep those things simple and understandable.
See here is the confusion I am getting,
You wrote:
I am currently working with cURL and PhP on my pc.If i use these scripts on
my pc (localhost) these cURL fuctions require Internet Connection and for
this internet connection , browser require proxy (server for my network).

its confusing me. Do you want
to say that your browser has proxy setup in the configuration to
access the Internet.
And maybe you want to ask how to do that for the your PHP scripts to fetch
the data from Internet using cURL modules.
Right?
If this is the problem, then just try these...

check your $http_proxy variable..
$ echo $http_proxy

and check what address your system has been assigned as proxy.
if there is no settings or wrong IP in http_proxy, then fix it.
$ export http_proxy=IPADDRESS:PORT
eg. http_proxy=10.2.10.114:8080
if you need to pass username and password for the authentication, then you
have to do :
$ export http_proxy=username:[EMAIL PROTECTED]:PORT

In case you are working in windows domain environment, you may have to
provide the DOMAIN name to fully qualify.
$ export http_proxy=DOMAIN\USERNAME:[EMAIL PROTECTED]:PORT

now, play with it.
Also, thry the GUI and easiest one in gnome menu
MainMenu-System-Preferences-Network Proxy
and set the IP, PORT and Username/Password (DETAILS) there.
THis interface sets your env-var http_proxy.

And if then again you fail, please do not just put another mail. Take some
time, understand your system and the things like Ntework type and Proxy
Server Type, then mail with all these information.

Good Luck


On 8/7/07, Raj Mathur [EMAIL PROTECTED] wrote:

 On Tuesday 07 August 2007 01:21, devesh wrote:
  hi all,
 
  i think you ppl cudnt understand the matter properly or i didnt
  [snip]

 Could the problem be because you wrote in Outer Mongolian instead of
 plain and simple English?

 -- Raju
 --
 Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
 Freedom in Technology  Software || September 2007 || http://freed.in/
GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
   It is the mind that moves

 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Next Event: http://freed.in - September 28-29, 2007
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/




-- 
-=Ravi=-
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Google Desktop Finally Out for Linux

2007-06-27 Thread Ravi Kumar
Thats right, Beagle uses resources heavily. I too have disabled it and using
Tracker which uses less than Beagle. But again, after installing tracker,
Application and system reactions are poor to some extent.
I havent uses Google Desktop.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Listing pages in directory as links

2007-06-25 Thread Ravi Kumar
Javascripts are client side, and you can't read dir at server from client
side. You need server side scripting/cgi-programming. Lets look at php
solution.

You can use two php functions: $fileHandler =
open_dir(directory_path/absolute/or/relative)
and read_dir($fileHandler)

and save those in the associative array : $result = array();

the array would be :
listing_name = 0/1 (Directory=0, file=1)

and process the Hypertext docs with those as links

foreach ($result as $key = $val)
{
 echo  you Dir/file name here;
}


you can use CSS to make the listing beautiful.
:)

and javascript to add some interactivity. its upto you. :)
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/