[FOSS Nepal] SFD Celebration this year

2013-06-29 Thread Chandan Gupta
Dear Fossians: Free Software day is near, and no doubt this day means a lot for us. We, foss-nepal, have showed the entire world that we love free software and we celebrate it like we do celebrate our religion by making our mark by winning it 3 times in a row. It has been quite long since we

Re: [FOSS Nepal] Gsocer from Nepal

2013-03-15 Thread Chandan Gupta
you here. It would be nice if we hear from you via this foss-nepal mailing list. :) -- Chandan Gupta Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Wednesday, March 6, 2013 at 8:17 AM, Bal Krishna Bal wrote: > @Aish Raj Dahal, if you are listening to this thread, your experi

Re: [FOSS Nepal] open movies

2013-03-07 Thread Chandan Gupta
here is the list of all open source films http://en.wikipedia.org/wiki/Open-source_film -- Chandan Gupta Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Friday, February 22, 2013 at 12:28 PM, Rabin shrestha wrote: > among them BIG BUCK BUNNY is real hit one. it was mentioned

[FOSS Nepal] Gsocer from Nepal

2013-03-05 Thread Chandan Gupta
GSoC ( Google Summer Of Code ) is on door. I was wondering if we have gsoc'ers from Nepal who is in this mailing list ? It would be great if s/he share their experience which can be helpful for those who are applying for this year. -- Chandan Gupta -- -- FOSS Nepal mailing list:

Re: [FOSS Nepal] German law on github!

2013-01-06 Thread Chandan Gupta
+1 On Sat, Jan 5, 2013 at 6:17 PM, Avinash wrote: > oh! haha yes .. i forgot to paste the URL .. Thanks Suraj! > > Regards, > Avinash > > > On Saturday, January 5, 2013 at 10:41 PM, Suraj Sapkota wrote: > > The URL: > https://github.com/bundestag/gesetze#german-federal-laws-and-regulations > >

Re: [FOSS Nepal] Lect-dem on BOSS -- LInux distro from India

2012-12-05 Thread Chandan Gupta
@Everest: Yes. On Wed, Dec 5, 2012 at 9:11 PM, Everest K.C. wrote: > Professor does all are welcome means anyone not studying in KU as well?? > > > On Wed, Dec 5, 2012 at 11:01 AM, Prof. Partha wrote: > >> The lect-dem will be held on Thursday 13 Dec. 2012, at KU, CSE Dept. >> lecture Hall. De

Re: [FOSS Nepal] My Article at Nepal Magazine.

2012-12-03 Thread Chandan Gupta
+1 rhoit -1 yadav ji On Mon, Dec 3, 2012 at 2:53 PM, rhoit wrote: > Yadav Bhattarai जी, > > How is this related to Free and Open Source Software! I don't > understand, pls double check where you are sending mail from later on. > > > > > -- > FOSS Nepal mailing list: foss-nepal@googlegroups.com

Re: [FOSS Nepal] Ubuntu 12.04

2012-10-20 Thread Chandan Gupta
Use to GUI utility "Disk Utility" . It has all the options from mounting to formatting etc! :) Cheers, Chandan On Sat, Oct 20, 2012 at 11:10 AM, Avash Mulmi wrote: > Doesnt Ubuntu detect the drive automatically?? > It is working fine in my system. > > Check the result of: > > sudo fdisk -l > >

Re: [FOSS Nepal] Problem while installing package in python

2012-10-17 Thread Chandan Gupta
@shishir sir: you can follow the instruction of installing nltk here http://nltk.org/install.html If you are unable to install or stuck at some part of the process please do mention clearly which part u were unable to do with the o/p, that can help us find where exactly you went wrong. One thing

Re: [FOSS Nepal] Python class

2012-10-16 Thread Chandan Gupta
I personally use Vim with quite handful of plugins and customization. It all depends upon your choice. Here is a detail analysis of some famous IDE's for python. Choose your own ;) http://www.linuxcandy.com/2012/07/which-python-ide-is-best-choose-your-own.html Regards, Chandan On Fri, Oct 12, 20

Re: [FOSS Nepal] Re: About Python in Kathmandu

2012-09-18 Thread Chandan Gupta
le wrote: > >> What will be the cost? >> >> >> On Tue, Sep 18, 2012 at 12:22 PM, Chandan Gupta > > wrote: >> >>> I created a facebook group for python developers in order to try doing >>> some python meet around. >>> >>> https

Re: [FOSS Nepal] About FOSS and SFD Celebration in Republica Sept 15, 2012

