Re: [Ilugc] OT - Intel P4 machine

2012-11-19 Thread Arun Khan
On Tue, Nov 20, 2012 at 12:27 PM, Girish Venkatachalam wrote: > What is an LED monitor? I have seen LED traffic signs, also LED TVs. > LED TV and LED monitor are the same only diff the TV may have more features. A monitor with a LED back light i.s.o the old mercury lamps. -- Aru

Re: [Ilugc] OT - Intel P4 machine

2012-11-20 Thread Arun Khan
organization. I guess, I coined that abbreviation on the fly for "in stead of" - regret the confusion. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] OT - Intel P4 machine

2012-11-20 Thread Arun Khan
On Tue, Nov 20, 2012 at 12:05 PM, Arun Khan wrote: > On Tue, Nov 20, 2012 at 11:23 AM, Balasubramaniam Natarajan > wrote: >> Hi >> >> I have an Intel P4 machine with mercury motherboard which I got in 2004, > > Have you tried DSL on this system? <http://

Re: [Ilugc] Suggest some backup software for Debian

2012-11-20 Thread Arun Khan
backups many systems on the LAN? Consider Bacula or Amanda. (there is a learning curve for both) -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] ToD (wireshark)

2012-11-21 Thread Arun Khan
b sites (hopefully he did not). Note to OP - please put in a caveat emptor that such tools are to be used with utmost care / responsibility and at their own risk. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Fwd: Issues in BSD Development

2012-11-22 Thread Arun Khan
uilt RPM package files for everything that Redhat provides in it's distro? There are other Linux distros like Gentoo that may have been to your liking. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Fwd: Issues in BSD Development

2012-11-22 Thread Arun Khan
On Fri, Nov 23, 2012 at 10:36 AM, Balachandran Sivakumar wrote: > Hi Arun, > > On Fri, Nov 23, 2012 at 1:11 AM, Arun Khan wrote: >> On Thu, Nov 22, 2012 at 9:24 PM, Girish Venkatachalam wrote: >>> I agree with Marc(what is surprising here?). Long ago I installed Redha

Re: [Ilugc] Anyone with Hands on in Linux Bare Metal Restore ? [OT]

2012-11-23 Thread Arun Khan
who have hands on experience in Linux BMR please let > me know. Can you be a bit more specific? For instance, give an use case scenario. I suspect you are asking from a DR perspective. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] FossConf 2013

