/
[2] Canonical Support.
http://www.canonical.com/support/services/support-features
[3] Red Hat Support. http://www.redhat.com/support/
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
g12422.html
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
and prove their valour with
their work.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Hi,
--- On Fri, Jul 15, 2011 at 11:08 AM, srinivasan kadn
wrote:
| I want to know which ide is better,
\--
There is nothing called "best IDE". Everyone has their favourite
choice of ice-cream.
You have to try different editors and use the one that you like.
SK
--
Shakthi K
more options and user friendly
\--
It depends on what options you need, and what your definition of 'user
friendliness' is. Please try different IDEs, and choose the one you
like.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mai
things, and you shouldn't confuse between the two.
I agree that when students learn to install things (on their own) they
learn it better. What Baskar has been doing caters to a different need
and requirement.
SK
--
Shakthi Kannan
http://www.shakthimaa
o the
intended audience are, and what you want to achieve from your
presentation.
I have actually found people who understand hardware to write better C
programs than others. But, that has just been my experience.
SK
--
Shakthi Kannan
http://www.s
Hi,
--- On Thu, Jul 28, 2011 at 8:48 PM, L. Guruprasad wrote:
| #!/bin/sh
| for file in `find . -name "*.js"`
\--
Use the bash interpreter:
#!/bin/bash
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing
n.
http://www.ae.iitm.ac.in/pipermail/ilugc/2011-August/067236.html
Use a meaningful subject line, in future.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
evice-driver-programming-code-examples
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
m/Shotwell-Compile-errors-td24435.html
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
y
not comply to the standards, or they may have done some work arounds
which they don't wish to reveal to their end users.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ac.in/
[6] Pictures. http://shakthimaan.com/downloads/glv/2011/shaastra-2011/
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
t
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ow best to approach the session
since they see them as the expert, not your point of contact.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
-pune-pacing
/tuxdna
___
fudcon-planning mailing list
fudcon-plann...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fudcon-planning
--
Shakthi Kannan
http://www.shakthimaan.com
-code-examples
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
quot;".
You can refer mailing list guidelines available at:
http://shakthimaan.com/downloads.html#mailing-list-guidelines
To answer your question - it depends on your budget, and use.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUG
/detail.cfm?id=2063168
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
maintain multiple
versions of the dl() function.
Write programs that do one thing and do it well ~ Douglas McIlroy
Of course, this is a trivial example for demonstration, but, good
habits start early.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
can't do this with shell scripts.
\--
You lost me there. I was adding value to your existing example on how
it can be enhanced for re-use.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/lis
me);
curl_cleanup(curl, fp);
return 0;
}
=== END ===
There is scope for further abstraction, and refining of APIs - left as
an exercise.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
one.org/~irssi-xmpp/
[5] BitlBee. http://www.bitlbee.org/main.php/news.r.html
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
lt.out', 'w')
local_file.write(u.read())
local_file.close()
=== END ===
Feel free to customize it to suit your needs.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Hi:
--- On Sun, Nov 20, 2011 at 2:24 PM, Prasanna Venkadesh
wrote:
| Can you please show me an example code for this statement alone?
\--
@now = `date`
puts @now
` is a backtick or a backquote.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
variable. system() only returns the exit
status. Also read:
$ man system
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
strings to separate variables, so tomorrow if you have to change them
you only have to do it once
#9 Fix your indentation
#10 Run pylint on your code and fix the warnings
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http
NS has now become Estinet and only commercial
version is available:
http://nsl10.csie.nctu.edu.tw/products/nctuns/download/download3.php
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
1 announcement.
http://www.ae.iitm.ac.in/pipermail/ilugc/2011-February/064214.html
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
work, and how they push technology to the forefronts. One's work
should speak for itself, not a certificate.
Please don't send such e-mails to the list.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.a
functional .
\--
In future when you ask a question, please write in detail as to what
you did, which documentation you followed, what worked, what failed,
what were the error messages, and what you did do to resolve them.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
mentioned by Guruprasad.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
server configuration).
---
| (check hostfingerprints or web.cacerts config setting)
\--
If you want to use https, refer:
http://mercurial.selenic.com/wiki/CACertificates
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http
Hi,
--- On Thu, Jan 19, 2012 at 12:17 PM, anand kumar <2anan...@gmail.com> wrote:
| However I want to explore more possibilities with
| python( especially network programming; heard a lot about twisted).
\--
You will need to learn by reading others' code.
SK
--
Shakthi
oject list. They are not the same.
Regards,
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
cts and services based on FOSS.
\--
Agreed. But, in a community, people are respected for their voluntary
work, and nothing else. So, how one balances the number of voluntary
and commercial posts is crucial, just as maintaining the
signal-to-noise ratio.
SK
--
Shakthi Kan
Period.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
experiences on the workshop, with every
post, so it benefits the readers.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist
Use Microsoft product (Outlook, excel, Lync, calendar, etc..) instead of
google.
On Mon, Nov 25, 2013 at 3:09 PM, Shaahul Hameed wrote:
> Hi
>
> Google Apps come with impressive features such as mail, documents,
> spreadsheets - that make an entire office available on the cloud.
>
> Is it worth u
pository that you can use with CentOS:
http://dl.fedoraproject.org/pub/epel/6/x86_64/repoview/php-pecl-apcu.html
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mail
akthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
equest for latest dumps, and you will be notified
of the same.
I am not sure if they have found a permanent storage location yet. You
can write to him if you need any specific information.
HTH,
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Ma
2.0 license?
You can combine Apache and GPLv3 code in a project. Also read:
http://www.apache.org/licenses/GPL-compatibility.html
SK
P.S.: IANAL.
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman
start contributing to
the project.
Best wishes,
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
do native builds. So, if you need to build RPMs,
cross-compilation is not recommended.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
g to fight with the tools to do what you
want them to do.
Regards,
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
.
| For example:
| configtool /opt/ecos/ecos/packages myfile.ecc
| */
|
| Here I got stuck .
\--
You have to be very specific when you are posting a problem. What is
it that you tried at this step, and what was the output?
SK
--
Shakthi Kannan
http://www.shakthimaan.com
a license that allows you to download, modify, and
distribute the same.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
Hi,
--- On Fri, May 9, 2014 at 10:41 PM, kavin raj wrote:
| Is there is any free or open source for having typing practice
\--
Try Klavaro:
http://klavaro.sourceforge.net/en/
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List
the file system (for example) using:
# dd if=/dev/sda of=hard-disk.img
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist
27;s website at:
http://www.thegeekstuff.com/nagios-core-ebook/
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
es
Binding: Paperback (Perfect Binding)
Availability: In Stock (Indian edition)
You can order the book at pothi.com:
http://pothi.com/pothi/book/shakthi-kannan-i-want-2-do-project-tell-me-wat-2-do
The home page for the book is at:
http://shakthimaan.com/what-to-do.html
If you have any comments
Hi,
--- On Wed, Jul 2, 2014 at 10:01 PM, Excellent raj
wrote:
| HP Pavilion laptop
\--
The exact model number?
---
| Whenever I tried to install Ubuntu / Debian
\--
Which release?
Please try to give precise information when posting a question.
SK
--
Shakthi Kannan
http
you to using Magit - an Emacs mode for Git.
Links: https://gitorious.org/emacs-magit-git-magic
Duration: 1 hour
About Yourself: A Free Software enthusiast who blogs at shakthimaan.com.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC
re is available, what
the students already know, and what topics you would like addressed.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilu
.
---
| and my module design is based
| on the following article
| http://www.opensourceforu.com/2011/10/usb-drivers-in-linux-1/
\--
This documentation is written in 2011.
You need to search on how to load USB drivers in Linux kernel 3.15 version.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
een the movie?
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
Hi,
--- On Thu, Jul 24, 2014 at 11:08 AM, sibi kanagaraj
wrote:
| The movie is available under CC BY-NC-SA 4.0.
\--
Thanks for the clarification.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in
Hi,
I had sent this to Gowtham earlier:
My session details:
Topic: emacs-scrum
Description: emacs-scrum is an extension to org-mode for dynamic
report generation for the Scrum agile process.
Links: https://github.com/ianxm/emacs-scrum
Duration: 45 minutes
About Yourself: Shakthi Kannan is a
tml#di-git-ally-managing-love-letters
Regards,
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
Hi,
--- On Mon, Aug 18, 2014 at 11:46 AM, selva wrote:
| myself banned from "challenge" since one of the rules is not
| to post on public domain which i forgot
\--
What do you mean by "post on public domain"?
SK
--
Shakthi Kannan
http:/
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
Hi,
--- On Tue, Oct 14, 2014 at 12:34 PM, Sundar Raj wrote:
| I am trying to configure DNS server in centos 6.5.
\--
Please start a new thread for your post with an appropriate subject
line. Also don't top-post.
SK
--
Shakthi Kannan
http://www.shakthimaa
-database-table-using-rest
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
-post.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
ntial to follow the
terminology and guidelines that the group believes in. You can try to
be different, but, YMMV.
These have not been put forth by forefathers, but, have been
established as good practices in our circles.
SK
--
Shakthi Kannan
http://www.shakthimaa
nd searching through
| archives.
\--
You have answered your own question.
Cheers!
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
ly bad for FOSS.
\--
Bugs get reported and they get fixed. There is nothing shocking about
it. It is the way things work in F/OSS.
We at least know they are fixed, unlike proprietary systems.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mai
Hi,
--- On Thu, Oct 23, 2014 at 3:01 PM, Vikas Tara wrote:
| I'm
| pretty sure MS and Apple write release notes with their
| security fixes.
\--
Seriously?
http://www.tombom.co.uk/blog/?p=492
SK
--
Shakthi Kannan
http://www.shakthimaa
bugs, people can find it and fix it, and
anyone can *verify* the same.
Sadly, this isn't the case with proprietary systems.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Hi,
Topic: The GNU Emacs Calculator
Description: A tutorial on using Emacs Calc
Links: http://www.gnu.org/software/emacs/manual/html_mono/calc.html
Duration: 30 minutes
About Speaker: Shakthi Kannan is a Free Software enthusiast who blogs
at http://www.shakthimaan.com.
SK
--
Shakthi
://en.wikipedia.org/wiki/Reverse_Polish_notation
* GNU Calc Quick Reference Guide
http://www.digilife.be/quickreferences/qrc/gnu%20calc%20reference%20card.pdf
@shrayasr
The recommended Clojure book by BG was "Programming Clojure":
https://pragprog.com/book/shcloj2/programming-clojure
SK
--
Shak
connect the modem. Use a service
like fpaste.org or gist.github.com.
Which version of Ubuntu do you use?
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines
modem that you had mentioned earlier.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
x27;{print $(NF - 1), $NF}' FS='/' OFS='/'
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
://www.haskell.org/haskellwiki/Emacs#Haskell-mode
Duration: 30 minutes
About Yourself: Shakthi Kannan is a Free Software enthusiast who blogs
at shakthimaan.com.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
Hi,
I didn't see an announcement for tomorrow's ILUG-C meet.
@Gautham
Can you please confirm the same?
Thanks!
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILU
b.com/clojure/core.typed
* Write Yourself a Scheme in 48 hours
http://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours
* Idris
http://www.idris-lang.org/
Regards,
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
.
http://shakthimaan.com/downloads.html
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
Hi,
--- On Tue, Dec 30, 2014 at 6:42 AM, Sankara Mahadevan
wrote:
| May I know the date of chennai meet in IIT ?
\--
It is usually the second Saturday of every month.
http://ilugc.in/contact-us/
SK
--
Shakthi Kannan
http://www.shakthimaan.com
://nixos.org/
Duration: 45 minutes
About Yourself: Shakthi Kannan is a Free Software enthusiast who blogs
at shakthimaan.com.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC
g-good-gnu-linux-software.pdf
I'd encourage you to read the book as well.
http://www.advancedlinuxprogramming.com/alp-folder/
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILU
multiple times during invocation for each file. For example:
$ myexecutable --iter 1 --inputfiles test1.dat --inputfiles
test2.dat --inputfiles test3.dat
--random 1
An option is an option, and is in the *nix principle that it does only
one job, and does it well.
SK
--
Shakthi Kannan
http
rs.
Many Amazon resources, such as S3 buckets, EC2 key pairs, elastic IPs,
and so on."
http://nixos.org/nixops/
Regards,
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mai
Hi,
--- On Thu, Jan 29, 2015 at 7:25 PM, Gowtham Raam
wrote:
| We can have our monthly meet on February 8(Saturday),
\--
Can we have an installfest scheduled for this day, instead?
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing
.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
jorly from the LUG?
\--
Not necessarily true. People may want to try a different setup on
their distribution, or may want to try out something new, or just come
to learn.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing
\--
They are called "virtual machines".
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines
, since we do have people with different
experiences and needs, it will be good to keep the options open.
Cheers,
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List
installfest.
It will be good to focus on one thing, and do it well, rather, than
try to cramp everything on the same day.
Just a suggestion,
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman
://github.com/skeeto/elfeed
Duration: 30 minutes
About Yourself: Shakthi Kannan is a Free Software enthusiast who blogs
at shakthimaan.com.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo
*disclaimers* that some companies use in every e-mail sent from
their network is not inline with the principles of free and open
source software communities.
Please remove the disclaimers when posting to such mailing lists, or
use a different e-mail address.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
week.
\--
Again, this was not mentioned during the meet. Why the hard deadline?
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in
Hi,
--- On Sun, Feb 22, 2015 at 9:24 PM, kavin raj wrote:
| Android is based on linux.
\--
Yes, but, the OP question had nothing to do with it.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman
Hi,
--- On Sun, Feb 22, 2015 at 9:46 PM, kavin raj wrote:
| shakthimaan serial was too old, you we are digital world.
\--
This has nothing to do with the OP question. Please stick to free and
open source software discussions only.
SK
--
Shakthi Kannan
http://www.shakthimaan.com
permits, we can have a demo at the end of the day.
Let me know your thoughts,
SK
[1] Manufacturing System Insights, Chennai. http://systeminsights.com/
--
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman
)?
* What GNU/Linux distribution do you need?
* What you intend to work on?
* Anything else you require during the installfest?
Since, the space is limited and we can accommodate only 25 people,
this edition shall be on a first-come, first-serve basis.
With regards,
SK
--
Shakthi Kannan
http
Hi,
--- On Tue, Mar 3, 2015 at 11:30 AM, Shakthi Kannan
wrote:
| To maintain transparency, I would like each interested participant to
| reply to this thread with the following info:
\--
Updated list of participants:
* Bindu Upadhyay
Laptop
Ubuntu
Installation and configuration
501 - 600 of 829 matches
Mail list logo