2012-09-18 Thread Chandan Gupta
Awesome! +1 On Sun, Sep 16, 2012 at 6:48 PM, Amarendra K Yadav wrote: > +1 > > > On Sun, Sep 16, 2012 at 11:19 AM, Hempal Shrestha < > hempalshres...@gmail.com> wrote: > >> Dear FOSSians, >> >> Thanks to Emilia Terzon for carrying out this story in the Front page of >> the Republica Daily Newspap

Re: [FOSS Nepal] Re:

2012-09-17 Thread Chandan Gupta
Dear Diya Laxmi Joshi, Would you mind if I take up your document (mentioning your name of course) to make a blog post ? Thanks, Chandan P. Gupta Department of Computer Science and Engnieering Kathmandu University On Mon, Sep 17, 2012 at 4:19 PM, Nikita Sharma wrote: > but this is .*doc file > h

Re: [FOSS Nepal] Re: About Python in Kathmandu

2012-09-17 Thread Chandan Gupta
I created a facebook group for python developers in order to try doing some python meet around. https://www.facebook.com/groups/125992037543400/ Please do join and update about this class too. Regards, Chandan P. Gupta Department of Computer Science and Engineering Kathmandu University On Tue, S

Re: [FOSS Nepal] amazing PHP result!!

2012-07-27 Thread Chandan Gupta
it resulted in 0 2 4 6 8 in ubuntu as well in my machine. On Fri, Jul 27, 2012 at 10:11 AM, Rabin shrestha wrote: > > > > for ($i = 0; $i < 10; $i++) > > { > > > if ($i % 2 == 0) > > > { > > > echo $i; > > > } > > > else > > > { > > > //echo "odd"; > > > } > > } > > ?> > >

Re: [FOSS Nepal] Folder Name.exe Virus inside folders spread in Ubuntu Ultimate

2012-07-09 Thread Chandan Gupta
be careful with the command. Don't mount windows partition while executing the command. You may be doomed! // to remove the .exe stuff.. $ find / -name "*.exe" -exec rm {} \; On Mon, Jul 9, 2012 at 3:02 PM, rhoit wrote: > Wow! nice explanition! > I'm not sure about the virus will run on wine wi

Re: [FOSS Nepal] Report on FOSS in Nepal

2012-07-06 Thread Chandan Gupta
+1 Great to hear. Nice initiative. On Fri, Jul 6, 2012 at 12:24 PM, Prof. Partha wrote: > Reg. : FOSS activities in Nepal > > I am preparing a small report on FOSS activities in Nepal, to be > published shortly in India. I would like inputs from all of you, about > activities, agencies, instit

Re: [FOSS Nepal] foss-nepal participation in NCE IT fair.

2012-06-06 Thread Chandan Gupta
visit as > possible. Kindly excuse for my ignorance, could you kindly share the > location of the college and where is the program going to be hosted. > > with kind regards > > Hempal Shrestha > > On Wed, Jun 6, 2012 at 11:37 AM, Chandan Gupta > wrote: > >> Hi All,

[FOSS Nepal] foss-nepal participation in NCE IT fair.

2012-06-05 Thread Chandan Gupta
Hi All, NCE is organising IT fair on 15-16 June 2012. Rhoit and I from KU asked for a stall for open source stuffs. They agreed on this. They want a couple of presentation to be given during the fest. One on foss/linux and another on NLP. Since Rhoit and I are doing our research works in NLP, we w

Re: [FOSS Nepal] Re: Regarding Django

2012-05-29 Thread Chandan Gupta
> *MS foss* > pagemaker = scribus? > typeshala = kalavaro? > > -- > FOSS Nepal mailing list: foss-nepal@googlegroups.com > http://groups.google.com/group/foss-nepal > To unsubscribe, e-mail: foss-nepal+unsubscr...@googlegroups.com > > Mailing List Gu

[FOSS Nepal] pyvideo.org - a site for videos on python

2012-05-26 Thread Chandan Gupta
http://pyvideo.org a site for videos on python http://pyvideo.org/pages/about says that This is a video index of Python-related video on the Internet. It does not host video—it's an index. Each video is lovingly packaged with a variety of metadata that comprises the context of the video: When w

Re: [FOSS Nepal] Free Ubuntu 12.04 CD distribution (in and around pokhara)

2012-05-22 Thread Chandan Gupta
If in lalitpur contact me for Ubuntu 10.10 Ubuntu 11.04 Ubuntu 11.10 Ubuntu 12.04 ( 32 and 64 bit ) :) Regards, Chandan On Tue, May 22, 2012 at 4:32 PM, deeps wrote: > @ Bibek Sharma Chapagain >> > if you live around chabahil i can provide ubuntu 12.04 64bit iso > > -- > FOSS Nepal mailing lis

Re: [FOSS Nepal] Summary of Nepali News

2012-05-21 Thread Chandan Gupta
Dear Pravin, Source code will answer everybody's question, you will not have to explain it. Share it. If you don't want to share, remember this is foss mailing list not a place to advertise your work. Regards, Chandan On Mon, May 21, 2012 at 2:47 PM, pravin joshi wrote: > Answers to your quest

Re: [FOSS Nepal] System Admin Concepts in GNU/Linux

2012-03-13 Thread Chandan Gupta
Sure I will :) Regards, Chandan On Wed, Mar 14, 2012 at 9:19 AM, Abhishek Singh wrote: > On 03/13/2012 10:17 PM, rhoit wrote: > > bash coz i don't have to install before using! > > > Hi Chandan, >Please add the link to the post on our wiki under the > "Resources" section. > > Thanks. > >