2012-11-27 Thread Arun Khan
s will learn FOSS solutions can fit into their companies. (b) Colleges/Institutes that have adopted FOSS into their infrastructure/curriculum (e.g. Baskar's efforts) can show the benefits they have reaped and encourage fence sitters to adopt FOSS. B

Re: [Ilugc] freedom toaster

2012-11-28 Thread Arun Khan
tributed in ISO format; many are in the hybrid ISO format which facilitates installation from an USB pen drive. I carry the ISO files on my laptop hard drive, "dd" the relevant ISO file to a pen drive should I need any specific distro for installation. It also reduces t

Re: [Ilugc] Frequent disconnection of Reliance data card in ubuntu

2012-11-28 Thread Arun Khan
not help then contact service provider's tech support; from your log the problem does not appear to be on your side. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Frequent disconnection of Reliance data card in ubuntu

2012-11-28 Thread Arun Khan
Triband DSL service used to reset the DSL every 6 hours or so. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Need advice - Ubuntu 10.04-4 dual boot with windows-7

2012-11-28 Thread Arun Khan
04; it's kernel may not have the driver for the NIC chip set. Try the latest version and see if that fixes your problem. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Need advice - Ubuntu 10.04-4 dual boot with windows-7

2012-11-28 Thread Arun Khan
ithin your message and *not* the subject line. It helps others who encounter similar issues and see the word in search engine listings - indicates a closure of the problem. > On Thu, Nov 29, 2012 at 12:58 AM, Arun Khan wrote: > >> On Wed, Nov 28, 2012 at 9:51 PM, sivakumar bharadhwaj

Re: [Ilugc] ToD - puppet

2012-11-28 Thread Arun Khan
PL until version 2.7.0 and the Apache 2.0 >> license. >> >> >> > I feel that the learning curve is really difficult on this tool :-( IMO, no pain no gain. Driving a high end sports car requires a different level of skill set vis-a-vis a Maruti 800. Need to scale up the

Re: [Ilugc] Foss.in started and see it live now

2012-11-28 Thread Arun Khan
s list? -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

[Ilugc] [OT] GIGABYTE GA-E240N - low cost virtualization

2012-11-29 Thread Arun Khan
ne has this board, please share your experience with it vis-a-vis Linux support. You may have to work with the latest version of the distros to test it. Thanks, -- Arun Khan PS Disclaimer - I have no commercial connection with Gigabyte or Flipkart. ___ IL

Re: [Ilugc] easy way to quote selected text in gmail

2012-11-30 Thread Arun Khan
n-plain-sight >> Also please follow list guidelines: 1. Do *not* top post 2. *Trim* your quotation -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] watch a process every few seconds

2012-11-30 Thread Arun Khan
st that "the" process is running continuously and one can watch it's std out/err periodically for instance what top does in default mode. In the example that you have cited, ls -ltr runs once, it's std out displayed and that PID is gone. The next time watch executes ls -l

Re: [Ilugc] watch a process every few seconds

2012-11-30 Thread Arun Khan
6 (xfer#1, to-check=0/1) sent 680019118 bytes received 31 bytes 104618330.62 bytes/sec total size is 679936000 speedup is 1.00 -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Hello Experts and Open source Enthusiastics

2012-12-02 Thread Arun Khan
our hands dirty with the basics, then put up a product gallery. As you gain more knowledge delve into e-commerce. HTH -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] [OT] online shopping the future

2012-12-02 Thread Arun Khan
ncept but relevant to the India context where a lot of fellow netizens may not have credit/debit cards or are afraid of online fraud. All other online (India base) are following a similar model pretty much. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] How to install ubuntu in Tamil Nadu Government Free Laptop?

2012-12-02 Thread Arun Khan
al DVD ROM and install the Ubuntu. > 2. We have to create a bootable USB pendrive for Ubuntu Please trim your quotation. Item 2. should be fairly easy using Windows version of unetbootin. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] eth0 became eth5 after installation

2012-12-05 Thread Arun Khan
s/devices/pci:00/:00:1c.4/:02:00.0 (tg3) > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", > ATTR{address}=="d4:ae:52:ad:4d:30", ATTR{dev_id}=="0x0", ATTR{type}=="1", > KERNEL=="eth*", NAME="eth5" Ho

Re: [Ilugc] DNS issues

2012-12-05 Thread Arun Khan
On Wed, Dec 5, 2012 at 11:38 PM, ashwin kesavan wrote: > Hi, > > I see a strange dns problem. When i do a dig it resolves > to a ip that i own. This ip is in USA and i am doing dig from chennai. My > ISP and this USA hosting providers have no known relation. Everything is resolved by the NS rec

Re: [Ilugc] OpenStack Beginner’s Guide V3.0 for Essex on Ubuntu 12.04 (Precise Pangolin)

2012-12-05 Thread Arun Khan
a PaaS (e.g. openshift or cloudfoundry)? -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] OpenStack Beginner’s Guide V3.0 for Essex on Ubuntu 12.04 (Precise Pangolin)

2012-12-05 Thread Arun Khan
pedia.org/wiki/Cloud_computing > I mean building a PaaS (openshift / cloudfoundry.org) over IaaS (e.g. openstack). -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] OpenStack Beginner’s Guide V3.0 for Essex on Ubuntu 12.04 (Precise Pangolin)

2012-12-06 Thread Arun Khan
s interested in knowing if anyone in this list has actually implemented a PaaS based on the opensource components; be it as an eval or a production roll out. Have you done a PaaS with openshift on any of the platforms listed above? Thanks, -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

[Ilugc] [OT] WTB - server/workstation mother board for Xeon 3220

