[Ilugc] OSS framework for egovernance

2013-11-05 Thread A. Mani
With regard to https://egovstandards.gov.in/system/files/PublicReviewDocument/Framework_on_OSS_Ver0.8.pdf I notice the following: (please add any other points soon or submit it directly by 8th to egov.standa...@nic.in ) Adoption of free software is a great idea, but th

Re: [Ilugc] Suggestion for budding GNU/Linux Administrators - Buy a VPS

2013-11-05 Thread Arun Khan
On Tue, Nov 5, 2013 at 3:15 PM, Shrinivasan T wrote: > Recently, one of my friend, who is practising GNU/Linux, struggled a lot > to do some activities in only of my production servers. > > Reason: No expereince in production servers. > > Though he is a RHCE guy, he has all the theory knowledge an

Re: [Ilugc] Doubt in python

2013-11-05 Thread hari prasadh
Thanks.got it..exactly this is what i need.me too got the same.earlier got the key error and gave as int(key).It worked On Tue, Nov 5, 2013 at 4:14 PM, prathika sundaramurthy < prathikasun...@gmail.com> wrote: > Hi Hari, > Can you check if this is what you needed? As per your requirement this is

Re: [Ilugc] Doubt in python

2013-11-05 Thread prathika sundaramurthy
Hi Hari, Can you check if this is what you needed? As per your requirement this is what I have understood. ifile = open('/tmp/acess_Nov5_1.csv', "rb") reader = csv.reader(ifile) print 'Key--->value' for i in reader: if i: print '%s--->%s'%(i[1],dict[int(i[1])]) c2process riskmgmt p

Re: [Ilugc] Doubt in python

2013-11-05 Thread Guruprasad
Pressed send a bit too early before completing the email. On Tue, Nov 5, 2013 at 4:07 PM, Guruprasad wrote: > On Tue, Nov 5, 2013 at 3:44 PM, hari prasadh wrote: >> > dict={88:'c2process',89:'riskmgmt',95:'portal'} > > 'dict' is a python built-in. Not a good idea to use it to name your varia

Re: [Ilugc] Doubt in python

2013-11-05 Thread Guruprasad
On Tue, Nov 5, 2013 at 3:44 PM, hari prasadh wrote: > As iam new to python,please help here. > > > [root@10 ~]# cat /tmp/acess_Nov5_1.csv > > "1","88" > > "1","89" > > "1","95" As Noorul stated, empty lines can cause issues. import csv > ifile = open('/tmp/acess_Nov5_1.csv', "rb") > >

Re: [Ilugc] Doubt in python

2013-11-05 Thread Noorul Islam K M
hari prasadh writes: > As iam new to python,please help here. > > > [root@10 ~]# cat /tmp/acess_Nov5_1.csv > > "1","88" > > "1","89" > > "1","95" > Empty lines can cause issues > > > > import csv > ifile = open('/tmp/acess_Nov5_1.csv', "rb") > reader = csv.reader(ifile) > d

[Ilugc] Doubt in python

2013-11-05 Thread hari prasadh
As iam new to python,please help here. [root@10 ~]# cat /tmp/acess_Nov5_1.csv "1","88" "1","89" "1","95" >>> import csv >>> ifile = open('/tmp/acess_Nov5_1.csv', "rb") >>> reader = csv.reader(ifile) >>> dict={88:'c2process',89:'riskmgmt',95:'portal'} >>> for i in reader: ... pri

[Ilugc] Suggestion for budding GNU/Linux Administrators - Buy a VPS

2013-11-05 Thread Shrinivasan T
Recently, one of my friend, who is practising GNU/Linux, struggled a lot to do some activities in only of my production servers. Reason: No expereince in production servers. Though he is a RHCE guy, he has all the theory knowledge and very less practical knowledge on working with email servers, f

[Ilugc] [OT]Looking for a person with 2Factor Authentication(Wikid) setup knowledge

2013-11-05 Thread Ravi Kumar Tenneti
Hi, I am looking for a person who can implement Wikid Community Edition ( http://www.wikidsystems.com/) with Cisco ASA 5520 remotely. The person should have the knowledge of VPN on Cisco without the help of ASDM and should be implementing 2F Authentication with Wikid. Persons interested can cont