Re: [FOSS Nepal] System Admin Concepts in GNU/Linux

2012-03-13 Thread Chandan Gupta
o's wiki pages. > There are free e-books available for under "FREE TECHNOLOGY ACADEMY" > under the title "GNU/Linux Basic operating system" and "GNU/Linux > Advance Administration". > > > > > > > On 13/03/12 18:09, Chandan Gupta wrote: >

Re: [FOSS Nepal] How to clone Ubuntu 11.10

2012-03-13 Thread Chandan Gupta
rather than finding alternative to rematersys you should try to install it. Why weren't you able to install ? On Tue, Mar 13, 2012 at 10:28 AM, Bijay Rai wrote: > HI all, > > I want to clone my Ubuntu 11.10. In Ubuntu 10.04, I was able to create > custom iso of my system with remastersys. But I c

Re: [FOSS Nepal] Copyright law about re-distributing newspaper content

2012-03-10 Thread Chandan Gupta
which newspapaper ? The website of newspaper must have mentioned the license in their website. Depending upon that one can decide to share or redistribute. On Thu, Feb 23, 2012 at 4:08 AM, bibekshres...@gmail.com < bibekshres...@gmail.com> wrote: > Hi Group, > > Does anyone know if Newspapers can

Re: [FOSS Nepal] Re: Problem to reset Password in ubuntu ultimate

2012-03-10 Thread Chandan Gupta
ganeshwor: which method did you use? Let everybody know which method got successful. On Sat, Mar 3, 2012 at 8:39 PM, Rajesh Pandey wrote: > I usually prefer the last method as shown by Abhishek. > > Cheers, > Rajesh > On Mar 2, 2012 9:08 AM, "gyaneshwar bohara" wrote: > >> Now I could reset pass

Re: [FOSS Nepal] Apache 301 redirection issue

2012-02-22 Thread Chandan Gupta
rverAlias directive.. meanwhile I will try googling :) Regards, Chandan > On Feb 11, 2012 8:28 AM, "Chandan Gupta" wrote: > > > > Hi All, > > > > I wanted to redirect all the non www links of my blog to www links > > i.e > > http://linuxcandy.com should

[FOSS Nepal] Apache 301 redirection issue

2012-02-10 Thread Chandan Gupta
Hi All, I wanted to redirect all the non www links of my blog to www links i.e http://linuxcandy.com should come as www.linuxcandy.com for which editing .htaccess file in server helped RewriteEngine On RewriteCond %{HTTP_HOST} !^www\. RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L] But,

Re: [FOSS Nepal] [OT] [Important]

2012-01-12 Thread Chandan Gupta
ilar nature." which the above article has made referenced to. Hope it makes it worth it. > > http://www.citehr.com/127911-help-do-nepal-citizens-need-work-permit-work-india.html Thanks for the links :) Chandan > > > Regards, > Jitendra > > > On Thu, Jan 12, 2012 at

[FOSS Nepal] [OT] [Important]

2012-01-12 Thread Chandan Gupta
hello everybody, I apologise first for posting out of topic [OT] query to this mailing list but this is important to me and I think I can get the answer here. I got a job at Keane India. Recently my training got over and project work is going to be started. Since I am a Nepali, company needs verif

Re: [FOSS Nepal] Committee formation in Amrit Campus