2012-12-07 Thread Arun Khan
I am looking for a server/workstation class board that supports the Xeon 3220 and DDR2 memory. [My Intel S3000AH server board is RIP'd. The Xeon 3220 (quad core) CPU and 8GB RAM is still good] Please contact me directly if you have (or know anyone with) a compatible board. TIA -- Arun

Re: [Ilugc] today's quota - syslog

2012-12-07 Thread Arun Khan
; I am currently investigating ways to coerce > Winblows boxens to write their logs to a rsyslog server > > will post results when I get to do that. > This post looks interesting and may be right up your alley. <http://www.syslog.org/wiki/Mai

Re: [Ilugc] How do appliances and networking gear work?

2012-12-07 Thread Arun Khan
c.) can be setup in a virtual environment. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] ToD - cpanel

2012-12-07 Thread Arun Khan
is a bunch of others I stumbled upon: <http://www.webhostingtalk.com/showthread.php?t=953863> [1] <http://opensource.org/licenses/index.html> -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Unity Dash Mess

2012-12-09 Thread Arun Khan
ate which will disable this feature. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Open Source File Sync Tool

2012-12-10 Thread Arun Khan
h it? It would great to hear from actual users - their ooh/aah as well WTH. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] benq scanner networking

2012-12-10 Thread Arun Khan
ndle and how to install it. Your next step is to contact BenQ and ask for the driver bundle. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] eth0 became eth5 after installation

2012-12-11 Thread Arun Khan
On Tue, Dec 11, 2012 at 5:53 PM, Balasubramaniam Natarajan wrote: > On Wed, Dec 5, 2012 at 11:33 AM, Arun Khan wrote: > >> >> > The trouble is I did not pull out the nic card on this server and replace >> > the nic after installation for me to face this problem. >

Re: [Ilugc] eth0 became eth5 after installation

2012-12-11 Thread Arun Khan
On Tue, Dec 11, 2012 at 9:57 PM, Balasubramaniam Natarajan wrote: > On Tue, Dec 11, 2012 at 10:08 AM, Arun Khan wrote: > >> >> I don't have your persistent rules file handy. I have not seen the >> contents change *unless* there is some hardware change - re

Re: [Ilugc] eth0 became eth5 after installation

2012-12-11 Thread Arun Khan
27;, etc. > Nice alternative. I have used it many years ago but with udev persistent rules it went out of my horizon. Thanks for mentioning it here. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] ToD - zivios

2012-12-19 Thread Arun Khan
On Thu, Dec 20, 2012 at 5:59 AM, Dhana Sekar wrote: > Tool of the Day: Zivios Visited the web site and it appears to be a stagnant project: 1. Mailing list archives stop at Oct/2011 2. The "Curent Release" 0.6.6 still shows as beta.

Re: [Ilugc] progress bar for cp command

2012-12-23 Thread Arun Khan
On Sun, Dec 23, 2012 at 4:48 PM, Girish Venkatachalam wrote: > > 2) pv > Neat! Thanks for sharing it here. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Branded old PC's.

2012-12-24 Thread Arun Khan
The situation must be similar in Chennai. Do a survey of the market and ask. Beware, it is not always possible to get what you want. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Branded old PC's.

2012-12-24 Thread Arun Khan
itutions that lease systems; they may have restocked "out of lease" systems. > > On Tue, Dec 25, 2012 at 7:51 AM, Baskar Selvaraj wrote: > > > BigApple, Chennai (opp. to LIC) > Follow list guidelines, specifically, 1. Do *

Re: [Ilugc] How to Close libreoffice spreadsheet after some time, automatically?

2012-12-24 Thread Arun Khan
SO macro to OO/LO converter - beware YMMV. [1] <https://help.libreoffice.org/Common/Scripting> -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Is it worth selling software on Ubuntu Software Centre?

2012-12-28 Thread Arun Khan
sers and so be it. The geeks have the option of dpkg, apt-*, aptitude, synaptic. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] [OT] Looking for 512 MB IDE Flash Module

2012-12-31 Thread Arun Khan
ucts are good and expect to pay for what you get. HTH, -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Problem in mail receiving for specific mail id.,

2012-12-31 Thread Arun Khan
ollow list guidelines (1) do *not* top post (2) trim your quotations. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Problem in mail receiving for specific mail id.,

2012-12-31 Thread Arun Khan
On Mon, Dec 31, 2012 at 4:21 PM, Girish Venkatachalam wrote: > You are right, you are not using the gmail interface. > > info@ is a commonly used ID. Try some other. > Huh? Are you suggesting that some other user id should work? If so, how?

