[docteam-commits] r4487 - in branches/gutsy/kubuntu: .

2007-10-29 Thread ubuntu-doc-commits
Author: nixternal
Date: Tue Oct 30 02:31:28 2007
New Revision: 4487

Added:
   branches/gutsy/kubuntu/libs/ccbysa.html.web
   branches/gutsy/kubuntu/libs/contributors.html.web
   branches/gutsy/kubuntu/libs/legalnotice.xml.web
Modified:
   branches/gutsy/kubuntu/Makefile

Log:
updates to allow me to build for the kubuntu.org website

Modified: branches/gutsy/kubuntu/Makefile
==
--- branches/gutsy/kubuntu/Makefile (original)
+++ branches/gutsy/kubuntu/Makefile Tue Oct 30 02:31:28 2007
@@ -55,6 +55,7 @@
 
 # all is for the kubuntu package and for the nightly builds for doc.ubuntu.com
 all: clean style tbh
+web: clean style www
 
 # Style
 style:
@@ -66,6 +67,7 @@
mkdir $(KBASE)images/navig/
mkdir $(KBASE)images/index
cp libs/*.css $(KBASE)common/
+   cp libs/*.html $(KBASE)
cp /usr/share/doc/kde/HTML/en/common/*png $(KBASE)common/
cp images/admon/*.png $(KBASE)images/admon/
cp images/C/*.png $(KBASE)images/C/
@@ -168,6 +170,82 @@
xsltproc --xinclude -o $(KBASE)system-settings/$$cc/index.html \
$(KUBUNTUXSL) system-settings/$$cc/system-settings.xml; done
 
+# For kubuntu.org (web)
+www:
+   # ABOUT KUBUNTU
+   xsltproc --stringparam generate.toc no --param chunk.first.sections 0 
\
+   --xinclude -o $(KBASE)about-kubuntu/C/index.html $(KUBUNTUXSL) \
+   about-kubuntu/C/about-kubuntu.xml
+
+# ADD APPLICATIONS
+   xsltproc --xinclude -o $(KBASE)add-applications/C/index.html \
+   $(KUBUNTUXSL) add-applications/C/add-applications.xml
+
+# BASIC CONCEPTS
+   xsltproc --xinclude -o $(KBASE)basic-concepts/C/index.html \
+   $(KUBUNTUXSL) basic-concepts/C/basic-concepts.xml
+
+# CONFIG DESKTOP
+   xsltproc --xinclude -o $(KBASE)config-desktop/C/index.html \
+   $(KUBUNTUXSL) config-desktop/C/config-desktop.xml
+
+# FILES AND DOCS
+   xsltproc --xinclude -o $(KBASE)files-and-docs/C/index.html \
+   $(KUBUNTUXSL) files-and-docs/C/files-and-docs.xml
+
+# GAMES
+   xsltproc --xinclude -o $(KBASE)games/C/index.html \
+   $(KUBUNTUXSL) games/C/games.xml
+
+   # GETTING HELP
+   xsltproc --xinclude -o $(KBASE)getting-help/C/index.html \
+   $(KUBUNTUXSL) getting-help/C/getting-help.xml
+
+# HARDWARE
+   xsltproc --xinclude -o $(KBASE)hardware/C/index.html \
+   $(KUBUNTUXSL) hardware/C/hardware.xml
+
+   # INDEX
+   xsltproc --xinclude -o $(KBASE)index/C/index.html \
+   $(INDEXXSL) index/C/index.xml
+
+# INTERNET
+   xsltproc --xinclude -o $(KBASE)internet/C/index.html \
+   $(KUBUNTUXSL) internet/C/internet.xml
+
+# KEEPING SAFE
+   xsltproc --xinclude -o $(KBASE)keeping-safe/C/index.html \
+   $(KUBUNTUXSL) keeping-safe/C/keeping-safe.xml
+
+# MUSIC, VIDEO, AND PHOTOS (MULTIMEDIA)
+   xsltproc --xinclude -o $(KBASE)musicvideophotos/C/index.html \
+   $(KUBUNTUXSL) musicvideophotos/C/musicvideophotos.xml
+
+# NETWORK
+   xsltproc --xinclude -o $(KBASE)network/C/index.html \
+   $(KUBUNTUXSL) network/C/network.xml
+
+# NEW TO KUBUNTU
+   xsltproc --xinclude -o $(KBASE)newtokubuntu/C/index.html \
+   $(KUBUNTUXSL) newtokubuntu/C/newtokubuntu.xml
+
+   # OFFICE
+   xsltproc --xinclude -o $(KBASE)office/C/index.html \
+   $(KUBUNTUXSL) office/C/office.xml
+
+   # PRINTING AND SCANNING
+   xsltproc --xinclude -o $(KBASE)printing/C/index.html \
+   $(KUBUNTUXSL) printing/C/printing.xml
+
+# PROGRAMMING (GENERAL)
+   xsltproc --xinclude -o $(KBASE)programming/C/index.html \
+   $(KUBUNTUXSL) programming/C/programming.xml
+
+# SYSTEM SETTINGS
+   xsltproc --xinclude -o $(KBASE)system-settings/C/index.html \
+   $(KUBUNTUXSL) system-settings/C/system-settings.xml
+
+
 # Cleanup
 clean:
 

Added: branches/gutsy/kubuntu/libs/ccbysa.html.web
==
--- (empty file)
+++ branches/gutsy/kubuntu/libs/ccbysa.html.web Tue Oct 30 02:31:28 2007
@@ -0,0 +1,195 @@
+htmlheadtitleAppendix A. Creative Commons by Attribution-ShareAlike 
2.5/titlelink rel=stylesheet href=common/kde-default.css 
type=text/cssmeta name=generator content=DocBook XSL Stylesheets 
V1.67.2link rel=start href=index.html title=Appendix A. Creative 
Commons by Attribution-ShareAlike 2.5meta http-equiv=Content-Type 
content=text/html; charset=UTF-8meta name=GENERATOR content=KDE XSL 
Stylesheet V1.13 using libxslt/headbody bgcolor=white text=black 
link=#FF vlink=#840084 alink=#FFdiv style=background-image: 
url(common/top-middle.png); width: 100%; height: 131px;div style=position: 
absolute;  right: 0px;img 
src=common/top-right-konqueror.png style=margin: 0px alt=/divdiv 
style=position: absolute; top: 25px;   
   right: 100px;  text-align: 

Image issues

2007-10-29 Thread GrueMaster
The recent images (since ~10/16) have installed both lpia and lpiacompat
kernels, defaulting to the lpiacompat kernel on bootup.  This fails for
melow systems, as the lpiacompat modules do not contain the psb kernel
video driver, yet the system is configured to boot X with the psb
drivers.  This causes XWindows to constantly respawn, thrashing the
unionfs image.

The bigger question is, should the lpia and lpiacompat configurations be
combined?  There really is no need to have separate configs, as the core
hardware is the same and the rest is built as modules.  The menlow
specific modules should be intelligent enough to bypass code specific to
that hardware if not needed (i.e. snd-hda-intel). 


-- 
Tobin Davis [EMAIL PROTECTED]


-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: [ubuntu-in] Debian-Ubuntu Project Day: Final List

2007-10-29 Thread Onkar Shinde
On 10/29/07, Bhavani Shankar R [EMAIL PROTECTED] wrote:
 Hey..
 Can I speak/Participate on Contributing to ubuntu for newbies and Gaming and
 media center on ubuntu? Please let me know...I m interested...

You can not have a talk now on project day. But you can sure have BoF.
The focus of FOSS.IN this year is on attracting contributors to FOSS.
So please make sure that your session has same focus.



Onkar
-- 
Passion - Some people climb mountains - others write Free software.
Don't ask why - the reason is the same.

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Debian-Ubuntu Project Day: Final List

2007-10-29 Thread Kartik Mistry
Bhavani Shankar wrote:

 Can I speak/Participate on Contributing to ubuntu for newbies and Gaming and
 media center on ubuntu? Please let me know...I m interested...

Seriously. No.

I am wondering where were you when we were discussing about 'Project
Day' at Foss.in/2007 (This list and #ubuntu-in).

But, still you can come down, listen and share your knowledge among all of us.

We learn therefor we are!

-- 
 Cheers,
 ---
 Kartik Mistry  || GPG: 0xD1028C8D || IRC: kart_
 kartikmistry.org/blog || kartikm.wordpress.com
 --

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Debian-Ubuntu Project Day: Final List

2007-10-29 Thread Bhavani Shankar R
Why dont you do that at Bar Camp Also?
Where is it in bangalore?

Bhavani Shankar

On 10/29/07, Jayanth S [EMAIL PROTECTED] wrote:

 Why dont you do that at Bar Camp Also?

 Jayanth

 On 10/29/07, Bhavani Shankar R [EMAIL PROTECTED]  wrote:
 
  Hey..
  Can I speak/Participate on Contributing to ubuntu for newbies and Gaming
  and media center on ubuntu? Please let me know...I m interested...
  Bhavani Shankar.
 
  On 10/29/07, Kartik Mistry [EMAIL PROTECTED] wrote:
  
   Dear All,
  
   Check: http://foss.in/2007/shortlist.php
  
   Project Days: Debian-Ubuntu
  
   (In alphabetical order..)
  
   1. Amit Karpe - Remastering of Ubuntu
   2. Baishampayan Ghose - Debian/Ubuntu Package building and Maintenance
   3. Christian Perrier - Internationalisation in Debian: a key for the
   universal operating system
   4. Christian Perrier - Contributing to Debian for dummies
   5. Harpreet Singh - Packaging Java Applications for Ubuntu Platform
   6. Kartik Mistry - Dealing with Indic issues in Debian/Ubuntu
   7. Sam Hocevar - Giving back to the community: how does Debian
   perform?
   8. Soumyadip Modak - Bug management with the Debian BTS and Ubuntu
   Launchpad
  
   Be there!
  
   P.D. will be on 4 or 5th December. And, there are plenty of
   interesting talk to attend at Main Conference.
  
   Those who are interested in Debian, Current Debian President, Sam
   Hocevar is talking about Debian Project at Main Conference.
  
   Registration/Call for Volunteer will be soon. Stay tuned.
  
   --
   Cheers,
   ---
   Kartik Mistry  || GPG: 0xD1028C8D || IRC: kart_
kartikmistry.org/blog || kartikm.wordpress.com
   --
  
   --
   ubuntu-in mailing list
   ubuntu-in@lists.ubuntu.com
   https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
  
 
 
  --
  ubuntu-in mailing list
  ubuntu-in@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
 
 


 --
 Jay
 Impossible Is Nothing
 http://www.amonks.in
 --
 ubuntu-in mailing list
 ubuntu-in@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Debian-Ubuntu Project Day: Final List

2007-10-29 Thread Bhavani Shankar R
Thanks for the info mate...:)

On 10/29/07, Parthan S R [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Bhavani Shankar R wrote:
  Hey..
  Can I speak/Participate on Contributing to ubuntu for newbies and
  Gaming and media center on ubuntu? Please let me know...I m
  interested...
 
 LOL... are you seriously checking out this mailing list on other posts
 here ? There were a lot of mails about Project Day, Debian-In and
 Ubuntu-In joining and something called as Call For Participation.
 Even if you missed it here, checking out foss.in 2007 web site should
 have given you a clue that there is a formal process of applying a
 talk for the PD too and the decision is not fully in our hands. It is
 not like we are given a hall for the entire day to do whatever we want
 on our own, in which case we can accommodate any one wishing to talk
 related to Debian or Ubuntu.

 But (un?)fortunately, there had to be formal process through CfPs, we
 were given a list of talks and asked to return our preferred list,
 from which they announced a final list. This was done a bit openly on
 the irc channel with many members asked to vote their preferences and
 talks selected. So we are in a position where we can not do anything
 in this regard, better luck next time and keep your eyes a bit wide
 open to know what's happening around.

 And yes, you can probably try for a talk/session during BCB5. Even if
 not able to get a hall, you can still go in with a corridor session
 which is a very hit in BCBs. :)

 - --
 With Regards,
 Parthan aka Technofreak

 [web] http://technofreak.in
 [blog] blog.technofreak.in
 [photos] photos.technofreak.in
 [irc] teKnofreak @ irc.freenode.net (#linux-india)
 [mobile] BLR +919845446647
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFHJZTZk4vYYS/wECYRApd7AKCNViGOGqbaNtpocm6fbd4f0mpEQACfXb97
 aCtgy+uAOWex0+mdlksrGYc=
 =DDB7
 -END PGP SIGNATURE-


 --
 ubuntu-in mailing list
 ubuntu-in@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] [Ubuntu Bangalore Team] The Bangalore team is up and rocking..!

2007-10-29 Thread Bhavani Shankar R
Hello Bangaloreans,
The Karnataka team forum is up in indian forums..
Ref:

http://ubuntu.techjugaad.com/index.php?PHPSESSID=35b0e3d8b2bc8421dfc323e3cb759969board=17.0
Thanks
Bhavani Shankar
Core staff and moderator of indian forum.

On 10/29/07, Bhavani Shankar R [EMAIL PROTECTED] wrote:

 Thanks mate...
 Bhavani Shankar.

 On 10/28/07, Lut4rp [EMAIL PROTECTED] wrote:
 
  I have made a forum in the Indian Teams category. Please check it out,
  and tell me if you need anything else! I can make you sub-forums also (if
  the need be).
 
  Good luck
  Pratul
 
  --
  In a world without fences  boundaries, who needs Gates and Windows?
  personal website - http://techjugaad.com/techbakwaas
 
  --
  ubuntu-in mailing list
  ubuntu-in@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
 
 

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Bhavani Shankar R
It has been moved to
http://www.ubuntu-in.org/wiki/User_talk:Bhavi
Please transfer it to a proper space please because wiki editing here is
different from Ubuntu wiki editing and please create some space for Indian
marketing team also because ill shift it too
Thanks
Bhavani Shankar.


On 10/18/07, Bhavani Shankar R [EMAIL PROTECTED] wrote:

 Why are you guys not understanding? I am just trying to modeel our LoCo
 team on par with Ubuntu.. Any person who gets in to the community will have
 an Membership analogus with ubuntu members in the broader sense.. By this
 he will have some facililities and
 THE PERSON WILL HAVE AN ACKNOWLEDGEMENT that he has contributed
 substantialy to the loco team... Its just based on the idea of ubuntu
 members... Who are Ubuntu Members? A person who has contributed
 substantially to the community gets special recognition and a token
 acknowledgement from the community for the same.. and I thought of this idea
 on the lines mentioned above... And about the ubuntu Indian promoters...
 Here is trhe team: 
 https://edge.launchpad.net/~ind-promotershttps://edge.launchpad.net/%7Eind-promotersand
  I am not playing games here.. I am serious enough  on this thing that I
 want to model my team on par with ubuntu and In the process to make our Loco
 team one of the best teams in the whole of ubuntu community.. I too am
 working with UMC  team actively as a team member and essentially an
 implementeter redesigning their web site and taking care of the Gaming and
 documentation part and I am close with the Ubuntu marketing team on
 discussing the pros and cons of my Idea of a beginners kit thereby helping
 the newbies to easily switch over to ubuntu and making shipit more faster..
 and I am active on the launchpad answer tracker helping out people and
 newbies by providing answers to their questions.. This sort of attitude
 really saddens me.. Please abide by the Ubuntu Code of Conduct:
 http://www.ubuntu.com/community/conducthttps://edge.launchpad.net/%7Eind-promoters
 Really saddening to see the response,
 Thanks
 Bhavani Shankar.
 On 10/17/07, Parth  [EMAIL PROTECTED] wrote:
 
  On 10/17/07, Bhavani Shankar R [EMAIL PROTECTED] wrote:
   Hello...
   I have stated a team called Ubuntu Indian members on par with ubuntu
   members..
   Ref this:
   https://edge.launchpad.net/~indmembershttps://edge.launchpad.net/%7EindmembersIts
just a simple
 
  OMG.. not again!
 
   analogy. Indian loCo team in Launchpad - Having an account in
  launchpad in
   ubuntu
   Ubuntu Indian members - ubuntu members..
   Note: all the present active members will be approved automatically..
  This
   stuff mentioned in the wiki is for newbies who are coming in..
 
 
  Define members - the term has a different meaning in Ubuntu
  community. A member is officially recognized and this process is not
  like getting a launchpad account. Are you meaning official members in
  India or members of the launchpad team ? Then it is out of my scope as
  am not an official Ubuntu Member.
 
  Else.. it is waste of time and effort for reasons I have stated in my
  last (long) mail.
 
  --
  Parthan Technofreak
 
  [web] http://technofreak.in
  [irc] teKnofreak @ irc.freenode.net
  [mobile] MAA +919840209424
  BLR +919845446647
 
  --
  ubuntu-in mailing list
  ubuntu-in@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
 


-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] [Ubuntu Bangalore Team] The Bangalore team is up and rocking..!

2007-10-29 Thread Lut4rp
Anytime at all! Go Ubuntu India!

-- 
In a world without fences  boundaries, who needs Gates and Windows?
personal website - http://techjugaad.com/techbakwaas
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread gaurav chaturvedi
On 10/29/07, Bhavani Shankar R [EMAIL PROTECTED] wrote:
 It has been moved to
 http://www.ubuntu-in.org/wiki/User_talk:Bhavi
 Please transfer it to a proper space please because wiki editing here is
 different from Ubuntu wiki editing and please create some space for Indian
 marketing team also because ill shift it too
 Thanks
 Bhavani Shankar.


Ban this user. He dosnt give a crap about ubuntu or foss or whatever.
He just thinks it fun to troll this mailing lists.

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Vivek Khurana
On 10/29/07, Bhavani Shankar R [EMAIL PROTECTED] wrote:
 It has been moved to
 http://www.ubuntu-in.org/wiki/User_talk:Bhavi
 Please transfer it to a proper space please because wiki editing here is
 different from Ubuntu wiki editing and please create some space for Indian
 marketing team also because ill shift it too

 What crap is this ? And who is Bhavani ? Admins/Founders can we have
a discussion over thsi issue on IRC ? To me it looks like an attempt
to take over the work done by so many people over a period of time.

regards
VK
-- 
The hidden harmony is better than the obvious!!

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Onkar Shinde
@Gaurav/Vivek,

There is no need to be so aggressive. Bhavani seems to be misguided
about the ways of contribution. I think it is our duty to correct his
misconceptions than to ban him.


Onkar
-- 
Passion - Some people climb mountains - others write Free software.
Don't ask why - the reason is the same.

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread gaurav chaturvedi
On 10/29/07, Onkar Shinde [EMAIL PROTECTED] wrote:
 @Gaurav/Vivek,

 There is no need to be so aggressive. Bhavani seems to be misguided
 about the ways of contribution. I think it is our duty to correct his
 misconceptions than to ban him.


My point is that he is doing this on purpose.

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Jayanth S
 My point is that he is doing this on purpose.




Repeadted attempts here.. I think the Admins/Mods should just take this
offline and explain to him..
-- 
Jay
Impossible Is Nothing
http://www.amonks.in
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Mir Nazim
On 10/29/07, Jayanth S [EMAIL PROTECTED] wrote:


 Repeadted attempts here.. I think the Admins/Mods should just take this
 offline and explain to him..
 --
 Jay

+  . n for Jayanth's Idea


-- 


-- 
 ALLAH HAFIZ
---
 Mir Nazim
---
 mobile: +91-9906478306
---
website: http://www.xensoftlabs.com
blog: http://mirnazim.wordpress.com
---
Yahoo, Gmail/GTalk, Skype, AOL : mirnazim

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Vivek Khurana
On 10/29/07, Onkar Shinde [EMAIL PROTECTED] wrote:
 @Gaurav/Vivek,

 There is no need to be so aggressive. Bhavani seems to be misguided
 about the ways of contribution. I think it is our duty to correct his
 misconceptions than to ban him.


 Well I am not aggressive. I have suggested having a discussion on
IRC. Also I did not propose to ban someone. But yes we need to clear
this crap being created. The wiki page posted here is complete crap.

regards
VK
-- 
The hidden harmony is better than the obvious!!

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Parthan S R
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Team Mates,

Please keep your heads cool. We know these things have been disturbing
us for some time, but we will sit and sort it out. No use in
aggression through mails as our more polite earlier mails have failed
to appeal to him. This is all due to over enthusiasm to contribute and
take bigger responsibilities without much prior experience and exposure.

I request Bhavani Shankar to turn up at #ubuntu-in @ irc.freenode.net
sometime during the day and sort it out with us. You are always
welcome to approach us, have a discussion|debate and sort out your
problems|difference-of-opinions|inconveniences with us :)

- --
With Regards,
Parthan aka Technofreak

[web] http://technofreak.in
[blog] blog.technofreak.in
[photos] photos.technofreak.in
[irc] teKnofreak @ irc.freenode.net (#linux-india)
[mobile] BLR +919845446647
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHJqPBk4vYYS/wECYRAuCsAJoDcAdeSH/mh/Kp2XxsBoU/n2roFgCfdyHO
m6SKxekllsOFcwSSfETqf6s=
=QiOc
-END PGP SIGNATURE-


-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Vivek Khurana
On 10/30/07, Parthan S R [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi Team Mates,

 Please keep your heads cool. We know these things have been disturbing

/me sings

Raghupati Raghav Raja Ram
Pati Tapavan Sita Ram
Eeshwar Allah Tero Naam
Sab Ko Sanmati De Bhagwan

:-p

regards
VK
-- 
The hidden harmony is better than the obvious!!

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Kartik Mistry
On 10/30/07, Bhavani Shankar wrote:
 its my work and  i am trying to model our indian loco team on par with
 ubuntu... My aim is to make indian team the best loco team in the world...
 Me on ubuntu Please take a look at https:/edge.launchpad.net/~bhavi  and
 more on Indian members ref this:
 https://edge.launchpad.net/~indmembers

Again. Please. What is need of model loco team when team is already
there? We can't understand your void efforts. Really.

 I am not doing any fun over here.. and I mean it.. I am busy in the ubuntu
 media center work  and busy in drafing a spec on ubuntu beginners kit so as
 to enable easy switching of newbies to ubuntu and fastening shipit...

Oh. Really. You can do your work there. No issue. But, don't try to
create million of community and frag it.

 And I am
 going to take this issue to my two good freinds at the answer tracker Alan
 pope (Popey) at #ubuntu-locoteams and Jim hutchinson and matthew
 east(mdke) about excessive flaming and My explaination for my work done..

Feel free to complain all about us. Tell them that you created all
community for shake of 'Karma' points too. Tell them that you are
starting #ubuntu-foo (where foo is your favorite locality) too. Tell
them that you can't hear request.

 I am really
 saddened by your attitude towards a senior member in the community just
 because he is a student After this response I am banning myself from the
 community because its not worth contributing anything to the team... I am
 really very sad and sorry to say this...

Please do so. RIP.

-- 
 Cheers,
 ---
 Kartik Mistry  || GPG: 0xD1028C8D || IRC: kart_
 kartikmistry.org/blog || kartikm.wordpress.com
 --

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Bhavani Shankar R
 Ban this user. He dosnt give a crap about ubuntu or foss or whatever.
He just thinks it fun to troll this mailing lists.

its my work and  i am trying to model our indian loco team on par with
ubuntu... My aim is to make indian team the best loco team in the world...
Me on ubuntu Please take a look at https:/edge.launchpad.net/~bhavi  and
more on Indian members ref this:
https://edge.launchpad.net/~indmembers
I am not doing any fun over here.. and I mean it.. I am busy in the ubuntu
media center work  and busy in drafing a spec on ubuntu beginners kit so as
to enable easy switching of newbies to ubuntu and fastening shipit...so i am
not albe to concentrate on Indubuntu Work (For gaurav chaturvedi's
reference) and I ll give my explaination on this in a new topic..And I am
going to take this issue to my two good freinds at the answer tracker Alan
pope (Popey) at #ubuntu-locoteams and Jim hutchinson and matthew east(mdke)
about excessive flaming and My explaination for my work done.. I am really
saddened by your attitude towards a senior member in the community just
because he is a student After this response I am banning myself from the
community because its not worth contributing anything to the team... I am
really very sad and sorry to say this...
Really saddening to see the response...
Bhavani Shankar


On 10/30/07, Vivek Khurana [EMAIL PROTECTED] wrote:

 On 10/30/07, Parthan S R [EMAIL PROTECTED] wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  Hi Team Mates,
 
  Please keep your heads cool. We know these things have been disturbing

 /me sings

 Raghupati Raghav Raja Ram
 Pati Tapavan Sita Ram
 Eeshwar Allah Tero Naam
 Sab Ko Sanmati De Bhagwan

 :-p

 regards
 VK
 --
 The hidden harmony is better than the obvious!!

 --
 ubuntu-in mailing list
 ubuntu-in@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Bhavani Shankar R
After this response I am banning myself from the community because its not
worth contributing anything to the team... I am really very sad and sorry to
say this...
I thought of starting a Kannada localisation sprint in ubuntu so i started
an Ubuntu bangalore team ref:
http://www.ubuntu-in.org/wiki/Ubuntu_Bangalore#Ubuntu_Bangalore_Team
and
https://edge.launchpad.net/~bagalore-uug
https://edge.launchpad.net/%7Ebagalore-uug
and I have started a subforum also on the ubuntu india forums ref:

http://ubuntu.techjugaad.com/index.php?PHPSESSID=35b0e3d8b2bc8421dfc323e3cb759969board=17.0
and after this response I will close down my team and contact pratul for the
closure of the forums also because of the above stated reason..
Thanks.
Bhavani Shankar.
Ubuntu Tech support and umc gaming and documentation lead and a proud
ubentero and a tux user..


On 10/30/07, Bhavani Shankar R [EMAIL PROTECTED]  wrote:

  Ban this user. He dosnt give a crap about ubuntu or foss or whatever.
 He just thinks it fun to troll this mailing lists.

 its my work and  i am trying to model our indian loco team on par with
 ubuntu... My aim is to make indian team the best loco team in the world...
 Me on ubuntu Please take a look at https:/edge.launchpad.net/~bhavi  and
 more on Indian members ref this:
 https://edge.launchpad.net/~indmembers
 I am not doing any fun over here.. and I mean it.. I am busy in the
 ubuntu  media center work  and busy in drafing a spec on ubuntu beginners
 kit so as to enable easy switching of newbies to ubuntu and fastening
 shipit...so i am not albe to concentrate on Indubuntu Work (For gaurav
 chaturvedi's reference) and I ll give my explaination on this in a new
 topic..And I am going to take this issue to my two good freinds at the
 answer tracker Alan pope (Popey) at #ubuntu-locoteams and Jim hutchinson and
 matthew east(mdke) about excessive flaming and My explaination for my work
 done.. I am really saddened by your attitude towards a senior member in the
 community just because he is a student After this response I am banning
 myself from the community because its not worth contributing anything to the
 team... I am really very sad and sorry to say this...
 Really saddening to see the response...
 Bhavani Shankar


  On 10/30/07, Vivek Khurana [EMAIL PROTECTED]  wrote:
 
  On 10/30/07, Parthan S R  [EMAIL PROTECTED] wrote:
   -BEGIN PGP SIGNED MESSAGE-
   Hash: SHA1
  
   Hi Team Mates,
  
   Please keep your heads cool. We know these things have been disturbing
 
 
  /me sings
 
  Raghupati Raghav Raja Ram
  Pati Tapavan Sita Ram
  Eeshwar Allah Tero Naam
  Sab Ko Sanmati De Bhagwan
 
  :-p
 
  regards
  VK
  --
  The hidden harmony is better than the obvious!!
 
  --
  ubuntu-in mailing list
  ubuntu-in@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
 


-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] [Ubuntu Bangalore Team] The Bangalore team is up and rocking..!

2007-10-29 Thread Bhavani Shankar R
Ban this user. He dosnt give a crap about ubuntu or foss or whatever.
He just thinks it fun to troll this mailing lists.



 I am really
 saddened by your attitude towards a senior member in the community just
 because he is a student After this response I am banning myself from
the
 community because its not worth contributing anything to the team... I am
 really very sad and sorry to say this...

Please do so. RIP.


So please close down the forum pratul and I m closing down my team too..

Regards

Bhavani Shankar.
On 10/29/07, Lut4rp [EMAIL PROTECTED] wrote:

 Anytime at all! Go Ubuntu India!

 --
 In a world without fences  boundaries, who needs Gates and Windows?
 personal website - http://techjugaad.com/techbakwaas

 --
 ubuntu-in mailing list
 ubuntu-in@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Bhavani Shankar R
OK... Done I quit from every thing...
I consider my self as a candidate for a ban if I get a clear explaination
from anyone of them regarding the above..
Regards
Bhavani Shnkar.


On 10/30/07, Bhavani Shankar R [EMAIL PROTECTED] wrote:

 OK... Done I quit from every thing... But please do answer my question(s)
 Out of 600 odd members of our loco team are all of them contributing
 substantially (towards ubuntu only)? Because This IS AN UBUNTU INDIAN LOCAL
 COMMUNITY.. If your answer is in the negetive then  this would be better of
 as a linux india community... Which i presume is already there..:)
 My PoV is that to get existing contributors of the team together which
 will have its own special recognition and there by encouraging other members
 of the community to contribute to our Team(/me noticing influx of newbies
 into our team is on the rise) Thereby infusing interest among the people and
 hence publicising our community which thereby helps spread ubuntu faster...

 Secondly where is our loco team head and who is taking care of the team
 presently? This question is legally valid and a right question under Indian
 Constitution Right To Information (RTI) act 2005.
 Regards,
 Bhavani Shankar

  On 10/30/07, Kartik Mistry [EMAIL PROTECTED] wrote:
 
  On 10/30/07, Bhavani Shankar wrote:
   its my work and  i am trying to model our indian loco team on par with
 
   ubuntu... My aim is to make indian team the best loco team in the
  world...
   Me on ubuntu Please take a look at
  https:/edge.launchpad.net/~bhavi  and
   more on Indian members ref this:
   https://edge.launchpad.net/~indmembers
 
  Again. Please. What is need of model loco team when team is already
  there? We can't understand your void efforts. Really.
 
   I am not doing any fun over here.. and I mean it.. I am busy in the
  ubuntu
   media center work  and busy in drafing a spec on ubuntu beginners kit
  so as
   to enable easy switching of newbies to ubuntu and fastening shipit...
 
  Oh. Really. You can do your work there. No issue. But, don't try to
  create million of community and frag it.
 
   And I am
   going to take this issue to my two good freinds at the answer tracker
  Alan
   pope (Popey) at #ubuntu-locoteams and Jim hutchinson and matthew
   east(mdke) about excessive flaming and My explaination for my work
  done..
 
  Feel free to complain all about us. Tell them that you created all
  community for shake of 'Karma' points too. Tell them that you are
  starting #ubuntu-foo (where foo is your favorite locality) too. Tell
  them that you can't hear request.
 
   I am really
   saddened by your attitude towards a senior member in the community
  just
   because he is a student After this response I am banning myself
  from the
   community because its not worth contributing anything to the team... I
  am
   really very sad and sorry to say this...
 
  Please do so. RIP.
 
  --
  Cheers,
  ---
  Kartik Mistry  || GPG: 0xD1028C8D || IRC: kart_
  kartikmistry.org/blog || kartikm.wordpress.com
  --
 
  --
  ubuntu-in mailing list
  ubuntu-in@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
 


-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] This is about Ubuntu Indian Members..

2007-10-29 Thread Bhavani Shankar R
OK... Done I quit from every thing... But please do answer my question(s)
Out of 600 odd members of our loco team are all of them contributing
substantially (towards ubuntu only)? Because This IS AN UBUNTU INDIAN LOCAL
COMMUNITY.. If your answer is in the negetive then  this would be better of
as a linux india community... Which i presume is already there..:)
My PoV is that to get existing contributors of the team together which will
have its own special recognition and there by encouraging other members of
the community to contribute to our Team(/me noticing influx of newbies into
our team is on the rise) Thereby infusing interest among the people and
hence publicising our community which thereby helps spread ubuntu faster...
Secondly where is our loco team head and who is taking care of the team
presently? This question is legally valid and a right question under Indian
Constitution Right To Information (RTI) act 2005.
Regards,
Bhavani Shankar

On 10/30/07, Kartik Mistry [EMAIL PROTECTED] wrote:

 On 10/30/07, Bhavani Shankar wrote:
  its my work and  i am trying to model our indian loco team on par with
  ubuntu... My aim is to make indian team the best loco team in the
 world...
  Me on ubuntu Please take a look at https:/edge.launchpad.net/~bhavi  and
  more on Indian members ref this:
  https://edge.launchpad.net/~indmembers

 Again. Please. What is need of model loco team when team is already
 there? We can't understand your void efforts. Really.

  I am not doing any fun over here.. and I mean it.. I am busy in the
 ubuntu
  media center work  and busy in drafing a spec on ubuntu beginners kit so
 as
  to enable easy switching of newbies to ubuntu and fastening shipit...

 Oh. Really. You can do your work there. No issue. But, don't try to
 create million of community and frag it.

  And I am
  going to take this issue to my two good freinds at the answer tracker
 Alan
  pope (Popey) at #ubuntu-locoteams and Jim hutchinson and matthew
  east(mdke) about excessive flaming and My explaination for my work
 done..

 Feel free to complain all about us. Tell them that you created all
 community for shake of 'Karma' points too. Tell them that you are
 starting #ubuntu-foo (where foo is your favorite locality) too. Tell
 them that you can't hear request.

  I am really
  saddened by your attitude towards a senior member in the community just
  because he is a student After this response I am banning myself from
 the
  community because its not worth contributing anything to the team... I
 am
  really very sad and sorry to say this...

 Please do so. RIP.

 --
 Cheers,
 ---
 Kartik Mistry  || GPG: 0xD1028C8D || IRC: kart_
 kartikmistry.org/blog || kartikm.wordpress.com
 --

 --
 ubuntu-in mailing list
 ubuntu-in@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


[ubuntu-uk] Cisco VPN Client

2007-10-29 Thread Josh Blacker
Hi all,

Preamble: so I'm sitting in uni trying to sort this instead of reading
Lucky Jim by Kingsley Amis for a seminar at 2. Not helpful! I've
emailed the support desk about it, but was wondering if anyone else
has any insights.

College provide 3 different versions of the vpn client for linux: two
4.6. and 4.8.. I've tried the two highest versions, but when
running the install script for each it gets past a copyright warning
and then hits a problem: vpnclient: 47: ( unexpected or something
like that (am in Windows now, obviously and unfortunately, so can't
remember exactly!).

I've previously found a patch for this via popey's site, but that
applies to version 4.7, which, as you might have noticed, college
doesn't provide! So, anyone got any clues? (Don't worry if not, I just
like to let off steam about my problems really!)

Cheers,
-- 
Josh Blacker

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Ubuntu Profile

2007-10-29 Thread andylockran
Sean Miller wrote:

 Without being a pain in the bottom.. I understand the whole Linux
 situation very clearly.. but at the end of the day if it doesn't
 work on
 Linux then consumers are going to blame Linux - not the manufacturers.


 No, that's a misconception... nobody would buy an Apple Mac and then 
 expect every piece of windows hardware to work with it... why is 
 this?  Why should they go for Linux and expect anything different?

 It's because Linux has traditionally been a buy a windows machine and 
 install Linux on it scenario rather than buy Linux from the shop 
 intact.  Once shops are selling pre-installed Linux they'll also, 
 presumably, give advice on which wireless cards to buy etc. etc...

 We're getting there.  Let's not all dwell on historic negatives that 
 don't actually really exist to the same extent any more.

 Sean
I think it's the fanboism (I like that new word) that helps apple.

You're right though - it's becoming a historic negative.  It doesn't 
exist to the same extent - but it's still an elephant in the room... 
(although the room is loads bigger, and the elephant a lot smaller).

:)

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


[ubuntu-uk] Promoting Ubuntu

2007-10-29 Thread Michael Holloway
Hi Guys

We're always trying to think of ideas and ways to promote
Ubuntu/Linux... why not stick to the basics??

Canonical sends out CD's for free upon request... i don't know how many,
and what they would think of this, but:

We gets tons of CD's in boxes, we get an Ubuntu jacket with big writing
saying something like:

Ubuntu Linux
Free OS
Free Office

... and then some of us volunteer to stand in city centres on the
weekend (maybe two or three in a group so we can answer questions etc)
and hand them out like flyers. We include a little slip that explains
how they can try it (live) and install it etc.

Probably some of them will get thrown away, and many will remain unused,
but surely the relatively low-cost of this type of promotion will prove
effective??? Even if its just the oh yes i've heard of that type.

What do you think?





-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


[ubuntu-uk] Reply to my post

2007-10-29 Thread John DAVIS
I would like to thank John Levin for his response to my post. The information 
given, was very helpful and I would like to post further, enclosing details of 
the pc,card and distro,(Gutsy Gibbon)

My residence is France, I am from the UK. The French LUG's are very helpful, 
Ubuntu is mega here, the language always poses a difficulty at this level with 
support.
I agree with Sean Miller, that it is the fault of the hardware manufacturers 
but having said that, Linux is trying to compete as an operating system and 
knows the pitfalls it faces. 
I am a semi retired engineer, who came to computing quite late on, I try to 
keep going with it, because I believe it is the way forward for me. It is just 
frustrating to not get anywhere, I expect the brain cells  are the cause.

Many thanks for letting me rant

John Davis-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Reply to my post

2007-10-29 Thread andylockran
John DAVIS wrote:
 I would like to thank John Levin for his response to my post. The 
 information given, was very helpful and I would like to post further, 
 enclosing details of the pc,card and distro,(Gutsy Gibbon)
  
 My residence is France, I am from the UK. The French LUG's are very 
 helpful, Ubuntu is mega here, the language always poses a difficulty 
 at this level with support.
 I agree with Sean Miller, that it is the fault of the hardware 
 manufacturers but having said that, Linux is trying to compete as an 
 operating system and knows the pitfalls it faces.
 I am a semi retired engineer, who came to computing quite late on, I 
 try to keep going with it, because I believe it is the way forward for 
 me. It is just frustrating to not get anywhere, I expect the brain 
 cells  are the cause.
  
 Many thanks for letting me rant
  
 John Davis
No problemo :)

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Compiz ?

2007-10-29 Thread Ted
Tony Arnold wrote:
 Ted,

 Ted wrote:
   
 Tony Arnold wrote:
 
 Ted,

 Ted wrote:
   
   
 I have two drives with Sidux on hda and Gutsy on hdb...I have compiz
 running on Sidux but cannot get it running on Gutsy..I get the error
 message...
 Enabling Xgl with nVidia drivers...
 Starting emerald
 /usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, 
 disabling YV12 image format

 I have tried moving the xorg.conf from my Sidux installation but still 
 get the error
 message xserver-xgl is installed...Any help appreciated
 
 
 Which nvidia driver are you using? I think you need the restricted
 binary only one for Compiz to work.

 Regards,
 Tony.
   
   
 Thanks for the reply..I am using the restricted driver, same one I am 
 using in Sidux...
 

 The only other thing I would try is to run

   dpkg-reconfigure xserver-xorg

 and see if that makes any difference.

 If not, I have no idea!

 Regards,
 Tony.
   
I have just installed Gutsy from a newly d/loaded cd...The old version 
was a much upgraded version
from  many months ago...I am quite pleased that compiz ran from the 
first try...Although I use it very little
it is quite good to impress local windows users

-- 
Regards
  Ted Wager G3TPI
   High Peak UK
   Using Ubuntu Gutsy Linux


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Cisco VPN Client

2007-10-29 Thread Tony Arnold
Josh,

Josh Blacker wrote:

 Preamble: so I'm sitting in uni trying to sort this instead of reading
 Lucky Jim by Kingsley Amis for a seminar at 2. Not helpful! I've
 emailed the support desk about it, but was wondering if anyone else
 has any insights.
 
 College provide 3 different versions of the vpn client for linux: two
 4.6. and 4.8.. I've tried the two highest versions, but when
 running the install script for each it gets past a copyright warning
 and then hits a problem: vpnclient: 47: ( unexpected or something
 like that (am in Windows now, obviously and unfortunately, so can't
 remember exactly!).
 
 I've previously found a patch for this via popey's site, but that
 applies to version 4.7, which, as you might have noticed, college
 doesn't provide! So, anyone got any clues? (Don't worry if not, I just
 like to let off steam about my problems really!)

There is a note here http://ubuntuforums.org/showthread.php?t=577265

which suggests the latest version of the client works. Version 4.8.01.0640.

My Uni is still only supplying 4.8.00.???, so I'll ask our network guys
for the latest copy and check it out.

Regards,
Tony.
-- 
Tony Arnold, IT Security Coordinator, University of Manchester,
IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E: [EMAIL PROTECTED], H: http://www.man.ac.uk/Tony.Arnold

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Ubuntu Profile

2007-10-29 Thread Renjith Nair
I believe the argument is not whether windows is easier than linux or vice
versa. That is common man's opinion about linux since he/she expects
everything to behave like windows.  Everything which behaves differently
from Windows is considered to be 'difficult' because they are only used to
using windows.

Let us face the reality. We all know that the incompatibility of drivers in
linux is due to the manufacturers not providing drivers and that is the sad
fact. I agree that if linux-box distribution like Tesco's is going to be
adopted, there won't be much of a driver Issue. But things haven't reached
that level yet.. How many computers do you find in the stores with
pre-installed linux? Tesco's computers are just the first step. So is the
Dell distribution. Till we start influencing the market, the manufacturers
won't release linux drivers.  So how this can be done? It is actually by
increasing the use of linux in the community. I guess we don't have
different opinions regarding this.

So basically it boils down to a point, how we can make more people use
linux? Getting pre installed linux box  hasn't been widely happening. Till
this happens, we need to support these cards, irrespective of manufacturers
attitude towards linux.  Atleast we support  hardware from the common
manufacturers. Gutsy is the right step in doing that. But we still are far
from solving the problems.

Most of the times, solving any of these driver issues need technical
knowledge. This is not what we can expect from average users. Why don't we
release patches/scripts for solving atleast some of these problems ?  Let me
put it this way, users will be happy to download and execute a patch/ driver
file rather than tinkering with the configurations. don't you think so?
Patches won't be an answer for all problems, but still it will make life
better for average users. Remember that normal user is not technically
capable like us. They need simpler solutions.  We have forums to help in
solving these issues.. But most of the time, it is very technical and so
common people won't understand.

I would be happy to help people in solving some of these issues. But i am
not expert in every issue. If we ( ubuntu community of UK) can put in some
resources in terms of manpower (some free time) and knowledge, i am sure
than we can influence at least few people in adopting linux. May be i will
quote Tesco's slogan for this  Every little helps

:-)

regards,
renjith



On 10/29/07, Sean Miller [EMAIL PROTECTED] wrote:

 I think we are actually agreeing.  The start of this particular line of
 conversation was somebody saying that Linux wasn't doing enough to make
 installation of wireless cards simple and reliable... my point was that most
 of the cards that I am using now appear to work pretty much out of the box
 in Gutsy (and with some in Feisty, Edgy etc.) so I don't need to do the
 whole ndiswrapper thing...

 In fact, when I reinstalled my old laptop which had died for some years
 after an unfortunate incident with a glass of wine and a fizzing motherboard
 (!) I discovered that whilst Gutsy works 100% well straight away Windows XP
 does anything but, arguing that the graphics card isn't the one it's
 expecting but offering no advice on fixing it other than a Browse and a
 suggestion to insert some sort of driver CD.

 How's that helpful?

 It makes me think that if Windows users actually had to occasionally
 install their own OS they'd find Windows was significantly harder to make
 work than Linux - it's therefore all a myth this concept that Windows is
 easy... it's only easy because the norm is to buy a pre-installed PC !


 Sean

 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Promoting Ubuntu

2007-10-29 Thread Rob Beard
Quoting Michael Holloway [EMAIL PROTECTED]:

 Hi Guys

 We're always trying to think of ideas and ways to promote
 Ubuntu/Linux... why not stick to the basics??

 Canonical sends out CD's for free upon request... i don't know how many,
 and what they would think of this, but:

 We gets tons of CD's in boxes, we get an Ubuntu jacket with big writing
 saying something like:

 Ubuntu Linux
 Free OS
 Free Office

 ... and then some of us volunteer to stand in city centres on the
 weekend (maybe two or three in a group so we can answer questions etc)
 and hand them out like flyers. We include a little slip that explains
 how they can try it (live) and install it etc.

 Probably some of them will get thrown away, and many will remain unused,
 but surely the relatively low-cost of this type of promotion will prove
 effective??? Even if its just the oh yes i've heard of that type.

 What do you think?


Not a bad idea, worth a try anyway.

I was looking into some sort of giveaway to schools in the area where  
I live.  I was actually thinking of giving away a customised version  
of The Open Disc with details of Ubuntu on the disc, although the  
problem I'm finding is getting funding to get a few thousand CDs  
duplicated and distributed.  For this I'm looking at trying my local  
radio station (whom I work for) to see if they can sponsor the disc  
and promote it.

At least if you do get a load of discs and don't use them you could  
maybe take some into independent computer shops and places like  
Cartridge World and ask them to give them away.

Rob




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Cisco VPN Client

2007-10-29 Thread Lucy
On 29/10/2007, Tony Arnold [EMAIL PROTECTED] wrote:
 Josh,

 Josh Blacker wrote:
 which suggests the latest version of the client works. Version 4.8.01.0640.

 My Uni is still only supplying 4.8.00.???, so I'll ask our network guys
 for the latest copy and check it out.

Version 4.8.01 does not work on 64 bit machines, it just so happens
that I downloaded and installed the university's version yesterday and
patched it with the instructions found here:

http://ubuntuforums.org/showthread.php?p=3652402

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Promoting Ubuntu

2007-10-29 Thread Matthew Larsen
Agreed, this approach works very well.

On 29/10/2007, Michael Holloway [EMAIL PROTECTED] wrote:
 Hi Guys

 We're always trying to think of ideas and ways to promote
 Ubuntu/Linux... why not stick to the basics??

 Canonical sends out CD's for free upon request... i don't know how many,
 and what they would think of this, but:

 We gets tons of CD's in boxes, we get an Ubuntu jacket with big writing
 saying something like:

 Ubuntu Linux
 Free OS
 Free Office

 ... and then some of us volunteer to stand in city centres on the
 weekend (maybe two or three in a group so we can answer questions etc)
 and hand them out like flyers. We include a little slip that explains
 how they can try it (live) and install it etc.

 Probably some of them will get thrown away, and many will remain unused,
 but surely the relatively low-cost of this type of promotion will prove
 effective??? Even if its just the oh yes i've heard of that type.

 What do you think?





 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/



-- 
---

Matthew Larsen
[EMAIL PROTECTED]
[EMAIL PROTECTED]

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Compiz and ATI

2007-10-29 Thread Jai Harrison
Hey Sean,

I'm happy I managed to solve your problem. I've finally started to
learn enough through my own Ubuntu experience to be able to help
others.

Do you live anywhere around Essex? If so I'll take you up on the offer ;)

Jai

On 10/29/07, Sean Miller [EMAIL PROTECTED] wrote:
 Forget that last comment.. it just seems to have reverted with the install.
 Have changed back to UK and (touch wood) it's fine.

 Thanks all,

 Sean

 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


[ubuntu-uk] Ubuntu profile

2007-10-29 Thread davisjo
Hi,

Renjith Nair has described exactly my feelings on installing hardware in Linux.

I know my problems are caused by lack of experience, something shared by many 
others.
Once installation issues are eased, Ubuntu will sell itself.

Regards

John-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Ubuntu Profile

2007-10-29 Thread Matthew Larsen
It might be good to have a feature in ubuntu, where if something isnt
supported you get a little popup (like the update manager) saying that
your piece of hardware isnt supported / no drivers etc, and to maybe
link to some help or something like that. Maybe refer you to launchpad
bugs?

I can see why it gets annoying when it just 'doesn't work'. As
mentioned this is the hardware vendors fault really for not
distributing drivers / releasing the specs. However this isn't the
user's fault so we should try and make it as easy as possible for the
users to get around this.

My 2 cents...

On 29/10/2007, Renjith Nair [EMAIL PROTECTED] wrote:
 I believe the argument is not whether windows is easier than linux or vice
 versa. That is common man's opinion about linux since he/she expects
 everything to behave like windows.  Everything which behaves differently
 from Windows is considered to be 'difficult' because they are only used to
 using windows.

 Let us face the reality. We all know that the incompatibility of drivers in
 linux is due to the manufacturers not providing drivers and that is the sad
 fact. I agree that if linux-box distribution like Tesco's is going to be
 adopted, there won't be much of a driver Issue. But things haven't reached
 that level yet.. How many computers do you find in the stores with
 pre-installed linux? Tesco's computers are just the first step. So is the
 Dell distribution. Till we start influencing the market, the manufacturers
 won't release linux drivers.  So how this can be done? It is actually by
 increasing the use of linux in the community. I guess we don't have
 different opinions regarding this.

 So basically it boils down to a point, how we can make more people use
 linux? Getting pre installed linux box  hasn't been widely happening. Till
 this happens, we need to support these cards, irrespective of manufacturers
 attitude towards linux.  Atleast we support  hardware from the common
 manufacturers. Gutsy is the right step in doing that. But we still are far
 from solving the problems.

 Most of the times, solving any of these driver issues need technical
 knowledge. This is not what we can expect from average users. Why don't we
 release patches/scripts for solving atleast some of these problems ?  Let me
 put it this way, users will be happy to download and execute a patch/ driver
 file rather than tinkering with the configurations. don't you think so?
 Patches won't be an answer for all problems, but still it will make life
 better for average users. Remember that normal user is not technically
 capable like us. They need simpler solutions.  We have forums to help in
 solving these issues.. But most of the time, it is very technical and so
 common people won't understand.

 I would be happy to help people in solving some of these issues. But i am
 not expert in every issue. If we ( ubuntu community of UK) can put in some
 resources in terms of manpower (some free time) and knowledge, i am sure
 than we can influence at least few people in adopting linux. May be i will
 quote Tesco's slogan for this  Every little helps

 :-)

 regards,
 renjith




 On 10/29/07, Sean Miller [EMAIL PROTECTED] wrote:
 
  I think we are actually agreeing.  The start of this particular line of
 conversation was somebody saying that Linux wasn't doing enough to make
 installation of wireless cards simple and reliable... my point was that most
 of the cards that I am using now appear to work pretty much out of the box
 in Gutsy (and with some in Feisty, Edgy etc.) so I don't need to do the
 whole ndiswrapper thing...
 
  In fact, when I reinstalled my old laptop which had died for some years
 after an unfortunate incident with a glass of wine and a fizzing motherboard
 (!) I discovered that whilst Gutsy works 100% well straight away Windows XP
 does anything but, arguing that the graphics card isn't the one it's
 expecting but offering no advice on fixing it other than a Browse and a
 suggestion to insert some sort of driver CD.
 
  How's that helpful?
 
  It makes me think that if Windows users actually had to occasionally
 install their own OS they'd find Windows was significantly harder to make
 work than Linux - it's therefore all a myth this concept that Windows is
 easy... it's only easy because the norm is to buy a pre-installed PC !
 
  Sean
 
  --
  ubuntu-uk@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
  https://wiki.kubuntu.org/UKTeam/
 
 


 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/




-- 
---

Matthew Larsen
[EMAIL PROTECTED]
[EMAIL PROTECTED]

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Ubuntu Profile

2007-10-29 Thread Tony Travis
Dougie Richardson wrote:
 [...]
 This may happen sooner than expected, with respect to HP: here's an
 interview with HP's Randy Hergett, Director of Engineering
 (http://www.oetrends.com/index.php?view=articleid=955%3Ahp-randy-hergett-shares-hps-open-source-priorities-visionItemid=1option=com_content).
  He has some interesting comments on desktop.

Hello, Dougie.

Thanks for that - I'm not sure I like their idea of VDI, though...

Interesting that they chose Debian for high availability, not RHEL ;-)

Tony.
-- 
Dr. A.J.Travis, |  mailto:[EMAIL PROTECTED]
Rowett Research Institute,  |http://www.rri.sari.ac.uk/~ajt
Greenburn Road, Bucksburn,  |   phone:+44 (0)1224 712751
Aberdeen AB21 9SB, Scotland, UK.| fax:+44 (0)1224 716687

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


[ubuntu-uk] Setting up a Dell Latitude D420

2007-10-29 Thread james
I have a Dell Latitude D420 laptop along with some Dell Optiplex GX620,
which I use for the charity that I work for, I would love to be able to have
these properly set up for Ubuntu, but I am NOT compentent enough to be able
to do it. I am in Croydon, and wonder if there was anyone who could help
sort them out. Unfortunately, at present they are on the other operating
system!

Sadly the charity I work for does not pay me a wage, and I could not offer
any renumeration, but we do have a small CD/DVD copier and could make copies
of CDs or DVDs if that was any help.

James.


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Setting up a Dell Latitude D420

2007-10-29 Thread Robert McWilliam
On Mon, 29 Oct 2007 17:41:36 -
[EMAIL PROTECTED] wrote:
 Um, I did a fresh install of 7.10 but the wifi wont work etc. That is
 why I was asking for help really.

Doesn't work how? Now that you mention it I remembered that mine
doesn't work well with Network Manager - I'd forgotten that because I
tend to use the command line tools to control the networking (I have
scripts that do that and other things I want changed when I change
locations). 


Robert McWilliam [EMAIL PROTECTED]www.ormiret.com

At the Electric Company: We would be delighted if you send in your
payment. However, if you don't, you will be.

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Setting up a Dell Latitude D420

2007-10-29 Thread Robert McWilliam
On Mon, 29 Oct 2007 16:34:25 -
[EMAIL PROTECTED] wrote:
 I have a Dell Latitude D420 ...

Not really the answer you were after, but I've got a D420 and as long
as you go for 7.10* the installation should go off without a hitch and
all the hardware should work without any specialist poking required**. 

Robert

* I had some problems with 7.04 really not liking the wireless card to
the extent it wouldn't boot without the wireless being switched off.

** I did make a change to xorg.conf to speed up the touchpad a bit, the
default was different from my last laptop so annoyed me. I've seen
mentioned in a few of the sites talking about putting linux on this
machine, so it might be something you'd want to do. I don't know how
the default behaviour under linux compares to that on windows as I
never had windows installed.  


Robert McWilliam [EMAIL PROTECTED]www.ormiret.com

Cancer cures smoking.

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Cisco VPN Client

2007-10-29 Thread Josh Blacker
On 10/29/07, Lucy [EMAIL PROTECTED] wrote:
 On 29/10/2007, Tony Arnold [EMAIL PROTECTED] wrote:
  Josh,
 
  Josh Blacker wrote:
  which suggests the latest version of the client works. Version 4.8.01.0640.
 
  My Uni is still only supplying 4.8.00.???, so I'll ask our network guys
  for the latest copy and check it out.

 Version 4.8.01 does not work on 64 bit machines, it just so happens
 that I downloaded and installed the university's version yesterday and
 patched it with the instructions found here:

 http://ubuntuforums.org/showthread.php?p=3652402

 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/


Thanks guys, I have usual 32-bit anyway, and like Tony my Uni only
offers the earlier 4.8.0049 or whatever it is, not 4.8.01! Oh, the
horror of it all. I'll tell IS when they get back to me (why do they
have to be IS and not IT?!) that a newer version works and see what
they can do for me :)

-- 
Josh Blacker

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Setting up a Dell Latitude D420

2007-10-29 Thread Kris Douglas
On 29/10/2007, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 Robert,

 Thanks for your reply.

 Um, I did a fresh install of 7.10 but the wifi wont work etc. That is why
 I
 was asking for help really.

 Want to move away from that other operating system!!

 James.
 - Original Message -
 From: Robert McWilliam [EMAIL PROTECTED]
 To: ubuntu-uk@lists.ubuntu.com
 Sent: Monday, October 29, 2007 5:38 PM
 Subject: Re: [ubuntu-uk] Setting up a Dell Latitude D420


  On Mon, 29 Oct 2007 16:34:25 -
  [EMAIL PROTECTED] wrote:
   I have a Dell Latitude D420 ...
 
  Not really the answer you were after, but I've got a D420 and as long
  as you go for 7.10* the installation should go off without a hitch and
  all the hardware should work without any specialist poking required**.
 
  Robert
 
  * I had some problems with 7.04 really not liking the wireless card to
  the extent it wouldn't boot without the wireless being switched off.
 
  ** I did make a change to xorg.conf to speed up the touchpad a bit, the
  default was different from my last laptop so annoyed me. I've seen
  mentioned in a few of the sites talking about putting linux on this
  machine, so it might be something you'd want to do. I don't know how
  the default behaviour under linux compares to that on windows as I
  never had windows installed.
 
  
  Robert McWilliam [EMAIL PROTECTED]www.ormiret.com
 
  Cancer cures smoking.
 
  --
  ubuntu-uk@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
  https://wiki.kubuntu.org/UKTeam/


 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/


I have someone in Croydon that MIGHT be able to help you... He is a Linux
guy... But I don't think he is down there for a while.

-- 
Kris Douglas
  Softdel Limited Hosting Services

  Web: www.softdel.net
  Mail: [EMAIL PROTECTED]
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Ubuntu TV Advert

2007-10-29 Thread alan c
andylockran wrote:
 alan c wrote:
 Tony Scott wrote:

 Although I love everything about ubuntu - the majority of British 
 Consumers won't go out and burn an iso - and the main reason I put this 
 isn't because the task itself is difficult - but it's the data 
 management.  Where does the users current data end up?
 
 There are hurdles to overcome before reaching the mass-market through 
 advertising.  I think we should wait a little while (though let's start 
 raising funds now).

About a 'typical' (?)(UK) consumer- we asked a painter/decorator to 
give a quote for some house decorating today. Over coffee and initial 
business he heard of my interest in open source software. He said he 
had just bought a sony laptop which disappointed him because it had 
come with vista. A possibly typical new vista user, totally non 
technical, but very receptive to
1) finding out or discovering there is an alternative to vista
2) finding a friend (or family member) who will install a dual boot system
-- 
alan cocks
Kubuntu user#10391

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Setting up a Dell Latitude D420

2007-10-29 Thread james
Robert,

It just wont find the wifi full stop.

James

- Original Message - 
From: Robert McWilliam [EMAIL PROTECTED]
To: ubuntu-uk@lists.ubuntu.com
Sent: Monday, October 29, 2007 5:53 PM
Subject: Re: [ubuntu-uk] Setting up a Dell Latitude D420


 On Mon, 29 Oct 2007 17:41:36 -
 [EMAIL PROTECTED] wrote:
  Um, I did a fresh install of 7.10 but the wifi wont work etc. That is
  why I was asking for help really.
 
 Doesn't work how? Now that you mention it I remembered that mine
 doesn't work well with Network Manager - I'd forgotten that because I
 tend to use the command line tools to control the networking (I have
 scripts that do that and other things I want changed when I change
 locations). 
 
 
 Robert McWilliam [EMAIL PROTECTED]www.ormiret.com
 
 At the Electric Company: We would be delighted if you send in your
 payment. However, if you don't, you will be.
 
 -- 
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Setting up a Dell Latitude D420

2007-10-29 Thread Kris Douglas
On 29/10/2007, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

  Kris,

 Well any help at any time would be appreciated!

 Do you know when they might be down this way?

 James.

 - Original Message -
 *From:* Kris Douglas [EMAIL PROTECTED]
 *To:* [EMAIL PROTECTED] ; British Ubuntu Talk ubuntu-uk@lists.ubuntu.com
 *Sent:* Monday, October 29, 2007 5:54 PM
 *Subject:* Re: [ubuntu-uk] Setting up a Dell Latitude D420



 On 29/10/2007, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 
  Robert,
 
  Thanks for your reply.
 
  Um, I did a fresh install of 7.10 but the wifi wont work etc. That is
  why I
  was asking for help really.
 
  Want to move away from that other operating system!!
 
  James.
  - Original Message -
  From: Robert McWilliam [EMAIL PROTECTED]
  To: ubuntu-uk@lists.ubuntu.com
  Sent: Monday, October 29, 2007 5:38 PM
  Subject: Re: [ubuntu-uk] Setting up a Dell Latitude D420
 
 
   On Mon, 29 Oct 2007 16:34:25 -
   [EMAIL PROTECTED] wrote:
I have a Dell Latitude D420 ...
  
   Not really the answer you were after, but I've got a D420 and as long
   as you go for 7.10* the installation should go off without a hitch and
   all the hardware should work without any specialist poking required**.
 
  
   Robert
  
   * I had some problems with 7.04 really not liking the wireless card to
   the extent it wouldn't boot without the wireless being switched off.
  
   ** I did make a change to xorg.conf to speed up the touchpad a bit,
  the
   default was different from my last laptop so annoyed me. I've seen
   mentioned in a few of the sites talking about putting linux on this
   machine, so it might be something you'd want to do. I don't know how
   the default behaviour under linux compares to that on windows as I
   never had windows installed.
  
   
   Robert McWilliam [EMAIL PROTECTED]www.ormiret.com
  
   Cancer cures smoking.
  
   --
   ubuntu-uk@lists.ubuntu.com
   https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
   https://wiki.kubuntu.org/UKTeam/
 
 
  --
  ubuntu-uk@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
  https://wiki.kubuntu.org/UKTeam/
 

 I have someone in Croydon that MIGHT be able to help you... He is a Linux
 guy... But I don't think he is down there for a while.

 --
 Kris Douglas
   Softdel Limited Hosting Services

   Web: www.softdel.net
   Mail: [EMAIL PROTECTED]

 --

 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/


 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/


I'm not sure, I will ask at some point.

-- 
Kris Douglas
  Softdel Limited Hosting Services

  Web: www.softdel.net
  Mail: [EMAIL PROTECTED]
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Setting up a Dell Latitude D420

2007-10-29 Thread james
Robert,

Thanks for your reply.

Um, I did a fresh install of 7.10 but the wifi wont work etc. That is why I
was asking for help really.

Want to move away from that other operating system!!

James.
- Original Message -
From: Robert McWilliam [EMAIL PROTECTED]
To: ubuntu-uk@lists.ubuntu.com
Sent: Monday, October 29, 2007 5:38 PM
Subject: Re: [ubuntu-uk] Setting up a Dell Latitude D420


 On Mon, 29 Oct 2007 16:34:25 -
 [EMAIL PROTECTED] wrote:
  I have a Dell Latitude D420 ...

 Not really the answer you were after, but I've got a D420 and as long
 as you go for 7.10* the installation should go off without a hitch and
 all the hardware should work without any specialist poking required**.

 Robert

 * I had some problems with 7.04 really not liking the wireless card to
 the extent it wouldn't boot without the wireless being switched off.

 ** I did make a change to xorg.conf to speed up the touchpad a bit, the
 default was different from my last laptop so annoyed me. I've seen
 mentioned in a few of the sites talking about putting linux on this
 machine, so it might be something you'd want to do. I don't know how
 the default behaviour under linux compares to that on windows as I
 never had windows installed.

 
 Robert McWilliam [EMAIL PROTECTED]www.ormiret.com

 Cancer cures smoking.

 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Ubuntu Profile

2007-10-29 Thread LeeGroups

  We need solutions for this problem.  All persons won't buy boxes from 
 Tesco and so it is necessary that we have to support the commonly 
 available wireless cards, even if the manufacturer is not supporting 
 Linux. Difficult task to achieve .. but that is the way forward.  If 
 the number of linux users  increase, the manufacturers will be forced 
 to use their resources to make them compatible with linux.
I seriously don't get why people 'think everything just works' in Windows...
I bought a USB wireless interface for a friend earlier this year. A well 
know brand, Belkin, a Ralink chipset inside, with big XP compatible 
stickers on the box. Should take 5 minutes to get it working... Plugged 
it in, installed the drivers from the enclosed CD and viola... a semi 
functioning wireless connection that couldn't see half the networks in 
the area that my laptop could, and dropped out every couple of minutes...

Rubbish... uninstall/reinstall/download new drivers via my laptop 
(handy)/ uninstall/install new drivers/then fiddle some more/etc...

Stuff may well work in the end on Windows, but it isn't always easy... 
Don't get me started on the saga of getting my old scanner to work on 
2000...


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Ubuntu Profile

2007-10-29 Thread Mark Harrison
John Levin wrote:
 LeeGroups wrote:
   
 I seriously don't get why people 'think everything just works' in Windows...
 

Most people aren't interested in arguments about whether Windows has 
similar problems.

Most people aren't interested in upgrading Operating Systems.

Most people encounter Vista when buying a new PC.

Most people encounter Ubuntu when installing a new O/S onto an existing PC.


Solution 1: Get more people to make, sell and support PCs with Ubuntu 
pre-installed. (Including voting with our wallets and making the likes 
of Dell and Tesco take notice that we WILL purchase such things.)

Solution 2: Continually improve Ubuntu so that it just works more of 
the time.


Ubuntu, is, in my experience, #1 in the world at the moment for just 
working... but it will only stay there if the mind-set is great, we're 
#1, now how can we make it even better, rather than OK, now we're #1, 
no need to improve.

M.

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Ubuntu Profile

2007-10-29 Thread Chris Rowson

 Dougie Richardson wrote:
  [...]
  This may happen sooner than expected, with respect to HP: here's an
  interview with HP's Randy Hergett, Director of Engineering
  (http://www.oetrends.com/index.php?view=articleid=955%3Ahp-randy-hergett-shares-hps-open-source-priorities-visionItemid=1option=com_content).
   He has some interesting comments on desktop.
 
 Hello, Dougie.
 
 Thanks for that - I'm not sure I like their idea of VDI, though...
 
 Interesting that they chose Debian for high availability, not RHEL ;-)

It is indeed :-)

Chris


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Cisco VPN Client

2007-10-29 Thread Darren Mansell

Josh Blacker wrote:

On 10/29/07, Lucy [EMAIL PROTECTED] wrote:
  

On 29/10/2007, Tony Arnold [EMAIL PROTECTED] wrote:


Josh,

Josh Blacker wrote:
which suggests the latest version of the client works. Version 4.8.01.0640.

My Uni is still only supplying 4.8.00.???, so I'll ask our network guys
for the latest copy and check it out.
  

Version 4.8.01 does not work on 64 bit machines, it just so happens
that I downloaded and installed the university's version yesterday and
patched it with the instructions found here:

http://ubuntuforums.org/showthread.php?p=3652402

--
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/




Thanks guys, I have usual 32-bit anyway, and like Tony my Uni only
offers the earlier 4.8.0049 or whatever it is, not 4.8.01! Oh, the
horror of it all. I'll tell IS when they get back to me (why do they
have to be IS and not IT?!) that a newer version works and see what
they can do for me :)

  
May be completely unrelated but normally syntax errors like that are 
because a script is reference /bin/sh which is symlinked to /bin/dash. 
You can try running the script directly with bash or removing /bin/sh 
and then ln -sf /bin/bash /bin/sh
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Ubuntu Profile

2007-10-29 Thread John Levin
LeeGroups wrote:
  We need solutions for this problem.  All persons won't buy boxes from 
 Tesco and so it is necessary that we have to support the commonly 
 available wireless cards, even if the manufacturer is not supporting 
 Linux. Difficult task to achieve .. but that is the way forward.  If 
 the number of linux users  increase, the manufacturers will be forced 
 to use their resources to make them compatible with linux.
 I seriously don't get why people 'think everything just works' in Windows...
 I bought a USB wireless interface for a friend earlier this year. A well 
 know brand, Belkin, a Ralink chipset inside, with big XP compatible 
 stickers on the box. Should take 5 minutes to get it working... Plugged 
 it in, installed the drivers from the enclosed CD and viola... a semi 
 functioning wireless connection that couldn't see half the networks in 
 the area that my laptop could, and dropped out every couple of minutes...
 
 Rubbish... uninstall/reinstall/download new drivers via my laptop 
 (handy)/ uninstall/install new drivers/then fiddle some more/etc...
 
 Stuff may well work in the end on Windows, but it isn't always easy... 
 Don't get me started on the saga of getting my old scanner to work on 
 2000...
 

Seconded. Driver problems are frequently be found with Windows XP (as 
they were with Win 98 etc), and the situation with wireless is 
particularly bad, as often you end up with two apps (XP SP2 inbuilt 
wireless functions and the driver package from the maker) running at the 
same time, sometimes conflicting, at best just confusing the user.

/rant

John

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


[ubuntu-uk] Networks

2007-10-29 Thread Michael Rimicans
Hi all,

   Situation:

   One room with ten computers (running Win2k) and network hardware 
installed.
   Internet connection running through a old Netpilot proxy box.
   Users would log into a local desktop and would only be asked for a 
username and pwd for web connection when firefox started.

   Internet was cut off last week and is currently being reconnected.
   Have managed to sell the idea of Ubuntu to replace Win2k.

   Question:

 What would be the best way of setting up access so each user could 
log onto any system and have access to there own home folder and
 desktop settings?



Michael



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Networks

2007-10-29 Thread Darren Mansell
Michael Rimicans wrote:
 Hi all,

Situation:

One room with ten computers (running Win2k) and network hardware 
 installed.
Internet connection running through a old Netpilot proxy box.
Users would log into a local desktop and would only be asked for a 
 username and pwd for web connection when firefox started.

Internet was cut off last week and is currently being reconnected.
Have managed to sell the idea of Ubuntu to replace Win2k.

Question:

  What would be the best way of setting up access so each user could 
 log onto any system and have access to there own home folder and
  desktop settings?



 Michael


   
LTSP may be a good idea, you need a server but everything gets booted 
off the server. Users homes and settings are the same on every machine.

Or you can mount /home on every machine on an NFS / SMB share. Much 
easier than it may sound. Then you get centralized management of each 
user, central store of users data transparently and one place to back 
stuff up. That would be my choice.

Theres lots of ways. For everything you will need a server but you will 
if you have a Windows network anyway.

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Networks

2007-10-29 Thread Michael Rimicans


/Or you can mount /home on every machine on an NFS / SMB share. Much 
easier than it may sound. Then you get centralized management of each 
user, central store of users data transparently and one place to back 
stuff up. That would be my choice./



So everyone would login as normal?

Would it be possible to have a centralised usr / password list that each 
system could query?




Darren Mansell wrote:
 Michael Rimicans wrote:
   
 Hi all,

Situation:

One room with ten computers (running Win2k) and network hardware 
 installed.
Internet connection running through a old Netpilot proxy box.
Users would log into a local desktop and would only be asked for a 
 username and pwd for web connection when firefox started.

Internet was cut off last week and is currently being reconnected.
Have managed to sell the idea of Ubuntu to replace Win2k.

Question:

  What would be the best way of setting up access so each user could 
 log onto any system and have access to there own home folder and
  desktop settings?



 Michael


   
 
 LTSP may be a good idea, you need a server but everything gets booted 
 off the server. Users homes and settings are the same on every machine.

 Or you can mount /home on every machine on an NFS / SMB share. Much 
 easier than it may sound. Then you get centralized management of each 
 user, central store of users data transparently and one place to back 
 stuff up. That would be my choice.

 Theres lots of ways. For everything you will need a server but you will 
 if you have a Windows network anyway.

   




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


[ubuntu-uk] nfs share not mounting after upgrade to Gutsy

2007-10-29 Thread Mac
After upgrading my old laptop from Feisty to Gutsy, the cifs shares for 
my network drive are mounting fine, but an nfs share to a folder on 
another computer on the network isn't.

When I 'sudo mount -a', I get

mount.nfs:  serverIP:/sharefolder failed, reason given by server: 
Permission denied

Given that it worked fine before the upgrade, I'm a bit at a loss.  Any 
ideas about what I need to do about this?

TIA

Mac




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread James Grabham
If its Ubuntu UK, we shouldnt have it in the south of England, we should put
it in the north, Newcastle, or Edinburgh, Maybe Manchester at a push.

(Is it that subtle that im a northerner lol XD)

On 10/29/07, John Levin [EMAIL PROTECTED] wrote:

 Hi all,

 As we've hit 12 people expressing interest in making an UbuCon UK
 happen, I want to take the discussion of an UbuCon in the UK onward.

 The fundamentals: When? Where? Who? What?

 When? Sometime in Spring 2008, meaning March to May. Gives us time to
 organise, we'll hopefully have some bearable weather, and could coincide
 with the release of Hardy Heron at the end of April.

 Where? I'll say London, maybe because I'm a Londoner. I can think of a
 number of venues that could host us. That said, it's an expensive place.
 Other options could be any city with decent transport links and people
 on the ground - Birmingham, Manchester, Bristol, Cardiff, Edinburgh.
 There has to be a core team of people in place, who know the area and
 can donate brain and brawn, though.

 Who? You! We will need people to organise, help out on the day, run
 stalls, give talks. Plus, we need to reach out and get people to attend,
 whether they're already using Ubuntu or are curious as to what this
 linux lark is all about.

 What? The attractions. We can have stalls, films, talks from the likes
 of SABDFL, an Ubuntu-powered arcade, a laptop troubleshooting team
 fixing boxes brought in, space for spontaneous BOFs and meetings 
 add your idea here
 I'd also like to invite organisations and projects that aren't strictly
 Ubuntu but related (or at least have software that runs on Ubuntu), such
 as the Open Rights Group and OpenStreetMap, to broaden the horizons.

 So: add your ideas to this thread; post them to the wiki
 https://wiki.ubuntu.com/UKTeam/IdeasPool/UbuCon_UK
 An open meeting on irc, or similar, will be organised soonish (after the
 Boston Ubuntu Developer Summit is done).

 John



 --
 ubuntu-uk@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 https://wiki.kubuntu.org/UKTeam/

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Tony Arnold
John,

John Levin wrote:
 Tony Arnold wrote:
 John,

 John Levin wrote:

 As we've hit 12 people expressing interest in making an UbuCon UK
 happen, I want to take the discussion of an UbuCon in the UK onward.

 The fundamentals: When? Where? Who? What?
 And also how much? How do you see this working financially? With the
 ideas below we will need a sizeable venue with the right facilities
 which will cost money! Also if you want the stalls to look good, you
 probably want someone to build the stands. Will this be free entry or
 are we charging attendees?

 Regards,
 Tony.
 
 Generally, I'd hope the event would be financed by sponsors and 
 commercial stalls (Canonical, O'Reilly, the 3 UK Linux magazines - all 
 this to be discussed). If Lug Radio Live can do it, then so can we - 
 without getting swamped in Red Hat tshirts ;)
 
 Entry charge? Probably, but it's got to be v. affordable. Lug Radio Live 
 charged a fiver.

We have conference facilities here at the University of Manchester. I
can make enquiries. It's run as a commercial venture so it will be close
to commercial prices.

On the location, my feeling is that if you run it in London people in
the far north of the country may miss out because of the travelling
time, so somewhere in the middle, I think would be better.

Regards,
Tony.
-- 
Tony Arnold, IT Security Coordinator, University of Manchester,
IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E: [EMAIL PROTECTED], H: http://www.man.ac.uk/Tony.Arnold

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Tony Arnold
James,

James Grabham wrote:
 If its Ubuntu UK, we shouldnt have it in the south of England, we should
 put it in the north, Newcastle, or Edinburgh, Maybe Manchester at a push.

Us folks in Manchester think we are in the north too! Seriously it needs
to be somewhere in the middle really.

 (Is it that subtle that im a northerner lol XD)

About as subtle as a brick:-)

Regards,
Tony.
-- 
Tony Arnold, IT Security Coordinator, University of Manchester,
IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E: [EMAIL PROTECTED], H: http://www.man.ac.uk/Tony.Arnold

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Cisco VPN Client

2007-10-29 Thread James Tait
Josh Blacker wrote:
 College provide 3 different versions of the vpn client for linux: two
 4.6. and 4.8.. I've tried the two highest versions, but when
 running the install script for each it gets past a copyright warning
 and then hits a problem: vpnclient: 47: ( unexpected or something
 like that (am in Windows now, obviously and unfortunately, so can't
 remember exactly!).

You could always try vpnc.  I used to use it daily with a Cisco VPN
concentrator (sorry, don't know what model).  You'll need to enable the
Universe repository to get it, but it also integrates well into
NetworkManager (if you use that) via, funnily enough, network-manager-vpnc.

Cheers,

JT
-- 
---+
James Tait, BSc|xmpp:[EMAIL PROTECTED]
Programmer and Free Software advocate  |   VoIP: +44 (0)870 490 2407
---+

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Chris Rowson

 
 On the location, my feeling is that if you run it in London people in
 the far north of the country may miss out because of the travelling
 time, so somewhere in the middle, I think would be better.
 
 Regards,
 Tony.
 -- 

Agreed, Somewhere nice and central would be good. Birmingham seems
pretty central to both north and south dwellers. Manchester is maybe a
little more north (although not so far for me!) 

Chris


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Tony Arnold
John,

John Levin wrote:

 As we've hit 12 people expressing interest in making an UbuCon UK
 happen, I want to take the discussion of an UbuCon in the UK onward.
 
 The fundamentals: When? Where? Who? What?

And also how much? How do you see this working financially? With the
ideas below we will need a sizeable venue with the right facilities
which will cost money! Also if you want the stalls to look good, you
probably want someone to build the stands. Will this be free entry or
are we charging attendees?

Regards,
Tony.
-- 
Tony Arnold, IT Security Coordinator, University of Manchester,
IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E: [EMAIL PROTECTED], H: http://www.man.ac.uk/Tony.Arnold

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Chris Oattes
Chris Rowson said the following on 29/10/07 23:13:
 On the location, my feeling is that if you run it in London people in
 the far north of the country may miss out because of the travelling
 time, so somewhere in the middle, I think would be better.

 Regards,
 Tony.
 -- 
 
 Agreed, Somewhere nice and central would be good. Birmingham seems
 pretty central to both north and south dwellers. Manchester is maybe a
 little more north (although not so far for me!) 
 
 Chris
 
 
Isn't London the centre of the UK? :P

Chris Oattes.


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread John Levin
Tony Arnold wrote:
 John,
 
 John Levin wrote:
 
 As we've hit 12 people expressing interest in making an UbuCon UK
 happen, I want to take the discussion of an UbuCon in the UK onward.

 The fundamentals: When? Where? Who? What?
 
 And also how much? How do you see this working financially? With the
 ideas below we will need a sizeable venue with the right facilities
 which will cost money! Also if you want the stalls to look good, you
 probably want someone to build the stands. Will this be free entry or
 are we charging attendees?
 
 Regards,
 Tony.

Generally, I'd hope the event would be financed by sponsors and 
commercial stalls (Canonical, O'Reilly, the 3 UK Linux magazines - all 
this to be discussed). If Lug Radio Live can do it, then so can we - 
without getting swamped in Red Hat tshirts ;)

Entry charge? Probably, but it's got to be v. affordable. Lug Radio Live 
charged a fiver.

HTH

John


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Neil

Cambridge is easy to get to from anywhere and has some great college 
venues, you might even get one of them to donate a venue.


[EMAIL PROTECTED] wrote:
 Send ubuntu-uk mailing list submissions to
   ubuntu-uk@lists.ubuntu.com

 To subscribe or unsubscribe via the World Wide Web, visit
   https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
 or, via email, send a message with subject or body 'help' to
   [EMAIL PROTECTED]

 You can reach the person managing the list at
   [EMAIL PROTECTED]

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of ubuntu-uk digest...


 Today's Topics:

1. Re:  UbuCon UK Ideas (Tony Arnold)
2. Re:  UbuCon UK Ideas (John Levin)
3. Re:  UbuCon UK Ideas (James Grabham)
4. Re:  UbuCon UK Ideas (Tony Arnold)
5. Re:  UbuCon UK Ideas (Tony Arnold)
6. Re:  Cisco VPN Client (James Tait)
7. Re:  UbuCon UK Ideas (Chris Rowson)
8. Re:  UbuCon UK Ideas (Chris Oattes)
9. Re:  UbuCon UK Ideas (Tony Arnold)


 --

 Message: 1
 Date: Mon, 29 Oct 2007 22:56:21 +
 From: Tony Arnold [EMAIL PROTECTED]
 Subject: Re: [ubuntu-uk] UbuCon UK Ideas
 To: British Ubuntu Talk ubuntu-uk@lists.ubuntu.com
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1

 John,

 John Levin wrote:

   
 As we've hit 12 people expressing interest in making an UbuCon UK
 happen, I want to take the discussion of an UbuCon in the UK onward.

 The fundamentals: When? Where? Who? What?
 

 And also how much? How do you see this working financially? With the
 ideas below we will need a sizeable venue with the right facilities
 which will cost money! Also if you want the stalls to look good, you
 probably want someone to build the stands. Will this be free entry or
 are we charging attendees?

 Regards,
 Tony.


--
Finally - A spam blocker that actually works.
http://www.bluebottle.com/tag/4


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Paul Tansom
** Tony Arnold [EMAIL PROTECTED] [2007-10-29 23:32]:
 Chris Rowson wrote:
  On the location, my feeling is that if you run it in London people in
  the far north of the country may miss out because of the travelling
  time, so somewhere in the middle, I think would be better.
  
  Agreed, Somewhere nice and central would be good. Birmingham seems
  pretty central to both north and south dwellers. Manchester is maybe a
  little more north (although not so far for me!) 
 
 Depends if you include Scotland!
 
 Do we have a map anywhere showing the distribution of Linux users around
 the country? If not, maybe we should create one, although I would have
 no idea how to!
** end quote [Tony Arnold]

I was going to create a quick and dirty Frappr map (I'd all but
forgotten about them!), but did a quick search first and there appears
to be a Ububtu-UK map already. Does anyone here own it? It has no member
which is a bit sad in some respects!! I've just send a message to the
admin to find out a bit more about it. Probably only just setup, but
Frappr has no meand of finding out when these were created or who owns
the, etc.

-- 
Paul Tansom | Aptanet Ltd. | http://www.aptanet.com/ | 023 9238 0001
==
Registered in England  |  Company No: 4905028  |  Registered Office:
Crawford House, Hambledon Road, Denmead, Waterlooville, Hants, PO7 6NU

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread John Levin
Chris Rowson wrote:
 On the location, my feeling is that if you run it in London people in
 the far north of the country may miss out because of the travelling
 time, so somewhere in the middle, I think would be better.

 Regards,
 Tony.
 -- 
 
 Agreed, Somewhere nice and central would be good. Birmingham seems
 pretty central to both north and south dwellers. Manchester is maybe a
 little more north (although not so far for me!) 
 
 Chris
 
 

Location is always going to be a cause for debate, and won't satisfy 
everyone. Bear in mind that there's no reason only one ubucon will be 
held in the UK; if the first one works, well, it'll be the first of many 
   and can be rotated around the country.

Personally, I'd like it to be in London because, well, that's where I 
am. It also has Ubuntu HQ, good rail connections, and lots of people.

Also, every free software event this year has been outside the capital: 
aKademy (Glasgow), Debconf (Edinburgh), Lug Radio Live (Wolves), Open 
Street Map (Manchester), Gnome (Birmingham). C'mon, let the Cockneys 
have a go!

Seriously, the single most important factor is that wherever UbuCon UK 
is held, there is a team of people on the ground, who can do the 
neccessary legwork. So if you propose a place, please consider how many 
people live there, and if you can offer any sort of accomodation for 
out-of-town helpers.

John


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Tony Arnold
Chris,

Chris Rowson wrote:
 On the location, my feeling is that if you run it in London people in
 the far north of the country may miss out because of the travelling
 time, so somewhere in the middle, I think would be better.

 Regards,
 Tony.
 -- 
 
 Agreed, Somewhere nice and central would be good. Birmingham seems
 pretty central to both north and south dwellers. Manchester is maybe a
 little more north (although not so far for me!) 

Depends if you include Scotland!

Do we have a map anywhere showing the distribution of Linux users around
the country? If not, maybe we should create one, although I would have
no idea how to!

Regards,
Tony.
-- 
Tony Arnold, IT Security Coordinator, University of Manchester,
IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E: [EMAIL PROTECTED], H: http://www.man.ac.uk/Tony.Arnold

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Jai Harrison
 Chris Rowson said the following on 29/10/07 23:13:
  On the location, my feeling is that if you run it in London people in
  the far north of the country may miss out because of the travelling
  time, so somewhere in the middle, I think would be better.
 
  Regards,
  Tony.
  --
 
  Agreed, Somewhere nice and central would be good. Birmingham seems
  pretty central to both north and south dwellers. Manchester is maybe a
  little more north (although not so far for me!)
 
  Chris
 
 
 Isn't London the centre of the UK? :P

I wouldn't say that it's the geographical centre but it is the easiest
place for lots of us to get to, despite our location in the UK, by
transport. So you could call it the centre by proxy ;)

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Paul Tansom
** Chris Rowson [EMAIL PROTECTED] [2007-10-29 23:18]:
  On the location, my feeling is that if you run it in London people in
  the far north of the country may miss out because of the travelling
  time, so somewhere in the middle, I think would be better.
 
 Agreed, Somewhere nice and central would be good. Birmingham seems
 pretty central to both north and south dwellers. Manchester is maybe a
 little more north (although not so far for me!) 
** end quote [Chris Rowson]

I'm clearly far too much of a southerner here. I tend to find a that any
event north of London is as good as impossible to make. Then again I
detest visiting London on the whole. All that said, I do have other
factors that make anything that is more than a long day trip a challenge
to organise. LUG Radio Live I wanted to make, but couldn't organise, I
had organised the Linux Expo and then they went and postponed it the
rotten $*s.

If I can get my camper van back on the road (fun logistics of getting it
to a garage without starting it) something with a camp site near by
would aid the accomodation situation! Even better, something with a
nice mooring near by would allow me to sail there ;) Cowes, IoW anyone?

-- 
Paul Tansom | Aptanet Ltd. | http://www.aptanet.com/ | 023 9238 0001
==
Registered in England  |  Company No: 4905028  |  Registered Office:
Crawford House, Hambledon Road, Denmead, Waterlooville, Hants, PO7 6NU

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] Cisco VPN Client

2007-10-29 Thread Josh Blacker
On 10/29/07, Tony Arnold [EMAIL PROTECTED] wrote:
 Josh,

 Josh Blacker wrote:
  On 10/29/07, Lucy [EMAIL PROTECTED] wrote:
  On 29/10/2007, Tony Arnold [EMAIL PROTECTED] wrote:
  Josh,
 
  Josh Blacker wrote:
  which suggests the latest version of the client works. Version 
  4.8.01.0640.
 
  My Uni is still only supplying 4.8.00.???, so I'll ask our network guys
  for the latest copy and check it out.
  Version 4.8.01 does not work on 64 bit machines, it just so happens
  that I downloaded and installed the university's version yesterday and
  patched it with the instructions found here:
 
  http://ubuntuforums.org/showthread.php?p=3652402
 
  --
  ubuntu-uk@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
  https://wiki.kubuntu.org/UKTeam/
 
 
  Thanks guys, I have usual 32-bit anyway, and like Tony my Uni only
  offers the earlier 4.8.0049 or whatever it is, not 4.8.01! Oh, the
  horror of it all. I'll tell IS when they get back to me (why do they
  have to be IS and not IT?!) that a newer version works and see what
  they can do for me :)

 I've just used the patch mentioned by Lucy and the 4.8.00 version seems
 to compile and run on a 32 bit machine with the patch applied.

 Regards,
 Tony.
 --

Thanks for the heads-up: patched it, and it's installed. Now just to
go into college a bit early tomorrow and make sure all the config
files are right, and I'm another step closer to ditching XP for good.

Once again thanks to you all. I know it gets a bit cliche after a
while, but this is what I love about Ubuntu!



-- 
Josh Blacker

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] UbuCon UK Ideas

2007-10-29 Thread Andrew Barber
On 29/10/2007, John Levin [EMAIL PROTECTED] wrote:

 Hi all,

 As we've hit 12 people expressing interest in making an UbuCon UK
 happen, I want to take the discussion of an UbuCon in the UK onward.

 The fundamentals: When? Where? Who? What?

 When? Sometime in Spring 2008, meaning March to May. Gives us time to
 organise, we'll hopefully have some bearable weather, and could coincide
 with the release of Hardy Heron at the end of April.

 Where? I'll say London, maybe because I'm a Londoner. I can think of a
 number of venues that could host us. That said, it's an expensive place.
 Other options could be any city with decent transport links and people
 on the ground - Birmingham, Manchester, Bristol, Cardiff, Edinburgh.
 There has to be a core team of people in place, who know the area and
 can donate brain and brawn, though.

 Who? You! We will need people to organise, help out on the day, run
 stalls, give talks. Plus, we need to reach out and get people to attend,
 whether they're already using Ubuntu or are curious as to what this
 linux lark is all about.

 What? The attractions. We can have stalls, films, talks from the likes
 of SABDFL, an Ubuntu-powered arcade, a laptop troubleshooting team
 fixing boxes brought in, space for spontaneous BOFs and meetings 
 add your idea here
 I'd also like to invite organisations and projects that aren't strictly
 Ubuntu but related (or at least have software that runs on Ubuntu), such
 as the Open Rights Group and OpenStreetMap, to broaden the horizons.

 So: add your ideas to this thread; post them to the wiki
 https://wiki.ubuntu.com/UKTeam/IdeasPool/UbuCon_UK
 An open meeting on irc, or similar, will be organised soonish (after the
 Boston Ubuntu Developer Summit is done).

 John


I own the frapper map. I set it up a long while back and forgot about it.

I am from Glasgow and  I think that you are all talking alot of bollocks ;)
Scotland IS part of the UK and you should stop thinking that Ubuntu-UK stops
when it hits the border.

While I would personally favor a Scottish location, I would also add my +1
to Manchester. Is anybody involved with the University there? Could we
borrow university facilitates etc?

I am sure this could be an open debate [though probably never solved!] on
IRC. I suppose this is one of the first major milestones that we need to
overcome. :D


-- 
Andrew Alexander Barber
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


connexion window (in administration menu) is not optimal

2007-10-29 Thread thibaut bethune
Jan Claeys said on Fri Oct 26 :


- This sound is an accessibility feature (without it, blind people can't
know when to type their username/password).

i understand (even if sounds during a session maye also be accessibilty feature)


- The problem is then when multiple users use the same PC: who is allowed
to change the login screen?  Considering that changing this might result
in security issues, I don't think it's strange to find it in the
Administration menu.

you're right


- OTOH, maybe the Appearance panel could have a button to the login
screen settings that's only visible to people who are members of the
'admin' group.  (So it would still require root credentials.)

That suggestion seems to me very clever
And maybe that the same thing could be done for Sound panel which
could also have a button to the login screen settings that's only
visible to people who are members of the 'admin' group ?

-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop


Re: Lost the Reboot and Power Off button from the QUIT option

2007-10-29 Thread Raja Krishnamoorthy
Thanks. I am actually very impressed with Ubuntu-studio 7.04. Hibernate
works so well - better than Window$-XP.
Regards
Raja
On 10/27/07, Luis de Bethencourt [EMAIL PROTECTED] wrote:

 Great!

 Meanwhile you use the latest version of the ubuntu studio menu, you
 will find no problem with the gnome quit.

 Enjoy,

 Luis de Bethencourt

 On 10/26/07, Raja Krishnamoorthy [EMAIL PROTECTED] wrote:
  Last night I tried again and everything worked well. Oh well.
  I will go back to ubuntustudio-7.04 and then upgrade to 7.10 may be in
 2-3
  months.
 
  Thanks
 
 
  On 10/25/07, Luis de Bethencourt [EMAIL PROTECTED] wrote:
   Can you paste in here the version of the Ubuntu Studio menu you are
 using?
  
   Luis
  
   On 10/25/07, Raja Krishnamoorthy [EMAIL PROTECTED] wrote:
I just installed Ubuntu-Studio Gutsy on my Toshiba Tecra M4 tablet
 pc.
   
I noticed that when I rotate the tablet using the Screen Resolution
 and
select Rotate Right, the orientation is correct, but the stylus does
 not
function well. The pointer does not track with the stylus. This was
 not
  an
issue with Ubuntu-Studio 7.04.
   
I installed wacom-tools and updated my xorg.conf files to enable
 tablet
functionality. So when I went to reboot using System -- Quit, I
 seem to
have lost my Reboot and Power Off options.  All I see is logout,
  Hibernate,
suspend and switch user.
   
Any help will be appreciated.
   
Thanks
Raja
   
--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at:
   
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
   
   
  
  
   --
   Luis de Bethencourt Guimerá
   luisbg
   [EMAIL PROTECTED]
   GPG: B0ED1326
  
   --
   Ubuntu-Studio-users mailing list
   Ubuntu-Studio-users@lists.ubuntu.com
   Modify settings or unsubscribe at:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
  
 
 
  --
  Ubuntu-Studio-users mailing list
  Ubuntu-Studio-users@lists.ubuntu.com
  Modify settings or unsubscribe at:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
 
 


 --
 Luis de Bethencourt Guimerá
 luisbg
 [EMAIL PROTECTED]
 GPG: B0ED1326

 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


[Ubuntu-BR] Apaguei partição, boot problem ático

2007-10-29 Thread Nelson Correa
Amigos,

Aí vai uma dúvida digna de prova para certificação.  :-)

Depois de experimentar algumas distros no passado, instalei em abril o
Ubuntu 7.04. Adorei, apesar de algumas apanhadas. Em dois meses, ele
passou a ser meu O.S. de trabalho. Experimentei tudo, brinquei com ele e
agora com o 7.10, resolvi partir de uma instalação limpa. Mantive 4MB
para o Windows, ainda compartilho edição de arquivos do Office
profissionalmente. Instalei o XP seco com MS-Office. Criei uma partição
para entrar o 7.10 e outra para o Home. Ficaram a partição do 7.06+Home
e a swap lá no finalzinho do disco. 

Continuei trabalhando com o 7.06 e instalei o 7.10. Fui afinando,
configurando, deixando com o jeito que eu queria. Quando dei o OK final,
estava show, do jeito que eu queria. Aí apaguei a partição onde estava o
7.06 e joguei todo esse espaço para a Home do 7.10.

Aí perdi o boot. Meu Ubuntu ficou tonto com a mudança das referências de
discos.

Pergunta:
Por onde começo o conserto para não ter que fazer uma nova instalação
depois de tudo prontinho?  ;-)

Abração,
Nelson Corrêa


-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] [OFF] Re: Coisas que quase ningu ém sabe sobre a Microsoft

2007-10-29 Thread Vinícius de Figueiredo
On 10/28/07, João Marcelo [EMAIL PROTECTED] wrote:
 só uma observação, o OS X deixou de ser unix like dia 26 de outubro de
 2007, apenas 3 dias atras


Onde acho esse notícia?

-- 
Vinícius.
personal site - http://vinicius.oitobits.net
gaming blog - http://www.oitobits.net

-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Apaguei partição, boot problem ático

2007-10-29 Thread Vinícius de Figueiredo
On 10/29/07, Nelson Correa [EMAIL PROTECTED] wrote:
 Amigos,

 Aí vai uma dúvida digna de prova para certificação.  :-)

 Depois de experimentar algumas distros no passado, instalei em abril o
 Ubuntu 7.04. Adorei, apesar de algumas apanhadas. Em dois meses, ele
 passou a ser meu O.S. de trabalho. Experimentei tudo, brinquei com ele e
 agora com o 7.10, resolvi partir de uma instalação limpa. Mantive 4MB
 para o Windows, ainda compartilho edição de arquivos do Office
 profissionalmente. Instalei o XP seco com MS-Office. Criei uma partição
 para entrar o 7.10 e outra para o Home. Ficaram a partição do 7.06+Home
 e a swap lá no finalzinho do disco.

 Continuei trabalhando com o 7.06 e instalei o 7.10. Fui afinando,
 configurando, deixando com o jeito que eu queria. Quando dei o OK final,
 estava show, do jeito que eu queria. Aí apaguei a partição onde estava o
 7.06 e joguei todo esse espaço para a Home do 7.10.

 Aí perdi o boot. Meu Ubuntu ficou tonto com a mudança das referências de
 discos.

 Pergunta:
 Por onde começo o conserto para não ter que fazer uma nova instalação
 depois de tudo prontinho?  ;-)

 Abração,
 Nelson Corrêa



Pelo que eu entendi você apagou a partição onde estava o 7.04 (que
você confundiu a todos falando 7.06 várias vezes) e por isso perdeu o
Grub. Se for realmente esse caso, basta seguir esses passos:

http://wiki.ubuntubrasil.org/Grub#head-5b5c7621cb033fd81dbb22bb32d08e041867a005

Isso vai reinstalar o Grub na partição onde esta instalado seu sistema
final, 7.10. Depois basta editar o menu do Grub e adicionar a entrada
para o Windows nele.

Abraço,

-- 
Vinícius.
personal site - http://vinicius.oitobits.net
gaming blog - http://www.oitobits.net

-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Coisas que quase ninguém sabe sobre a Microsoft

2007-10-29 Thread Felipe Jaekel (FkJ)
Muito boa resposta, assino em baixo

Olival Gomes Barboza Júnior escreveu:
 Duda Nogueira escreveu:
   
 Apesar dos pesares, ótimo post :)
   
 
 Ótimo pq exatamente? Um cara com muito tempo livre pega um livrinho do 
 MS Get the Facts e envia uma massaroca de meias-verdades com uma 
 profusão de links e o post fica sendo ótimo? Qtos pararam para checar 
 os links? Qtos foram lá ler o texto completo do q ele colocou? Fala 
 sério... O cara é um MS Certified Pro e precisa fazer esse tipo de coisa 
 pra se promover (vide o site dele mesmo), justificando o tempo q ele 
 deve ter gasto na tarefa, mas o resto do mundo precisa trabalhar pra 
 viver e não dá pra parar e rebater ponto a ponto um FUD q já foi 
 rebatido inúmeras vezes.
   
 *1) Que governos tem direito de acesso ao código fonte do Windows para
 garantir sua soberania nacional? *
   
 
 Vc pode ver, MAS vc não pode tocar... Como vc vai garantir q o código 
 auditado é o mesmo utilizado no build q roda no micro da secretária do 
 Diretor de uma agência governamental, por explo? Não vai, pois o código 
 é fechado e vc não pode fazer o build dele e gerar sua própria 
 distribuição.

 Enquanto isso, user kernel Linux ou algo da família BSD e seja feliz, 
 pois, além de auditar o código, vc pode controlar o build e a 
 distribuição de ponta a ponta. Isso é ser soberano.

   
 *2) Que empresas particulares podem ter o direito de acesso ao código fonte
 do windows na forma de consulta para o desenvolvimento de drivers e outros
 recursos que necessitem de alta integração com o sistema, em alguns casos de
 forma paga, em outros de forma totalmente gratuita?*
   
 
 Sim, mas a q partes? O código do Windows soma algumas dezenas de milhões 
 de linhas de código. Ter acesso a um pedacinho sob um Non Disclousure 
 Agreement não significa nada, já q na hora em q a MS soltar um Service 
 Pack q altera as interfaces vc tem de pedir o acesso, pagar e se 
 submeter ao processo tudo de novo... Pense na rapidez com q isso acontece...

 Agora, se vc tem um código livre em mãos, pode acompanhar o 
 desenvolvimento pelos snapshots diários e se preparar para o q virá. 
 Simples assim.

   
 *3) Que o código fonte do kernel do Windows não apenas está disponível para
 uso em sala de aula, mas foi organizado de forma didática para a realização
 de experiências?*
   
 
 Pois é... Q pena q vc não pode gerar um build, alterar e redistribuir a 
 gosto. Sem falar q o tamanho do código torna a empreitada muito pouco 
 didática.

 Sistemas operacionais montados pra fins didáticos eu conheço desde a 
 época do Minix, cujo tamanho permite q vc escreva o kernel literalmente 
 from scratch. O q exatamente eu ganho olhando porções limitadas do 
 código do Windows?
   
 *4) Que o Windows CE não é apenas um Windows para dispositivos móveis, mas
 possui uma ferramenta (Platform Builder) que permite que se monte um novo
 sistema operacional a partir da escolha de milhares de peças que formam o
 Windows CE, desta forma criando sistemas operacionais específicos para
 determinados hardwares (sistemas embarcados) sem o excesso de
 funcionalidades? Além disso o custo de licença da unidade do sistema
 operacional é
 adaptado a partir das partes escolhidas pelo desenvolvedor, podendo ficar um
 valor a partir de aproximadamente US$ 10,00 a unidade?*
   
 
 Legal para os clientes da MS. Mas, e daí?

 Vc sabia q o kernel linux embarcado pode ser alterado ao gosto do 
 freguês? Hoje temos kernel embarcado linux rodando de celulares a DVRs.
   
 *5) Que as urnas eletrônicas brasileiras foram criadas com base no Windows
 CE embarcado conforme a tecnologia citada no item 4?*
   
 
 Bom, isso aqui é simplesmente falso. Nos próprios comentários do baboo 
 bit alguém colocou as referências. Além disso, caso fosse verdade, não 
 seria mérito para a MS, mas sim DEmérito pras urnas. Ano passado foram 
 encontradas algumas urnas falsas aqui no DF. Em Alagoas rolou aquele 
 lance de urnas com dados corrompidos. Sem falar q nos países onde os 
 eleitores levam seu voto à sério esse tipo de solução não passou ainda 
 pq nenhum fabricante foi capaz de produzir algo considerado realmente 
 seguro. E a Diebold (fabricante das nossas urnas) vive apanhando dos 
 testes de segurança nos EUA. Referências? Vá ao Google e comprove pq 
 essa é fácil.
   
 15.000 urnas para as eleições de 2005 e 2006. A empresa Vesta, de São Paulo,
 deixou de vender softwares de compras públicas on-line para a Bolívia porque
 Lula, em seu primeiro ano no poder, resolveu oferecer ao país, de graça, um
 programa com a mesma função. O governo federal não só reinventou a roda com
 o software livre à custa do contribuinte, como prejudicou a competição no
 mercado de tecnologia, diz Paula Santos, sócia da Vesta. É a política do
 software livre contra o livre
 mercado. 
   
 
 Olha a MENTIRA aí... O q tem a ver o governo emprestar urnas ou 
 programas gratuitamente para outro país e software livre? Na época essa 
 

[Ubuntu-BR] Problema autualização

2007-10-29 Thread Dayan C. Galiazzi
Possuo o Ubuntu 7.04 e não estou conseguindo atualiza o sistema para a 
versão 7.10. Aparece uma mensagem dizendo falha na autenticação após 
digitar no terminal  sudo update-manager -d -c.

Otro problema é que não estou conseguindo aualiza o sistema sempre que 
vou no adicionar e remover programas aparece que a lista expirou e não 
consigo instalar os pacotes.

Alguem poderia me ajudar ?


-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Apaguei partição, boot problem ático

2007-10-29 Thread Nelson Correa
Oi Vinícius!

Não foi de propósito, mas às vezes, questão de prova tem pegadinha.  :-)

Eu vou ler o material que você sugeriu, mas eu recebo o menu com as
opções de S.O.s para escolher antes de carregar o 7.10, que é o default.
Ele deve ter ficado perdido, pois algum hdx não existe mais. Ou o nome
do hd que ficava o Home foi alterado depois que uma das partições foi
eliminada. Como eu fiz todo a reestruturação de partições fora do
Ubuntu, através do Gpart bootável, ele ficou perdido com as referências
que tinha antes de eu eliminar uma partição.

Mas valeu sua pronta resposta e a dica que estou indo agora ler. Depois
confirmo se funcionou ou não.

Abração,
Nelson Corrêa 


On Mon, 2007-10-29 at 08:00 -0200, Vinícius de Figueiredo wrote:
 On 10/29/07, Nelson Correa [EMAIL PROTECTED] wrote:
  Amigos,
 
  Aí vai uma dúvida digna de prova para certificação.  :-)
 
  Depois de experimentar algumas distros no passado, instalei em abril o
  Ubuntu 7.04. Adorei, apesar de algumas apanhadas. Em dois meses, ele
  passou a ser meu O.S. de trabalho. Experimentei tudo, brinquei com ele e
  agora com o 7.10, resolvi partir de uma instalação limpa. Mantive 4MB
  para o Windows, ainda compartilho edição de arquivos do Office
  profissionalmente. Instalei o XP seco com MS-Office. Criei uma partição
  para entrar o 7.10 e outra para o Home. Ficaram a partição do 7.06+Home
  e a swap lá no finalzinho do disco.
 
  Continuei trabalhando com o 7.06 e instalei o 7.10. Fui afinando,
  configurando, deixando com o jeito que eu queria. Quando dei o OK final,
  estava show, do jeito que eu queria. Aí apaguei a partição onde estava o
  7.06 e joguei todo esse espaço para a Home do 7.10.
 
  Aí perdi o boot. Meu Ubuntu ficou tonto com a mudança das referências de
  discos.
 
  Pergunta:
  Por onde começo o conserto para não ter que fazer uma nova instalação
  depois de tudo prontinho?  ;-)
 
  Abração,
  Nelson Corrêa
 
 
 
 Pelo que eu entendi você apagou a partição onde estava o 7.04 (que
 você confundiu a todos falando 7.06 várias vezes) e por isso perdeu o
 Grub. Se for realmente esse caso, basta seguir esses passos:
 
 http://wiki.ubuntubrasil.org/Grub#head-5b5c7621cb033fd81dbb22bb32d08e041867a005
 
 Isso vai reinstalar o Grub na partição onde esta instalado seu sistema
 final, 7.10. Depois basta editar o menu do Grub e adicionar a entrada
 para o Windows nele.
 
 Abraço,
 
 -- 
 Vinícius.
 personal site - http://vinicius.oitobits.net
 gaming blog - http://www.oitobits.net
 


-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] automatix e webcam

2007-10-29 Thread João Carlos
como se faz busca no arquivo da lista?


Em 23/10/07, :: Dirceu :: [EMAIL PROTECTED] escreveu:

 Leonardo: tentou a busca do gmail ou o arquivo da lista ?

 Em 23/10/07, Leonardo Bergamo [EMAIL PROTECTED] escreveu:
 
 
  Obrigado ao Gondim e ao Eduardo: instalei o automatix e tô rodando ele.
 
  Quanto a webcam, valeu o link eu tinha visto ele outra vez e foi por ele
  que fiz a webcam funcionar: mas desta vez o ubuntu continua não
  reconhecendo a minha webcam (que é a mesma).
 
  Lembro que alguém colocou algo de script esses dias.  Mas como eu disse,
  fiz uma instalação limpa e não acho o e-mail.
 
  Agradeço qualquer ajuda.
 
  Leonardo Bergamo
 
 
  --
  Interessado em aprender mais sobre o Ubuntu em português?
  http://wiki.ubuntu-br.org/ComeceAqui  -
  ubuntu-br mailing list
  ubuntu-br@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 



 --
 ___
 Dirceu Luís Follmann
 MSN: dlfollmann [at] gmail . com
 http://daquidafronteira.wordpress.com
 http://juristantum.wordpress.com

 [...] Sirvam nossas façanhas de modelo a toda a Terra [...]
 --
 Interessado em aprender mais sobre o Ubuntu em português?
 http://wiki.ubuntu-br.org/ComeceAqui  -
 ubuntu-br mailing list
 ubuntu-br@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Abracos vc = new Abracos();

--~--~-~--~~~
JotaCê
JC Suporte!
http://www.jcsuporte.com
--~--~-~--~~~
Tel.: (32) 9977-2017
ICQ.: 330.99.44
MSN: [EMAIL PROTECTED]
--~--~-~--~~~
Linux user # 430518
--~--~-~--~~~
  ubuntu
|||
   user #17574
--~--~-~--~~~
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Webcam Microsoft VX1000:0 - Imagem escura e cores ruins....

2007-10-29 Thread Saul Lima
Quando minha tia me mostrou a marca que ela tinha comprado eu pensei que nem
fosse funcionar... hehehehehe... mas funcionou sem precisar instalar
nada só a qualdiade que está horrível não tem jeito de resolver
então?

Em 28/10/07, :: Dirceu :: [EMAIL PROTECTED] escreveu:

 Repara na marca da câmera  rsrsrs

 (brincadeira, não resisti. Até onde sei eles são bons com esses
 periféricos,
 mas não devem estar nem aí pra driver pra linux).

 Eu tenho no desk uma cam Genius (se não me engano é reconhecida como
 microdia), e também não funciona a contento.

 --
 ___
 Dirceu Luís Follmann
 MSN: dlfollmann [at] gmail . com
 http://daquidafronteira.wordpress.com
 http://juristantum.wordpress.com

 [...] Sirvam nossas façanhas de modelo a toda a Terra [...]

 Em 28/10/07, Saul Lima [EMAIL PROTECTED] escreveu:
 
  Tenho esta webcam instalada no laptop da minha tia e ela fica muito
 escura
  e
  com as cores ruins. A imagem fica com uma qualidade horrível. O pior é
 que
  ao reiniciar o pc no windows com os drivers oficiais ela está com uma
  resolução perfeita e nítida Estou usando o ubuntu 7.04 feisty
 fawn
  Visua.lisei a webcam pelo camorama e pelo mercury messenger, em ambos a
  resolução é ruim do mesmo jeito... Existe algo que possa ser feito para
  melhorar a qualidade da imagem?
 
  Nenhum ajuste em ambos os programas funcionou.
  --
  Interessado em aprender mais sobre o Ubuntu em português?
  http://wiki.ubuntu-br.org/ComeceAqui  -
  ubuntu-br mailing list
  ubuntu-br@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 --
 Interessado em aprender mais sobre o Ubuntu em português?
 http://wiki.ubuntu-br.org/ComeceAqui  -
 ubuntu-br mailing list
 ubuntu-br@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread Felipe Jaekel (FkJ)
acho q o servidor do Brasil está fora do ar

caso isso tenha ocorrido, em breve ele está de volta

Dayan C. Galiazzi escreveu:
 Possuo o Ubuntu 7.04 e não estou conseguindo atualiza o sistema para a 
 versão 7.10. Aparece uma mensagem dizendo falha na autenticação após 
 digitar no terminal  sudo update-manager -d -c.

 Otro problema é que não estou conseguindo aualiza o sistema sempre que 
 vou no adicionar e remover programas aparece que a lista expirou e não 
 consigo instalar os pacotes.

 Alguem poderia me ajudar ?


   
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread Dayan C. Galiazzi
Executei o mesmo comando e deu o seguinte resultado:

Obtendo:1 http://br.archive.ubuntu.com feisty Release.gpg [191B]
Obtendo:2 http://archive.canonical.com feisty-commercial Release.gpg 
[191B] 

Obtendo:3 http://archive.ubuntu.com feisty-backports Release.gpg 
[191B]  
   

Obtendo:4 http://security.ubuntu.com feisty-security Release.gpg 
[191B]  
   

Obtendo:5 http://br.archive.ubuntu.com feisty/multiverse 
Translation-pt_BR 
[580B]  
 

Obtendo:6 http://br.archive.ubuntu.com feisty/universe Translation-pt_BR 
[182kB] 
   

Obtendo:7 http://br.archive.ubuntu.com feisty-updates Release.gpg 
[191B]  
  

Ign http://br.archive.ubuntu.com feisty-updates/main 
Translation-pt_BR   
   

Ign http://archive.canonical.com feisty-commercial/main 
Translation-pt_BR   


Ign http://archive.ubuntu.com feisty-backports/main 
Translation-pt_BR   
 

Ign http://br.archive.ubuntu.com feisty-updates/restricted 
Translation-pt_BR   
  

Ign http://security.ubuntu.com feisty-security/main 
Translation-pt_BR   
 

Obtendo:8 http://www.getautomatix.com feisty Release.gpg 
[189B]  


Ign http://br.archive.ubuntu.com feisty-updates/universe 
Translation-pt_BR   
   

Ign http://br.archive.ubuntu.com feisty-updates/multiverse 
Translation-pt_BR   
 

Ign http://br.archive.ubuntu.com feisty-updates/multiverse 
Translation-pt_BR   
  

Atingido http://archive.canonical.com feisty-commercial 
Release 
 

Ign http://br.archive.ubuntu.com feisty-updates/universe 
Translation-pt_BR   


Ign http://archive.ubuntu.com feisty-backports/restricted 
Translation-pt_BR   
  

Err http://archive.canonical.com feisty-commercial 
Release 
 

 
Ign http://security.ubuntu.com feisty-security/restricted 
Translation-pt_BR   
   

Atingido http://br.archive.ubuntu.com feisty 
Release 


Atingido http://br.archive.ubuntu.com feisty-updates 
Release 
   

Obtendo:9 http://br.archive.ubuntu.com feisty Release 
[57,2kB]
  

Ign http://archive.ubuntu.com feisty-backports/universe 
Translation-pt_BR   


Obtendo:10 http://archive.canonical.com feisty-commercial Release 
[4878B] 
  

Ign http://archive.canonical.com feisty-commercial 
Release 
 

Ign http://security.ubuntu.com feisty-security/universe 
Translation-pt_BR   


Err http://security.ubuntu.com feisty-security/multiverse 
Translation-pt_BR   
  

  Erro lendo do servidor Ponto remoto fechou a conexão
Ign http://br.archive.ubuntu.com feisty 
Release 


Ign http://www.getautomatix.com feisty/main 
Translation-pt_BR   


Obtendo:11 http://br.archive.ubuntu.com feisty-updates Release 
[50,9kB]  

Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread Felipe Jaekel (FkJ)
parece q o medibuntu.sos-sts.com/repo/ está fora do ar tb, acho q o 
Automatix deve usar ele

fiz um aptitude update a uns 10 minutos atras e tanto ele quanto o 
br.archive.ubuntu.com não responderam

Dayan C. Galiazzi escreveu:
 Felipe isso pode dar problemas no Automatix também ?
 E que ta dando problema nele também...


 Felipe Jaekel (FkJ) wrote:
   
 acho q o servidor do Brasil está fora do ar

 caso isso tenha ocorrido, em breve ele está de volta

 Dayan C. Galiazzi escreveu:
   
 
 Possuo o Ubuntu 7.04 e não estou conseguindo atualiza o sistema para a 
 versão 7.10. Aparece uma mensagem dizendo falha na autenticação após 
 digitar no terminal  sudo update-manager -d -c.

 Otro problema é que não estou conseguindo aualiza o sistema sempre que 
 vou no adicionar e remover programas aparece que a lista expirou e não 
 consigo instalar os pacotes.

 Alguem poderia me ajudar ?


   
 
   


   
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread Dayan C. Galiazzi
Felipe isso pode dar problemas no Automatix também ?
E que ta dando problema nele também...


Felipe Jaekel (FkJ) wrote:
 acho q o servidor do Brasil está fora do ar

 caso isso tenha ocorrido, em breve ele está de volta

 Dayan C. Galiazzi escreveu:
   
 Possuo o Ubuntu 7.04 e não estou conseguindo atualiza o sistema para a 
 versão 7.10. Aparece uma mensagem dizendo falha na autenticação após 
 digitar no terminal  sudo update-manager -d -c.

 Otro problema é que não estou conseguindo aualiza o sistema sempre que 
 vou no adicionar e remover programas aparece que a lista expirou e não 
 consigo instalar os pacotes.

 Alguem poderia me ajudar ?


   
 


-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread Felipe Jaekel (FkJ)
aqui tinha travado tb

c estava funcionando normalmente acredito q o problema seja com o 
servidor msm

tenta novamente, acho q ja normalizou

Dayan C. Galiazzi escreveu:
 Executei o mesmo comando e deu o seguinte resultado:

 Obtendo:1 http://br.archive.ubuntu.com feisty Release.gpg [191B]
 Obtendo:2 http://archive.canonical.com feisty-commercial Release.gpg 
 [191B]
  

 Obtendo:3 http://archive.ubuntu.com feisty-backports Release.gpg 
 [191B]
  

 Obtendo:4 http://security.ubuntu.com feisty-security Release.gpg 
 [191B]
  

 Obtendo:5 http://br.archive.ubuntu.com feisty/multiverse 
 Translation-pt_BR 
 [580B]


 Obtendo:6 http://br.archive.ubuntu.com feisty/universe Translation-pt_BR 
 [182kB]   
  

 Obtendo:7 http://br.archive.ubuntu.com feisty-updates Release.gpg 
 [191B]
 

 Ign http://br.archive.ubuntu.com feisty-updates/main 
 Translation-pt_BR 
  

 Ign http://archive.canonical.com feisty-commercial/main 
 Translation-pt_BR 
   

 Ign http://archive.ubuntu.com feisty-backports/main 
 Translation-pt_BR 


 Ign http://br.archive.ubuntu.com feisty-updates/restricted 
 Translation-pt_BR 
 

 Ign http://security.ubuntu.com feisty-security/main 
 Translation-pt_BR 


 Obtendo:8 http://www.getautomatix.com feisty Release.gpg 
 [189B]
   

 Ign http://br.archive.ubuntu.com feisty-updates/universe 
 Translation-pt_BR 
  

 Ign http://br.archive.ubuntu.com feisty-updates/multiverse 
 Translation-pt_BR 


 Ign http://br.archive.ubuntu.com feisty-updates/multiverse 
 Translation-pt_BR 
 

 Atingido http://archive.canonical.com feisty-commercial 
 Release   


 Ign http://br.archive.ubuntu.com feisty-updates/universe 
 Translation-pt_BR 
   

 Ign http://archive.ubuntu.com feisty-backports/restricted 
 Translation-pt_BR 
 

 Err http://archive.canonical.com feisty-commercial 
 Release   


  
 Ign http://security.ubuntu.com feisty-security/restricted 
 Translation-pt_BR 
  

 Atingido http://br.archive.ubuntu.com feisty 
 Release   
   

 Atingido http://br.archive.ubuntu.com feisty-updates 
 Release   
  

 Obtendo:9 http://br.archive.ubuntu.com feisty Release 
 [57,2kB]  
 

 Ign http://archive.ubuntu.com feisty-backports/universe 
 Translation-pt_BR 
   

 Obtendo:10 http://archive.canonical.com feisty-commercial Release 
 [4878B]   
 

 Ign http://archive.canonical.com feisty-commercial 
 Release   


 Ign http://security.ubuntu.com feisty-security/universe 
 Translation-pt_BR 
   

 Err http://security.ubuntu.com feisty-security/multiverse 
 Translation-pt_BR 
 

   Erro lendo do servidor Ponto remoto fechou a conexão
 Ign http://br.archive.ubuntu.com feisty 
 Release   
   

Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread Dayan C. Galiazzi
Não volto.

É normal aparce aqueles erros em algumas linhas ?

Na verdade antes também não tava funcionado, é que eu reistalei ele esse 
final de semana e desde então ta acontecendo esse erros. O problema e 
que não to conseguindo instala alguns pacotes e muito menos atualizar 
para versão 7.10.

Tava pensando se o apt não precisa que seja liberada uma porta 
especifica pra funciona...

Felipe Jaekel (FkJ) wrote:
 aqui tinha travado tb

 c estava funcionando normalmente acredito q o problema seja com o 
 servidor msm

 tenta novamente, acho q ja normalizou

 Dayan C. Galiazzi escreveu:
   
 Executei o mesmo comando e deu o seguinte resultado:

 Obtendo:1 http://br.archive.ubuntu.com feisty Release.gpg [191B]
 Obtendo:2 http://archive.canonical.com feisty-commercial Release.gpg 
 [191B]   
   

 Obtendo:3 http://archive.ubuntu.com feisty-backports Release.gpg 
 [191B]   
   

 Obtendo:4 http://security.ubuntu.com feisty-security Release.gpg 
 [191B]   
   

 Obtendo:5 http://br.archive.ubuntu.com feisty/multiverse 
 Translation-pt_BR 
 [580B]   
 

 Obtendo:6 http://br.archive.ubuntu.com feisty/universe Translation-pt_BR 
 [182kB]  
   

 Obtendo:7 http://br.archive.ubuntu.com feisty-updates Release.gpg 
 [191B]   
  

 Ign http://br.archive.ubuntu.com feisty-updates/main 
 Translation-pt_BR
   

 Ign http://archive.canonical.com feisty-commercial/main 
 Translation-pt_BR


 Ign http://archive.ubuntu.com feisty-backports/main 
 Translation-pt_BR
 

 Ign http://br.archive.ubuntu.com feisty-updates/restricted 
 Translation-pt_BR
  

 Ign http://security.ubuntu.com feisty-security/main 
 Translation-pt_BR
 

 Obtendo:8 http://www.getautomatix.com feisty Release.gpg 
 [189B]   


 Ign http://br.archive.ubuntu.com feisty-updates/universe 
 Translation-pt_BR
   

 Ign http://br.archive.ubuntu.com feisty-updates/multiverse 
 Translation-pt_BR
 

 Ign http://br.archive.ubuntu.com feisty-updates/multiverse 
 Translation-pt_BR
  

 Atingido http://archive.canonical.com feisty-commercial 
 Release  
 

 Ign http://br.archive.ubuntu.com feisty-updates/universe 
 Translation-pt_BR


 Ign http://archive.ubuntu.com feisty-backports/restricted 
 Translation-pt_BR
  

 Err http://archive.canonical.com feisty-commercial 
 Release  
 

  
 Ign http://security.ubuntu.com feisty-security/restricted 
 Translation-pt_BR
   

 Atingido http://br.archive.ubuntu.com feisty 
 Release  


 Atingido http://br.archive.ubuntu.com feisty-updates 
 Release  
   

 Obtendo:9 http://br.archive.ubuntu.com feisty Release 
 [57,2kB] 
  

 Ign http://archive.ubuntu.com feisty-backports/universe 
 Translation-pt_BR


 Obtendo:10 http://archive.canonical.com feisty-commercial Release 
 [4878B]  
  

 Ign http://archive.canonical.com feisty-commercial 
 Release  
 

 Ign http://security.ubuntu.com feisty-security/universe 
 Translation-pt_BR 

Re: [Ubuntu-BR] Tutorial para instalar vncserver no Ubuntu 7.10

2007-10-29 Thread João Carlos
Wilson,

conseguiu? Espero que sim, já que era urgente...

se não, vc tenta usar a dica do Jonh e liberar a porta 5900 no seu roteador
ou switch

qualquer coisa estamos na área

-- 
Abracos vc = new Abracos();

--~--~-~--~~~
JotaCê
JC Suporte!
http://www.jcsuporte.com
--~--~-~--~~~
Tel.: (32) 9977-2017
ICQ.: 330.99.44
MSN: [EMAIL PROTECTED]
--~--~-~--~~~
Linux user # 430518
--~--~-~--~~~
  ubuntu
|||
   user #17574
--~--~-~--~~~

Em 23/10/07, Jonh Wendell [EMAIL PROTECTED] escreveu:

  On 10/23/07, Wilson Bento Picaz Bom [EMAIL PROTECTED] wrote:
   Olá pessoal,
  
   Preciso com urgencia de um tutorial para instalar o VNCSERVER no
 Ubuntu 7.10.

 Sistema-Preferencias-Area de Trabalho Remota

 T+,
 --
 Jonh Wendell
 www.bani.com.br



 --
 Interessado em aprender mais sobre o Ubuntu em português?
 http://wiki.ubuntu-br.org/ComeceAqui  -
 ubuntu-br mailing list
 ubuntu-br@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread Felipe Jaekel (FkJ)
faz o seguinte, edita seu sources.list e troca /br.archive/ pra /us.archive/
isso resolveu pra mim uma vez q o servidor estava fora do ar e eu 
precisa com urgencia de alguns pacotes

mas para atualizar pra versão 7.10, acho + jogo vc baixar a iso d uma 
vez, o download é um pouco maior, aí caso a atualização não ficar 
redonda vc ja faz uma instalação limpa de uma vez

Dayan C. Galiazzi escreveu:
 Não volto.

 É normal aparce aqueles erros em algumas linhas ?

 Na verdade antes também não tava funcionado, é que eu reistalei ele esse 
 final de semana e desde então ta acontecendo esse erros. O problema e 
 que não to conseguindo instala alguns pacotes e muito menos atualizar 
 para versão 7.10.

 Tava pensando se o apt não precisa que seja liberada uma porta 
 especifica pra funciona...

 Felipe Jaekel (FkJ) wrote:
   
 aqui tinha travado tb

 c estava funcionando normalmente acredito q o problema seja com o 
 servidor msm

 tenta novamente, acho q ja normalizou

 Dayan C. Galiazzi escreveu:
   
 
 Executei o mesmo comando e deu o seguinte resultado:

 Obtendo:1 http://br.archive.ubuntu.com feisty Release.gpg [191B]
 Obtendo:2 http://archive.canonical.com feisty-commercial Release.gpg 
 [191B]  


 Obtendo:3 http://archive.ubuntu.com feisty-backports Release.gpg 
 [191B]  


 Obtendo:4 http://security.ubuntu.com feisty-security Release.gpg 
 [191B]  


 Obtendo:5 http://br.archive.ubuntu.com feisty/multiverse 
 Translation-pt_BR 
 [580B]  
  

 Obtendo:6 http://br.archive.ubuntu.com feisty/universe Translation-pt_BR 
 [182kB] 


 Obtendo:7 http://br.archive.ubuntu.com feisty-updates Release.gpg 
 [191B]  
   

 Ign http://br.archive.ubuntu.com feisty-updates/main 
 Translation-pt_BR   


 Ign http://archive.canonical.com feisty-commercial/main 
 Translation-pt_BR   
 

 Ign http://archive.ubuntu.com feisty-backports/main 
 Translation-pt_BR   
  

 Ign http://br.archive.ubuntu.com feisty-updates/restricted 
 Translation-pt_BR   
   

 Ign http://security.ubuntu.com feisty-security/main 
 Translation-pt_BR   
  

 Obtendo:8 http://www.getautomatix.com feisty Release.gpg 
 [189B]  
 

 Ign http://br.archive.ubuntu.com feisty-updates/universe 
 Translation-pt_BR   


 Ign http://br.archive.ubuntu.com feisty-updates/multiverse 
 Translation-pt_BR   
  

 Ign http://br.archive.ubuntu.com feisty-updates/multiverse 
 Translation-pt_BR   
   

 Atingido http://archive.canonical.com feisty-commercial 
 Release 
  

 Ign http://br.archive.ubuntu.com feisty-updates/universe 
 Translation-pt_BR   
 

 Ign http://archive.ubuntu.com feisty-backports/restricted 
 Translation-pt_BR   
   

 Err http://archive.canonical.com feisty-commercial 
 Release 
  

  
 Ign http://security.ubuntu.com feisty-security/restricted 
 Translation-pt_BR   


 Atingido http://br.archive.ubuntu.com feisty 
 Release 
 

 Atingido http://br.archive.ubuntu.com feisty-updates 
 Release 


 Obtendo:9 http://br.archive.ubuntu.com feisty Release 
 [57,2kB]
   

 Ign http://archive.ubuntu.com feisty-backports/universe 
 Translation-pt_BR   
 

 Obtendo:10 

[Ubuntu-BR] [UBUNTU-BR] Problemas com o Virtual Box

2007-10-29 Thread Paulo Roberto Donatilio Rego
Olá pessoal. vejam só instalei o 7.10 do zero para isso fiz o backup do HD
de minha máquina virtual,
quando quis rodar o hd apareceu uma caixa de diálogo com o seguinte erro:

The VirtualBox kernel driver is not accessible to the current user. Make
sure that the user has write permissions for /dev/vboxdrv by adding them to
the vboxusers groups. You will need to logout for the change to take
effect..
VBox status code: -1909 (VERR_VM_DRIVER_NOT_ACCESSIBLE).

Código de Resultado:
0x80004005
Componente:
Console
Interface:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}

A pasta aonde está o hd é em uma partição ntfs e não na pasta do virtual
box... o problema de colocá-la aqui é o espaço...

se alguém puder me ajudar a interpretar esse erro... agradeço bastante...
grande abraço e fiquem todos com Deus!!

-- 
---
Paulo Roberto.
Seja livre use Linux;)

Viva a experiência de ser Livre:

http://gentecomum.blogspot.com/
Acesse o blog e acompanhe!
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Radeon 9250 - LibGL.so.1.2 AMD 64 bits

2007-10-29 Thread André Bomfim De Souza Lobo
Valeu Fábio!

   Com o drive open-source consegui configurar a placa de vídeo :)
Agora o problema está intermitente, as vezes o 3d não funciona...
Estou verificando o que pode ser... Nestes casos, basta reiniciar o
computador para o 3d voltar a funcionar.

[ ]s

André Bomfim.

Em 27/10/07, Fabio A Mazzarino[EMAIL PROTECTED] escreveu:
 André.

  Vc tem que usar o driver radeon ou ati, que são ambos open-source. O
 driver fglrx que tem no repositório oficial ainda não tem suporte a
 composite, dando pau na libgl.so

  Fabio
 - Mostrar texto das mensagens anteriores -

 On 10/25/07, André Bomfim de Souza Lobo [EMAIL PROTECTED] wrote:
  Boa noite pessoal. Estou quase no final (finalmente!) da instalação da
  minha radeon 9250 e da ativação do 3D. Estive lendo em alguns foruns e
  parece que o meu problema agora é com a LibGL.so.1.2 que eu tenho.
  Alguém tem esse arquivo para um amd 64 bits?
 
  Obrigado.
 
  [ ]s
 
  André.
  --
  Interessado em aprender mais sobre o Ubuntu em português?
  http://wiki.ubuntu-br.org/ComeceAqui  -
  ubuntu-br mailing list
  ubuntu-br@lists.ubuntu.com
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 


 --
 Doses Diárias - Achados de um Programador na Internet
 http://dosesdiarias.seucaminho.com

 --
 Interessado em aprender mais sobre o Ubuntu em português?
 http://wiki.ubuntu-br.org/ComeceAqui  -
 ubuntu-br mailing list
 ubuntu-br@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread Clóvis Alberto
Felipe Jaekel (FkJ) escreveu:
 faz o seguinte, edita seu sources.list e troca /br.archive/ pra /us.archive/
 isso resolveu pra mim uma vez q o servidor estava fora do ar e eu 
 precisa com urgencia de alguns pacotes

 mas para atualizar pra versão 7.10, acho + jogo vc baixar a iso d uma 
 vez, o download é um pouco maior, aí caso a atualização não ficar 
 redonda vc ja faz uma instalação limpa de uma vez

 Dayan C. Galiazzi escreveu:
   
 Não volto.

 É normal aparce aqueles erros em algumas linhas ?

 Na verdade antes também não tava funcionado, é que eu reistalei ele esse 
 final de semana e desde então ta acontecendo esse erros. O problema e 
 que não to conseguindo instala alguns pacotes e muito menos atualizar 
 para versão 7.10.

 Tava pensando se o apt não precisa que seja liberada uma porta 
 especifica pra funciona...

 Felipe Jaekel (FkJ) wrote:
   
 
 aqui tinha travado tb

 c estava funcionando normalmente acredito q o problema seja com o 
 servidor msm

 tenta novamente, acho q ja normalizou

 Dayan C. Galiazzi escreveu:
   
 
   
 Executei o mesmo comando e deu o seguinte resultado:

 Obtendo:1 http://br.archive.ubuntu.com feisty Release.gpg [191B]
 Obtendo:2 http://archive.canonical.com feisty-commercial Release.gpg 
 [191B] 
 

 Obtendo:3 http://archive.ubuntu.com feisty-backports Release.gpg 
 [191B] 
 

 Obtendo:4 http://security.ubuntu.com feisty-security Release.gpg 
 [191B] 
 

 Obtendo:5 http://br.archive.ubuntu.com feisty/multiverse 
 Translation-pt_BR 
 [580B] 
   

 Obtendo:6 http://br.archive.ubuntu.com feisty/universe Translation-pt_BR 
 [182kB]
 

 Obtendo:7 http://br.archive.ubuntu.com feisty-updates Release.gpg 
 [191B] 


 Ign http://br.archive.ubuntu.com feisty-updates/main 
 Translation-pt_BR  
 

 Ign http://archive.canonical.com feisty-commercial/main 
 Translation-pt_BR  
  

 Ign http://archive.ubuntu.com feisty-backports/main 
 Translation-pt_BR  
   

 Ign http://br.archive.ubuntu.com feisty-updates/restricted 
 Translation-pt_BR  


 Ign http://security.ubuntu.com feisty-security/main 
 Translation-pt_BR  
   

 Obtendo:8 http://www.getautomatix.com feisty Release.gpg 
 [189B] 
  

 Ign http://br.archive.ubuntu.com feisty-updates/universe 
 Translation-pt_BR  
 

 Ign http://br.archive.ubuntu.com feisty-updates/multiverse 
 Translation-pt_BR  
   

 Ign http://br.archive.ubuntu.com feisty-updates/multiverse 
 Translation-pt_BR  


 Atingido http://archive.canonical.com feisty-commercial 
 Release
   

 Ign http://br.archive.ubuntu.com feisty-updates/universe 
 Translation-pt_BR  
  

 Ign http://archive.ubuntu.com feisty-backports/restricted 
 Translation-pt_BR  


 Err http://archive.canonical.com feisty-commercial 
 Release
   

  
 Ign http://security.ubuntu.com feisty-security/restricted 
 Translation-pt_BR  
 

 Atingido http://br.archive.ubuntu.com feisty 
 Release
  

 Atingido http://br.archive.ubuntu.com feisty-updates 
 Release
 

 Obtendo:9 http://br.archive.ubuntu.com feisty Release 
 [57,2kB]   


 Ign http://archive.ubuntu.com feisty-backports/universe 
 Translation-pt_BR   

Re: [Ubuntu-BR] videos da globo.com

2007-10-29 Thread André Bomfim De Souza Lobo
Eu consegui tb... Desinstalei o plugin do totem, instalei o plugin do
mplayer, instalei o midiaplayerconectivity e depois o desabilitei...
Está funcionando tranquilamente...

[ ]s

André Bomfim.
Em 28/10/07, Weslei Mendes[EMAIL PROTECTED] escreveu:
Salve!!!

 Aqui bastou instalar o mozilla-mplayer que rodou na boa
 A questão é que vc tem que configurar ele as vezes...

 Abraço
 Att.

 
 Weslei Mendes
 Linux User #197149
 [EMAIL PROTECTED]

 Liberdade, Igualdade e Fraternidade!
 


 Em 28-10-2007 19:59, otavio escreveu:
 - Mostrar texto das mensagens anteriores - Pessoal,
 
  Alguém consegue assistir os vídeos da globo.com?
 
  Uso o firefox 2.0 com mplayer plugin e midiaplayerconectivity.
 
  []s
 
  Otávio
 

 --
 Interessado em aprender mais sobre o Ubuntu em português?
 http://wiki.ubuntu-br.org/ComeceAqui  -
 ubuntu-br mailing list
 ubuntu-br@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] programa compativel ao genexux report view

2007-10-29 Thread delaghneis
Gostaria de saber se existe algum programa compativel ao genexus report view.
Recebo planilhas para ser aberto nesse format, mas migrei para o ubuntu e não 
quero mais voltar para o windows

desde ja agradeço
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problemas com o Virtual Box

2007-10-29 Thread Khristian
Tu já postou a solução :P
É preciso adicionar os usuários que vão usar as máquinas virtuais ao
grupo vboxusers. No Gnome, é Menu Principal- Sistema -Usuários e
Grupos (precisa de acesso root). No KDE execute kcontrol, e procure a
parte de gerência de usuários.
Abra o grupo vboxusers, e adicione o seu usuário (e, possivelmente,
todos os interessados em usar máquinas virtuais no virtualbox).

 Date: Mon, 29 Oct 2007 10:01:49 -0300
 From: Paulo Roberto Donatilio Rego [EMAIL PROTECTED]
 Subject: [Ubuntu-BR] [UBUNTU-BR] Problemas com o Virtual Box
 To:  Lista de discussão do LoCoTeam Brasileiro 
 ubuntu-br@lists.ubuntu.com
 Message-ID:
 [EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1

 Olá pessoal. vejam só instalei o 7.10 do zero para isso fiz o backup do HD
 de minha máquina virtual,
 quando quis rodar o hd apareceu uma caixa de diálogo com o seguinte erro:

 The VirtualBox kernel driver is not accessible to the current user. Make
 sure that the user has write permissions for /dev/vboxdrv by adding them to
 the vboxusers groups. You will need to logout for the change to take
 effect..
 VBox status code: -1909 (VERR_VM_DRIVER_NOT_ACCESSIBLE).

 Código de Resultado:
 0x80004005
 Componente:
 Console
 Interface:
 IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}

 A pasta aonde está o hd é em uma partição ntfs e não na pasta do virtual
 box... o problema de colocá-la aqui é o espaço...

 se alguém puder me ajudar a interpretar esse erro... agradeço bastante...
 grande abraço e fiquem todos com Deus!!

 --
 ---
 Paulo Roberto.
 Seja livre use Linux;)

 Viva a experiência de ser Livre:

 http://gentecomum.blogspot.com/
 Acesse o blog e acompanhe!


-- 
Khristian Alexander Schönrock
http://agilizando.blogspot.com - Notícias Quentinhas de Tecnologia!
http://derkosak.blogspot.com - Meu blógue!
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread :: Dirceu ::
OU clique em 'outro servidor' e procure o espelhos.edugraf.ufsc.br 
nunca tá lotado, sempre baixando na velocidade máxima aqui.

Em 29/10/07, Clóvis Alberto [EMAIL PROTECTED] escreveu:

 Felipe Jaekel (FkJ) escreveu:
  faz o seguinte, edita seu sources.list e troca /br.archive/ pra
 /us.archive/
  isso resolveu pra mim uma vez q o servidor estava fora do ar e eu
  precisa com urgencia de alguns pacotes
 
  mas para atualizar pra versão 7.10, acho + jogo vc baixar a iso d uma
  vez, o download é um pouco maior, aí caso a atualização não ficar
  redonda vc ja faz uma instalação limpa de uma vez
 
  Dayan C. Galiazzi escreveu:
 
  Não volto.
 
  É normal aparce aqueles erros em algumas linhas ?
 
  Na verdade antes também não tava funcionado, é que eu reistalei ele
 esse
  final de semana e desde então ta acontecendo esse erros. O problema e
  que não to conseguindo instala alguns pacotes e muito menos atualizar
  para versão 7.10.
 
  Tava pensando se o apt não precisa que seja liberada uma porta
  especifica pra funciona...
 
  Felipe Jaekel (FkJ) wrote:
 
 
  aqui tinha travado tb
 
  c estava funcionando normalmente acredito q o problema seja com o
  servidor msm
 
  tenta novamente, acho q ja normalizou
 
  Dayan C. Galiazzi escreveu:
 
 
 
  Executei o mesmo comando e deu o seguinte resultado:
 
  Obtendo:1 http://br.archive.ubuntu.com feisty Release.gpg [191B]
  Obtendo:2 http://archive.canonical.com feisty-commercial Release.gpg
  [191B]
 
  Obtendo:3 http://archive.ubuntu.com feisty-backports Release.gpg
  [191B]
 
  Obtendo:4 http://security.ubuntu.com feisty-security Release.gpg
  [191B]
 
  Obtendo:5 http://br.archive.ubuntu.com feisty/multiverse
  Translation-pt_BR
  [580B]
 
  Obtendo:6 http://br.archive.ubuntu.com feisty/universe
 Translation-pt_BR
  [182kB]
 
  Obtendo:7 http://br.archive.ubuntu.com feisty-updates Release.gpg
  [191B]
 
  Ign http://br.archive.ubuntu.com feisty-updates/main
  Translation-pt_BR
 
  Ign http://archive.canonical.com feisty-commercial/main
  Translation-pt_BR
 
  Ign http://archive.ubuntu.com feisty-backports/main
  Translation-pt_BR
 
  Ign http://br.archive.ubuntu.com feisty-updates/restricted
  Translation-pt_BR
 
  Ign http://security.ubuntu.com feisty-security/main
  Translation-pt_BR
 
  Obtendo:8 http://www.getautomatix.com feisty Release.gpg
  [189B]
 
  Ign http://br.archive.ubuntu.com feisty-updates/universe
  Translation-pt_BR
 
  Ign http://br.archive.ubuntu.com feisty-updates/multiverse
  Translation-pt_BR
 
  Ign http://br.archive.ubuntu.com feisty-updates/multiverse
  Translation-pt_BR
 
  Atingido http://archive.canonical.com feisty-commercial
  Release
 
  Ign http://br.archive.ubuntu.com feisty-updates/universe
  Translation-pt_BR
 
  Ign http://archive.ubuntu.com feisty-backports/restricted
  Translation-pt_BR
 
  Err http://archive.canonical.com feisty-commercial
  Release
 
 
  Ign http://security.ubuntu.com feisty-security/restricted
  Translation-pt_BR
 
  Atingido http://br.archive.ubuntu.com feisty
  Release
 
  Atingido http://br.archive.ubuntu.com feisty-updates
  Release
 
  Obtendo:9 http://br.archive.ubuntu.com feisty Release
  [57,2kB]
 
  Ign http://archive.ubuntu.com feisty-backports/universe
  Translation-pt_BR
 
  Obtendo:10 http://archive.canonical.com feisty-commercial Release
  [4878B]
 
  Ign http://archive.canonical.com feisty-commercial
  Release
 
  Ign http://security.ubuntu.com feisty-security/universe
  Translation-pt_BR
 
  Err http://security.ubuntu.com feisty-security/multiverse
  Translation-pt_BR
 
Erro lendo do servidor Ponto remoto fechou a conexão
  Ign http://br.archive.ubuntu.com feisty
  Release
 
  Ign http://www.getautomatix.com feisty/main
  Translation-pt_BR
 
  Obtendo:11 http://br.archive.ubuntu.com feisty-updates Release
  [50,9kB]
 
  Ign http://archive.ubuntu.com feisty-backports/multiverse
  Translation-pt_BR
 
  Atingido http://archive.canonical.com feisty-commercial/main
  Packages
 
  Ign http://security.ubuntu.com feisty-security/main
  Translation-pt_BR
 
  Ign http://br.archive.ubuntu.com feisty-updates
  Release
 
  Obtendo:12 http://br.archive.ubuntu.com feisty/main Sources
  [293kB]
 
  Obtendo:13 http://archive.ubuntu.com feisty-security Release.gpg
  [191B]
 
  Ign http://security.ubuntu.com feisty-security/multiverse
  Translation-pt_BR
 
  Obtendo:14 http://br.archive.ubuntu.com feisty/restricted Sources
  [1710B]
 
  Obtendo:15 http://br.archive.ubuntu.com feisty/multiverse Packages
  [148kB]
 
  Atingido http://www.getautomatix.com feisty
  Release
 
  Err http://www.getautomatix.com feisty
  Release
 
 
  Atingido http://br.archive.ubuntu.com feisty/universe
  Packages
 
  Atingido http://br.archive.ubuntu.com feisty-updates/main
  Packages
  Ign http://archive.ubuntu.com feisty-security/main
  Translation-pt_BR
 
  Ign http://security.ubuntu.com feisty-security/universe
  Translation-pt_BR
 
  Atingido http://br.archive.ubuntu.com feisty-updates/restricted
  Packages
 
  

Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread Dayan C. Galiazzi
Não consegui mesmo escolhendo o servidor principal.

O mesmo problema tem ocorrido no 7.10 rodando pelo CD-ROM
onde tentei dar um apt-get update e sempre apresentaondo erros em alguns 
pacotes sendo que no final parace que trava, como relatado a baixo:

...
Atingido http://www.getautomatix.com feisty 
Release   
Err http://www.getautomatix.com feisty 
Release
 
Obtendo:9 http://www.getautomatix.com feisty Release 
[6738B]  
Ign http://www.getautomatix.com feisty 
Release
Obtendo:10 http://espelhos.edugraf.ufsc.br feisty Release 
[57,2kB]
Ign http://espelhos.edugraf.ufsc.br feisty 
Release
Atingido http://www.getautomatix.com feisty/main 
Packages 
Obtendo:11 http://espelhos.edugraf.ufsc.br feisty/universe Packages 
[3754kB]  
Obtendo:12 http://espelhos.edugraf.ufsc.br feisty/main Packages 
[1007kB]  
99% [4 Translation-pt_BR bzip2 0]

Será que pode se problema da minha conexão, talves precise liberar o 
acesso a alguma porta do servidor ? Ou tal vez seja problema nas chaves ?

:: Dirceu :: wrote:
 OU clique em 'outro servidor' e procure o espelhos.edugraf.ufsc.br 
 nunca tá lotado, sempre baixando na velocidade máxima aqui.

 Em 29/10/07, Clóvis Alberto [EMAIL PROTECTED] escreveu:
   
 Felipe Jaekel (FkJ) escreveu:
 
 faz o seguinte, edita seu sources.list e troca /br.archive/ pra
   
 /us.archive/
 
 isso resolveu pra mim uma vez q o servidor estava fora do ar e eu
 precisa com urgencia de alguns pacotes

 mas para atualizar pra versão 7.10, acho + jogo vc baixar a iso d uma
 vez, o download é um pouco maior, aí caso a atualização não ficar
 redonda vc ja faz uma instalação limpa de uma vez

 Dayan C. Galiazzi escreveu:

   
 Não volto.

 É normal aparce aqueles erros em algumas linhas ?

 Na verdade antes também não tava funcionado, é que eu reistalei ele
 
 esse
 
 final de semana e desde então ta acontecendo esse erros. O problema e
 que não to conseguindo instala alguns pacotes e muito menos atualizar
 para versão 7.10.

 Tava pensando se o apt não precisa que seja liberada uma porta
 especifica pra funciona...

 Felipe Jaekel (FkJ) wrote:


 
 aqui tinha travado tb

 c estava funcionando normalmente acredito q o problema seja com o
 servidor msm

 tenta novamente, acho q ja normalizou

 Dayan C. Galiazzi escreveu:



   
 Executei o mesmo comando e deu o seguinte resultado:

 Obtendo:1 http://br.archive.ubuntu.com feisty Release.gpg [191B]
 Obtendo:2 http://archive.canonical.com feisty-commercial Release.gpg
 [191B]

 Obtendo:3 http://archive.ubuntu.com feisty-backports Release.gpg
 [191B]

 Obtendo:4 http://security.ubuntu.com feisty-security Release.gpg
 [191B]

 Obtendo:5 http://br.archive.ubuntu.com feisty/multiverse
 Translation-pt_BR
 [580B]

 Obtendo:6 http://br.archive.ubuntu.com feisty/universe
 
 Translation-pt_BR
 
 [182kB]

 Obtendo:7 http://br.archive.ubuntu.com feisty-updates Release.gpg
 [191B]

 Ign http://br.archive.ubuntu.com feisty-updates/main
 Translation-pt_BR

 Ign http://archive.canonical.com feisty-commercial/main
 Translation-pt_BR

 Ign http://archive.ubuntu.com feisty-backports/main
 Translation-pt_BR

 Ign http://br.archive.ubuntu.com feisty-updates/restricted
 Translation-pt_BR

 Ign http://security.ubuntu.com feisty-security/main
 Translation-pt_BR

 Obtendo:8 http://www.getautomatix.com feisty Release.gpg
 [189B]

 Ign http://br.archive.ubuntu.com feisty-updates/universe
 Translation-pt_BR

 Ign http://br.archive.ubuntu.com feisty-updates/multiverse
 Translation-pt_BR

 Ign http://br.archive.ubuntu.com feisty-updates/multiverse
 Translation-pt_BR

 Atingido http://archive.canonical.com feisty-commercial
 Release

 Ign http://br.archive.ubuntu.com feisty-updates/universe
 Translation-pt_BR

 Ign http://archive.ubuntu.com feisty-backports/restricted
 Translation-pt_BR

 Err http://archive.canonical.com feisty-commercial
 Release


 Ign http://security.ubuntu.com feisty-security/restricted
 Translation-pt_BR

 Atingido http://br.archive.ubuntu.com feisty
 Release

 Atingido http://br.archive.ubuntu.com feisty-updates
 Release

 Obtendo:9 http://br.archive.ubuntu.com feisty Release
 [57,2kB]

 Ign http://archive.ubuntu.com feisty-backports/universe
 Translation-pt_BR

 Obtendo:10 http://archive.canonical.com feisty-commercial Release
 [4878B]

 Ign http://archive.canonical.com feisty-commercial
 Release

 Ign http://security.ubuntu.com feisty-security/universe
 Translation-pt_BR

 Err http://security.ubuntu.com feisty-security/multiverse
 Translation-pt_BR

   Erro lendo do servidor Ponto remoto fechou a conexão
 Ign http://br.archive.ubuntu.com feisty
 Release

 Ign http://www.getautomatix.com feisty/main
 Translation-pt_BR

 Obtendo:11 http://br.archive.ubuntu.com feisty-updates Release
 [50,9kB]

 Ign http://archive.ubuntu.com 

Re: [Ubuntu-BR] Problema autualização

2007-10-29 Thread Clóvis Alberto
Dayan


Falha minha... só depois vi que vc está mesmo usando o 7.04
Mesmo assim, experimente a dica do source-o-matic
Só para constar... tb uso 7.04 e o repositório do automatix sempre deu 
este erro.


Abraços

-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


  1   2   3   4   5   6   7   8   9   10   >