2011-11-17 Thread Chandan Gupta
whey not name it FOSSCOL ? FOSSCOL= FOSS COLLEGE like ASCOL :D On Wed, Nov 16, 2011 at 1:19 PM, Subir Pradhanang wrote: > On Tue, Nov 15, 2011 at 9:27 AM, Subir Pradhanang > wrote: > > > > > Sure, it would be a great pleasure to form a community in Amrit > > Science Campus something like Amrit

[FOSS Nepal] Freedom Box, your control over your data

2011-11-06 Thread Chandan Gupta
Do you own your data on internet ? Do you have control over them? Have faceboook deleted your pics when you delete them from your profile ? well, we have lots of questions like this. Google, facebook etc know more about us than we know about ourselves. Heres a concept of FreedomBox which will giv

Re: [FOSS Nepal] Wifi related problems resolved Thanks to Abhishek

2011-11-06 Thread Chandan Gupta
It would be better if you post her what was the problem and how did you solved it. Others having same problem later can follow the post and find useful. Thanks! On Mon, Nov 7, 2011 at 10:22 AM, Prof. Partha wrote: > I discovered that there is a bug in Suse Linux reg. wifi. The > NetworkManager

[FOSS Nepal] Ubuntu 11.10 is out..

2011-10-13 Thread Chandan Gupta
hello everybody.. Ubuntu 11.10 is out.. Take the tour here http://www.ubuntu.com/tour/# simply awesome.. Download it from here http://www.ubuntu.com/download/ubuntu/download we have tried our best putting a complete guide to ubuntu 11.10 here

[FOSS Nepal] a good effort we can learn

2011-09-26 Thread Chandan Gupta
trying to remove digital untouchability http://www.linuxcandy.com/2011/09/changing-ourselves-to-change-nation.html a nice effort! -- FOSS Nepal mailing list: foss-nepal@googlegroups.com http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: foss-nepal+unsubscr...@googlegroups.com Mai

Re: [henn-elibrary] Re: [FOSS Nepal] Candle Light Vigil for SFD2011

2011-09-18 Thread Chandan Gupta
will anybody mind to send me a little info on how nosk celebrated sfd with few photos ? so that I can update to my blog ? please mail it to breakt...@linuxcandy.com : cheers! On Sun, Sep 18, 2011 at 12:40 PM, ANISH SHRESTHA wrote: > Candle light vigil and SFD went awesome!! Thank you everyone fo

Re: [FOSS Nepal] Happy Software Freedom Day

2011-09-16 Thread Chandan Gupta
> > Change does not roll in on the wheels of inevitability, but comes through > continuous struggle. And so we must straighten our backs and work for our > freedom. A man can't ride you unless your back is bent. > Martin Luther King, Jr. > > HAPPY SOFTWARE FREEDOM DAY! On Sat, Sep 17, 2011 at 10

Re: [FOSS Nepal] gimp tutorial