Re: [Ilugc] Problem in mail receiving for specific mail id.,

2012-12-31 Thread Arun Khan
ed to use another 'internal LAN' SMTP server to communicate with the example.com server. Both servers use the internal DNS server for example.com. Although you have given information about your setup, it is not clear where your email server is located (WAN or LAN). Without a topology of your setup, it is not possible to help. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Problem in mail receiving for specific mail id.,

2012-12-31 Thread Arun Khan
as at least one MX record. > > On Mon, Dec 31, 2012 at 6:26 PM, Arun Khan wrote: > >> On Mon, Dec 31, 2012 at 2:21 PM, Marikkannan Rajagopal >> wrote: >> > hi.., >> > Please follow mailing list guidelines specifically: (1) Do **not** top post (2) **Tri

Re: [Ilugc] Problem_Receiving_Specified_Mail ID

2013-01-03 Thread Arun Khan
98.101.225.59 $ host -t mx zhivu.com zhivu.com has no MX record >How can i slove this problem..,Thanks in advance..., Your top domain still does not show any MX record. Prima facie, from your input, it appears that mail.zhivu.com is sub domain whose MX is mx01.zhivu.com. You need to fix

Re: [Ilugc] ToD - Kolab

2013-01-03 Thread Arun Khan
On Thu, Jan 3, 2013 at 6:23 PM, Dhana Sekar wrote: > Home Page: http://www.kolab.org/ 3/Jan/2013 2100 hours IST -- The site is broken; drupal 7 errors. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Where else can we find Linux !

2013-01-09 Thread Arun Khan
> OS are highlights. Please share what you found so far (besides the rifle). I am sure the list is long :) -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] SQL Injection vulnerability in Ruby on Rails forces websites to close down

2013-01-09 Thread Arun Khan
^^^ Thanks for the heads up. I did cursorily look at the referred links and did not come across any mention about the flaw being attributed to "stupid programming" If a bug is a way to judge our programming abilities, then all

Re: [Ilugc] SQL Injection vulnerability in Ruby on Rails forces websites to close down

2013-01-10 Thread Arun Khan
On Thu, Jan 10, 2013 at 1:40 PM, Natarajan V wrote: > On Jan 10, 2013 11:50 AM, "Arun Khan" wrote: >> >> On Thu, Jan 10, 2013 at 10:49 AM, Natarajan V wrote: >> > >> > As I was telling Karthick during my session, you can never assume that >> >

Re: [Ilugc] Did spam filtering stop my lua mails?

2013-01-10 Thread Arun Khan
r to be the only knowledge lua person here. IMO, blogging would be a better way to share your knowledge. It would increase your visibility in the global village. You can enable talk back for the articles and get your share of brick bats and bouquets :) In the past (IIRC personal email) I

Re: [Ilugc] Linux

2013-01-10 Thread Arun Khan
into embracing open source and future contributors. Pls. do share your experience after the event and also your presentation. Remember - to make an impact - you need to *connect* with your audience, get them excited. They will do the rest for themselves (with a little help fr

Re: [Ilugc] Did spam filtering stop my lua mails?

2013-01-11 Thread Arun Khan
ndrewfreiday.com/2011/12/04/optimizing-the-php-mp3-waveform-generator/ > > Please help on this > Follow list guidelines: 1. Start a new discussion with an appropriate subject for your problem do *not* hijack this discussion with your problem. 2. Do *not* top post 3. Provide more details abo

Re: [Ilugc] Suggestion for fancy Dashboard for multiple servers

2013-01-18 Thread Arun Khan
will keep searching and post my comments here if I find one, in the mean > while if you people know about one do let your thoughts flow here :-) Please do. The idea is interesting. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Suggestion for fancy Dashboard for multiple servers

2013-01-18 Thread Arun Khan
On Fri, Jan 18, 2013 at 9:18 PM, Arun Khan wrote: > On Thu, Jan 17, 2013 at 9:51 PM, Balasubramaniam Natarajan wrote: >> >> Geographic plotting and stuff no idea. >>> >>> >> I thought I could impress my manager with out of the box thinking, > >

Re: [Ilugc] problem with umbrello window

2013-01-18 Thread Arun Khan
e taught to design by modelling rather than using a > tool to generate code. +1 Totally agree. Students should be taught the fundamentals, when they write their own code they will know where and what to look for, to solve bugs in software (be it hand written or tool gene

[Ilugc] [OT] Recommendation for Wi-Fi AP.

2013-01-29 Thread Arun Khan
only way I could solve it was to power them OFF, let it cool and then power them ON. Buffalo was great in the RMA dept. but the brand new replacements had the same problem. TIA, -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo

[Ilugc] CFP :: gnuNify 2013 @ Pune 15/Feb/2013 to 17/Feb/2013

2013-01-30 Thread Arun Khan
ope to see many of you at the event. Thanks and regards, -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Inputs for Zeroshell needed

2013-01-30 Thread Arun Khan
As an alternate you can try good quality USB > RJ45 adapters but I would not recommend them for office use. HTH, -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Inputs for Zeroshell needed

2013-01-30 Thread Arun Khan
On Thu, Jan 31, 2013 at 8:43 AM, Girish Venkatachalam wrote: > There is an Intel dual NIC available for 2.5k Model no. please. > I wonder why no one in LUG knows this. It is *not* possible to know about everything. -- Arun Khan ___ ILUGC M

[Ilugc] Fwd: KDE Meetup

2013-01-30 Thread Arun Khan
Forwarding without any prejudice. -- Arun Khan -- Forwarded message -- From: Shahid Farooqui Date: Thu, Jan 31, 2013 at 11:46 AM Subject: [PLUG] KDE Meetup To: Pune GNU/Linux Users Group Mailing List Hi.. Google Developer Group, DA-IICT and the renowned International KDE

Re: [Ilugc] ToD - NetHogs

2013-02-06 Thread Arun Khan
On Wed, Feb 6, 2013 at 2:45 PM, Dhana Sekar wrote: > Tool of the Day: NetHogs Useful. It was shared by another member here last year (IIRC). http://www.ae.iitm.ac.in/pipermail/ilugc/2012-June/071489.html -- Arun Khan ___ ILUGC Mailing List: h

[Ilugc] 'nessus' like vulnerability scanners -

2013-02-06 Thread Arun Khan
ard of the other listed products. Please share your experience if you have used any of them. TIA, -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Suggestion for Dedicated Server for a Social networking website

2013-02-07 Thread Arun Khan
snip Please honor list guidelines: 1. Do not Top Post 2. Trim your quotes. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Suggestion for Dedicated Server for a Social networking website

2013-02-09 Thread Arun Khan
. IIRC, AWS offers a one year free micro instance. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Need clarity about incremental backup

2013-02-09 Thread Arun Khan
On Sat, Feb 9, 2013 at 3:30 PM, ganesh kumar wrote: > I have one doubt. In case of incremental backup if I lost any data in > between > whether I can retrieve the data or not?. You mean if you lost one of the incremental backups on the backup server? --

Re: [Ilugc] a project is needed for training on 10th

2013-02-11 Thread Arun Khan
On Thu, Feb 7, 2013 at 10:31 PM, Girish Venkatachalam wrote: > Please volunteer as the venue in Royapetah lacks a projector. Please be clear in your subject line. It states "a project is needed for training ..."; it comes across as a solution looking for a problem :)

[Ilugc] Unable to reactivate a RAID10 mdadm device

2013-02-12 Thread Arun Khan
in solving this problem would be highly appreciated. TIA, -- Arun Khan transcript of mdadm activity with System Rescue CD v2.8.0 # mdadm -V mdadm - v3.1.4 - 31st August 2010 # cat /proc/mdstat Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] md0

Re: [Ilugc] Server logs not running

2013-02-12 Thread Arun Khan
t is the output of '/etc/init.d/rsyslog status' Do a 'tail -f /var/log/message', insert an usb pen drive and see if it is reported. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] ToD - kvm

2013-02-16 Thread Arun Khan
On Fri, Feb 15, 2013 at 6:03 PM, Balasubramaniam Natarajan wrote: > On Thu, Feb 14, 2013 at 10:28 PM, Dhana Sekar wrote: > >> Each virtual machine has private virtualized hardware: a network >> card, disk, graphics >> adapter, etc. The kernel component of KVM is included in mainline Linux, as >>