2011-09-06 Thread Chandan Gupta
On Tue, Sep 6, 2011 at 1:12 PM, Bijay Rai wrote: > nice initiation. +1 > Thanks ;) > > -- > Bijay Chamling > Dharan, Sunsari, Nepal > Registered - [Linux User #525431 , Ubuntu User > #34198 ] > >

[FOSS Nepal] gimp tutorial

2011-09-05 Thread Chandan Gupta
Hi everybody, Many of you may like to learn how to gimp. at linuxcandy.com we have started "how to gimp" series. we write tutorials on how to create wallpapers with gimp. starting with easy ones we will be moving to pro ones slowly. How to gimp part 4

Re: [FOSS Nepal] Ubuntu 11.10 beta is out

2011-09-03 Thread Chandan Gupta
On Sat, Sep 3, 2011 at 5:25 PM, rajesh aryal wrote: > On Sat, Sep 3, 2011 at 2:24 AM, Chandan Gupta > wrote: > > Hi, > > anybody has tried so far Ubuntu 11.10 beta ? > > > > I tried it. Ubuntu software center has a great look and the unity has got > > s

Re: [FOSS Nepal] Ubuntu 11.10 beta is out

2011-09-03 Thread Chandan Gupta
On Sat, Sep 3, 2011 at 5:45 PM, Suraj Sapkota wrote: > > On Fri, Sep 2, 2011 at 9:54 PM, Chandan Gupta wrote: > >> Hi, >> anybody has tried so far Ubuntu 11.10 beta ? >> >> I tried it. Ubuntu software center has a great look and the unity has got >> smoot

[FOSS Nepal] Ubuntu 11.10 beta is out

2011-09-02 Thread Chandan Gupta
Hi, anybody has tried so far Ubuntu 11.10 beta ? I tried it. Ubuntu software center has a great look and the unity has got smoothing touch. plus the dash is awesome.. a blog post on short review : http://www.linuxcandy.com/2011/09/ubuntu-1110-beta-1-review.html Cheers! :) -- FOSS Nepal mailin

Re: [FOSS Nepal] Re: phpmyadmin not loggin in.

2011-09-01 Thread Chandan Gupta
On Thu, Sep 1, 2011 at 1:30 PM, C2 wrote: > Did you change the upload file limit (upload_max_filesize)in php.ini ? > You should probably do that. > > Thanks to the hint. That was the problem. Description: Error: POST Content-Length of 91 bytes exceeds the limit of -1048576 bytes in Unknown on

[FOSS Nepal] phpmyadmin not loggin in.

2011-08-31 Thread Chandan Gupta
this is seriously irritating. after going through blogs, stackoverflow and others I couldnot find solution to this problem. Or may be I am missing a simple thing. I was uploading about 8 gb dumped file to a database and it got interrupted due to system restart. after then I am unable to login to p

Re: [FOSS Nepal] OpenDNS

2011-08-26 Thread Chandan Gupta
at, Aug 27, 2011 at 11:24 AM, Chandan Gupta wrote: > > > On Sat, Aug 27, 2011 at 9:58 AM, Abhishek Singh wrote: > >> On 08/26/2011 09:32 PM, Chandan Gupta wrote: >> >> >> The DNS (Domain Name System) is the phonebook of the Internet. When you >> enter a web

Re: [FOSS Nepal] OpenDNS

2011-08-26 Thread Chandan Gupta
On Sat, Aug 27, 2011 at 9:58 AM, Abhishek Singh wrote: > On 08/26/2011 09:32 PM, Chandan Gupta wrote: > > > The DNS (Domain Name System) is the phonebook of the Internet. When you > enter a website into a browser, it's DNS that finds the optimal machine to > serve that web

[FOSS Nepal] OpenDNS

2011-08-26 Thread Chandan Gupta
The DNS (Domain Name System) is the phonebook of the Internet. When you enter a website into a browser, it's DNS that finds the optimal machine to serve that website to you. Without it, browsing as we know it would not be possible. Open DNS serves 30 billion DNS requests to millions of customers

Re: [FOSS Nepal] wordpress theme

2011-08-15 Thread Chandan Gupta
thank you very much guys for the reply... I am running a site called linuxcandy.com which is in blogger for time being. I am setting up my own server and the site move to wordpress. almost done and stuck finally at some designing stuff. Basically what I did was picked some template from somewhere

[FOSS Nepal] wordpress theme

2011-08-14 Thread Chandan Gupta
any wordpress theme/css/template specialist here? I need to customize a theme for my blog. would be happy if someone is ready to contribute time. -- FOSS Nepal mailing list: foss-nepal@googlegroups.com http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: foss-nepal+unsubscr...@google

Re: [FOSS Nepal] FOSS Workshop at IOE

2011-07-04 Thread Chandan Gupta
was the workshop organised? On Wed, Jun 29, 2011 at 10:35 PM, Avash Mulmi wrote: > Everest, > Most of the softwares we use in windows are pirated ones, so asking for the > latest windows software in a foss workshop doesn't seem like a good idea to > me. I dont know what others have thought about

Re: [FOSS Nepal]

2011-07-04 Thread Chandan Gupta
which college? On Mon, Jul 4, 2011 at 8:38 PM, Anky Pyakuryal wrote: > Hello everyone, > Some of my friends in my college are interested to know about FOSS and > wants to develop their knowledge and skills regarding it. Can anyone > help??? > > With Regards, > Anky Pyakuryal. > > -- > FOSS Nepal

[FOSS Nepal] Dell vostro 1320 wireless card not working

2011-07-03 Thread Chandan Gupta
I have Dell vostro 1320 and from the day I bought this laptop wireless card has been showing weird characteristic in my Ubuntu box while in windows it was alwas fine. when I first installed Ubuntu 9.04 the wireless button acted weird when it was ON and then i use to log on to ubuntu it din't show w

Re: [FOSS Nepal] Gnome3 on Ubuntu11.04

2011-06-04 Thread Chandan Gupta
yes I did ;) and plus kde desktop too :D I can switch between all three :) On Sat, Jun 4, 2011 at 10:41 AM, Rajkumar Shrestha wrote: > Does anybody got Gnome3 on Ubuntu11.04 without any error? [without > breaking unity] > > -- > *RaaZ Shrestha* > http://facebook.com/rsthdn > http://twitter.com/rs