Re: [Ilugc] best open source scanner software in ubuntu? any suggestion?

2013-02-16 Thread Arun Khan
ou have the low level drivers i.e to make the scanner usable, xsane has been doing a wonderful the job. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Debian problem with power_saving & watchdog

2013-02-16 Thread Arun Khan
On Fri, Feb 15, 2013 at 10:33 PM, prasannatsmkumar wrote: > Try a new kernel version (may be 3.6 or 3.7). + report the problem against 3.2.0-3 on Debian. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Debian problem with power_saving & watchdog

2013-02-19 Thread Arun Khan
nstall. It would do kernel panic at boot time and at times after running for several days. The functions on the stack were random!Backed up key data and did a fresh install, the system is running stable now. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] phpmyadmin

2013-02-22 Thread Arun Khan
th/to/passwords/.htpasswd Looks like you are password protecting the phpmyadmin but have *not* initialized the htpasswd file! Hopefully this will help you solve the issue <http://weavervsworld.com/docs/other/passprotect.html> -- Arun Khan ___ ILU

Re: [Ilugc] [commercial] workshop on cloud computing by CDAC

2013-02-23 Thread Arun Khan
On Fri, Feb 22, 2013 at 10:00 PM, Shrinivasan T wrote: > CDAC is organizing a workshop on cloud computing > > Details are here : http://cdaccloud.com > Thanks for sharing this. Their Meghdoot CC platform looks promising. <http://cdaccloud.com/meghdoot/

Re: [Ilugc] Unable to reactivate a RAID10 mdadm device

2013-02-23 Thread Arun Khan
On Tue, Feb 12, 2013 at 1:53 PM, Arun Khan wrote: > > Any help in solving this problem would be highly appreciated. > Fortunately, I have been able to recover the data due to sheer luck! For details please see <http://marc.info/?l=linux-raid&m=136163159413360&am

Re: [Ilugc] Rajasthan government distributing 112000 laptops

2013-02-23 Thread Arun Khan
ature petition/campaign. Perhaps that can be initiated by IT for Change. <http://lists.fosscom.in/pipermail/network-fosscom.in/2013-February/000800.html> -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

[Ilugc] [OT] looking for a browser bookmark editor

2013-02-25 Thread Arun Khan
back into chrome's book mark manager? TIA, -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Open Source Reverse Engineering Tools

2013-02-26 Thread Arun Khan
d the source tar ball. If not, then read the lic. terms of the binary blob that you plan on reverse engineering. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] hi

2013-03-01 Thread Arun Khan
rial key for this software >> >> Try, >> 1AMA-CH3P-STKE >> > > The reply is much worse than the original posting. +1. This mailing list is all about Open Source. It is also archived publicly @ GMane etc. This is *not* the place for publicizin

Re: [Ilugc] Ldap not working when configured in ssl.conf

2013-03-01 Thread Arun Khan
s debug . > can anybody please help me out in fixing this. Perhaps the LDAP server logs may have the info. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Becoming perl developer is good for future?

2013-03-01 Thread Arun Khan
On Fri, Mar 1, 2013 at 10:31 AM, arun kumar wrote: > > Thanks in advance > It is a very open ended question - there is also a reasonable demand for Cobol programmers. What is your objective? -- Arun Khan ___ ILUGC Mailing L

Re: [Ilugc] hi

2013-03-01 Thread Arun Khan
On Fri, Mar 1, 2013 at 1:57 PM, Narendiran wrote: > On Fri, Mar 1, 2013 at 1:52 PM, Arun Khan wrote: >> On Fri, Mar 1, 2013 at 1:46 PM, Baskar Selvaraj wrote: >>>> Try, >>>> 1AMA-CH3P-STKE >>>> >>> >>> The reply is much worse than t

Re: [Ilugc] hi

2013-03-01 Thread Arun Khan
On Fri, Mar 1, 2013 at 2:03 PM, Asokan Pichai wrote: > On Mar 1, 2013 1:53 PM, "Arun Khan" wrote: >> >> It is also >> archived publicly @ GMane etc. This is *not* the place for >> publicizing warez information related to proprietary products. > It