Re: [FOSS Nepal] Re: Nepali foss/linux blogs and websites

2011-05-29 Thread Chandan Gupta
blog frequently at http://www.techgaun.blogspot.com Not >> really the open source/linux blog but still there're posts on linux >> and other stuffs. keep it up :) >> On May 29, 12:12 pm, Chandan Gupta wrote: >> > On Sun, May 29, 2011 at 12:35 PM, Abhishek Singh >>

Re: [FOSS Nepal] Nepali foss/linux blogs and websites

2011-05-29 Thread Chandan Gupta
On Sun, May 29, 2011 at 12:35 PM, Abhishek Singh wrote: > On 05/29/2011 09:16 AM, Chandan Gupta wrote: >> okie just curious: >> >> How many Nepali websites and/or blogs are there of only linux/foss ? >> If you have one please list it in Reply! >> > Well, I

[FOSS Nepal] Nepali foss/linux blogs and websites

2011-05-28 Thread Chandan Gupta
okie just curious: How many Nepali websites and/or blogs are there of only linux/foss ? If you have one please list it in Reply! -- FOSS Nepal mailing list: foss-nepal@googlegroups.com http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: foss-nepal+unsubscr...@googlegroups.com Mail

Re: [FOSS Nepal] Regarding "Start-Up" sessions

2011-05-28 Thread Chandan Gupta
the last reply to this mail was 9 days ago! now I would like to know what has been decided by today and any progress done so far ? On Fri, May 20, 2011 at 10:50 AM, Hempal Shrestha wrote: > On Fri, May 20, 2011 at 6:59 AM, Abhishek Singh > wrote: >> >> On 05/19/2011 06:18 PM, the.n...@gmail.com

Re: [foss-nepal] about gns3

2010-12-01 Thread chandan gupta
better find a place in mac os mailing list or irc channel or anywhere... here we talk about linux/foss... On Wed, Dec 1, 2010 at 10:57 PM, krishna sundar bhele < bhelekris...@gmail.com> wrote: > dear all, > do somebody know how to install GNS 3 for mac os x? i couldn't dowload it > from the offi

Re: [foss-nepal] grub

2010-12-01 Thread chandan gupta
it to community. On Wed, Dec 1, 2010 at 1:43 PM, Bishisht Bhatta wrote: > chandan bro grub update ko kunai link post gara na > > On Tue, Nov 30, 2010 at 8:39 PM, chandan gupta > wrote: > >> >> >> https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallin

Re: [foss-nepal] grub

2010-11-30 Thread chandan gupta
https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows go to that link.. you can try any one way. and when you have 10.04 then why are you using live cd of older version ? get new live cd of 10.04 and try installing and/or updating grub. thannks. -- FOSS Nepal mailing list: fo

Re: [foss-nepal] Discussion on how-to-help-windows-users-migrate-to-linux

2010-11-03 Thread chandan gupta
On Wed, Nov 3, 2010 at 11:09 AM, Diwash Pradhan wrote: > Internet is not a problem now, 24/7 ... I jst wanted to share my experience > .. thanx for those books > welcome :) :) > > On Tue, Nov 2, 2010 at 3:56 PM, chandan gupta wrote: > >> >> >> On Mon, Nov

Re: [foss-nepal] Discussion on how-to-help-windows-users-migrate-to-linux

2010-11-02 Thread chandan gupta
On Mon, Nov 1, 2010 at 10:25 PM, Diwash Pradhan wrote: > True Very True, But it's not so simple at the beginning, I tried it before > with red hat but due lack of knowledge and unavailability of the net i > couldn't .. currently i am currently trying again to migrate to linux (but > ubuntu) , i

Re: [foss-nepal] Re: messed up OS and grub

2010-10-24 Thread chandan gupta
On Sun, Oct 24, 2010 at 5:01 AM, rabin shrestha wrote: > have u listen about grub for DOS > NO > -- > FOSS Nepal mailing list: foss-nepal@googlegroups.com > http://groups.google.com/group/foss-nepal > To unsubscribe, e-mail: > foss-nepal+unsubscr...@googlegroups.com > > Mailing List Guidelines:

Re: [foss-nepal] Re: messed up OS and grub