Re: [Ilugc] [OT] sony vaio VGN-Z12GN keyboard strip issue

2013-03-03 Thread Arun Khan
p you to get a replacement. -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] List of evil websites

2013-03-23 Thread Arun Khan
calling them evil, call them non compliant web sites (per open standards) and cite the specific reason for each. For instance site requires a specific browser or a proprietary plug in to function. Evil can mean different things to different people. -- Arun Khan ___

Re: [Ilugc] Linux installation for FREE ! !

2013-03-28 Thread Arun Khan
On Wed, Mar 27, 2013 at 2:28 PM, saravana babu wrote: > Hi >Do you know darwin os installation > Is darwin a Linux distro? To the best of my knowledge it is a proprietary product, please contact respective tech support or their mailing list (it does exist). --

Re: [Ilugc] Government of India needs your help!

2013-03-28 Thread Arun Khan
t;!!!.. > The reason being it is a self signed certificate and not by any of the Certificate Authorities programmed into your FF. Being a public server run by the Govt. of India, the site administrator ought to have installed one issued by a recognized CA. It does not create a good impression IM

Re: [Ilugc] Label Printing using Ubuntu 12

2013-03-28 Thread Arun Khan
bug updates? Does the visual display look the same, both in Ubuntu and Windows? > > how do i make sure that they work the same across system / browser? Try playing with the margin. > > I even tried to save it in pdf and print with adobe reader. but same > problem. PDF in Windows a

Re: [Ilugc] Akash Tablet 60$

2013-04-03 Thread Arun Khan
e it is a phantom product. I have up signed for each release but never heard back :( Anyone in this list, from the aam aadmi/common man segment, laid your hands on the real thing? -- Arun Khan ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Microsoft Office 365 for Education made mandatory for approved institutions by AICTE

2013-04-11 Thread Arun Khan
opinion. Totally agree, PIL requires money (court fee+lawyer fee) and compilation of facts (time+money). -- Arun Khan Sent from my non-iphone/non-android device ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Microsoft Office 365 for Education made mandatory for approved institutions by AICTE

2013-04-14 Thread Arun Khan
On Sun, Apr 14, 2013 at 9:50 PM, A. Mani wrote: > > > We can go for a PIL and there are many other ways of wrecking havoc on AICTE. ^^^ Please avoid acrimonious vocabulary. IMO, it presents a negative image about our community. --

Re: [Ilugc] Microsoft Office 365 for Education made mandatory for approved institutions by AICTE

2013-04-14 Thread Arun Khan
On Mon, Apr 15, 2013 at 11:09 AM, Arun Khan wrote: > On Sun, Apr 14, 2013 at 9:50 PM, A. Mani wrote: >> >> >> We can go for a PIL and there are many other ways of wrecking havoc on AICTE. > > ^^^ > Please avoid acrimonious v

Re: [Ilugc] Linux command help

2013-04-15 Thread Arun Khan
er. > On Mon, Apr 15, 2013 at 8:53 PM, RM wrote: > >> On Mon, Apr 15, 2013 at 8:25 PM, Kumar wrote: >> > I need a* command in Linux to download ZIP or **TGZ format file in local Please do *not* top post, use 'inter leaved' posting style. -- Arun Khan Sent from my

Re: [Ilugc] Microsoft Office 365 for Education made mandatory for approved institutions by AICTE

2013-04-15 Thread Arun Khan
On Tue, Apr 16, 2013 at 8:25 AM, A. Mani wrote: > On Mon, Apr 15, 2013 at 11:11 AM, Arun Khan wrote: >> The words in reference are "wrecking havoc" > > > ok, 'rectifying'. > > The problem is small groups with vested interests in and outside AICTE &g

Re: [Ilugc] some more blurb on UNIX and Linux

2013-04-15 Thread Arun Khan
en.wikipedia.org/wiki/Linux> see the History section BSD - <http://en.wikipedia.org/wiki/Berkeley_Software_Distribution> -- Arun Khan Sent from my non-iphone/non-android device (অরুণ খান্/अरुण खान) ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

<    2   3   4   5   6   7   8   9   10   11   >