2010-10-24 Thread chandan gupta
On Sat, Oct 23, 2010 at 10:26 PM, Sandip Niroula wrote: > try manual mounding. And repeat above steps. > tried that too... > > -- > FOSS Nepal mailing list: foss-nepal@googlegroups.com > http://groups.google.com/group/foss-nepal > To unsubscribe, e-mail: > foss-nepal+unsubscr...@googlegroups.co

Re: [foss-nepal] Re: messed up OS and grub

2010-10-23 Thread chandan gupta
I mentioned in first mail too and I would again like to particularly tell that I tried all above stuffs whatever was there in Ubuntu documentaton of Grub2 the error was * cannot seek `/dev/sda* another help: is there any tool to mount ext4 (please note its ext4 and not ext2 or 3) form windows 7

[foss-nepal] messed up OS and grub

2010-10-23 Thread chandan gupta
can anybody help me with grub installation?? here is an output from live cd * ubu...@ubuntu:~$ sudo fdisk -l Disk /dev/sda: 250.1 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 by

Re: [foss-nepal] Printer Problem.

2010-10-06 Thread chandan gupta
You can download 32bit and 64bit driver from the following link http://software.canon-europe.com/software/0038852.asp?model= the 64bit driver will be available as a RPM file, use alien to convert it into DEB file. ~cheers!! ~chandan Twitter: @guptachandan1 On Thu, Sep 30, 2010 at 11:38 PM, Bish

Re: [foss-nepal] Re: converter in debian (audio/video converter)

2010-10-06 Thread chandan gupta
Go to vlc view>advance controls then play a video and press on the red button which starts recording and then press it again where you want to stop it... By this way you can crop the video and even make a video into audio ~cheers chandan On Wed, Oct 6, 2010 at 8:25 AM, Sagar Chalise wrote: >

Re: [foss-nepal] Firefox got problem

2010-10-04 Thread chandan gupta
Did you try installing the stable version of firefox? Please write which version of firefox you were using because there exists many issues with the beta version. ~chandan On Sun, Oct 3, 2010 at 6:23 PM, Sagar wrote: > Here is the screenshot. > Ubuntu 10.04 LTS > remove garera kati ho kati chot

Re: [foss-nepal] weird problem with wired net connection

2010-10-03 Thread chandan gupta
quot; (uid=0 pid=1 comm="/sbin/init")) techbr...@techbreak-laptop:~$ *one more thing... we sometimes get IP conflict message.. So is it something like if only 5 systems are set to share the same IP we are getting the problem?? If so how can we change the settings and allow to share the same IP

Re: [foss-nepal] weird problem with wired net connection

2010-10-02 Thread chandan gupta
@bibek n @aks bro: no problem with wire at all.. it works well when connected to other laptop at same time.. and changing of port too didnt make any difference.. problem stands just with the laptop that too temporary.. just for few hours like 4 or 5 hours.. @paras bro: could you elaborate please h

[foss-nepal] weird problem with wired net connection

2010-10-01 Thread chandan gupta
Hi all, We are using wire connection for internet. 8 ports are available for the connection while 6 laptops are connected. A weird thing is happening with it recently. The internet in one of the laptop just stops connecting while the port and the wire are all correct... when the same wire is conn

Re: [foss-nepal] Fwd: never finishing task

2010-09-15 Thread chandan gupta
I have been using this since its alpha release... Have been facing lots of problems but this one was weird... anyway thanks for the idea.. will do it soon :) :) On Wed, Sep 15, 2010 at 9:05 AM, fr3ak wrote: > Seems like you are using a development preview of Maverick.. It will be > wise of you i

Re: [foss-nepal] yellow page for foss

2010-05-22 Thread chandan gupta
feel free to write me at chandan dot gupta at muktware dot com Thanks On 5/22/10, Geshan Manandhar wrote: > it is a Drupal website good work. > > On 5/23/10, chandan gupta wrote: >> Hi friends, >> >> We are glad to share with you that we are launching 'muktware.co

[foss-nepal] yellow page for foss

2010-05-22 Thread chandan gupta
Hi friends, We are glad to share with you that we are launching 'muktware.com', a complete FOSS and Linux website. In addition to regular sections (which you can see on the site) we will be adding more feature in the coming week which include: 1. Job Postings. If you have a job opening at you com

Re: [foss-nepal] Contributing back to open source. G etting started…

2010-05-22 Thread chandan gupta
I am not in Nepal. Can I be in team? let me know. I can be available anytime online when required for the project job. If yes... mee too team up :) ~chandan On 5/18/10, ♪♫▬aze wrote: > ya team up.. ;) > > On 18/05/2010, Bipin Gautam wrote: >> Wow Akash, thanks for the info. For a long time i wan

Re: [foss-nepal] mount failed.. ubuntu 10.04

2010-05-09 Thread chandan gupta
is not showing. ~chandan On Mon, May 10, 2010 at 10:23 AM, Manish Regmi wrote: > On Sun, May 9, 2010 at 11:40 PM, chandan gupta > wrote: > > that didnt work out. > > It showed the error as: > > fsck from until-linux-ng 2.17.2 > > fsck: fsck.ntfs:not found >

Re: [foss-nepal] mount failed.. ubuntu 10.04

2010-05-09 Thread chandan gupta
/windows now my ubuntu boots without that mount error message ~chandan On 5/10/10, SATA wrote: > Run the following command at the maintainance shell: > r...@chandan-laptop:~# *fsck /dev/sda3* > > > On Mon, May 10, 2010 at 7:33 AM, chandan gupta > wrote: > >&g

Re: [foss-nepal] mount failed.. ubuntu 10.04

2010-05-09 Thread chandan gupta
well that file is readonly file. how to edit it? please clear the commands if any. and how to fix the partition? On Mon, May 10, 2010 at 7:32 AM, Manish Regmi wrote: > On Sun, May 9, 2010 at 8:48 PM, chandan gupta > wrote: > > I couldnot reach to http://fossnepal.pastebin.com so I h

Re: [foss-nepal] mount failed.. ubuntu 10.04

2010-05-09 Thread chandan gupta
, 2010 at 11:34 AM, SATA wrote: > > > On Sun, May 9, 2010 at 7:57 AM, chandan gupta wrote: > >> From the day I installed ubuntu 10.04 I am facing this problem. was trying >> to sort out through googling and irc but couldnot be succesful. >> when I boot my system to luci

[foss-nepal] mount failed.. ubuntu 10.04

2010-05-08 Thread chandan gupta
>From the day I installed ubuntu 10.04 I am facing this problem. was trying to sort out through googling and irc but couldnot be succesful. when I boot my system to lucid it shows some error as (with the logo of ubuntu) *ubuntu . . . . the disk dirve for /dos is not yet ready or not present contin

Re: [foss-nepal] bluish video problem

2010-05-06 Thread chandan gupta
Thanks a lot. The link helped. ~chandan On 5/6/10, SATA wrote: > On Thu, May 6, 2010 at 7:47 AM, chandan gupta > wrote: > >> ubuntu 10.04 >> when I play videos in vlc or other player like movie player etc the >> video gets weird color. It gets bluish. A screenshot

Re: [foss-nepal] init 6 link failed

2010-05-02 Thread chandan gupta
The alternate link worked. Thanks alot. Greeat job. I liked the magazine. -chandan On 5/2/10, Ishwor Gurung wrote: > Hi all, > > 2010/5/3 Rajan Paudel : >> I too man facing the same problem here >> Could any one please upload the whole document here so that we won't face >> any p

Re: [foss-nepal] init 6 link failed

2010-05-02 Thread chandan gupta
dont know whats problem in here :( if possible can please attach the pdf and send in mail? chandan On 5/2/10, Jwalanta Shrestha wrote: > On Sun, May 2, 2010 at 10:18 AM, chandan gupta > wrote: > >> same problem bro... the pdf is damaged... >> >> > i jus downloaded

Re: [foss-nepal] init 6 link failed

2010-05-01 Thread chandan gupta
same problem bro... the pdf is damaged... On 5/2/10, Jwalanta Shrestha wrote: > Try this (direct link): > http://github.com/theinitmag/201005/raw/master/releases/theinitmag06.pdf > > ~jwalanta > > > On Sun, May 2, 2010 at 9:24 AM, chandan gupta > wrote: > >> Hi

[foss-nepal] init 6 link failed

2010-05-01 Thread chandan gupta
Hi folks, the init 6 pdf link of github couldnot be fetched. I dont know whats the problem but I tried it several times. after downloading it says document has been corrupted. Please send me an alternate link. Thanks, Chandan P. Gupta -- FOSS Nepal mailing list: foss-nepal@googlegroups.com http:

Re: [foss-nepal] Internet connection in Ubuntu 10.04

2010-05-01 Thread chandan gupta
Please dont make this issue a personal talk and solve it personally. It is a general problem issue and many get stuck with this. So @jwalanta dai and @khom: keep this thread alive and reach the solution. Thanks and Regards, Chandan Prasad Gupta On 5/2/10, Khom raj Sharma wrote: > Dear Jwalanta