Import layout of Quilt v3 packages

2011-02-04 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm trying to solicit feedback about how Quilt v3 packages should be
handled by the package importer.

First I'll start by describing my understanding of the format, so people
can correct me if I'm understanding things incorrectly.

Basically, in v3 format, you end up with

a) debian/patches/*
   Individual patch files, each describing a change to the orig.tar.gz
b) .pc/
   A directory managed by Quilt, which describes those patches in the
   format the Quilt understands.
c) The working tree is also modified relative to the orig.tar.gz.
   Eg, upstream has a file foo with the content hello\n. There is a
   patch which has:
 hello
+world

   Then there would be a debian/patches/01-add-world and some sort of
   corresponding patch in .pc and the content of 'foo' in the working
   tree would be hello\nworld\n


Some further thoughts

a) At the moment, when working on Quilt v3 format package, you need the
   .pc directory around. However, there is a way to build it from
   scratch if necessary.

b) Merging .patch files is a bit error prone, and certainly hard to
   debug.

c) There is a whole lot of redundancy in this system. Since the
   debian/patches files are somewhat replicated in the .pc directory,
   which is also reflected in the state of the file contents.

d) How often is it that patches are directly layered on top of
   each other (textually)? So patch 1 makes it 'hello\nworld\n' and
   patch 2 changes it to hello world\n. Or some other patch 1 must \
   be applied before patch 2 makes *any* sense

   Because if they all are textually different, then it is strictly
   redundant. But otherwise it is possible for one to introduce state
   that another mutates, which wouldn't be reflected in the working
   state.

e) looms, still a bit of a question how this interacts with everything
   else.



Now that I've described the state as I understand it, here are some
questions.

1) As I understand it, most people are in favor of *not* versioning the
   .pc directory. So that when you do bzr branch lp:ubuntu/foo you'll
   get a tree with:
 a) debian/patches/* still intact
 b) Those patches applied to the working tree
 c) no .pc directory

2) Doesn't that mean that you have to rebuild the .pc directory right
   after you get the checkout? Wouldn't it be easier to get it from the
   beginning? Or is it just introducing an extra place to get conflicts
   when trying to merge.

   That said, if you did end up merging 2 branches that didn't have .pc
   directories, how would you get the .pc directory rebuilt? (Since
   presumably the patch series need to be combined in some way, and
   modifications to the source tree also need to be replicated into the
   patches themselves.)


All this may change again if we switch the importer to use looms, since
then you can do stuff like merge the patches one-by-one up the stack
until you get to the top, without having to deal with conflicts in .diff
format.

John
=:-
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1MJ9UACgkQJdeBCYSNAAN1/wCgpACZF2Co2VLsD+C4QqM7Uthy
frIAn2x31OTAJhHe24Y9DlH2RtEQ4DE6
=1DAg
-END PGP SIGNATURE-

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


Re: Import layout of Quilt v3 packages

2011-02-04 Thread James Westby
On Fri, 04 Feb 2011 10:22:45 -0600, John Arbash Meinel j...@arbash-meinel.com 
wrote:
 Now that I've described the state as I understand it, here are some
 questions.
 
 1) As I understand it, most people are in favor of *not* versioning the
.pc directory. So that when you do bzr branch lp:ubuntu/foo you'll
get a tree with:
  a) debian/patches/* still intact
  b) Those patches applied to the working tree
  c) no .pc directory

Well, I'm in favour of *not* versioning the .pc directory, however I
don't immediately follow to your a, b and c.

I am convinced that check out and immediately start hacking is a
property that we want.

 2) Doesn't that mean that you have to rebuild the .pc directory right
after you get the checkout? Wouldn't it be easier to get it from the
beginning? Or is it just introducing an extra place to get conflicts
when trying to merge.

Yes, you would have to rebuild the .pc directory right after the
checkout. Yes it would be easier to get it right from the beginning.

That said, if you did end up merging 2 branches that didn't have .pc
directories, how would you get the .pc directory rebuilt? (Since
presumably the patch series need to be combined in some way, and
modifications to the source tree also need to be replicated into the
patches themselves.)

There is a similar problem with the current state of affairs, where
merging two branches attempts to merge everything in .pc and doesn't
leave you in a very good state.

 All this may change again if we switch the importer to use looms, since
 then you can do stuff like merge the patches one-by-one up the stack
 until you get to the top, without having to deal with conflicts in .diff
 format.

Exactly.

I think that there may be a middle ground, if we can separate
storage from presentation to the user. I don't know how that would work
without some pretty major changes though. Maybe pursuing looms is the
correct way to go.

Thanks,

James

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


Re: Import layout of Quilt v3 packages

2011-02-04 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


...
 There is a similar problem with the current state of affairs, where
 merging two branches attempts to merge everything in .pc and doesn't
 leave you in a very good state.

I would imagine that merging a .pc directory could easily corrupt the
state. Certainly I wouldn't expect 3-way merge of a .bzr pack repository
to leave you with anything that would actually work.

 
 All this may change again if we switch the importer to use looms, since
 then you can do stuff like merge the patches one-by-one up the stack
 until you get to the top, without having to deal with conflicts in .diff
 format.
 
 Exactly.
 
 I think that there may be a middle ground, if we can separate
 storage from presentation to the user. I don't know how that would work
 without some pretty major changes though. Maybe pursuing looms is the
 correct way to go.
 
 Thanks,
 
 James
 

See my next thread, where I discuss loom merge, and how to handle the
3-tip problem. (You have diverged patches, *and* you're merging up from
upstream.)

John
=:-
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1MMSkACgkQJdeBCYSNAAN7/QCffBhyjOcql4Z0oVmDrbFoo+cB
RMUAnjoYcXuxAxH7iQ3Qh19sfVujQK4b
=2WdK
-END PGP SIGNATURE-

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


Re: Loom merge

2011-02-04 Thread Robert Collins
On Sat, Feb 5, 2011 at 6:00 AM, John Arbash Meinel
j...@arbash-meinel.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 I've been thinking about what it should mean when merging looms, and I
 was wondering what other people think.

 My specific thought is that loom merge should operate on the loom
 itself, step by step. Consider this example:

Thats basically it,

Note that the working loom has room to record the tips of each thread
in much the same way a working tree can record pending merges, with
the intent of the same basic workflow:
$ bzr merge otherloom
- does as much as can be done until conflicts occur; writes all state to disk,
$ bzr conflicts
- tells you about conflicts (we could add bzr loom-conflicts, or
union the output)
$ bzr up-thread/down-thread can put you into a pending-merge state or
whatever as appropriate

-Rob

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


Natty Narwhal Alpha 2 in Microsoft virtual pc

2011-02-04 Thread Evan Peck
Very elated about Alpha 2. Doing my testing in Microsoft Virtual pc. Ubuntu
won't  seem to boot off cdrom image. Help me, PLEASE!

On Feb 1, 2011 4:01 AM, ubuntu-qa-requ...@lists.ubuntu.com wrote:

Send Ubuntu-qa mailing list submissions to
   ubuntu-qa@lists.ubuntu.com

To subscribe or unsubscribe via the World Wide Web, visit
   https://lists.ubuntu.com/mailman/listinfo/ubuntu-qa
or, via email, send a message with subject or body 'help' to
   ubuntu-qa-requ...@lists.ubuntu.com

You can reach the person managing the list at
   ubuntu-qa-ow...@lists.ubuntu.com

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


Today's Topics:

  1. You're invited to join Ubuntu 11.04 Alpha 2 ISO Testing
 (Jean-Baptiste Lallement)


--

Message: 1
Date: Tue, 01 Feb 2011 10:53:06 +0100
From: Jean-Baptiste Lallement jean-bapti...@ubuntu.com
To: ubuntu-qa@lists.ubuntu.com
Subject: You're invited to join Ubuntu 11.04 Alpha 2 ISO Testing
Message-ID: 4d47d802.6090...@ubuntu.com
Content-Type: text/plain; charset=UTF-8

Hi everyone!

Natty Alpha 2 is due this week and candidate images will start appearing
hopefully Today.

As usual we'll be asking everyone on the QA team to participate in the
image testing to ensure we have good test coverage.

The procedures for testing ISO images and reporting results are
explained on https://wiki.ubuntu.com/Testing/ISO/Procedures

Test results will be tracked on http://iso.qa.ubuntu.com/

You may have accounts on the tracker from last time. Please register if
you are new to this.

For this testing session we have established the priority list below:
ubuntu-desktop  i386
ubuntu-desktop  amd64
Ubuntu-server   i386
Ubuntu-server   amd64
Ubuntu-alternatei386
Ubuntu-alternateamd64
Ubuntu-preinstalled omap
Ubuntu-server EC2   i386
Ubuntu-server EC2   amd64
kubuntu-desktop i386
xubuntu-desktop i386
Ubuntu-dvd  i386
Ubuntu-dvd  amd64
kubuntu-desktop amd64
ubuntustudio-desktopi386
xubuntu-desktop amd64
edubuntu-desktopi386
ubuntustudio-desktopamd64
edubuntu-desktopamd64

Rather than going deep and in order to make sure that there is no big
issue left behind, we'll start by running a testcase for each image
(/Install/DesktopWhole or /Install/AlternateWhole depending on the
image) and ensure that each image have at least been tested once, then
we will run the other test cases.

Please let us know if you have any questions.

We will coordinate testing in #ubuntu-testing on freenode. Please, go
there often to see what others are testing or what needs to be tested.

Thank you very much for your help and happy testing!

--
Jean-Baptiste
irc: jibel



--

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


End of Ubuntu-qa Digest, Vol 40, Issue 1

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


[ubuntu-in] brainstorm.ubuntu.com ideas - autogenerated solutions

2011-02-04 Thread James Sebastian
Dear friends,

I was trying to search for existing ideas before submitting  one.
Then I came across ideas like

http://brainstorm.ubuntu.com/idea/6370/
http://brainstorm.ubuntu.com/idea/6267/

They explain the rationale, but solution says


Solution #1: Auto-generated solution of idea #6267
Ubuntu Brainstorm was updated in January 2009. Since the idea #6267 was
submitted before this update, its rationale and solution are not separated.
Please vote accordingly, and if you have the necessary rights, please
separate the rationale from the solution. Thanks!-

But it does not make me clear what was this solution which has considerable
number of votes.

If any one works closely with brainstorm, would you please explain what does
this solution really means?

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


[ubuntu-in] PERT chart software for Ubuntu

2011-02-04 Thread Ramnarayan.K
Hi

any one know of any PERT chart software for ubuntu

found these
http://sites.google.com/site/applocator2/projectmanagement.:.ganttcharts

the following two seem to be the only ones that people suggest
1. OpenProj
2. Gantt chart

and from here the suggest taskjuggler
http://ubuntuforums.org/archive/index.php/t-1437932.html

which is available in the repos

any other suggestions

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


Re: [ubuntu-in] PERT chart software for Ubuntu

2011-02-04 Thread Arjuna Rao Chavala
On Fri, Feb 4, 2011 at 4:12 PM, Ramnarayan.K ramnaraya...@gmail.com wrote:

 Hi

 any one know of any PERT chart software for ubuntu

 found these
 http://sites.google.com/site/applocator2/projectmanagement.:.ganttcharts

 the following two seem to be the only ones that people suggest
 1. OpenProj
 2. Gantt chart

 and from here the suggest taskjuggler
 http://ubuntuforums.org/archive/index.php/t-1437932.html

 which is available in the repos

 any other suggestions

 search for project management at
http://www.opensourcesoftwaredirectory.com/

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


Re: [ubuntu-in] PERT chart software for Ubuntu

2011-02-04 Thread Ramnarayan.K
On Fri, Feb 4, 2011 at 4:57 PM, Arjuna Rao Chavala 
arjunar...@googlemail.com wrote:


 search for project management at
 http://www.opensourcesoftwaredirectory.com/

 thanks

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


[ubuntu-in] Free CDs

2011-02-04 Thread Abhijit Navale
Hello.
I am giving seminar on FOSS in front of students, my teachers and en
external examiner.

I would like to have a bunch of Ubuntu CDs to distribute freely after my
seminar to all. Some will be reserved for teachers.
So I wanted to know that how much shold I order so that they approve my free
buik cd requests?

#Ubuntu-ops directed me here to ask this question.
On My own I can only afford to burn 2 cds.

Thank you.

-- 
Abhijit Navale.
Mighty Monkey http://abhijitnavale.blogspot.com/  |
Ubuntuhttp://www.ubuntu.com/ |  Free
Softwares http://www.fsf.org/

Simplicity is the ultimate sophistication - Leonardo Da Vinci.
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


[ubuntu-in] Looking for a RSS Reader. Anyone interested in development?

2011-02-04 Thread Abhishek Puri
Hi All!

I am looking for a good RSS reader on Linux. RSS Owl is okay but I am not
happy about it's UI. I use Google Reader as a web based solution but I
prefer to have my data offline.

I have some ideas about the development; although I can't code. I would be
happy to share them through this list.

Can I raise this issue in the forthcoming meeting on IRC?

Thanks!

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


Re: [ubuntu-in] brainstorm.ubuntu.com ideas - autogenerated solutions

2011-02-04 Thread Manish Sinha

On 02/04/2011 03:31 PM, James Sebastian wrote:
If any one works closely with brainstorm, would you please explain 
what does this solution really means?


They are auto generated solutions. The person in charge of the idea did 
not propose a solution.



By the way brainstorm has become a mess. The ideas are just too many and 
the number of people to implement are very less.
The developer/user ratio in Ubuntu is pretty less. I have no concrete 
census to back my claim, but I feel this is one the least of all the 
distros I know.


Price to be paid for popularity.

--
Manish


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


Re: [ubuntu-in] Free CDs

2011-02-04 Thread Manish Sinha

On 02/04/2011 05:07 PM, Abhijit Navale wrote:

Hello.
I am giving seminar on FOSS in front of students, my teachers and en 
external examiner.


I would like to have a bunch of Ubuntu CDs to distribute freely after 
my seminar to all. Some will be reserved for teachers.
So I wanted to know that how much shold I order so that they approve 
my free buik cd requests?


#Ubuntu-ops directed me here to ask this question.
On My own I can only afford to burn 2 cds.


You can order by shipit but remember that if the demand is pretty big, 
then there can be problems with customs.


Long back in 2007 I was in college and ordered the 35 CD pack, it was 
thoroughly inspected by customs as seen from the packaging.


If there are too many CDs then probably you can be called in customs 
office to pay for the import duties. I never had such experience, but 
heard from people



--
Manish

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


Re: [ubuntu-in] Free CDs

2011-02-04 Thread Rohan Garg
You *are* asked to pay import duties, yes. But you just need to point out
that the cost of the CD's is 0, and hence no import duty is applicable.
Regards
Rohan Garg



On Fri, Feb 4, 2011 at 10:34 PM, Manish Sinha m...@manishsinha.net wrote:

 On 02/04/2011 05:07 PM, Abhijit Navale wrote:

 Hello.
 I am giving seminar on FOSS in front of students, my teachers and en
 external examiner.

 I would like to have a bunch of Ubuntu CDs to distribute freely after my
 seminar to all. Some will be reserved for teachers.
 So I wanted to know that how much shold I order so that they approve my
 free buik cd requests?

 #Ubuntu-ops directed me here to ask this question.
 On My own I can only afford to burn 2 cds.


 You can order by shipit but remember that if the demand is pretty big, then
 there can be problems with customs.

 Long back in 2007 I was in college and ordered the 35 CD pack, it was
 thoroughly inspected by customs as seen from the packaging.

 If there are too many CDs then probably you can be called in customs office
 to pay for the import duties. I never had such experience, but heard from
 people


 --
 Manish

 --
 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] Looking for a RSS Reader. Anyone interested in development?

2011-02-04 Thread Manish Sinha

On 02/04/2011 06:58 PM, Abhishek Puri wrote:

Hi All!

I am looking for a good RSS reader on Linux. RSS Owl is okay but I am 
not happy about it's UI. I use Google Reader as a web based solution 
but I prefer to have my data offline.


Have you tried liferea?



I have some ideas about the development; although I can't code. I 
would be happy to share them through this list.


Share the mock-up please.



Can I raise this issue in the forthcoming meeting on IRC?


I think you missed the IRC meeting.

If you want to discuss something in the meeting. Add it to the topics.
https://wiki.ubuntu.com/IndianTeam/Agenda


--
Manish

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


Re: [ubuntu-in] Free CDs

2011-02-04 Thread Manish Sinha

On 02/04/2011 10:35 PM, Rohan Garg wrote:
You *are* asked to pay import duties, yes. But you just need to point 
out that the cost of the CD's is 0, and hence no import duty is 
applicable.


We ordered some 35 CDs but were not asked. Probably the shipping company 
handled those convincing work.
BTW the cost of CDs might be zero, any shipment needs to have it's cost 
declared. If you read the back of any shipit CD package, the value is 
declared. If the total increases, then it might become a problem.


Another solution, two people order and get it delivered at different 
addresses


--
Manish

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


[ubuntu-in] Just another way to popularise the loco and its activity

2011-02-04 Thread Nitesh Mistry
Hello all,

First of all, congratulations to all for successfully holding three monthly
meetings in a row and thanks to all those who attended today.

I was just going through the minutes [0], where Nigel suggested that we
should tweet and post on fb regarding our loco and its activities.

We already have a facebook group [1] as Abhijit pointed out. Anyone
interested in keeping in touch via fb is encouraged to join this group.

So what I was thinking of was to decide on a hashtag for denting/tweeting.
Is !u-in on identi.ca and #u-in on twitter cool? Using a consistent tag
will help in trending better. Also wanted to know if we can make this link
to the ubuntuin group on identi.ca

What say?

[0] https://wiki.ubuntu.com/IndianTeam/Meetings/20110204
[1] http://www.facebook.com/home.php?sk=group_167372966632557ap=1

-- 
Regards,
Nitesh Mistry | www.mistrynitesh.com
PGP key id: A6FEF696 | 'geekosopher' on freenode irc


pgpgnLwmk2GKe.pgp
Description: PGP signature
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


[ubuntu-in] Ideas for a RSS Reader

2011-02-04 Thread Abhishek Puri
Hi All,

Here is the idea for the RSS Reader. Please put in your ideas and
contribute.

1) It's possible to develop in Adobe Air (I have no knowledge about this
thing):

http://www.thetechlabs.com/tech-tutorials/xml/creating-an-air-rss-reader-application-from-scratch-with-flex-puremvc/


But can help to get you ideas to focus on what you need.

2) Similarly,
http://visualrinse.com/2008/09/24/how-to-build-a-simple-rss-reader-with-jquery/might
help you; for natural query ?

3) I had forwarded a link to Kumar on the a server based deployed RSS reader
called as News Blur. I have written to the developer for an offline
version because to be honest, I don't understand why should I trust my
data to an unknown person. Luckily, he's made an open source solution. If
you search Duckduckgo for news blur, you'd find a lot of relevant links.
*https://github.com/vvarp/NewsBlur* is the source code for the application.

I wonder how much natural language processing can take place in the
offline mode. He's done it in a simple manner. What others have done by
PostRank, he's done on the fly by perhaps Keyword Filtering.

4) Last but not the least. There is another open source *RSS reader called
as Vienna on Mac OS. *
Here's something I have liked : http://www.vienna-rss.org/?page_id=27 i.e.
ability to get the complete article in the reader.

5) I have debated the idea of having a browser+RSS combo; there are
excellent open source browsers (Midori/Arora) based on web kit. Should it be
integrated/extended? I would prefer some sort of integration because that
would help to browse through the article in the reading pane. Alternatively,
Thunderbird has an option called as Thunderbird which adds browser
functionality inside the mail client. I tried it but found it buggy and
useless.

6) Would it be possible to improve upon the existing Feed Reader+ browser
combination in existing open source product? No one can stop us from forking
a thunderbird release with a better RSS reader if the developers are not
interested for a better RSS reader in the long run. The advantages are
obvious. A mail client+already existing code+better option for a RSS
reader.

This fairly rounds up the ideas. Is anyone interested?

Thanks!
Dr. A. Puri
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


[ubuntu-in] Logs of Ubuntu Kernel QA with Pete Graner (Kernel Manager)

2011-02-04 Thread Manish Sinha

Hi everyone,

I know many of you might have missed this, but Jono Bacon along with 
Pete Graner had a Kernel QA. Pete works for Ubuntu Kernel Team. Since 
the log is not so readable, as per my previous attempts, I pressed the 
whole thing into a human readable content. Please spread the content.


The original log is
http://irclogs.ubuntu.com/2011/02/04/%23ubuntu-classroom.html

and my version is
http://ubuntutalk.tumblr.com/post/3108070812/ubuntu-kernel-q-a-with-pete-graner-kernel-engineering

If anyone to help me with sharing information on that tumbelog please 
contact me.


Feel free to share it. I do not own the copyrights so cannot specify the 
license.


--
Manish

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


Re: [ubuntu-in] Looking for a RSS Reader. Anyone interested in development?

2011-02-04 Thread Ramnarayan.K
Hi

On Fri, Feb 4, 2011 at 10:40 PM, Manish Sinha m...@manishsinha.net wrote:
 On 02/04/2011 06:58 PM, Abhishek Puri wrote:

 Hi All!

 I am looking for a good RSS reader on Linux. RSS Owl is okay but I am not
 happy about it's UI. I use Google Reader as a web based solution but I
 prefer to have my data offline.

 Have you tried liferea?


 I have some ideas about the development; although I can't code. I would be
 happy to share them through this list.

 Share the mock-up please.

Some time back i had posted to the list asking about an RSSfeed reader
/ collector that had the ability to download articles for offline use
later on.

At present there are none - atleast not for Linux.

So of people are looking into this aspect you could consider this as
one of the possible requirements.

while there is a thread on this list am posting below a linkt to a
thread on Ubuntuforums

see some of the leads there to what others have tried and what people
are looking for.

Offline Feed Reader?
http://ubuntuforums.org/showthread.php?t=1408380

Good RSS reader for GNOME ??
http://ubuntuforums.org/showthread.php?t=1381441

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


Re: [ubuntu-in] brainstorm.ubuntu.com ideas - autogenerated solutions

2011-02-04 Thread James Sebastian
On Fri, Feb 4, 2011 at 10:32 PM, Manish Sinha m...@manishsinha.net wrote:

 On 02/04/2011 03:31 PM, James Sebastian wrote:

 If any one works closely with brainstorm, would you please explain what
 does this solution really means?



 By the way brainstorm has become a mess. The ideas are just too many and
 the number of people to implement are very less.
 The developer/user ratio in Ubuntu is pretty less.

Thanks Manish.
But this news item which led me to brainstorm says top 10 ideas will be
looked and (if possible) implemented  in every quarter.

http://www.pcworld.com/businesscenter/article/213618/top_10_ubuntu_ideas_offer_hint_at_whats_to_come.html

So that is a good news to throw ideas and get it shaped in brainstorm.

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


Re: [ubuntu-in] Free CDs

2011-02-04 Thread Kishan Bhat
An alternative to CD is to use USB disk boot. Everyone uses a usb flash disk
nowadays and most computers can do usb boot.

Unetbook allows you to put in an iso into usb disk without loosing current
data in the disk. Also it is easier and faster than burning a CD/DVD.

I can't remember when I last used boot CD for any task.

==

Message: 6
Date: Fri, 04 Feb 2011 22:42:43 +0530
From: Manish Sinha m...@manishsinha.net
To: ubuntu-in@lists.ubuntu.com
Subject: Re: [ubuntu-in] Free CDs
Message-ID: 4d4c338b.6010...@manishsinha.net
Content-Type: text/plain; charset=UTF-8; format=flowed

On 02/04/2011 10:35 PM, Rohan Garg wrote:
 You *are* asked to pay import duties, yes. But you just need to point
 out that the cost of the CD's is 0, and hence no import duty is
 applicable.

We ordered some 35 CDs but were not asked. Probably the shipping company
handled those convincing work.
BTW the cost of CDs might be zero, any shipment needs to have it's cost
declared. If you read the back of any shipit CD package, the value is
declared. If the total increases, then it might become a problem.

Another solution, two people order and get it delivered at different
addresses

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


[Ubuntu-QC] Rappel: Heure Ubuntu ce midi (vendredi) à Outremont (Montréal)

2011-02-04 Thread Fabián Rodríguez
Bonjour,

Comme tous les vendredis ce midi j'anime une Heure Ubuntu dans mon
quartier, à Outremont:
http://loco.ubuntu.com/events/team/641/detail/

Je vous encourage à créer une Heure Ubuntu dans votre coin, parfois on
est surpris des gens qu'on y rencontre :) Pour en savoir plus sur
l'Heure Ubuntu:
http://wiki.ubuntu.com/Hour

Voici qqs. photos et un résumé de l'heure Ubuntu du 21 janvier:
http://www.fabianrodriguez.com/blog/2011/01/24/une-belle-heure-ubuntu-a-outremont-vendredi-dernier

Cette semaine j'attends des nouveaux suite au succès de la
mini-formation en logiciels libres que j'ai donné à la bibliothèque
Mile-End:
http://www.fabianrodriguez.com/blog/2011/01/24/formation-initiation-aux-logiciels-libres-et-a-gnulinux-montreal

Vous pouvez enregistrer votre présence sur cette page:
http://loco.ubuntu.com/events/team/641/detail/

Merci de faire circuler dans vos réseaux.

A+

Fabian

--
Fabián Rodríguez
http://wiki.ubuntu.com/MagicFab
~
Local Community (LoCo) team contact pour Ubuntu Québec
http://wiki.ubuntu.com/QuebecTeam

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


[Ubuntu-QC] Ordinateur 64bits sous linux...

2011-02-04 Thread Yannick Pavard

Allo,

Je crois que j'ai hérité d'un ordinateur 64 bits (AMD) à la job.. et 
comme c'est la première fois il me semble que j'ai ca, je me demandais 
si ca changeait de quoi ? Vais je devoir faire attention quand je 
télécharge un programme sur Internet ? J'avais un truc sur mon ancien 
ordi que j'ai voulu installé hier et ca n'a pas marché, à cause d'une 
librairie manquante. Ce matin je m'apprête à installer Chrome et pareil, 
faut que je fasse gaffe a prendre la version 64 bits.


Faut il être sur ces gardes quand on installe ou télécharge de quoi ? 
C'est quoi le genre d'applications qui risquent de ne pas marcher du 
premier coup


Simple question..

Merci

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


Re: [Ubuntu-QC] Ordinateur 64bits sous linux...

2011-02-04 Thread Mathieu Trudel-Lapierre
2011/2/4 Yannick Pavard yannick.pav...@lavoixdulibre.info:
 Allo,

 Je crois que j'ai hérité d'un ordinateur 64 bits (AMD) à la job.. et comme
 c'est la première fois il me semble que j'ai ca, je me demandais si ca
 changeait de quoi ? Vais je devoir faire attention quand je télécharge un
 programme sur Internet ? J'avais un truc sur mon ancien ordi que j'ai voulu
 installé hier et ca n'a pas marché, à cause d'une librairie manquante. Ce
 matin je m'apprête à installer Chrome et pareil, faut que je fasse gaffe a
 prendre la version 64 bits.

 Faut il être sur ces gardes quand on installe ou télécharge de quoi ? C'est
 quoi le genre d'applications qui risquent de ne pas marcher du premier coup

Si tu télécharges de quoi en fichier .deb, vérifie que c'est bien la
version amd64, mais sinon ton PC refuse tout simplement de
l'installer. Ca se fait tout seul quand on utilise synaptic ou la
Logithèque Ubuntu.

Si tu télécharges des applications binaires (e.g. un .bin ou autre
d'un logiciel propriétaire), là ca vaut la peine de vérifier: mais en
gros, ca va peut-être rouler, mais peut-être pas et te demander des
librairies supplémentaires.

Si c'est un tarball, alors la routine habituelle ./configure 
make  make install devrait te générer un binaire pour du 64 bits.

De mon côté avec trois systèmes 64bit, mis à part de me faire prendre
de temps en temps à télécharger trop vite, disons, VirtualBox et de me
retrouver avec un .deb pour 32-bit qui refuse de s'installer, aucun
problème. Java fonctionne, Flash aussi, etc. En vérité y semble pas y
avoir tant de programmes que je doive télécharger directement
d'ailleurs que des archives Ubuntu (apt-get).

Mathieu Trudel-Lapierre mathieu...@gmail.com
Freenode: cyphermox, Jabber: mathieu...@gmail.com
4096R/EE018C93 1967 8F7D 03A1 8F38 732E  FF82 C126 33E1 EE01 8C93

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


Re: [Ubuntu-QC] Ordinateur 64bits sous linux...

2011-02-04 Thread Yannick Pavard

Merci Mathieu, ca me rassure !

Le 04/02/2011 08:44, Mathieu Trudel-Lapierre a écrit :

2011/2/4 Yannick Pavardyannick.pav...@lavoixdulibre.info:

Allo,

Je crois que j'ai hérité d'un ordinateur 64 bits (AMD) à la job.. et comme
c'est la première fois il me semble que j'ai ca, je me demandais si ca
changeait de quoi ? Vais je devoir faire attention quand je télécharge un
programme sur Internet ? J'avais un truc sur mon ancien ordi que j'ai voulu
installé hier et ca n'a pas marché, à cause d'une librairie manquante. Ce
matin je m'apprête à installer Chrome et pareil, faut que je fassBoulote gaffe a
prendre la version 64 bits.

Faut il être sur ces gardes quand on installe ou télécharge de quoi ? C'est
quoi le genre d'applications qui risquent de ne pas marcher du premier coup

Si tu télécharges de quoi en fichier .deb, vérifie que c'est bien laBoulot
version amd64, mais sinon ton PC refuse tout simplement de
l'installer. Ca se fait tout seul quand on utilise synaptic ou la
Logithèque Ubuntu.

Si tu télécharges des applications binaires (e.g. un .bin ou autre
d'un logiciel propriétaire), là ca vaut la peine de vérifier: mais en
gros, ca va peut-être rouler, mais peut-être pas et te demander des
librairies supplémentaires.

Si c'est un tarball, alors la routine habituelle ./configure
make  make install devrait te générer un binaire pour du 64 bits.

De mon côté avec trois systèmes 64bit, mis à part de me faire prendre
de temps en temps à télécharger trop vite, disons, VirtualBox et de me
retrouver avec un .deb pour 32-bit qui refuse de s'installer, aucun
problème. Java fonctionne, Flash aussi, etc. En vérité y semble pas y
avoir tant de programmes que je doive télécharger directement
d'ailleurs que des archives Ubuntu (apt-get).

Mathieu Trudel-Lapierremathieu...@gmail.com
Freenode: cyphermox, Jabber: mathieu...@gmail.com
4096R/EE018C93 1967 8F7D 03A1 8F38 732E  FF82 C126 33E1 EE01 8C93




--
Yannick Pavard / Collectif La voix du libre
Émission de radio sur les logiciels libres
http://www.lavoixdulibre.info/


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


Re: [Ubuntu-QC] Ordinateur 64bits sous linux...

2011-02-04 Thread Dany Veilleux

Bonjour,

J'ai eu exactement les mêmes craintes lorsque j'ai changé mon ordinateur et 
qu'il est 64 bits. À ma grande surpise, tout fonctionne #1. J'ai eu un problème 
lorsque j'ai voulu installer World Of Goo que j'ai acheté il y a quelques 
années mais j'ai trouvé toutes les informations nécessaires sur le site web du 
fournisseur.



 Date: Fri, 4 Feb 2011 08:45:51 -0500
 From: yannick.pav...@lavoixdulibre.info
 To: ubuntu-quebec@lists.ubuntu.com
 Subject: Re: [Ubuntu-QC] Ordinateur 64bits sous linux...
 
 Merci Mathieu, ca me rassure !
 
 Le 04/02/2011 08:44, Mathieu Trudel-Lapierre a écrit :
  2011/2/4 Yannick Pavardyannick.pav...@lavoixdulibre.info:
  Allo,
 
  Je crois que j'ai hérité d'un ordinateur 64 bits (AMD) à la job.. et comme
  c'est la première fois il me semble que j'ai ca, je me demandais si ca
  changeait de quoi ? Vais je devoir faire attention quand je télécharge un
  programme sur Internet ? J'avais un truc sur mon ancien ordi que j'ai voulu
  installé hier et ca n'a pas marché, à cause d'une librairie manquante. Ce
  matin je m'apprête à installer Chrome et pareil, faut que je fassBoulote 
  gaffe a
  prendre la version 64 bits.
 
  Faut il être sur ces gardes quand on installe ou télécharge de quoi ? C'est
  quoi le genre d'applications qui risquent de ne pas marcher du premier coup
  Si tu télécharges de quoi en fichier .deb, vérifie que c'est bien laBoulot
  version amd64, mais sinon ton PC refuse tout simplement de
  l'installer. Ca se fait tout seul quand on utilise synaptic ou la
  Logithèque Ubuntu.
 
  Si tu télécharges des applications binaires (e.g. un .bin ou autre
  d'un logiciel propriétaire), là ca vaut la peine de vérifier: mais en
  gros, ca va peut-être rouler, mais peut-être pas et te demander des
  librairies supplémentaires.
 
  Si c'est un tarball, alors la routine habituelle ./configure
  make  make install devrait te générer un binaire pour du 64 bits.
 
  De mon côté avec trois systèmes 64bit, mis à part de me faire prendre
  de temps en temps à télécharger trop vite, disons, VirtualBox et de me
  retrouver avec un .deb pour 32-bit qui refuse de s'installer, aucun
  problème. Java fonctionne, Flash aussi, etc. En vérité y semble pas y
  avoir tant de programmes que je doive télécharger directement
  d'ailleurs que des archives Ubuntu (apt-get).
 
  Mathieu Trudel-Lapierremathieu...@gmail.com
  Freenode: cyphermox, Jabber: mathieu...@gmail.com
  4096R/EE018C93 1967 8F7D 03A1 8F38 732E  FF82 C126 33E1 EE01 8C93
 
 
 
 -- 
 Yannick Pavard / Collectif La voix du libre
 Émission de radio sur les logiciels libres
 http://www.lavoixdulibre.info/
 
 
 -- 
 Ubuntu-quebec mailing list
 Ubuntu-quebec@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-quebec
  -- 
Ubuntu-quebec mailing list
Ubuntu-quebec@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quebec


Re: [Ubuntu-QC] Ordinateur 64bits sous linux...

2011-02-04 Thread Fabián Rodríguez
On 02/04/2011 08:32 AM, Yannick Pavard wrote:
 Allo,

 Je crois que j'ai hérité d'un ordinateur 64 bits (AMD) à la job.. et
 comme c'est la première fois il me semble que j'ai ca, je me demandais
 si ca changeait de quoi ? Vais je devoir faire attention quand je
 télécharge un programme sur Internet ?

J'utilise la plateforme 64-bit sur mon laptop principal et chez moi
(ordi familial) depuis 3 ans, personellement je n'ai pas souvenir de
devoir télécharger manuellement des package ou de problèmes avec 64-bit.
Essaie de passer par le gestionnaire Synaptic / USC le plus possible. Tu
peux t'attendre à un gain de performance visible:
http://www.phoronix.com/scan.php?page=articleitem=ubuntu_32_paenum=1

By far though exhibiting the best performance was the Ubuntu 64-bit
kernel that often ended up being leaps and bounds better than the 32-bit
kernel. Unless you have technical or business reasons for not migrating
to 64-bit Linux with compatible hardware
http://www.phoronix.com/scan.php?page=articleitem=ubuntu_32_paenum=5#,
there is no reason to stick around with a 32-bit kernel

Une autre raison importante de passer à 64-bit est de rapporter les
rares problèmes qui y subsistent pour l'améliorer... pour casser le
cycle peu de gens utilisent 64-bit, peu d'erreurs sont rapportées, peu
de progrès...  etc.

Comme d'habitude tester avec un LiveCD est toujours de mise :)

 J'avais un truc sur mon ancien ordi que j'ai voulu installé hier et ca
 n'a pas marché, à cause d'une librairie manquante. Ce matin je
 m'apprête à installer Chrome et pareil, faut que je fasse gaffe a
 prendre la version 64 bits.

Lequel ? Sois précis SVP sinon difficile de t'aider :)

Pour Chrome tu parles du navigateur ? Si oui tu dois chercher
chromium-browser via Synaptic, tu auras la version 64-bit automatiquement.

 Faut il être sur ces gardes quand on installe ou télécharge de quoi ?
 C'est quoi le genre d'applications qui risquent de ne pas marcher du
 premier coup
Pas si simple :)

Il arrive que certains package soient abandonnés ou simplement
incompatibles en 64-bit. Le seul important (pour moi) de mémoire est
partimage. Voici un script qui te permettrait de savoir quels package
exactement ne sont pas dispo en 64 bit:
http://ubuntu.shapado.com/questions/which-32-bit-packages-are-not-built-in-64-bit-ubuntu

Si tu veux avoir un meilleur filet' et discuter avec d'autres
utilisateurs 64-bit, regarde ici:
https://wiki.ubuntu.com/64BitTeam

A+

Fabian

--
Fabián Rodríguez
http://wiki.ubuntu.com/MagicFab
~
Local Community (LoCo) team contact pour Ubuntu Québec
http://wiki.ubuntu.com/QuebecTeam
-- 
Ubuntu-quebec mailing list
Ubuntu-quebec@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quebec


Re: [ubuntu-uk] Webcam with built-in mic to work on Ubuntu?

2011-02-04 Thread Gordon Burgess-Parker

On 11/01/2011 16:30, Tony Pursell wrote:

On Tue, 2011-01-11 at 10:39 +, Gordon Burgess-Parker wrote:

On 07/01/11 15:22, Tony Pursell wrote:

And so does my Logitech C250. Cheap and worked in 10.04 and 10.10.


One more question - can you confirm that the microphone works as well as
the camera?


Yes indeed it does - It was an important factor in my decision to buy it
as I have never been able to get the mic on my headphones working.  The
mic is not always enabled for some reason but I put that down to Ubuntu
being a bit fickle. It's easily enabled on the input tab of Sound
Preferences.

I bought two of them because it wasn't worth paying the carriage on just
one.  My wife uses the other one for her Windows Laptop.

Tony




Sorry, one last question - does this webcam function fully in Skype? 
(I'm asking because Skype in Ubuntu - the beta version - seems to be a 
bit hit and miss on this...)


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


[ubuntu-uk] Fwd: [Ossg-announcements] Adoption of Open Source across HM Government – London 22/02/11 and 01/03/11]]

2011-02-04 Thread gazz
This might be of interest, there's clearly already a consultancy
project assessing barriers to adoption of OSS in the civil service - as
I thought, these aren't trivial. It could make sense to talk to the
OSSG about any projected event? Anyway, I'm going to attend one of
these meetings. 

Barry - I'd like to go to the first one on 22 Feb - which is the day
you arrive in London. Need to organise something as it starts half an
hour after your train arrives! 

Paula

-- Forwarded message --
From: *Mark Elkins* markelkins...@yahoo.co.uk
mailto:markelkins...@yahoo.co.uk
Date: 2011/2/3
Subject: [Ossg-announcements] Adoption of Open Source across HM
Government – London 22/02/11 and 01/03/11
To: ossg-announceme...@ossg.bcs.org mailto:ossg-announceme...@ossg.bcs.org




Two events are being hosted by the Open Source Specialist Group (OSSG)
http://ossg.bcs.org that considers adoption of Open Source across HM
Government. These will be held at the BCS Central London Offices, First
Floor, The Davidson Building, 5 Southampton Street, London WC2E 7HA
(http://www.bcs.org/upload/pdf/london-office-guide.pdf)) on Tuesday 22nd
February 2011, and Tuesday 1st March 2011 both from 1800 to 2100.


These bookable events are *free and open* to all with buffet and
refreshments. To book a place to attend please contact Mark Elkins via
mark_elk...@bcs.org mailto:mark_elk...@bcs.org


A member of the Home Office IT Team is undertaking research in
conjunction with the Cabinet Office to:

(1) try and understand why Open Source is not represented better across
HMG and the wider public sector, and

(2) identify and address barriers to adoption of Open Source across HMG
and the wider public sector.

*
*

*Context*

1. The Coalition Government believes Open Source Software can deliver
significant short and long term cost savings across Government IT.

2. Typical benefits of Open Source include lower procurement prices, no
license costs, interoperability, easier integration and customisation,
compliance with open technology and data standards giving autonomy over
your own information and freedom from vendor lock in.

3. OSS is not currently widely used in Government IT, and the leading
systems integrators for Government Departments do not routinely consider
open source software for IT solution options, as required by existing
HMG ICT policy.

4. There are significant and wide ranging obstacles to Open Source in
Government. Some of these are lack of procurement guidance, resistance
from suppliers, concerns about license obligations and patent issues,
and a lack of understanding of open source maturity and its development
ecosystem.

*
*

*Debates*

The debates will focus on (1) understanding the barriers to wider
adoption of Open Source across HMG, and (2) potential solutions to these
barriers.

We will aim to have representatives from major IT suppliers to HMG to
help us understand the barriers from their perspective, and to help us
understand how well any proposed solutions might work. The debates
should be more a dialogue with the IT suppliers than amongst OSS supporters.

*
*

*Evening Debate 1 – Tuesday 22nd January*

1. Supplier Challenge – how can we incentivize the traditional IT
suppliers to consider OSS when evaluation software options?

* Suitable OSS is not currently being considered equally – why?
* What are the disincentives for IT suppliers? In-house skills. New
  support relationships with OSS vendors and support companies. Any
  others?
* If they do work with OSS, how can we be sure the cost benefits are
  passed onto customers?

2. Procurement – how can it be better?

* What are the current obstacles? Do the existing contracts and
  frameworks discourage OSS – if so, how?

3. OSS Assessment Model – working with IT suppliers

* IT suppliers aren’t very open with how they select software as
  candidates for evaluation – not sustainable when spending
  taxpayers money.
* We can help make this more transparent by working with them to
  build an assessment model they can sign up to. What would
  suppliers like to include in this assessment ? I have started a
  model to de developed.
* List of top software per category (virtualisation, monitoring,
  email, collaboration, etc) – needs to be maintained to be useful,
  but will get the ball rolling in current lack of knowledge.

4. Case Studies – evidence of short and long term value for money. Where
are these? Also proven examples of OSS use in high demand, volume or
availability applications.

5. Other Ideas – especially for the next debate.

*
*

*Evening Debate 2 – Tuesday 1st March*

1. Security. OSS is insecure compared to commercial software?

* By what criteria can we select software to minimise security risks?
* Does OSS need a different approach to patching?
* Can we simply use empirical evidence when comparing OSS with
  closed software? Statistics for internet browsers 

Re: [ubuntu-uk] Webcam with built-in mic to work on Ubuntu?

2011-02-04 Thread Tony Pursell
On Fri, 2011-02-04 at 10:24 +, Gordon Burgess-Parker wrote:
 On 11/01/2011 16:30, Tony Pursell wrote:
  On Tue, 2011-01-11 at 10:39 +, Gordon Burgess-Parker wrote:
  On 07/01/11 15:22, Tony Pursell wrote:
  And so does my Logitech C250. Cheap and worked in 10.04 and 10.10.
 
  One more question - can you confirm that the microphone works as well as
  the camera?
 
  Yes indeed it does - It was an important factor in my decision to buy it
  as I have never been able to get the mic on my headphones working.  The
  mic is not always enabled for some reason but I put that down to Ubuntu
  being a bit fickle. It's easily enabled on the input tab of Sound
  Preferences.
 
  I bought two of them because it wasn't worth paying the carriage on just
  one.  My wife uses the other one for her Windows Laptop.
 
  Tony
 
 
 
 
 Sorry, one last question - does this webcam function fully in Skype? 
 (I'm asking because Skype in Ubuntu - the beta version - seems to be a 
 bit hit and miss on this...)
 

Yes it does.  But as you point out, Skype beta is, itself, a bit flaky.
Before I attempt a Skype AV session, I always check:

1) In Sound Preferences, that the webcam is enabled as the Input source
and the input is not muted.

2) That the webcam video works by using Cheese or guvcuview.

This is because Skype gets well and truly knotted if you try and resolve
webcam problems once a Skype AV call has been attempted.  For instance,
it may insist that you have a conference call (which doesn't allow
video).  Of course, if you are not using video, some of these problems
may not affect you.

Sometimes, Ubuntu seems not to have recognised the webcam, which the
tests above will reveal.  It is then usually just necessary to unplug
the camera lead, wait about 20 seconds, plug it back in, wait a few
seconds, and test again.  

Occasionally, I will have to reboot to resolve Skype or Ubuntu problems,
but with Ubuntu's fast boot time, this does not inconvenience too much
the person I have called (usually my brother).

I would emphasise that these are not problems with the webcam. The are
niggling problems with Skype and Ubuntu.  I assume that you would get
them with any webcam. 

I also use the webcam just as a microphone.  For instance, I record
telephone conversations (with telephone switched to speaker phone) and
it is brilliant.  

Tony




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


[ubuntu-uk] Ubuntu Stickers?

2011-02-04 Thread Gordon Burgess-Parker
Is there anywhere I can buy (or even get free!) the small stickers that 
go on laptops/netbooks?


Ta!

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


Re: [ubuntu-uk] Ubuntu Stickers?

2011-02-04 Thread David Jones
Assuming you mean Ubuntu stickers, one possibility is thelinuxemporium, 
although they're saying out of stock of the free stickers at the moment, 
but say keep sending requests in and they'll send them out when they get 
new stocks


http://shop.linuxemporium.co.uk/merchandise/ubuntu.html

Another option is the Canonical store.

http://shop.canonical.com/product_info.php?products_id=718

Dave


On 04/02/2011 12:15, Gordon Burgess-Parker wrote:
Is there anywhere I can buy (or even get free!) the small stickers 
that go on laptops/netbooks?


Ta!




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


Re: [ubuntu-uk] Fwd: [Ossg-announcements] Adoption of Open Source across HM Government – London 22/02/11 and 01/03/11]]

2011-02-04 Thread Barry Drake
On Fri, 2011-02-04 at 11:14 +, gazz wrote:
 Barry - I'd like to go to the first one on 22 Feb - which is the day
 you arrive in London. Need to organise something as it starts half an
 hour after your train arrives! 

My train arrives at St Pancras at 5.00 pm, so if I go straight there, I
can be at the meeting too.  I have e-mailed to book a place.  Is this OK
with you?

It was lovely to meet up with you at the exhibition on Wednesday, and I
am looking forward to working with you.

Kind regards,   Barry.

-- 
Barry Drake is a member of the the Ubuntu Advertising team.
http://ubuntuadverts.org/


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


Re: [ubuntu-uk] Ubuntu Stickers?

2011-02-04 Thread Ronnie Tucker
Gordon, I still have a couple left (I was giving them away as prizes in 
Full Circle magazine), email me your address and I'll pop you one off in 
the post.



On 04/02/11 12:15, Gordon Burgess-Parker wrote:
Is there anywhere I can buy (or even get free!) the small stickers 
that go on laptops/netbooks?


Ta!



--
*Ronnie*

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


[ubuntu-uk] Netbook Ubuntu v. plain Ubuntu

2011-02-04 Thread Dianne Reuby
A friend has asked me to look at her husbands netbook, which is running
Linux. He bought it from Tesco two years ago, so I think it probably
*is* Ubuntu.

His problems are mainly that it doesn't recognise USB devices when
they're plugged in, and it downloads updates but doesn't install them.
He wants to do more than email and web browsing, which is all he feels
he can do at the moment (it has shortcuts on the desktop for email and
firefox).

If it's two years old, and he hasn't upgraded, will it be pre-Unity? As
I've never used a netbook, only Ubuntu on desktops and laptops, will I
be able to find my way around it?

She thinks his cunning plan is to break it so he can buy a new one, but
I don't want to be the one that breaks it! :)

TIA

Dianne


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


Re: [ubuntu-uk] Netbook Ubuntu v. plain Ubuntu

2011-02-04 Thread Simon Greenwood
On 4 February 2011 21:22, Dianne Reuby pramc...@yahoo.co.uk wrote:

 A friend has asked me to look at her husbands netbook, which is running
 Linux. He bought it from Tesco two years ago, so I think it probably
 *is* Ubuntu.

 His problems are mainly that it doesn't recognise USB devices when
 they're plugged in, and it downloads updates but doesn't install them.
 He wants to do more than email and web browsing, which is all he feels
 he can do at the moment (it has shortcuts on the desktop for email and
 firefox).

 If it's two years old, and he hasn't upgraded, will it be pre-Unity? As
 I've never used a netbook, only Ubuntu on desktops and laptops, will I
 be able to find my way around it?

 She thinks his cunning plan is to break it so he can buy a new one, but
 I don't want to be the one that breaks it! :)


At that age, and depending on the make, it might not be. The Acer Aspire
One, for example, uses a Fedora based distribution called Linpus Lite. If it
has a 'helper' desktop, there are still ways of starting a Gnome desktop on
it. For that matter you can install an up to date version of Ubuntu on it
using a pen drive. I think we need more information though.

Simon


-- 
Twitter: @sfgreenwood
My CV: http://bit.ly/sfg http://bit.ly/sfgreenwood_cv_new_cv
Is this your sanderling?
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Netbook Ubuntu v. plain Ubuntu

2011-02-04 Thread Barry Drake
On Fri, 2011-02-04 at 21:22 +, Dianne Reuby wrote:
 If it's two years old, and he hasn't upgraded, will it be pre-Unity? As
 I've never used a netbook, only Ubuntu on desktops and laptops, will I
 be able to find my way around it?

Back then, Tesco sold a model with Ubuntu - I think it may have been a
Dell.  If so, Dell used 8.04 that was customised by Dell.  It was a bit
like 10.04 Netbook Remix, but not quite the same.  If it is, I have a CD
that Dell sent that I could post an ISO of.  I put 10.04 Netbook Remix
on my Dell Mini 10v the day I got it.  Quite nice.

With regard to breaking it.  Why not make a USB stick or SD card from
CloneZilla?  You can make an image (to another card) of the entire drive
on the NetBook before starting.  That way you can restore to the
original if you break it.  Also, he may have had a CD with an image
supplied when he bought it.  Maybe talk him through copying the output
from sudo lshw and e-mailing it to you before you go further?

Regards,Barry.
-- 
Barry Drake is a member of the the Ubuntu Advertising team.
http://ubuntuadverts.org/


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


Re: [ubuntu-uk] Netbook Ubuntu v. plain Ubuntu

2011-02-04 Thread Rob Beard

On 04/02/11 21:22, Dianne Reuby wrote:

A friend has asked me to look at her husbands netbook, which is running
Linux. He bought it from Tesco two years ago, so I think it probably
*is* Ubuntu.



It could also be Linpus (if it's an Acer) or one of the many other 
distros.  IIRC the only Netbooks I've seen with Ubuntu installed were 
Toshibas or Dells.



His problems are mainly that it doesn't recognise USB devices when
they're plugged in, and it downloads updates but doesn't install them.
He wants to do more than email and web browsing, which is all he feels
he can do at the moment (it has shortcuts on the desktop for email and
firefox).

If it's two years old, and he hasn't upgraded, will it be pre-Unity? As
I've never used a netbook, only Ubuntu on desktops and laptops, will I
be able to find my way around it?



I'd hazard a guess it is pre-unity.  It's probably a good idea to find 
out if it is Ubuntu first.  If it is (or isn't) you can always boot off 
an Ubuntu USB stick and copy his data off (maybe on to a separate stick 
for good measure) and then reinstall a fresh copy of Ubuntu (maybe give 
him the option to try Ubuntu Netbook and the standard version of Ubuntu 
to see what he prefers.



She thinks his cunning plan is to break it so he can buy a new one, but
I don't want to be the one that breaks it! :)


So cunning that he'll end up with a netbook with a cut down copy of 
Windows 7 on it most probably :-o


Rob

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


Re: [ubuntu-uk] Netbook Ubuntu v. plain Ubuntu

2011-02-04 Thread Barry Drake
On Fri, 2011-02-04 at 21:22 +, Dianne Reuby wrote:
 If it's two years old, and he hasn't upgraded, will it be pre-Unity? As
 I've never used a netbook, only Ubuntu on desktops and laptops, will I
 be able to find my way around it?

Forgot to say   you could grab the ISO of NetBook Remix 10.04 and
run it as a live CD.  What you will see may be similar to what he has if
it is Ubuntu.  If you get lshw (or lspci), check what wifi chip there
is.  There have been problems with one of the chipsets (the one I have )
since 9.04 I think.  I am not on my Net Book, but I will check if you
need me to.

Regards,Barry
-- 
Barry Drake is a member of the the Ubuntu Advertising team.
http://ubuntuadverts.org/


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


Re: [ubuntu-uk] Netbook Ubuntu v. plain Ubuntu

2011-02-04 Thread alan c

On 04/02/11 21:22, Dianne Reuby wrote:

A friend has asked me to look at her husbands netbook, which is running
Linux. He bought it from Tesco two years ago, so I think it probably
*is* Ubuntu.

His problems are mainly that it doesn't recognise USB devices when
they're plugged in, and it downloads updates but doesn't install them.
He wants to do more than email and web browsing, which is all he feels
he can do at the moment (it has shortcuts on the desktop for email and
firefox).

If it's two years old, and he hasn't upgraded, will it be pre-Unity? As
I've never used a netbook, only Ubuntu on desktops and laptops, will I
be able to find my way around it?

She thinks his cunning plan is to break it so he can buy a new one, but
I don't want to be the one that breaks it! :)


Easiest whatever to make a couple of live USB sticks, 10.04 netbook, 
and 10.10 netbook, run them each live and check everything works, then 
suggest a reinstall of something modern. !0.04 netbook (will have lots 
of updates) is a fairly benign netbook interface, so you will escape 
unity until the dust settles


If he *wants* a new one, then maybe don't swim against the tide *too* 
much, just offer to install Ubuntu anyway, and they will see the old 
one is probably good competition for an expensive and potentially 
troublesome, new one..

--
alan cocks
Ubuntu user

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


Re: [ubuntu-uk] Netbook Ubuntu v. plain Ubuntu

2011-02-04 Thread Barry Drake
On Fri, 2011-02-04 at 22:10 +, alan c wrote:
 Easiest whatever to make a couple of live USB sticks, 10.04 netbook, 
 and 10.10 netbook, run them each live and check everything works, then 
 suggest a reinstall of something modern. !0.04 netbook (will have lots 
 of updates) is a fairly benign netbook interface, so you will escape 
 unity until the dust settles

Unless you have the wi-fi chip that became a problem after a Kernel
upgrade   sorry, don't exactly know which one.  May be some info on
the forums.  I am going to look through any old kernels I've saved, and
try to find where the problem starts if I can.  

I've got to find out before next month as I have the problem!  It is
that you can log on to some wi-fi transmitters, and not to others ...
It's really enigmatic and bothersome.  Now I know the make and model of
one hub which WON'T work, I might just go out and spend my £25 to buy
one and investigate   Discovered the nature of the problem at
OpenSource Expo 

Regards,Barry.
-- 
Barry Drake is a member of the the Ubuntu Advertising team.
http://ubuntuadverts.org/


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


[ubuntu-uk] keyboard not working at startup

2011-02-04 Thread andres
Hello,

Just a quick line about something that has been happening recently to
me. I start up my netbook and the keyboard did not work: could not type
my keyring password. Mouse was working nicely so I tried gedit and it
wouldn't work. I reboot and it works. 

This has happened twice so I'm beginning to suspect it's not random. 

Andres

PS: network problems still live but looking into trickle to see if that
helps to patch the problem for the moment. 


-- 
Andrés envió esto desde su netbook con UBUNTU: systema operativo
gratuito, abierto y casi libre. ¡Pruebalo! http://www.ubuntu-es.org/
Por favor, no imprimas este correo.




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


Tactile View

2011-02-04 Thread Ekrem Koç

Hello,

Have Linux a software Tactile View too?

Windows have a software: http://www.tactileview.com/

I need that, because I make a drawing for a friend, he is full 
deafblindness.


Thank you and greeting,
Ekrem

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


Re: Tactile View

2011-02-04 Thread Hugh Sasse
Until someone else gives a better answer:

This seems to rely on output to braille embossers, or output to capsule paper.
(Capsule paper has bubbles in it that expand when heated, so you print in
black on it, the black bits absorb the heat, and get raised.)
Thus any drawing program could probably use capsule paper, but Braille
is another matter.

You may be able to create a tactile drawing using other techniques.
The techniques I know about all seem to be covered here:
http://www.nctd.org.uk/MakingTG/

Hugh

On Fri, 4 Feb 2011, Ekrem Koç wrote:

 Hello,
 
 Have Linux a software Tactile View too?
 
 Windows have a software: http://www.tactileview.com/
 
 I need that, because I make a drawing for a friend, he is full deafblindness.
 
 Thank you and greeting,
 Ekrem
 
 -- 
 Ubuntu-accessibility mailing list
 Ubuntu-accessibility@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility
 -- 
Ubuntu-accessibility mailing list
Ubuntu-accessibility@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility


Website

2011-02-04 Thread Brian David
Natty is not too far off, and it's been a while since there was any
updates on what is going on with the website.  I believe there was a
meeting over a month ago about this subject, but no minutes were sent
out.

So, I was wondering if we could get an update on the current state of
the website re-design?

-- 
-Brian David

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


Re: Website

2011-02-04 Thread Mike Holstein
On Fri, Feb 4, 2011 at 12:29 PM, Brian David beej...@gmail.com wrote:

 Natty is not too far off, and it's been a while since there was any
 updates on what is going on with the website.  I believe there was a
 meeting over a month ago about this subject, but no minutes were sent
 out.

 So, I was wondering if we could get an update on the current state of
 the website re-design?


there was a meeting, and both of the attendees decided to wait til the next
one to actually have a meeting... feel free and call a meeting about the
site... all i ask is that you join #ubuntustudio-devel and make sure ScottL
can attend... i am working out availability for some key members when i have
time, and hope to have a meeting time nailed down in the next couple weeks,
but, feel free to 'take the reins... thanks


 --
 -Brian David

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




-- 
MH

http://opensourcemusician.libsyn.com/
http://wnclug.ourproject.org/
-- 
Ubuntu-Studio-devel mailing list
Ubuntu-Studio-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-devel


Re: Website

2011-02-04 Thread Eric Hedekar
On Fri, Feb 4, 2011 at 9:29 AM, Brian David beej...@gmail.com wrote:

 Natty is not too far off, and it's been a while since there was any
 updates on what is going on with the website.  I believe there was a
 meeting over a month ago about this subject, but no minutes were sent
 out.

 So, I was wondering if we could get an update on the current state of
 the website re-design?

 --
 -Brian David


Hey Brian,

You and I need to have a brief chat (maybe we should CC Scott L in the
process) about the current state of the Impact theme.  Is it ready to be
implemented into a full Drupal theme?  Do you have any experience creating a
Drupal theme?  As the artistic designer of the Impact theme are there any
final touches that you think need to be made to it? etc...

I have put myself forward as the guy who will work on a major portion of the
back end for this overhaul, but I have extremely limited time and have been
letting this slide too far.  I don't want to let it slide much further.
Though natty has no bearing on our site's progress (it'll be ready when it's
ready).

Soon source files of images, fonts, colours, etc... all need to be hammered
down to exact specs.

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


Re: Analysis of Python 2.7 support in Natty

2011-02-04 Thread Stefano Rivera
Hi Stephan (2011.02.04_10:51:04_+0200)
 I don't think we are dropping Python 2.6 from the archives, I hope it
 will just be demoted from Main to Universe, so packages (!main) which
 are still depending on 2.6 will build in universe without problems.

Unfortunately, it's not that simple. The python-defaults package needs
to know which pythons are supported. python-support and -central also
need to (IIRC).

Packages don't depend on 2.6, they just build with all available
versions, and that means if they have C extensions, they'll depend on
libpython2.6.

It wouldn't be *impossible* to implement what you suggest, but I can't
see it being easy.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127

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


Re: Analysis of Python 2.7 support in Natty

2011-02-04 Thread Scott Kitterman
On Thursday, February 03, 2011 03:56:00 pm Barry Warsaw wrote:
 I've tried to send this to the list several times, but it hasn't gone
 through. I received no responses, but now at least I'm glad to know that
 it wasn't y'all ignoring me, just lists.ubuntu.com. ;) Let's see if I've
 cleared up my mail issues...
 
 Rather than resend, I'll just summarize the current state as I know it.
 
 Over the last couple of weeks, I did some analysis on the archive, looking
 for packages that depend on Python, but didn't include Python 2.7 support.
  I wrote some scripts at lp:~barry/+junk/pydeps and specifically the
 deps2.py script.
 
 While the script isn't perfect, I think it's good enough to determine where
 we are with main.  The script produces a few false positives, but from
 spot checking the output, I found no false negatives.  The summary is that
 right now, I know of no packages in Natty main that explicitly depend on a
 Python  2.7.  There are a few that depend on  Python 2.6; that's not
 ideal, but I think it's fine, and possibly moot (see below).
 
 (The first time I tried to send this message on 2011-01-24, there were a
 few packages that were broken but AFAIK, all have been fixed now.)
 
 I have not done a similar analysis on universe.
 
 This is just the first level of Python 2.7 support analysis.  The next test
 I ran was to actually install in a Natty VM all main packages that depend
 on Python, looking for failures-to-install.  A recent example was bug
 685476 on mgltools-viewerframework.  This included an assignment to
 __debug__ as an attribute of an object, which is not allowed in Python 2.7
 (it wasn't strictly legal in 2.6 either, but the interpreter did not
 prevent it until 2.7).  These are the kinds of bugs you can only find when
 you install the package because they only show up when the modules are
 byte-compiled.
 
 Since my first attempt at emailing this summary, I've fixed a number of
 packages that had these kinds of install-time failure.  Examples included
 kubuntu-full, python-avogadro, python-qscintilla2, and python-vigra (since
 demoted by Colin).  As of today, all have been fixed and are now
 installable.
 
 It's still possible that packages have incompatibilities with Python 2.7,
 but you can only find them when you use the code, and that's not something
 I can reasonably test.  So, if you encounter bugs related to Python 2.7
 support, please file them as usual against the offending package, and add
 the official 'python27' tag to the bug.
 
 So now that Natty main support for Python 2.7 looks pretty good, the
 question is: do we drop Python 2.6 from Natty?
 
 Pro-removal:
 
  * It reduces the CD space requirements by including only one shared
 library per extension module.  I forget exactly how much can be reclaimed,
 though IIRC doko posted some numbers on that (10MB or thereabouts?).
  * Makes our life simpler by only having to support one Python 2 version
 from here on out, and that being the one supported by upstream Python long
 term.
 
 Con-removal:

I understand why Canonical cares about Launchpad and how easily it can be 
upgraded to 12.04 when the time comes.  They solved this with a PPA for 
upgrade to 10.04 and I think that's a sufficient solution.  I don't think we 
need to concern ourselves with it.

The much bigger con is that we don't know how well Python 2.7 is really going 
to work.

 - The package update analysis for Universe/Multiverse is incomplete at best.
 - Even if packages build, we don't know what runtime issues they will have 
until users have used them a bit.
 - Debian has not even started to transition to 2.7 (except a very limited 
number of packages in experimental) and so we don't have the benefit of their 
work on the transition.

The major benefit associated with removal is getting a little CD space back.  
Since all the ISOs are down to where they fit without this, I think we 
shouldn't worry about it so much for this cycle.  I'm all for dropping it 
early (like during the toolchain phase) of Natty +1, but I don't see much in 
the way of benefit with removal now while I do see significant risks.

Scott K

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


Patch pilot report for Feb 4th

2011-02-04 Thread Bryce Harrington
400851 - kdesudo sru backport to fix failure with non-ascii passwords.
 Sponsored upload to maverick-proposed.

653910 - nvidia-graphics-drivers - backport of ioctls fix.
 Reviewed; change looks sane but needs reviewed by tseliot.
 Assigned tseliot to take a look.

710619 - inkscape 0.48.1 merge.
 Sponsored upload for natty.

712938 - pndsd merge.
 Several irregularities; provided review comments to submitter.

712837 - grace - changelog has wrong name.
 Patch needs reworked for Ubuntu.  Unsubbed sponsors.

711487 - dictionaries-common
 Sponsored upload for natty

706635 - linux86 - elksemu disabled, needs s/i486/i686/
 Sponsored upload for natty

652104 - bash-completion - error tab completing with p4
 Sponsored upload for natty

552404 - dbus - error when upgrading dbus in chroots
 Incomplete SRU, misses natty patch.  Unsubbed sponsors.

Also went through all of the pending X bug reports with patches, but
none of these remaining patches were close to ready for sponsorship.

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


Re: Kicking off the ubuntu-packaging-guide project

2011-02-04 Thread Barry Warsaw
On Feb 02, 2011, at 05:50 PM, Iain Lane wrote:

We are ready to start the new Ubuntu Packaging Guide project. After long
discussions we finally figured out a workflow for how we'll run the project.

I have a branch that integrates the UDD documentation from the wiki.  It also
fixes some typos, makes consistent some reST style, and other things.  Please
review at:

https://code.launchpad.net/~barry/ubuntu-packaging-guide/udd/+merge/48685

It'll need more work, but I think this branch is a decent first cut.  Next
week I'll work on folding in /usr/share/doc/bzr-builddeb/user_manual.

As soon as this is integrated, I'd like to publish the guide online somewhere
(even if at an interim location), and then disable editing of the UDD wiki
pages to prevent things from getting out of sync.  I'm happy to publish it on
one of my websites temporarily, though obviously an ubuntu.com address is the
ultimate location.

Cheers and have a good weekend,
-Barry



signature.asc
Description: PGP signature
-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel


Announcing new Lucid language packs for the 10.04.2 release

2011-02-04 Thread David Planella
Hi translators,

The Ubuntu 10.04.2 (Lucid) point release is coming up in a few days, on
the 17th of February [1].

We'd like to release new language packs for it, although we're getting a
bit too close to the deadline, and the Ubuntu Release Team will make the
ultimate decision whether we'll be releasing them or not.

Because of this, we'll try to strike a compromise.

So here's the plan:

 1. Lucid translations will be exported from Launchpad today, at
22:00 UTC. Until that time, you'll have time to do translations
that will be included in the next Lucid language pack.
 2. There is an Ubuntu Release Team meeting today at 16:00. There,
it will be discussed whether we can release the language packs
or not (i.e. if the schedule is too tight).
 3. I'll follow up with an e-mail after that meeting, letting you
know about the outcome (i.e. if Lucid language packs will be
released or not). That will give you confirmation whether you
can continue doing the translations or not.

I just thought I'd give you a heads up early enough, so that if you've
got any critical Lucid translations you'd like to fix or complete you
have at least a few hours until 22:00 UTC. But remember that the
confirmation whether these translations will be part of the 10.04.2
release will not come until this afternoon after the Release Team
meeting.

I apologise for the short notice.

Regards,
David.

[1] https://wiki.ubuntu.com/LucidReleaseSchedule

-- 
David Planella
Ubuntu Translations Coordinator
www.ubuntu.com / www.davidplanella.wordpress.com
www.identi.ca/dplanella / www.twitter.com/dplanella


signature.asc
Description: This is a digitally signed message part
-- 
ubuntu-translators mailing list
ubuntu-translators@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators


Re: [Ubuntu-BR] Partição no pendrive 16GB

2011-02-04 Thread Zandre Bran
2011/2/3 Prof. Dr. Reinaldo Golmia Dante tiraduvidasce...@yahoo.com:
 Pessoal,

Ôlas Reinaldo.

 Aqueles que instalaram efetivamente o Ubuntu no pendrive de 16GB,
 qual é a sugestão para particionamento: / ; /home ; /swap ?

Eu deixo uns 15GB para o / por causa do /tmp que é utilizado para
gravação de dvds. Para ter uma ideia de tamanho com tudo instalado
aqui tenho 4Gb usados.  Quanto ao swap depende de quanto tem de ram,
se vai hibernar o micro ou se utiliza aplicativos que consomem toda
memória e mais um pouco (tipo compilações, edição de vídeos ou
gráficos, ...). O que sobrar disto é /home.

 Valeu,
 Reinaldo.

-- []s
-- Zandre.

:: https://launchpad.net/~zandrebran
:: http://www.linuxacessivel.org
:: Campus Party 2011: - Toca GNUuuu :)

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Configuração do serviço Predialnet de banda larga

2011-02-04 Thread Ávila .
Bom dia Luciano!!!
Só para satisfazer uma curiosidade minha, pois acho que isso tá mais fácil
que tirar doce da boca de criança. hehehe
Nó ícone de conexões de rede no painel superior clik com botão direito e em
informações da conexão.
Isso vai detalhar sua conexão. No topo da janela que abrir vai dizer se é IP
fixo ou auto eth0 e em baixo os IPs, Máscara, rota, DNS e tal.
Com isso acho que vc resolvemos seu problema fácil
Abraços.
-- 
Ávila
(31)9325-6871
https://launchpad.net/~genin10
http://www.ubuntu-br.org/
A caixa dizia: 'Requer MS Windows ou superior',
 então eu instalei Debian/GNU Linux
Ubuntu User #29645
Linux User #499959
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Configuração do serviço Predialnet de banda larga

2011-02-04 Thread Paulo de Souza Lima
Em 3 de fevereiro de 2011 21:02, Luciano de Souza luchya...@gmail.comescreveu:


 A Predialnet é um serviço de banda larga da cidade de Niterói que instala
 redes em edifícios. Em cada edifício há algum equipamento que gerencia a
 rede. E como faço parte da rede, por vezes, se desejo utilizar outras portas
 que não a 25, a 80 e outras portas comuns, as regras do  administrador não
 as permitem. Neste caso, eles solicitam que o usuário configure uma VPN que,
 ao ser iniciada, contorne estas restrições. Em Minha casa, não há nenhum
 hardware. Há apenas um cabo que chega de outra parte do prédio,
 provavelmente vindo do equipamento central.

 O sinal circula por cabo e, segundo eles, como a fibra ótica é de boa
 qualidade, a conexão é muito boa. Não posso reclamar o serviço é bastante
 estável.

 A primeira vez que instalamos a conexão em um novo computador, deve-se
 ligar para o provedor, pois realizam controle por meio do mac, acho que é
 assim, mac da placa de rede. Quando eles liberam, a configuração passa a ser
 possível, mas apesar disso, nem no Linux, nem no Windows, ainda que a placa
 esteja liberada, a conexão não é automaticamente reconhecida. Para isso, não
 estou certo, mas talvez concorra o fato de o IP ser fixo.


Na verdade, seu IP não é fixo. Ele é fornecido por um servidor DHCP que
contém uma configuração que amarra o MAC address da sua placa de rede à um
IP definido no servidor DHCP. Portanto, todas as configurações desde o IP,
passando pela máscara, até os servidores de DNS são fornecidos pelo servidor
deles. Resumindo: não há nenhuma configuração a ser feita na sua máquina, se
sua placa de rede (o hardware) tiver sido reconhecido pelo sistema
adequadamente. E te digo que ainda não peguei nenhuma placa que não tivesse
sido reconhecida nos últimos 4 anos.

O que eu posso te dizer é o seguinte: No Ubuntu é só plugar e usar. Não tem
configuração nenhuma a ser feita na sua máquina, já que tudo é fornecido
automaticamente pelo seu provedor. Se o cara apanhou pra colocar pra
funcionar, não foi o seu Ubuntu quem bateu.



 A minha descrição não foi nada técnica e não sei se é suficiente. Se não
 for, dizendo-me o que devo perguntar, ligo para o suporte da Predialnet e,
 assim, poderei dar uma informação mais exata.


Os padrões da rede ethernet e do protocolo TCP/IP são abertos. Isso
significa que não interessa qual sistema você esteja rodando, se o padrão
for suportado (e tenha total certeza de que ele é suportado por qualquer
Linux), se o servidor estiver configurado corretamente, a sua máquina vai
funcionar.

Você nos mandou o conteúdo do arquivo /etc/resolv.conf. Nele constam dois
servidores DNS, provavelmente do seu provedor. Esse arquivo foi criado
automaticamente quando sua máquina recebeu as informações do servidor DHCP
do seu provedor. O arquivo /etc/network/interfaces mostra que não foi
alterado. Mas você tem rede, o que indica que as configurações do Network
Manager não alteram o arquivo (ou seja, o NM tem um esquema de tratamento
das conexões que bypassa as configurações padrão. No entanto, se você
clicar com o botão direito no ícone da rede (perto do relógio),
provavelmente um ícone com duas setas apontando para cima e para baixo, e
escolher a opção Informações da conexão, verá que existe (provavelmente) uma
aba Auto eth0. Essa aba contém o MAC address da sua placa de rede, o seu
IP (fornecido pelo provedor), a máscara (fornecida pelo provedor), a rota
padrão ou gateway (fornecido pelo provedor), e os servidores de
DNS (fornecido pelo provedor), além de outras informações menos importantes.

Se você rodar o liveCD, eu tenho 99% de certeza de que ele vai rodar e
entrar na internet de primeira. Pode testar. Se entrar, pode instalar sem
medo que vai funcionar.

Isso tudo, baseado na informação de que sua rede é cabeada, via eth0 ou
eth1, e você *não*tem*Proxy*. Se não for, nos avise.

Se tiver Proxy, vá em Sistema  Preferências Proxy da Rede e nos passe as
informações contidas lá.

Abraço.

-- 
Paulo de Souza Lima
Técnico em Eletrônica e Administrador
http://www.pasl.net.br
http://almalivre.wordpress.com
Curitiba - PR
Linux User #432358
Ubuntu User #28729
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Ubuntu pendrive - porém sem desconectar o HD do notebook

2011-02-04 Thread Marlon
tem uma opção para desativar o recurso de journaling...

Google-it! (M.D.House)

quando eu uso meu pendrive ubuntu
eu crio um sistema de arquivos no hd da máquina com 1GB
formato em ext3 e monto como /tmp para ficar mais rápido
pendrive de 4GB é triste...

--

Marlon Valério
┌┐
   T0ddy Stone Brains
└┘



Em 3 de fevereiro de 2011 22:21, UbuntuListas - GMail 
ubuntu.lis...@gmail.com escreveu:

 Será que pode converter de ext4 para ext2 sem precisar reinstalar o Ubuntu
 10.10 novamente?

 valeu


 Em 03-02-2011 15:55, Mauro Risonho de Paula Assumpção escreveu:

  Correto. Outra coisa quem for usar um USB-Stick ou Pendrive para
 instalação
 persistente.

 O filesystem com journaling (ext3 ou ext4), faz verificações ao reiniciar
 ou
 a algum ponto de montagem onde foi desmontado corretamente.

 o ciclo de vida de um pendrive por exemplo é de 600.00 mil
 (leituras/gravações), sendo o journaling executado várias vezes, isso pode
 reduzir drasticamente a vida útil do device.

 Att



 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Porque o Ubuntu é Compilado em i386 ?

2011-02-04 Thread Xisberto
Uma coisa é o kernel ser compilado para uma arquitetura específica, outra é
todos os pacotes da distribuição serem.

Até as versões de 2006 ou 2007, o Ubuntu fornecia pacotes de kernel
específicos de várias arquiteturas (i386, i686, k7, etc). Mas a Canonical
deixou de compilar essas versões diferentes porque a melhora de desempenho
não era tão significativa, uma vez que apenas o kernel era compilado visando
aquela arquitetura.

Quem quiser experimentar uma distribuição compilada totalmente (kernel e
todos os pacotes) para i686, pode se aventurar no Arch Linux. Não é fácil de
instalar, precisa estudar bastante para conseguir um sistema para uso no
dia-a-dia, e você aprende muito no processo. Eu tentei uma vez, mas não
dediquei muito tempo e acabei desistindo.

Em 3 de fevereiro de 2011 18:41, Marcelo da Silva marc...@ig.com.brescreveu:

 Por que será que o Linux Ubuntu é compilado em i386 enquanto o Mandrake é
 em
 i586 e o Fedora em i686 ???

 Nos meus testes o Fedora com KDE é um pouco mais rápido dos 3 na minha
 maquina, um Notebook Vaio com 2GB de Ram e 120GB de HD, num Intel Centrino
 1.7ghz

 * Mas como default uso o Kubuntu, pois e mais amigável, foi mais
 curiosidade
 mesmo.

 Quais as diferenças?
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Humberto Fraga
http://lixaonerd.wordpress.com
http://ostelematicos.blogspot.com

Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Gravar e recuperar a imagem do HD a partir de uma pendrive

2011-02-04 Thread Marlon
pra voltar a usar vc monta ele...

mount /home/meudisco.iso /mnt -o loop


--

Marlon Valério
┌┐
   T0ddy Stone Brains
└┘



Em 1 de fevereiro de 2011 20:17, Luciano de Souza luchya...@gmail.comescreveu:

 Muito bom. O Gparted é perfeitamente acessível.

 Descobri que o meu disco rígido é o sda e que, minha pendrive, quando
 conectada, transformou-se em sdf. Descobri ainda que o meu disco rígido
 possui as seguintes partições:
 sda1 (ext4): 922 GB
 sd2 (extended): 9,35 GB
 sd5 (linux-swap): 9,35 GB

 Sim, eu li. Entendi que o dd realmente necessita operar sobre a unidade
 desmontada, afinal, quando ele estivesse a copiar a si próprio, estaria a
 aumentar o tamanho que está a ser copiado e, porque o tamanhho está a
 aumentar, é cópia que se destina a não mais acabar. Entendi ainda que ele
 gerará uma imagem do mesmo tamanho do disco rígido, visto que o representa.
 Cópias não seriam, afinal, cópias de verdade se tivessem tamanho diferente.

 Parece que estou a entender que há uma diferença entre fazer uma imagem do
 sistema (remastersys) e uma imagem do disco (dd).

 Então, se não desejo consumir um terabyte para armazenar a imagem do disco
 rígido, talvez necessite de duas imagens do sistema, uma para o Windows e
 outra para o Linux. Neste caso, pelo ínfimo que utilizarei do Windows, farei
 o procedimento apenas para o Linux.

 Aprendi muito com este tópico. Obrigado!


 On 01-02-2011 19:33, Xisberto wrote:

 Em 1 de fevereiro de 2011 18:21, Luciano de Souzaluchya...@gmail.com
 escreveu:

  Quando abro /dev, encontro por exemplo sda. Em propriedades, consegui
 saber
 que o seu tamanho é 0, que o Linux o designa por dispositivo de bloco e
 que
 apenas o root tem permissão de acesso. Estas informações não me ajudam a
 esclarecer quem é afinal o sda, mas é claro que deve haver algum modo de
 sabê-lo.


 Para informações sobre arquivos, use o navegador de arquivos. Para
 informações sobre as partições, use um programa que manipula partições. O
 windows gosta de misturar os assuntos, mas no mundo linux, cada coisa é
 tratada de maneira específica.

 Para acessar informações sobre os discos e as partições, use o comando
 fdisk. Com a opção -l (fdisk -l), ele vai listar todos os discos e todas
 as
 partições de cada disco. Ele mostra informações básicas sobre cada disco,
 incluindo o tamanho dele. Ele também listará pendrives ou HDs externos
 conectados, a maneira mais fácil de identificá-los será pelo tamanho.

 Uma ferramenta gráfica feita em gtk (e provavelmente compatível com o
 leitor
 de telas orca) é o gparted, que está disponível na central de programas.

 Sobre o dd, espero que tenha lido toda a minha mensagem anterior.

 Sobre a limitação do remastersys, considere testar o partimage. Eu não sei
 o
 nível de compatibilidade dele com leitores de tela, uma vez que ele é
 executado dentro do terminal, mas monta menus e itens semelhantes a
 interfaces gráficas.



 --
 Luciano de Souza



 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Porque o Ubuntu é Compilado em i386 ?

2011-02-04 Thread Flávio Barros
Quando falo em compilação i686, falo de todos os pacotes inclusive o kernel.

O Arch Linux é realmente muito. Para quem já tem uma certa experiência com
Linux não vai encontrar muito problema nele. O problema que vejo é que não
vem com um sistema desktop pronto para usar, tipo o Ubuntu.


Em 4 de fevereiro de 2011 08:09, Xisberto xisbe...@gmail.com escreveu:

 Uma coisa é o kernel ser compilado para uma arquitetura específica, outra é
 todos os pacotes da distribuição serem.

 Até as versões de 2006 ou 2007, o Ubuntu fornecia pacotes de kernel
 específicos de várias arquiteturas (i386, i686, k7, etc). Mas a Canonical
 deixou de compilar essas versões diferentes porque a melhora de desempenho
 não era tão significativa, uma vez que apenas o kernel era compilado
 visando
 aquela arquitetura.

 Quem quiser experimentar uma distribuição compilada totalmente (kernel e
 todos os pacotes) para i686, pode se aventurar no Arch Linux. Não é fácil
 de
 instalar, precisa estudar bastante para conseguir um sistema para uso no
 dia-a-dia, e você aprende muito no processo. Eu tentei uma vez, mas não
 dediquei muito tempo e acabei desistindo.

 Em 3 de fevereiro de 2011 18:41, Marcelo da Silva marc...@ig.com.br
 escreveu:

  Por que será que o Linux Ubuntu é compilado em i386 enquanto o Mandrake é
  em
  i586 e o Fedora em i686 ???
 
  Nos meus testes o Fedora com KDE é um pouco mais rápido dos 3 na minha
  maquina, um Notebook Vaio com 2GB de Ram e 120GB de HD, num Intel
 Centrino
  1.7ghz
 
  * Mas como default uso o Kubuntu, pois e mais amigável, foi mais
  curiosidade
  mesmo.
 
  Quais as diferenças?
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 



 --
 Humberto Fraga
 http://lixaonerd.wordpress.com
 http://ostelematicos.blogspot.com

 Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Desde já agradeço,
+++
Flávio de Oliveira Barros
Manaus - Amazonas - Brasil

Copiar é bom!
Seja Legal
Use Software Livre
Ubuntu User number is # 28558
Linux Registered User# 278223
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Porque o Ubuntu é Compilado em i386 ?

2011-02-04 Thread Xisberto
Em 4 de fevereiro de 2011 09:16, Flávio Barros flaviobar...@gmail.comescreveu:

 O Arch Linux é realmente muito. Para quem já tem uma certa experiência com
 Linux não vai encontrar muito problema nele. O problema que vejo é que não
 vem com um sistema desktop pronto para usar, tipo o Ubuntu.


Ele vem, mas precisa instalar :)

Assim como o alsa ou pulseaudio, ou os módulos do kernel para o seu
hardware, o cups, e o bluetooth. Várias coisas que a maioria das
distribuições instala automaticamente porque a maioria dos usuários usa, o
Arch não traz na instalação padrão. Você só instala aquilo que realmente vai
precisar, então o sistema fica mínimo, e o desempenho é maior.

-- 
Humberto Fraga
http://lixaonerd.wordpress.com
http://ostelematicos.blogspot.com

Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] help: Erro 404.

2011-02-04 Thread Marlon
Yo!
segue a dica do Zandre sobre trocar o servidor BR para o global
abre um terminalzão e digita lá
apt-get update
e depois instala os programas que tu quiser

qq coisa estamos aew... só não GRITA que é chato :)

--

Marlon Valério
┌┐
   T0ddy Stone Brains
└┘



Em 20 de janeiro de 2011 17:15, Marcello Bressan Emidio
mbemi...@gmail.comescreveu:


 Zandre,
 muito obrigado por ter corrigido meu erro.  :)

 Acho que você foi um pouco grosso comigo. Não custa nada um pouco de
 gentileza.


 Marcello.


 Em 20-01-2011 16:55, Zandre Bran escreveu:

  2011/1/20 Marcello Bressan Emidiombemi...@gmail.com:



 --
 Marcello Bressan Emidio
 Ubá (MG)
 E-mail: mbemi...@gmail.com
 Twitter: @MarcelloEmidio


 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Configuração do serviço Predialnet de banda larga

2011-02-04 Thread Luciano de Souza
Nem o windows, nem o Linux instalado ou em LiveCD jamais configuram a 
conexão automaticamente. Ontem, o técnico instalou ambos os sistemas. 
Ele sabia configurar no windows, então, foi simples. Não sabia fazê-lo 
no Linux, então, a coisa se complicou.


Acho que a melhor dica é copiar todas as configurações das guias que 
encontro em Conexões de Rede. No entanto, há um problema. Sou deficiente 
visual. Gostaria de aprender a configurar a rede de forma autônoma. 
Embora o leitor de telas leia os conteúdos das guias que encontro em 
Conexões de Rede, não o faz de forma segura. Dou um exemplo. quando 
encontro minha conexão, clico em editar, no segundo campo, há o valor 
1500. Mas a que se referirá. Não consigo ler o rótulo dos campos, mas 
apenas o seu valor. Então, a chance de que faça alguma tremenda bobagem 
ao tentar copiar os dados, é imensa.


Por este motivo, falei em exportar as configurações e, agora, falo na 
possibilidade de configurá-la por meio do terminal. É que, por meio do 
terminal, não pode haver equívoco. É questão de colar no terminal, ou 
mesmo de montar um Shell que faça todo o trabalho e que não mais 
necessite preocupar-me com isso.


O Ubuntu está a funcionar normalmente tanto que envio esta mensagem por 
meio do Thunderbird. Todas as informações necessárias estão em minha 
máquina. O desafio é extraí-las de forma acessível e reconfigurá-las de 
forma acessível.


Apenas para acalmar a consciência, fiz o teste de inserir o LiveCD. 
Realmente ele não conecta automaticamente.


Você perguntou se tenho Proxy. Bom, eu não sei o que é um Proxy, mas 
tentei encontrar dentro de Preferências, Preferências de Proxy. Como 
não encontrei, abri novamente as conexões de rede. Encontrei as abas Com 
fio, Sem fio, DSL, VPN e banda móvel. Pode ser que alguma destas coisas 
seja o tal Proxy. O problema é que, mesmo que encontre esta opção em 
Conexões de Rede, não sei se conseguirei passar as informações corretas, 
pois como disse, o leitor de telas não se comporta de forma confiável 
nesta tela.


Encontrei o comando ifconfig. Parece que ele fornece informações 
interessantes sobre a conexão. Então, eis o que ele me diz:


eth0  Link encap:Ethernet  Endereço de HW 1c:c1:de:be:59:10
  inet end.: 10.202.81.8  Bcast:10.202.81.255  Masc:255.255.255.0
  endereço inet6: fe80::1ec1:deff:febe:5910/64 Escopo:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Métrica:1
  pacotes RX:356027 erros:0 descartados:0 excesso:0 quadro:0
  Pacotes TX:274085 erros:0 descartados:0 excesso:0 portadora:0
  colisões:0 txqueuelen:1000
  RX bytes:431810133 (431.8 MB) TX bytes:19956527 (19.9 MB)
  IRQ:32 Endereço de E/S:0x2000

loLink encap:Loopback Local
  inet end.: 127.0.0.1  Masc:255.0.0.0
  endereço inet6: ::1/128 Escopo:Máquina
  UP LOOPBACK RUNNING  MTU:16436  Métrica:1
  pacotes RX:177421 erros:0 descartados:0 excesso:0 quadro:0
  Pacotes TX:177421 erros:0 descartados:0 excesso:0 portadora:0
  colisões:0 txqueuelen:0
  RX bytes:11664710 (11.6 MB) TX bytes:11664710 (11.6 MB)


É claro que posso chamar o técnico novamente. Ao menos, agora sei que 
ele sabe como fazer. mas toda a graça da coisa está em fazer sozinho, 
tanto mais porque agora já temos o Linux Acessível, variante do Ubuntu 
que permite a instalação assistida por voz. E além disso, de cem em cem 
reais, a coisa vai longe.


O técnico abriu as conexões de rede, enquanto falava com o técnico da 
Predialnet ao telefone. Ele confirmava todos os dados. Completada a 
configuração, não funcionou. Então, o técnico da Predialnet disse que 
tudo estava correto e que não podia ir mais longe por não dar suporte ao 
Linux. O técnico reiniciou o computador, entrou pelo Windows e começou a 
procurar na Internet. Em algum lugar, encontrou um conjunto de comandos 
ou de  configurações. Reiniciou o Linux, clicou e teclou um bocado e, 
finalmente conseguiu. Perguntei-lhe o que tinha sido feito, mas ele não 
me disse. Na verdade, estou curioso. Há qualquer coisa de intrincado, 
mas não consigo saber o que é. Digo tudo isso para que saibam que, 
apenas com as informações que o provedor forneceu, o técnico conseguiu 
configurar o Windows, mas mesmo diante da tela de Conexões de Rede, sem 
os comandos ou configurações adicionais, não conseguiu configurar a 
banda larga no Ubuntu.


Confesso que minhas mensagens não tem sido muito claras, é que como não 
entendo do assunto, não faço mais do que repetir mecanicamente o que sei.


Era para ser simples como tirar doce de criança. mas algumas crianças 
protegem os seus doces como pugilistas profissionais!




Em 04-02-2011 08:38, Paulo de Souza Lima escreveu:

Em 3 de fevereiro de 2011 21:02, Luciano de Souzaluchya...@gmail.comescreveu:



A Predialnet é um serviço de banda larga da cidade de Niterói que instala
redes em edifícios. Em cada edifício há algum equipamento que gerencia a
rede. E como faço 

Re: [Ubuntu-BR] Configuração do serviço Predialnet de banda larga

2011-02-04 Thread Jeferson Rodrigues

 mas algumas crianças protegem os seus doces como pugilistas profissionais!

Hahahahahaha adorei

Bom, eu não sei o que é um Proxy

Proxy não passa de um servidor que filtra o conteúdo que os clientes estão
acessando. Tanto no Internet Explorer como no Firefox você configura
diretamente no navegador, exceto no Linux que você tem mais uma opção que é
no menu Sistema = Preferências = Proxy da Rede (mas não funciona
direito...)
Ele serve também como cache de arquivos temporários, para reduzir o tráfego
da internet, armazenando sites frequentemente acessados. E também para
controlar o quanto os funcionários acessam a internet na empresa, emitindo
um relatório para o chefe caso ultrapasse o limite.

Perguntei-lhe o que tinha sido feito, mas ele não me disse.

Má fé existe em todo o lugar acho que era direito seu saber, afinal vc
estava pagando para ele fazer uma coisa que nem sabia.

 É complicado de dizer onde está a dificuldade de configurar o Ubuntu. Pois
normalmente essas redes compartilhadas não passam de um compartilhamento de
sinal através de um roteador, e configurando a rede direitinho, funciona.
Não tem muito o que fazer.

Abraços



Em 4 de fevereiro de 2011 11:00, Luciano de Souza luchya...@gmail.comescreveu:

 Nem o windows, nem o Linux instalado ou em LiveCD jamais configuram a
 conexão automaticamente. Ontem, o técnico instalou ambos os sistemas. Ele
 sabia configurar no windows, então, foi simples. Não sabia fazê-lo no Linux,
 então, a coisa se complicou.

 Acho que a melhor dica é copiar todas as configurações das guias que
 encontro em Conexões de Rede. No entanto, há um problema. Sou deficiente
 visual. Gostaria de aprender a configurar a rede de forma autônoma. Embora o
 leitor de telas leia os conteúdos das guias que encontro em Conexões de
 Rede, não o faz de forma segura. Dou um exemplo. quando encontro minha
 conexão, clico em editar, no segundo campo, há o valor 1500. Mas a que se
 referirá. Não consigo ler o rótulo dos campos, mas apenas o seu valor.
 Então, a chance de que faça alguma tremenda bobagem ao tentar copiar os
 dados, é imensa.

 Por este motivo, falei em exportar as configurações e, agora, falo na
 possibilidade de configurá-la por meio do terminal. É que, por meio do
 terminal, não pode haver equívoco. É questão de colar no terminal, ou mesmo
 de montar um Shell que faça todo o trabalho e que não mais necessite
 preocupar-me com isso.

 O Ubuntu está a funcionar normalmente tanto que envio esta mensagem por
 meio do Thunderbird. Todas as informações necessárias estão em minha
 máquina. O desafio é extraí-las de forma acessível e reconfigurá-las de
 forma acessível.

 Apenas para acalmar a consciência, fiz o teste de inserir o LiveCD.
 Realmente ele não conecta automaticamente.

 Você perguntou se tenho Proxy. Bom, eu não sei o que é um Proxy, mas tentei
 encontrar dentro de Preferências, Preferências de Proxy. Como não
 encontrei, abri novamente as conexões de rede. Encontrei as abas Com fio,
 Sem fio, DSL, VPN e banda móvel. Pode ser que alguma destas coisas seja o
 tal Proxy. O problema é que, mesmo que encontre esta opção em Conexões de
 Rede, não sei se conseguirei passar as informações corretas, pois como
 disse, o leitor de telas não se comporta de forma confiável nesta tela.

 Encontrei o comando ifconfig. Parece que ele fornece informações
 interessantes sobre a conexão. Então, eis o que ele me diz:

 eth0  Link encap:Ethernet  Endereço de HW 1c:c1:de:be:59:10
  inet end.: 10.202.81.8  Bcast:10.202.81.255  Masc:255.255.255.0
  endereço inet6: fe80::1ec1:deff:febe:5910/64 Escopo:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Métrica:1
  pacotes RX:356027 erros:0 descartados:0 excesso:0 quadro:0
  Pacotes TX:274085 erros:0 descartados:0 excesso:0 portadora:0
  colisões:0 txqueuelen:1000
  RX bytes:431810133 (431.8 MB) TX bytes:19956527 (19.9 MB)
  IRQ:32 Endereço de E/S:0x2000

 loLink encap:Loopback Local
  inet end.: 127.0.0.1  Masc:255.0.0.0
  endereço inet6: ::1/128 Escopo:Máquina
  UP LOOPBACK RUNNING  MTU:16436  Métrica:1
  pacotes RX:177421 erros:0 descartados:0 excesso:0 quadro:0
  Pacotes TX:177421 erros:0 descartados:0 excesso:0 portadora:0
  colisões:0 txqueuelen:0
  RX bytes:11664710 (11.6 MB) TX bytes:11664710 (11.6 MB)


 É claro que posso chamar o técnico novamente. Ao menos, agora sei que ele
 sabe como fazer. mas toda a graça da coisa está em fazer sozinho, tanto mais
 porque agora já temos o Linux Acessível, variante do Ubuntu que permite a
 instalação assistida por voz. E além disso, de cem em cem reais, a coisa vai
 longe.

 O técnico abriu as conexões de rede, enquanto falava com o técnico da
 Predialnet ao telefone. Ele confirmava todos os dados. Completada a
 configuração, não funcionou. Então, o técnico da Predialnet disse que tudo
 estava correto e que não podia ir mais longe por não dar suporte ao 

[Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Salles
Pessoal, 

Estou retornando à lista com o mail anterior, devido a um problema na
hospedagem do meu domínio.

O domínio logbin estava sob responsabilidade da Mega Hospedagem que foi
vendida UOL. Simplesmente sumiram com tudo, não consigo recuperar os
dados de acesso ao registro do domínio para alterar os DNS (coisa que
penso ser de responsabilidade dos hospedeiros e não minha), mas o
suporte da UOL não sabe me informar nada, é uma maravilha.
Resultado: Meus sites fora do ar e sem os mails do domínio.

Bem, vou registrar um novo domínio, hospedar em outro host (porque não
gosto da UOL) e depois que acertar tudo informarei. Por enquanto...

Abraços a todos,
-- 
Salles (Nethell) Ubuntu User 24389 Linux User 496632
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Jeferson Rodrigues
Xih Maria que encrenca!
Vai ver que eles sabiam q vc não gostava deles e fizeram um apagão com tudo
o que é seu =D
De qualquer forma, seja bem vindo novamente ao clube do bolinha hehehehe

Abraços

Em 4 de fevereiro de 2011 11:53, Salles salles@gmail.com escreveu:

 Pessoal,

 Estou retornando à lista com o mail anterior, devido a um problema na
 hospedagem do meu domínio.

 O domínio logbin estava sob responsabilidade da Mega Hospedagem que foi
 vendida UOL. Simplesmente sumiram com tudo, não consigo recuperar os
 dados de acesso ao registro do domínio para alterar os DNS (coisa que
 penso ser de responsabilidade dos hospedeiros e não minha), mas o
 suporte da UOL não sabe me informar nada, é uma maravilha.
 Resultado: Meus sites fora do ar e sem os mails do domínio.

 Bem, vou registrar um novo domínio, hospedar em outro host (porque não
 gosto da UOL) e depois que acertar tudo informarei. Por enquanto...

 Abraços a todos,
 --
 Salles (Nethell) Ubuntu User 24389 Linux User 496632
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Salles
Em Sex, 2011-02-04 às 13:14 -0200, Jeferson Rodrigues escreveu:
 Xih Maria que encrenca!
 Vai ver que eles sabiam q vc não gostava deles e fizeram um apagão com tudo
 o que é seu =D
 De qualquer forma, seja bem vindo novamente ao clube do bolinha hehehehe
 Abraços

Estou uma arara com isso. Eles simplesmente não colocaram o domínio sob
minha titularidade e agora não querem me dar o acesso.. eu tenho que
pedir a eles para alterar os DNSs sempre que precisar. Com isso,
também me amarram ao pagamento do registro por seu intermédio ou seja,
se eles abandorarem o registro porque eu não sou cliente da hospedagem,
eu danço.
Tudo bem, posso criar um novo domínio, mas olha a trabalheira: Registro
do domínio, contrato de hospedagem, mudança nas minhas chaves, as
alterações no launchpad, na wiki, no fórum... além dos ftps para
carregar tudo que eu tinha lá dinovo.
É brincadeira...

nethell

 Em 4 de fevereiro de 2011 11:53, Salles salles@gmail.com escreveu:
  Pessoal,
  Estou retornando à lista com o mail anterior, devido a um problema na
  hospedagem do meu domínio.
  O domínio logbin estava sob responsabilidade da Mega Hospedagem que foi
  vendida UOL. Simplesmente sumiram com tudo, não consigo recuperar os
  dados de acesso ao registro do domínio para alterar os DNS (coisa que
  penso ser de responsabilidade dos hospedeiros e não minha), mas o
  suporte da UOL não sabe me informar nada, é uma maravilha.
  Resultado: Meus sites fora do ar e sem os mails do domínio.
  Bem, vou registrar um novo domínio, hospedar em outro host (porque não
  gosto da UOL) e depois que acertar tudo informarei. Por enquanto...
  Abraços a todos,
-- 
Salles (Nethell) Ubuntu User 24389 Linux User 496632


-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Partições com Erro

2011-02-04 Thread Marcus Vinicius

Estou aguardando mais respostas, pois estou com o notebook parada usando
 apenas pelo live cd, tenho muitos documentos que nao posso perder.

Obrigado...

 From: viny...@hotmail.com
 To: ubuntu-br@lists.ubuntu.com
 Date: Thu, 3 Feb 2011 10:41:24 -0200
 Subject: [Ubuntu-BR] Partições com Erro
 
 
 Eu tinha instalado em meu computador o windows xp, back track 4 e o ubuntu 
 10.04.
 Eu tinha feito a instalação do ubuntu manual e coloquei memoria swap de 3 gb 
 e resolvi aumentar pq o sistema estava cm varios travamentos.
 Então dei o boot pelo live cd e tentei apagar a partição swap, mas não deu 
 certo, então fui apagar pelo windows xp, lá em gerenciador de dispositivos, 
 tem uma opção que ver as unidades.
 e apaguei por lá.
 Agora fui iniciar o live cd novamente para criar a nova partição swap com um 
 maior espaço.
 E na instalação nao reconheceu as outras partições vejam o link:
 http://img143.imageshack.us/img143/5629/capturadetela1sr.png
 Mas quando saiu da instalação aparece as partições vejam:
 http://img156.imageshack.us/img156/5774/capturadetelant.png
 Eu montei as partições...Agora vejam o Utilitário de Unidades.
 http://img163.imageshack.us/img163/9331/partiesa.png
 Minhas partições do ubuntu  e do back track são as de 45 gb e uma dela 
 aparece com epaço free.
 Agora eu não entendo pq o sistema não reconhece pois perdi as esperanças de 
 recuperar meus sistemas operacionais, tentei dar o boot pelo cd do windows xp 
 mas não reconheceu.
 O que devo fazer agora?
 
 -- 
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
  
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Partições com Erro

2011-02-04 Thread Xisberto
Em 4 de fevereiro de 2011 13:56, Marcus Vinicius viny...@hotmail.comescreveu:

 Estou aguardando mais respostas, pois estou com o notebook parada usando
  apenas pelo live cd, tenho muitos documentos que nao posso perder.


Testou o TeskDisk que eu sugeri anteriormente?

-- 
Humberto Fraga
http://lixaonerd.wordpress.com
http://ostelematicos.blogspot.com

Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Marlon
Comece a fazer a lista
item por item, na ordem certa...
pq não vejo uma saída divertida pra isso...
êlaia
sucesso!
--

Marlon Valério
┌┐
   T0ddy Stone Brains
└┘



Em 4 de fevereiro de 2011 14:15, Salles salles@gmail.com escreveu:

 Em Sex, 2011-02-04 às 13:14 -0200, Jeferson Rodrigues escreveu:
  Xih Maria que encrenca!
  Vai ver que eles sabiam q vc não gostava deles e fizeram um apagão com
 tudo
  o que é seu =D
  De qualquer forma, seja bem vindo novamente ao clube do bolinha hehehehe
  Abraços

 Estou uma arara com isso. Eles simplesmente não colocaram o domínio sob
 minha titularidade e agora não querem me dar o acesso.. eu tenho que
 pedir a eles para alterar os DNSs sempre que precisar. Com isso,
 também me amarram ao pagamento do registro por seu intermédio ou seja,
 se eles abandorarem o registro porque eu não sou cliente da hospedagem,
 eu danço.
 Tudo bem, posso criar um novo domínio, mas olha a trabalheira: Registro
 do domínio, contrato de hospedagem, mudança nas minhas chaves, as
 alterações no launchpad, na wiki, no fórum... além dos ftps para
 carregar tudo que eu tinha lá dinovo.
 É brincadeira...

 nethell

  Em 4 de fevereiro de 2011 11:53, Salles salles@gmail.com escreveu:
   Pessoal,
   Estou retornando à lista com o mail anterior, devido a um problema na
   hospedagem do meu domínio.
   O domínio logbin estava sob responsabilidade da Mega Hospedagem que foi
   vendida UOL. Simplesmente sumiram com tudo, não consigo recuperar os
   dados de acesso ao registro do domínio para alterar os DNS (coisa que
   penso ser de responsabilidade dos hospedeiros e não minha), mas o
   suporte da UOL não sabe me informar nada, é uma maravilha.
   Resultado: Meus sites fora do ar e sem os mails do domínio.
   Bem, vou registrar um novo domínio, hospedar em outro host (porque não
   gosto da UOL) e depois que acertar tudo informarei. Por enquanto...
   Abraços a todos,
 --
 Salles (Nethell) Ubuntu User 24389 Linux User 496632


 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Partições com Erro

2011-02-04 Thread Marlon
véi... fiquei uma noite inteira tentado resgatar uma partição minha uma
vez (aí desisti e formatei tudo)

páh que tu pode enviar pra essas empresas caras que recuperam dados à
preço de banana de ouro
axo que uns 50 pila por giga divirta-se


ai ai... backup... backup e backup... as três palavras que revolucionam
eras...

abraço e sucesso aew...
--

Marlon Valério
┌┐
   T0ddy Stone Brains
└┘



Em 4 de fevereiro de 2011 15:04, Xisberto xisbe...@gmail.com escreveu:

 Em 4 de fevereiro de 2011 13:56, Marcus Vinicius viny...@hotmail.com
 escreveu:

  Estou aguardando mais respostas, pois estou com o notebook parada usando
   apenas pelo live cd, tenho muitos documentos que nao posso perder.
 

 Testou o TeskDisk que eu sugeri anteriormente?

 --
 Humberto Fraga
 http://lixaonerd.wordpress.com
 http://ostelematicos.blogspot.com

 Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Partições com Erro

2011-02-04 Thread Salles
Em Sex, 2011-02-04 às 14:56 -0200, Marcus Vinicius escreveu:
 Estou aguardando mais respostas, pois estou com o notebook parada usando
  apenas pelo live cd, tenho muitos documentos que nao posso perder.
 Obrigado...

Marcus,

Como te disse no forum pelo orkut, essa tua tabela de partições está uma
zorra, sinceramente não acredito que consigas consertar isso sem zerar o
HD e criar as partições como te passei.
Em uma tentativa que não sei se vai dar certo seria você eliminar todas
as partições que não tenham dados para tentar acessar a partição aonde
estão os documentos. 
Com o espaço sem alocação obtido e se os pontos de montagem dessa
partição estiverem ok, você poderá acessa-la.

nethell 

  From: viny...@hotmail.com
  To: ubuntu-br@lists.ubuntu.com
  Date: Thu, 3 Feb 2011 10:41:24 -0200
  Subject: [Ubuntu-BR] Partições com Erro
  Eu tinha instalado em meu computador o windows xp, back track 4 e o ubuntu 
  10.04.
  Eu tinha feito a instalação do ubuntu manual e coloquei memoria swap de 3 
  gb e resolvi aumentar pq o sistema estava cm varios travamentos.
  Então dei o boot pelo live cd e tentei apagar a partição swap, mas não 
  deu certo, então fui apagar pelo windows xp, lá em gerenciador de 
  dispositivos, tem uma opção que ver as unidades.
  e apaguei por lá.
  Agora fui iniciar o live cd novamente para criar a nova partição swap com 
  um maior espaço.
  E na instalação nao reconheceu as outras partições vejam o link:
  http://img143.imageshack.us/img143/5629/capturadetela1sr.png
  Mas quando saiu da instalação aparece as partições vejam:
  http://img156.imageshack.us/img156/5774/capturadetelant.png
  Eu montei as partições...Agora vejam o Utilitário de Unidades.
  http://img163.imageshack.us/img163/9331/partiesa.png
  Minhas partições do ubuntu  e do back track são as de 45 gb e uma dela 
  aparece com epaço free.
  Agora eu não entendo pq o sistema não reconhece pois perdi as esperanças de 
  recuperar meus sistemas operacionais, tentei dar o boot pelo cd do windows 
  xp mas não reconheceu.
  O que devo fazer agora?

-- 
Salles (Nethell) Ubuntu User 24389 Linux User 496632


-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Partições com Erro

2011-02-04 Thread Marcus Vinicius

Na instalacao aparece  Usar o disco inteiro e instalacao manual.
Na
 intalacao manual apenas aparece a particao sda
E na verdade tem 
varias particao sda, sda6 que tem meus documentos pessoais.
Eu nao 
estou mais afim de recuperar meus sistemas operacionais, apenas quero 
instalar o ubuntu e o windows sem perder meus outros aquivos pessoas que
 estao na particao sda6.
Obrigado


Nao sei como usa-lo e quando baixo pelo apt-get retorna este erro  
root@ubuntu:/home/ubuntu# apt-get install teskdisk
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Couldn't find package teskdisk
--

 Date: Fri, 4 Feb 2011 14:04:31 -0300
 From: xisbe...@gmail.com
 To: ubuntu-br@lists.ubuntu.com
 Subject: Re: [Ubuntu-BR] Partições com Erro
 
 Em 4 de fevereiro de 2011 13:56, Marcus Vinicius 
 viny...@hotmail.comescreveu:
 
  Estou aguardando mais respostas, pois estou com o notebook parada usando
   apenas pelo live cd, tenho muitos documentos que nao posso perder.
 
 
 Testou o TeskDisk que eu sugeri anteriormente?
 
 -- 
 Humberto Fraga
 http://lixaonerd.wordpress.com
 http://ostelematicos.blogspot.com
 
 Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
 -- 
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
  
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Partições com Erro

2011-02-04 Thread Marcus Vinicius

Na verdade eu consigo acessar meus dados pelos live cd, Agora eu gostaria de 
instalar o ubunto normalmente.
So que na instalacao apare usar o disco inteiro e instalacao manual.
Na instalacao manual so aparece a sda
apenas esta tem meus documentos que estao na particao sda6
entre outras particoes que eu dividi  meu hd


 From: salles@gmail.com
 To: ubuntu-br@lists.ubuntu.com
 Date: Fri, 4 Feb 2011 15:13:37 -0200
 Subject: Re: [Ubuntu-BR] Partições com Erro
 
 Em Sex, 2011-02-04 às 14:56 -0200, Marcus Vinicius escreveu:
  Estou aguardando mais respostas, pois estou com o notebook parada usando
   apenas pelo live cd, tenho muitos documentos que nao posso perder.
  Obrigado...
 
 Marcus,
 
 Como te disse no forum pelo orkut, essa tua tabela de partições está uma
 zorra, sinceramente não acredito que consigas consertar isso sem zerar o
 HD e criar as partições como te passei.
 Em uma tentativa que não sei se vai dar certo seria você eliminar todas
 as partições que não tenham dados para tentar acessar a partição aonde
 estão os documentos. 
 Com o espaço sem alocação obtido e se os pontos de montagem dessa
 partição estiverem ok, você poderá acessa-la.
 
 nethell 
 
   From: viny...@hotmail.com
   To: ubuntu-br@lists.ubuntu.com
   Date: Thu, 3 Feb 2011 10:41:24 -0200
   Subject: [Ubuntu-BR] Partições com Erro
   Eu tinha instalado em meu computador o windows xp, back track 4 e o 
   ubuntu 10.04.
   Eu tinha feito a instalação do ubuntu manual e coloquei memoria swap de 3 
   gb e resolvi aumentar pq o sistema estava cm varios travamentos.
   Então dei o boot pelo live cd e tentei apagar a partição swap, mas não 
   deu certo, então fui apagar pelo windows xp, lá em gerenciador de 
   dispositivos, tem uma opção que ver as unidades.
   e apaguei por lá.
   Agora fui iniciar o live cd novamente para criar a nova partição swap com 
   um maior espaço.
   E na instalação nao reconheceu as outras partições vejam o link:
   http://img143.imageshack.us/img143/5629/capturadetela1sr.png
   Mas quando saiu da instalação aparece as partições vejam:
   http://img156.imageshack.us/img156/5774/capturadetelant.png
   Eu montei as partições...Agora vejam o Utilitário de Unidades.
   http://img163.imageshack.us/img163/9331/partiesa.png
   Minhas partições do ubuntu  e do back track são as de 45 gb e uma dela 
   aparece com epaço free.
   Agora eu não entendo pq o sistema não reconhece pois perdi as esperanças 
   de recuperar meus sistemas operacionais, tentei dar o boot pelo cd do 
   windows xp mas não reconheceu.
   O que devo fazer agora?
 
 -- 
 Salles (Nethell) Ubuntu User 24389 Linux User 496632
 
 
 -- 
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
  
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Partições com Erro

2011-02-04 Thread tiozaoamb

Caro Marcus,

Vc escreveu *teskdisk* o correto é *testdisk*

apt-get install testdisk


Abraços

On 02/04/2011 03:18 PM, Marcus Vinicius wrote:

Na instalacao aparece  Usar o disco inteiro e instalacao manual.
Na
  intalacao manual apenas aparece a particao sda
E na verdade tem
varias particao sda, sda6 que tem meus documentos pessoais.
Eu nao
estou mais afim de recuperar meus sistemas operacionais, apenas quero
instalar o ubuntu e o windows sem perder meus outros aquivos pessoas que
  estao na particao sda6.
Obrigado


Nao sei como usa-lo e quando baixo pelo apt-get retorna este erro
root@ubuntu:/home/ubuntu# apt-get install teskdisk
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package teskdisk
--


Date: Fri, 4 Feb 2011 14:04:31 -0300
From: xisbe...@gmail.com
To: ubuntu-br@lists.ubuntu.com
Subject: Re: [Ubuntu-BR] Partições com Erro

Em 4 de fevereiro de 2011 13:56, Marcus Viniciusviny...@hotmail.comescreveu:


Estou aguardando mais respostas, pois estou com o notebook parada usando
  apenas pelo live cd, tenho muitos documentos que nao posso perder.


Testou o TeskDisk que eu sugeri anteriormente?

--
Humberto Fraga
http://lixaonerd.wordpress.com
http://ostelematicos.blogspot.com

Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
--
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br



--
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Partições com Erro

2011-02-04 Thread Marcus Vinicius

fiz assim 
#apt-get update
ai atualizou normal, e depois fiz isso 
root@ubuntu:/home/ubuntu# apt-get install testdisk
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Couldn't find package testdisk

 Date: Fri, 4 Feb 2011 15:26:14 -0200
 From: tiozao...@gmail.com
 To: ubuntu-br@lists.ubuntu.com
 Subject: Re: [Ubuntu-BR] Partições com Erro
 
 Caro Marcus,
 
 Vc escreveu *teskdisk* o correto é *testdisk*
 
 apt-get install testdisk
 
 
 Abraços
 
 On 02/04/2011 03:18 PM, Marcus Vinicius wrote:
  Na instalacao aparece  Usar o disco inteiro e instalacao manual.
  Na
intalacao manual apenas aparece a particao sda
  E na verdade tem
  varias particao sda, sda6 que tem meus documentos pessoais.
  Eu nao
  estou mais afim de recuperar meus sistemas operacionais, apenas quero
  instalar o ubuntu e o windows sem perder meus outros aquivos pessoas que
estao na particao sda6.
  Obrigado
 
  
  Nao sei como usa-lo e quando baixo pelo apt-get retorna este erro
  root@ubuntu:/home/ubuntu# apt-get install teskdisk
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  E: Couldn't find package teskdisk
  --
 
  Date: Fri, 4 Feb 2011 14:04:31 -0300
  From: xisbe...@gmail.com
  To: ubuntu-br@lists.ubuntu.com
  Subject: Re: [Ubuntu-BR] Partições com Erro
 
  Em 4 de fevereiro de 2011 13:56, Marcus 
  Viniciusviny...@hotmail.comescreveu:
 
  Estou aguardando mais respostas, pois estou com o notebook parada usando
apenas pelo live cd, tenho muitos documentos que nao posso perder.
 
  Testou o TeskDisk que eu sugeri anteriormente?
 
  -- 
  Humberto Fraga
  http://lixaonerd.wordpress.com
  http://ostelematicos.blogspot.com
 
  Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
  -- 
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
  
 -- 
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
  
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Partições com Erro

2011-02-04 Thread Salles
Em Sex, 2011-02-04 às 15:24 -0200, Marcus Vinicius escreveu:
 Na verdade eu consigo acessar meus dados pelos live cd, Agora eu gostaria de 
 instalar o ubunto normalmente.
 So que na instalacao apare usar o disco inteiro e instalacao manual.
 Na instalacao manual so aparece a sda
 apenas esta tem meus documentos que estao na particao sda6
 entre outras particoes que eu dividi  meu hd

Marcus, por favor preste atenção e siga os passos corretamente.

Entre com o LiveCD em modo de teste, não de instalação.
Vá em Sistema  Administração  Gparted (ou Gerenciador de partições).
Excetuando a partição aonde se encontram os dados, vamos excluir todas
as partições anteriores à de dados.
Clique uma por vez e em seguida em excluir, clique em aplicar e
aguarde a conclusão.
Após excluir todas (inclusive a extendida) antes da de dados, repita a
operação, uma por vez para as partições que estão após a partição de
dados, aplique.
Feito, clique no espaço livre antes da partição de dados e em criar.
Determine o tamanho (suficiente para o Ubuntu e para transferência dos
seus dados), escolha partição primária, ext4, e em ponto de montagem,
coloque / (barra). Aplique. 
Clique no espaço livre seguinte à esta nova partição e em criar.
Determine o tamanho para o swap e em ponto de montagem escolha /swap.
Aplique.
Saia do particionador e proceda a instalação escolhendo o
particionamento manual. Neste, informe a nova partição criada para o
Ubuntu e a partição /swap.
Realize a instalação.
Veja se está tudo ok após a instalação e se seus dados estão acessíveis.
Transfira os dados para a partição do Ubuntu.

Bem, agora você pode utilizar o LiveCD para zerar o restante do HD ou
instalar o gparted e fazer direto pelo sistema, fica à sua escolha.

Abrindoo gparted, exclua a partição de dados e aplique, deixando todo o
espaço além das partições do Ubuntu e swap livre. Clique neste e em
criar - escolha partição extendida para todo o espaço, e aplique.

Dái em diante, você poderá criar quantas partições lógicas quiser dentro
da extendida... 

Bom trabalho.

-- 
Salles (Nethell) Ubuntu User 24389 Linux User 496632


-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Salles
Em Sex, 2011-02-04 às 15:06 -0200, Marlon escreveu:
 Comece a fazer a lista
 item por item, na ordem certa...
 pq não vejo uma saída divertida pra isso...
 êlaia
 sucesso!

Ainda estou brigando com os caras... quero a titularidade do domínio,
pô, é minha!
Até me passaram o código de autenticação... mas aonde? No registro.br é
que não é, nem faço idéia daonde registraram o .net :(
Tô tentando no registro.com mas está fora do ar... eu mereço, tô pagando
meus pecados.

nethell

 Em 4 de fevereiro de 2011 14:15, Salles salles@gmail.com escreveu:
  Em Sex, 2011-02-04 às 13:14 -0200, Jeferson Rodrigues escreveu:
   Xih Maria que encrenca!
   Vai ver que eles sabiam q vc não gostava deles e fizeram um apagão com
  tudo
   o que é seu =D
   De qualquer forma, seja bem vindo novamente ao clube do bolinha hehehehe
   Abraços

  Estou uma arara com isso. Eles simplesmente não colocaram o domínio sob
  minha titularidade e agora não querem me dar o acesso.. eu tenho que
  pedir a eles para alterar os DNSs sempre que precisar. Com isso,
  também me amarram ao pagamento do registro por seu intermédio ou seja,
  se eles abandorarem o registro porque eu não sou cliente da hospedagem,
  eu danço.
  Tudo bem, posso criar um novo domínio, mas olha a trabalheira: Registro
  do domínio, contrato de hospedagem, mudança nas minhas chaves, as
  alterações no launchpad, na wiki, no fórum... além dos ftps para
  carregar tudo que eu tinha lá dinovo.
  É brincadeira...
  nethell

   Em 4 de fevereiro de 2011 11:53, Salles salles@gmail.com escreveu:
Pessoal,
Estou retornando à lista com o mail anterior, devido a um problema na
hospedagem do meu domínio.
O domínio logbin estava sob responsabilidade da Mega Hospedagem que foi
vendida UOL. Simplesmente sumiram com tudo, não consigo recuperar os
dados de acesso ao registro do domínio para alterar os DNS (coisa que
penso ser de responsabilidade dos hospedeiros e não minha), mas o
suporte da UOL não sabe me informar nada, é uma maravilha.
Resultado: Meus sites fora do ar e sem os mails do domínio.
Bem, vou registrar um novo domínio, hospedar em outro host (porque não
gosto da UOL) e depois que acertar tudo informarei. Por enquanto...
Abraços a todos,

-- 
Salles (Nethell) Ubuntu User 24389 Linux User 496632


-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Darlan Dapper
Salles;

Tentei acessar o registro.com agora e esta ONLINE

Tente ai pode ser que na hora que você tentou esta off

Abraço e boa sorte!!

Atte;

Darlan

Em 4 de fevereiro de 2011 15:59, Salles salles@gmail.com escreveu:

 Em Sex, 2011-02-04 às 15:06 -0200, Marlon escreveu:
  Comece a fazer a lista
  item por item, na ordem certa...
  pq não vejo uma saída divertida pra isso...
  êlaia
  sucesso!

 Ainda estou brigando com os caras... quero a titularidade do domínio,
 pô, é minha!
 Até me passaram o código de autenticação... mas aonde? No registro.br é
 que não é, nem faço idéia daonde registraram o .net :(
 Tô tentando no registro.com mas está fora do ar... eu mereço, tô pagando
 meus pecados.

 nethell

  Em 4 de fevereiro de 2011 14:15, Salles salles@gmail.com escreveu:
   Em Sex, 2011-02-04 às 13:14 -0200, Jeferson Rodrigues escreveu:
Xih Maria que encrenca!
Vai ver que eles sabiam q vc não gostava deles e fizeram um apagão
 com
   tudo
o que é seu =D
De qualquer forma, seja bem vindo novamente ao clube do bolinha
 hehehehe
Abraços

   Estou uma arara com isso. Eles simplesmente não colocaram o domínio sob
   minha titularidade e agora não querem me dar o acesso.. eu tenho que
   pedir a eles para alterar os DNSs sempre que precisar. Com isso,
   também me amarram ao pagamento do registro por seu intermédio ou seja,
   se eles abandorarem o registro porque eu não sou cliente da hospedagem,
   eu danço.
   Tudo bem, posso criar um novo domínio, mas olha a trabalheira: Registro
   do domínio, contrato de hospedagem, mudança nas minhas chaves, as
   alterações no launchpad, na wiki, no fórum... além dos ftps para
   carregar tudo que eu tinha lá dinovo.
   É brincadeira...
   nethell

Em 4 de fevereiro de 2011 11:53, Salles salles@gmail.com
 escreveu:
 Pessoal,
 Estou retornando à lista com o mail anterior, devido a um problema
 na
 hospedagem do meu domínio.
 O domínio logbin estava sob responsabilidade da Mega Hospedagem que
 foi
 vendida UOL. Simplesmente sumiram com tudo, não consigo recuperar
 os
 dados de acesso ao registro do domínio para alterar os DNS (coisa
 que
 penso ser de responsabilidade dos hospedeiros e não minha), mas o
 suporte da UOL não sabe me informar nada, é uma maravilha.
 Resultado: Meus sites fora do ar e sem os mails do domínio.
 Bem, vou registrar um novo domínio, hospedar em outro host (porque
 não
 gosto da UOL) e depois que acertar tudo informarei. Por enquanto...
 Abraços a todos,

 --
 Salles (Nethell) Ubuntu User 24389 Linux User 496632


 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
*
Darlan Dapper***
**
***Mobile: *47 9200-1597
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] help: Erro 404.

2011-02-04 Thread Emilio Fernandes
Olá José,

Para facilitar a solução por gentileza poderia mandar aqui pra lista o
conteúdo
do seu source.list?

No terminal de comando digite:

gedit /etc/apt/sources.list

O arquivo em questão é onde ficam armazenados informações sobre os
repositórios.

A Dica do Marlon é muito boa também.

Existem também source.list extras,
estes ficam no seguinte diretório:

/etc/apt/sources.list.d/

Abraço!

Em 4 de fevereiro de 2011 10:47, Marlon yoda...@gmail.com escreveu:

 Yo!
 segue a dica do Zandre sobre trocar o servidor BR para o global
 abre um terminalzão e digita lá
 apt-get update
 e depois instala os programas que tu quiser

 qq coisa estamos aew... só não GRITA que é chato :)

 --

 Marlon Valério
 ┌┐
   T0ddy Stone Brains
 └┘



 Em 20 de janeiro de 2011 17:15, Marcello Bressan Emidio
 mbemi...@gmail.comescreveu:

 
  Zandre,
  muito obrigado por ter corrigido meu erro.  :)
 
  Acho que você foi um pouco grosso comigo. Não custa nada um pouco de
  gentileza.
 
 
  Marcello.
 
 
  Em 20-01-2011 16:55, Zandre Bran escreveu:
 
   2011/1/20 Marcello Bressan Emidiombemi...@gmail.com:
 
 
 
  --
  Marcello Bressan Emidio
  Ubá (MG)
  E-mail: mbemi...@gmail.com
  Twitter: @MarcelloEmidio
 
 
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Emilio Seidel Fernandes
Tec. Desenvolvimento de Sistemas Distribuídos - UTFPR Curitiba
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Salles
Em Sex, 2011-02-04 às 16:24 -0200, Darlan Dapper escreveu:
 Salles;
 Tentei acessar o registro.com agora e esta ONLINE
 Tente ai pode ser que na hora que você tentou esta off
 Abraço e boa sorte!!
 Atte;
 Darlan

Valeu, Darlan.
Entrou sim, mas não é lá, droga. Direciona os domínios .net para o
adressor.com mas não consta o registro, dá login errado.
Vou ter que apertar os caras para saber o que fizeram.

nethell

 Em 4 de fevereiro de 2011 15:59, Salles salles@gmail.com escreveu:
 
  Em Sex, 2011-02-04 às 15:06 -0200, Marlon escreveu:
   Comece a fazer a lista
   item por item, na ordem certa...
   pq não vejo uma saída divertida pra isso...
   êlaia
   sucesso!
 
  Ainda estou brigando com os caras... quero a titularidade do domínio,
  pô, é minha!
  Até me passaram o código de autenticação... mas aonde? No registro.br é
  que não é, nem faço idéia daonde registraram o .net :(
  Tô tentando no registro.com mas está fora do ar... eu mereço, tô pagando
  meus pecados.
 
  nethell
 
   Em 4 de fevereiro de 2011 14:15, Salles salles@gmail.com escreveu:
Em Sex, 2011-02-04 às 13:14 -0200, Jeferson Rodrigues escreveu:
 Xih Maria que encrenca!
 Vai ver que eles sabiam q vc não gostava deles e fizeram um apagão
  com
tudo
 o que é seu =D
 De qualquer forma, seja bem vindo novamente ao clube do bolinha
  hehehehe
 Abraços
 
Estou uma arara com isso. Eles simplesmente não colocaram o domínio sob
minha titularidade e agora não querem me dar o acesso.. eu tenho que
pedir a eles para alterar os DNSs sempre que precisar. Com isso,
também me amarram ao pagamento do registro por seu intermédio ou seja,
se eles abandorarem o registro porque eu não sou cliente da hospedagem,
eu danço.
Tudo bem, posso criar um novo domínio, mas olha a trabalheira: Registro
do domínio, contrato de hospedagem, mudança nas minhas chaves, as
alterações no launchpad, na wiki, no fórum... além dos ftps para
carregar tudo que eu tinha lá dinovo.
É brincadeira...
nethell
 
 Em 4 de fevereiro de 2011 11:53, Salles salles@gmail.com
  escreveu:
  Pessoal,
  Estou retornando à lista com o mail anterior, devido a um problema
  na
  hospedagem do meu domínio.
  O domínio logbin estava sob responsabilidade da Mega Hospedagem que
  foi
  vendida UOL. Simplesmente sumiram com tudo, não consigo recuperar
  os
  dados de acesso ao registro do domínio para alterar os DNS (coisa
  que
  penso ser de responsabilidade dos hospedeiros e não minha), mas o
  suporte da UOL não sabe me informar nada, é uma maravilha.
  Resultado: Meus sites fora do ar e sem os mails do domínio.
  Bem, vou registrar um novo domínio, hospedar em outro host (porque
  não
  gosto da UOL) e depois que acertar tudo informarei. Por enquanto...
  Abraços a todos,
 
  --
  Salles (Nethell) Ubuntu User 24389 Linux User 496632
 
 
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 
 
 
 -- 
 *
 Darlan Dapper***
 **
 ***Mobile: *47 9200-1597

-- 
Salles (Nethell) Ubuntu User 24389 Linux User 496632


-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] help: Erro 404.

2011-02-04 Thread Emilio Fernandes
Opa José,

Acabei de receber um e-mail da lista do Ubuntu (English)
teve um outro usuário que tentou instalar o openoffice (que é a versão
inglês do Broffice)
e não conseguiu por problemas de dependências quebradas
foi sugerido executar os seguinte comandos para tentar uma solução

  apt-cache policy broffice.org

e também:

 sudo apt-get install -f
 sudo dpkg --configure -a

Mande um feedback aqui pra lista pra sabermos se resolveu
ou é mesmo um problema nos repositórios!


Em 4 de fevereiro de 2011 16:32, Emilio Fernandes emili...@gmail.comescreveu:

 Olá José,

 Para facilitar a solução por gentileza poderia mandar aqui pra lista o
 conteúdo
 do seu source.list?

 No terminal de comando digite:

 gedit /etc/apt/sources.list

 O arquivo em questão é onde ficam armazenados informações sobre os
 repositórios.

 A Dica do Marlon é muito boa também.

 Existem também source.list extras,
 estes ficam no seguinte diretório:

 /etc/apt/sources.list.d/

 Abraço!

 Em 4 de fevereiro de 2011 10:47, Marlon yoda...@gmail.com escreveu:

 Yo!
 segue a dica do Zandre sobre trocar o servidor BR para o global
 abre um terminalzão e digita lá
 apt-get update
 e depois instala os programas que tu quiser

 qq coisa estamos aew... só não GRITA que é chato :)

 --

 Marlon Valério
 ┌┐
   T0ddy Stone Brains
 └┘



 Em 20 de janeiro de 2011 17:15, Marcello Bressan Emidio
 mbemi...@gmail.comescreveu:

 
  Zandre,
  muito obrigado por ter corrigido meu erro.  :)
 
  Acho que você foi um pouco grosso comigo. Não custa nada um pouco de
  gentileza.
 
 
  Marcello.
 
 
  Em 20-01-2011 16:55, Zandre Bran escreveu:
 
   2011/1/20 Marcello Bressan Emidiombemi...@gmail.com:
 
 
 
  --
  Marcello Bressan Emidio
  Ubá (MG)
  E-mail: mbemi...@gmail.com
  Twitter: @MarcelloEmidio
 
 
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




 --
 Emilio Seidel Fernandes
 Tec. Desenvolvimento de Sistemas Distribuídos - UTFPR Curitiba




-- 
Emilio Seidel Fernandes
Tec. Desenvolvimento de Sistemas Distribuídos - UTFPR Curitiba
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Jeferson Rodrigues
Entra em contato com a ouvidoria então e mete a boca neles!
Acho que não vai ter outra solução...

Abraços

Em 4 de fevereiro de 2011 16:39, Salles salles@gmail.com escreveu:

 Em Sex, 2011-02-04 às 16:24 -0200, Darlan Dapper escreveu:
  Salles;
  Tentei acessar o registro.com agora e esta ONLINE
  Tente ai pode ser que na hora que você tentou esta off
  Abraço e boa sorte!!
  Atte;
  Darlan

 Valeu, Darlan.
 Entrou sim, mas não é lá, droga. Direciona os domínios .net para o
 adressor.com mas não consta o registro, dá login errado.
 Vou ter que apertar os caras para saber o que fizeram.

 nethell

  Em 4 de fevereiro de 2011 15:59, Salles salles@gmail.com escreveu:
 
   Em Sex, 2011-02-04 às 15:06 -0200, Marlon escreveu:
Comece a fazer a lista
item por item, na ordem certa...
pq não vejo uma saída divertida pra isso...
êlaia
sucesso!
  
   Ainda estou brigando com os caras... quero a titularidade do domínio,
   pô, é minha!
   Até me passaram o código de autenticação... mas aonde? No registro.bré
   que não é, nem faço idéia daonde registraram o .net :(
   Tô tentando no registro.com mas está fora do ar... eu mereço, tô
 pagando
   meus pecados.
  
   nethell
  
Em 4 de fevereiro de 2011 14:15, Salles salles@gmail.com
 escreveu:
 Em Sex, 2011-02-04 às 13:14 -0200, Jeferson Rodrigues escreveu:
  Xih Maria que encrenca!
  Vai ver que eles sabiam q vc não gostava deles e fizeram um
 apagão
   com
 tudo
  o que é seu =D
  De qualquer forma, seja bem vindo novamente ao clube do bolinha
   hehehehe
  Abraços
  
 Estou uma arara com isso. Eles simplesmente não colocaram o domínio
 sob
 minha titularidade e agora não querem me dar o acesso.. eu tenho
 que
 pedir a eles para alterar os DNSs sempre que precisar. Com isso,
 também me amarram ao pagamento do registro por seu intermédio ou
 seja,
 se eles abandorarem o registro porque eu não sou cliente da
 hospedagem,
 eu danço.
 Tudo bem, posso criar um novo domínio, mas olha a trabalheira:
 Registro
 do domínio, contrato de hospedagem, mudança nas minhas chaves, as
 alterações no launchpad, na wiki, no fórum... além dos ftps para
 carregar tudo que eu tinha lá dinovo.
 É brincadeira...
 nethell
  
  Em 4 de fevereiro de 2011 11:53, Salles salles@gmail.com
   escreveu:
   Pessoal,
   Estou retornando à lista com o mail anterior, devido a um
 problema
   na
   hospedagem do meu domínio.
   O domínio logbin estava sob responsabilidade da Mega Hospedagem
 que
   foi
   vendida UOL. Simplesmente sumiram com tudo, não consigo
 recuperar
   os
   dados de acesso ao registro do domínio para alterar os DNS
 (coisa
   que
   penso ser de responsabilidade dos hospedeiros e não minha), mas
 o
   suporte da UOL não sabe me informar nada, é uma maravilha.
   Resultado: Meus sites fora do ar e sem os mails do domínio.
   Bem, vou registrar um novo domínio, hospedar em outro host
 (porque
   não
   gosto da UOL) e depois que acertar tudo informarei. Por
 enquanto...
   Abraços a todos,
  
   --
   Salles (Nethell) Ubuntu User 24389 Linux User 496632
  
  
   --
   Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
  
   Lista de discussão Ubuntu Brasil
   Histórico, descadastramento e outras opções:
   https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
  
 
 
 
  --
  *
  Darlan Dapper***
  **
  ***Mobile: *47 9200-1597

 --
 Salles (Nethell) Ubuntu User 24389 Linux User 496632


 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Porque o Ubuntu é Compilado em i386 ?

2011-02-04 Thread Nilson Morais
Quem tiver tempo e quer aprender Linux, eu recomendo usar o Arch Linux.

[troll]Mas aviso logo, no final você pode achar ele mais simples que o
ubuntu.[/troll]

2011/2/4 Xisberto xisbe...@gmail.com

 Em 4 de fevereiro de 2011 09:16, Flávio Barros flaviobar...@gmail.com
 escreveu:

  O Arch Linux é realmente muito. Para quem já tem uma certa experiência
 com
  Linux não vai encontrar muito problema nele. O problema que vejo é que
 não
  vem com um sistema desktop pronto para usar, tipo o Ubuntu.
 

 Ele vem, mas precisa instalar :)

 Assim como o alsa ou pulseaudio, ou os módulos do kernel para o seu
 hardware, o cups, e o bluetooth. Várias coisas que a maioria das
 distribuições instala automaticamente porque a maioria dos usuários usa, o
 Arch não traz na instalação padrão. Você só instala aquilo que realmente
 vai
 precisar, então o sistema fica mínimo, e o desempenho é maior.

 --
 Humberto Fraga
 http://lixaonerd.wordpress.com
 http://ostelematicos.blogspot.com

 Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Nilson Morais
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Porque o Ubuntu é Compilado em i386 ?

2011-02-04 Thread Emilio Fernandes
Se você  tiver tempo e quiser MESMO aprender Linux:

http://www.linuxfromscratch.org/

Construa sua própria distro!

=)

Em 4 de fevereiro de 2011 17:01, Nilson Morais darkstrik...@gmail.comescreveu:

 Quem tiver tempo e quer aprender Linux, eu recomendo usar o Arch Linux.

 [troll]Mas aviso logo, no final você pode achar ele mais simples que o
 ubuntu.[/troll]

 2011/2/4 Xisberto xisbe...@gmail.com

  Em 4 de fevereiro de 2011 09:16, Flávio Barros flaviobar...@gmail.com
  escreveu:
 
   O Arch Linux é realmente muito. Para quem já tem uma certa experiência
  com
   Linux não vai encontrar muito problema nele. O problema que vejo é que
  não
   vem com um sistema desktop pronto para usar, tipo o Ubuntu.
  
 
  Ele vem, mas precisa instalar :)
 
  Assim como o alsa ou pulseaudio, ou os módulos do kernel para o seu
  hardware, o cups, e o bluetooth. Várias coisas que a maioria das
  distribuições instala automaticamente porque a maioria dos usuários usa,
 o
  Arch não traz na instalação padrão. Você só instala aquilo que realmente
  vai
  precisar, então o sistema fica mínimo, e o desempenho é maior.
 
  --
  Humberto Fraga
  http://lixaonerd.wordpress.com
  http://ostelematicos.blogspot.com
 
  Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 



 --
 Nilson Morais
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Emilio Seidel Fernandes
Tec. Desenvolvimento de Sistemas Distribuídos - UTFPR Curitiba
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Video com audio em ingles

2011-02-04 Thread Nilson Morais
Abre o vídeo com o VLC e vai em trilhas de áudio.

2011/1/31 Jeferson Rodrigues jefero...@gmail.com

 Provavelmente trata-se de um vídeo dual audio (2 narrações), e o WIndows
 Media Player traz configurado o idioma padrão como Português.
 Quando o vídeo é aberto no WMP, ele verifica os idiomas dos áudios
 disponíveis do vídeo, e bate com o que está configurado, definindo
 automaticamente o padrão a ser executado.
 No Ubuntu isso não funciona bem assim. Uma que o sistema, mesmo vc
 escolhendo o idioma da instalação como Portugues do Brasil, ainda ficam
 alguns vestígios americanos. Verifique nas opções do programa que vc está
 abrindo no Linux se tem alguma preferência do idioma, ou coisa assim.
 Provavelmente terá uma opção também de vc selecionar o áudio que vc ker
 durante a execução dele.

 Abraços

 Em 31 de janeiro de 2011 15:13, rodrigo rodrigofar...@yahoo.com.br
 escreveu:

  Pessoal,
 
  Instalei a ultima versão do Ubuntu, a 10.10. Copiei um vídeo do
  formato .avi para o Ubuntu. Esse vídeo eu assisto a ele com a dublagem
  (fala dos personagem) toda em português isso no Windows.
  Mas quando o video esta no Linux a dublagem é toda em ingles.
  Alguem sabe o que isso esta acontecendo ?
 
 
  []'s
 
  Rodrigo Faria
 
 
 
 
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Nilson Morais
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Porque o Ubuntu é Compilado em i386 ?

2011-02-04 Thread Nilson Morais
verdade Emilio, mas, LFS demanda bem mais tempo... mas nem tão menos
divertido

2011/2/4 Emilio Fernandes emili...@gmail.com

 Se você  tiver tempo e quiser MESMO aprender Linux:

 http://www.linuxfromscratch.org/

 Construa sua própria distro!

 =)

 Em 4 de fevereiro de 2011 17:01, Nilson Morais darkstrik...@gmail.com
 escreveu:

  Quem tiver tempo e quer aprender Linux, eu recomendo usar o Arch Linux.
 
  [troll]Mas aviso logo, no final você pode achar ele mais simples que o
  ubuntu.[/troll]
 
  2011/2/4 Xisberto xisbe...@gmail.com
 
   Em 4 de fevereiro de 2011 09:16, Flávio Barros flaviobar...@gmail.com
   escreveu:
  
O Arch Linux é realmente muito. Para quem já tem uma certa
 experiência
   com
Linux não vai encontrar muito problema nele. O problema que vejo é
 que
   não
vem com um sistema desktop pronto para usar, tipo o Ubuntu.
   
  
   Ele vem, mas precisa instalar :)
  
   Assim como o alsa ou pulseaudio, ou os módulos do kernel para o seu
   hardware, o cups, e o bluetooth. Várias coisas que a maioria das
   distribuições instala automaticamente porque a maioria dos usuários
 usa,
  o
   Arch não traz na instalação padrão. Você só instala aquilo que
 realmente
   vai
   precisar, então o sistema fica mínimo, e o desempenho é maior.
  
   --
   Humberto Fraga
   http://lixaonerd.wordpress.com
   http://ostelematicos.blogspot.com
  
   Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
   --
   Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
  
   Lista de discussão Ubuntu Brasil
   Histórico, descadastramento e outras opções:
   https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
  
 
 
 
  --
  Nilson Morais
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 



 --
 Emilio Seidel Fernandes
 Tec. Desenvolvimento de Sistemas Distribuídos - UTFPR Curitiba
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
Nilson Morais
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Jôjô Maravilha
Pelo menos você tem o backup dos arquivos que estavam hospedados lá? É bom
você fazer uma pesguisa e ver no nome de quem está o domínio. Quando for
registrar é bom ser no http://www.registro.br/ pq você mesmo gerencia, o
resultado é imediato e não fica nas mãos de empresinhas de hospedagem que
domina o endereço dos clientes.

Em 4 de fevereiro de 2011 16:58, Jeferson Rodrigues
jefero...@gmail.comescreveu:

 Entra em contato com a ouvidoria então e mete a boca neles!
 Acho que não vai ter outra solução...

 Abraços

 Em 4 de fevereiro de 2011 16:39, Salles salles@gmail.com escreveu:

  Em Sex, 2011-02-04 às 16:24 -0200, Darlan Dapper escreveu:
   Salles;
   Tentei acessar o registro.com agora e esta ONLINE
   Tente ai pode ser que na hora que você tentou esta off
   Abraço e boa sorte!!
   Atte;
   Darlan
 
  Valeu, Darlan.
  Entrou sim, mas não é lá, droga. Direciona os domínios .net para o
  adressor.com mas não consta o registro, dá login errado.
  Vou ter que apertar os caras para saber o que fizeram.
 
  nethell
 
   Em 4 de fevereiro de 2011 15:59, Salles salles@gmail.com
 escreveu:
  
Em Sex, 2011-02-04 às 15:06 -0200, Marlon escreveu:
 Comece a fazer a lista
 item por item, na ordem certa...
 pq não vejo uma saída divertida pra isso...
 êlaia
 sucesso!
   
Ainda estou brigando com os caras... quero a titularidade do domínio,
pô, é minha!
Até me passaram o código de autenticação... mas aonde? No
 registro.bré
que não é, nem faço idéia daonde registraram o .net :(
Tô tentando no registro.com mas está fora do ar... eu mereço, tô
  pagando
meus pecados.
   
nethell
   
 Em 4 de fevereiro de 2011 14:15, Salles salles@gmail.com
  escreveu:
  Em Sex, 2011-02-04 às 13:14 -0200, Jeferson Rodrigues escreveu:
   Xih Maria que encrenca!
   Vai ver que eles sabiam q vc não gostava deles e fizeram um
  apagão
com
  tudo
   o que é seu =D
   De qualquer forma, seja bem vindo novamente ao clube do bolinha
hehehehe
   Abraços
   
  Estou uma arara com isso. Eles simplesmente não colocaram o
 domínio
  sob
  minha titularidade e agora não querem me dar o acesso.. eu tenho
  que
  pedir a eles para alterar os DNSs sempre que precisar. Com
 isso,
  também me amarram ao pagamento do registro por seu intermédio ou
  seja,
  se eles abandorarem o registro porque eu não sou cliente da
  hospedagem,
  eu danço.
  Tudo bem, posso criar um novo domínio, mas olha a trabalheira:
  Registro
  do domínio, contrato de hospedagem, mudança nas minhas chaves, as
  alterações no launchpad, na wiki, no fórum... além dos ftps para
  carregar tudo que eu tinha lá dinovo.
  É brincadeira...
  nethell
   
   Em 4 de fevereiro de 2011 11:53, Salles salles@gmail.com
escreveu:
Pessoal,
Estou retornando à lista com o mail anterior, devido a um
  problema
na
hospedagem do meu domínio.
O domínio logbin estava sob responsabilidade da Mega
 Hospedagem
  que
foi
vendida UOL. Simplesmente sumiram com tudo, não consigo
  recuperar
os
dados de acesso ao registro do domínio para alterar os DNS
  (coisa
que
penso ser de responsabilidade dos hospedeiros e não minha),
 mas
  o
suporte da UOL não sabe me informar nada, é uma maravilha.
Resultado: Meus sites fora do ar e sem os mails do domínio.
Bem, vou registrar um novo domínio, hospedar em outro host
  (porque
não
gosto da UOL) e depois que acertar tudo informarei. Por
  enquanto...
Abraços a todos,
   
--
Salles (Nethell) Ubuntu User 24389 Linux User 496632
   
   
--
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
   
Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
   
  
  
  
   --
   *
   Darlan Dapper***
   **
   ***Mobile: *47 9200-1597
 
  --
  Salles (Nethell) Ubuntu User 24389 Linux User 496632
 
 
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




-- 
_
Locutor e Pedagogo
Jôjô Maravilha/ Jorge Graciano
Ttwitter: @jojomaravilha
https://edge.launchpad.net/~jorgegracianohttps://edge.launchpad.net/%7Ejorgegraciano
Wiki: http://wiki.ubuntu-br.org/jojomaravilha
 Linux user number 507138
 Ubuntu User number Linux is # 30637

“Não há teoria da educação sem teoria da finalidade da educação.”
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu 

Re: [Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Salles
Em Sex, 2011-02-04 às 16:58 -0200, Jeferson Rodrigues escreveu:
 Entra em contato com a ouvidoria então e mete a boca neles!
 Acho que não vai ter outra solução...
 Abraços

Hehehe... resposta deles:

Prezado Salles,
seu domínio está registrado conosco, porém não trabalhamos com painel
para administração de domínios.
Caso necessite desse recurso, o senhor deverá transferir a administração
de seu domínio para uma empresa que o ofereça, fornecendo o código de
transferência informado.
Caso tenha mais alguma dúvida, entre em contato conosco.
Obrigado por escolher a MEGA Hospedagem.
Suporte - MEGA Hospedagem

É, vou ver isso com a Tecla e ver no que dá...

-- 
Salles (Nethell) Ubuntu User 24389 Linux User 496632


-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Porque o Ubuntu é Compilado em i386 ?

2011-02-04 Thread Xisberto
Em 4 de fevereiro de 2011 16:10, Nilson Morais darkstrik...@gmail.comescreveu:

 verdade Emilio, mas, LFS demanda bem mais tempo... mas nem tão menos
 divertido


E o Arch é um LFS com uma boa parte do trabalho já feito.

-- 
Humberto Fraga
http://lixaonerd.wordpress.com
http://ostelematicos.blogspot.com

Sur la tuta tero estis unu lingvo kaj unu parlomaniero. - Gn 11,1
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Alteração provisória de e-mail de contato

2011-02-04 Thread Salles
Em Sex, 2011-02-04 às 17:22 -0200, Jôjô Maravilha escreveu:
 Pelo menos você tem o backup dos arquivos que estavam hospedados lá? É bom
 você fazer uma pesguisa e ver no nome de quem está o domínio. Quando for
 registrar é bom ser no http://www.registro.br/ pq você mesmo gerencia, o
 resultado é imediato e não fica nas mãos de empresinhas de hospedagem que
 domina o endereço dos clientes.

Jojô, eu já uso e gerencio o registro.br para outro domínio meu,
comercial. O problema é que quando criei o logbin, deixei tudo por conta
da Megahospedagem, sei lá, fiquei com preguiça na época e eles me davam
tudo pronto.
Agora o bicho pegou, o pessoal da Tecla (que diferença de suporte)
procurou e viu que o domínio está em nome da megahospedagem e não no
meu, entendeu? Por isso eles estão barrando os dados.
Mas me solicitaram para relatar o problema ao registrobrasil que eles me
darão a cobertura necessária para a transferência da titularidade.

Com essa brincadeira, saí ganhando 6G de espaço porque meu plano estava
obsoleto. Agora é só transferir o domínio. Vamos ver o que consigo na
segunda-feira, hoje já me encheram o saco.

Fui, gente, boa sexta procês :)

-- 
Salles (Nethell) Ubuntu User 24389 Linux User 496632


-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Notebook Packard Bell EasyNote TK85-GN-370

2011-02-04 Thread Andre Cavalcante
2011/2/4 Jeferson Rodrigues jefero...@gmail.com

 Testa no modo Live do Ubuntu.


Opa Jeferson, tudo bem.

Sei que há o LiveCD, mas a menos que o cara da loja deixe-me espetar o
LiveCD (o que acho difícil) não tenho acesso à máquina. Estou a perguntar
justamente porque estou interessado em comprar um note.

Grato pela atenção.

André



 Em 3 de fevereiro de 2011 18:42, Andre Cavalcante 
 andre.d.cavalca...@gmail.com escreveu:

  Olá pessoas,
 
  Alguém por aí sabe da compatibilidade do Ubuntu com este notebook?
 
  Já pesquisei na lista pelo google:
 
 
 http://www.google.pt/search?q=EasyNote+site%3Ahttps%3A%2F%2Flists.ubuntu.com%2Farchives%2Fubuntu-brhl=ennum=10lr=ft=icr=safe=imagestbs=
 
  e no site http://www.linux-on-laptops.com/pb.html e nada.
 
  Grato.
 
  --
  André Cavalcante
  Almada, Portugal
  Ubuntu User number # 24370
  Quer saber sobre Open Source Software? http://sobreoss.blogspot.com
  Quer saber mais sobre Espiritismo? http://sobreespiritismo.blogspot.com
 
  Atenção: Este e-mail pode conter anexos no formato ODF (Open Document
  Format)/ABNT (extensões odt, ods, odp, odb, odg). Antes de pedir os
 anexos
  em outro formato, você pode instalar gratuita e livremente o BrOffice (
  http://www.broffice.org) ou o seguinte Plugin para Microsoft Office (
  http://www.sun.com/software/star/odf_plugin/get.jsp).
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 --
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Notebook Packard Bell EasyNote TK85-GN-370

2011-02-04 Thread Sharkman BR

Quem sabe esses sites podem lhe ajudar:

   http://www.linux-on-laptops.com/
   http://www.kmuto.jp/debian/hcl/

[ ]'s fraternos,
Shark

 Date: Fri, 4 Feb 2011 23:31:51 +
 From: andre.d.cavalca...@gmail.com
 To: ubuntu-br@lists.ubuntu.com
 Subject: Re: [Ubuntu-BR] Notebook Packard Bell EasyNote TK85-GN-370
 
 2011/2/4 Jeferson Rodrigues jefero...@gmail.com
 
  Testa no modo Live do Ubuntu.
 
 
 Opa Jeferson, tudo bem.
 
 Sei que há o LiveCD, mas a menos que o cara da loja deixe-me espetar o
 LiveCD (o que acho difícil) não tenho acesso à máquina. Estou a perguntar
 justamente porque estou interessado em comprar um note.
 
 Grato pela atenção.
 
 André
 
 
 
  Em 3 de fevereiro de 2011 18:42, Andre Cavalcante 
  andre.d.cavalca...@gmail.com escreveu:
 
   Olá pessoas,
  
   Alguém por aí sabe da compatibilidade do Ubuntu com este notebook?
  
   Já pesquisei na lista pelo google:
  
  
  http://www.google.pt/search?q=EasyNote+site%3Ahttps%3A%2F%2Flists.ubuntu.com%2Farchives%2Fubuntu-brhl=ennum=10lr=ft=icr=safe=imagestbs=
  
   e no site http://www.linux-on-laptops.com/pb.html e nada.
  
   Grato.
  
   --
   André Cavalcante
   Almada, Portugal
   Ubuntu User number # 24370
   Quer saber sobre Open Source Software? http://sobreoss.blogspot.com
   Quer saber mais sobre Espiritismo? http://sobreespiritismo.blogspot.com
  
   Atenção: Este e-mail pode conter anexos no formato ODF (Open Document
   Format)/ABNT (extensões odt, ods, odp, odb, odg). Antes de pedir os
  anexos
   em outro formato, você pode instalar gratuita e livremente o BrOffice (
   http://www.broffice.org) ou o seguinte Plugin para Microsoft Office (
   http://www.sun.com/software/star/odf_plugin/get.jsp).
   --
   Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
  
   Lista de discussão Ubuntu Brasil
   Histórico, descadastramento e outras opções:
   https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
  
  --
  Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
  Lista de discussão Ubuntu Brasil
  Histórico, descadastramento e outras opções:
  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 -- 
 Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
 
 Lista de discussão Ubuntu Brasil
 Histórico, descadastramento e outras opções:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
  
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Porque o Ubuntu é Compilado em i386 ?

2011-02-04 Thread Andre Cavalcante
2011/2/4 Zandre Bran zandreb...@ubuntu.com

 2011/2/3 Marcelo da Silva marc...@ig.com.br:

   Ôlas Marcelo.

  Por que será que o Linux Ubuntu é compilado em i386 enquanto o Mandrake é
 em
  i586 e o Fedora em i686 ???

 Ele não é mais nem compilado para os 586; usa-se a nomenclatura
 386 como se usa de amb64 para processadores 64 bits, seja intel ou
 amd. Mais aqui:


 https://wiki.ubuntu.com/MaverickMeerkat/ReleaseNotes#Linux%20kernel%202.6.35


Olá xará, tudo bem?

Obrigado pelo link, me atualizou um bocado. Quer dizer então que, no Ubuntu
10.10 (kernel 2.6.35) já é compilado para i686 com cmov support. Ok.,
questão de nomenclatura.

André Cavalcante
Almada, Portugal
Ubuntu User number # 24370
Quer saber sobre Open Source Software? http://sobreoss.blogspot.com
Quer saber mais sobre Espiritismo? http://sobreespiritismo.blogspot.com

Atenção: Este e-mail pode conter anexos no formato ODF (Open Document
Format)/ABNT (extensões odt, ods, odp, odb, odg). Antes de pedir os anexos
em outro formato, você pode instalar gratuita e livremente o BrOffice (
http://www.broffice.org) ou o seguinte Plugin para Microsoft Office (
http://www.sun.com/software/star/odf_plugin/get.jsp).
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-be] Dringend : hulpaanvraag - Dipro Computer beurs te Kortrijk 06/02

2011-02-04 Thread jean7491-Events-Team

Hallo allemaal,

Ondanks mijn hulpaanvragen op 22/01 en 28/01 is de minimum ploeg nog 
niet voldoende bemand.

We hebben dringend hulp nodig van ten minste 1 vrijwilliger!
Het volstaat enkele uren met ons door te brengen, schrijf je in via 
email in de ploeg!
Afspraak: zondag 06/02/2011 - 09.30 hr. in de zaal XXL van het 
MeetingCenter in Kortrijk XPO. Oprijden via parking 2.


mvg,
---
Hi to all,

Despite my calls on 22/01 and 28/01, the minimum team is not yet complete.
We urgently need help, at least 1 volunteer !
Please spend a few hours on promoting Ubuntu on 06/02 and join the team.
RV Sunday 06/02/2011 - 09.30 hr. in the room XXL of the MeetingCenter in 
Kortrijk XPO. Access via parking 2.


Regards,
--

jean7491
Ubuntu Belgium Events Team


--
ubuntu-be mailing list / mailto:ubuntu-be@lists.ubuntu.com

Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-be


[Ubuntu-be] IRC meeting 03/02/2011 – Report

2011-02-04 Thread jean7491-Contact-group

IRC meeting 03/02/2011 – Report
Present at the meeting (in random order) : JanC, mongolito404, 
massimo21, clamam, woutervddn, Jean7491


1. Past and future events
 a. Dipro fair Ghent 30/01/2011
Good fair, but the team was not complete (only 2 volunteers).

 b. Dipro fair Kortrijk 06/02/2011
Team composition: 2 (confirmed) and 1 (to be confirmed). We need more 
volunteers ! Please add your names in the wiki page 
https://wiki.ubuntu.com/BelgianTeam/ComputerFairs/Kortrijk_2011-02-06


 c. FOSDEM 2011 Brussels - 05-06/02/2011
See mail from JanC on 04/03/2011 at 02.10 h.in the mailing list . 
Subject: [Ubuntu-be] Ubuntu @ FOSDEM 2011.


 d. Hobby and computers days - Antwerp 26-27/02/2011
Ubuntu-be will organize a booth during the 2 days. Therefore, we need  
at least 2x4 volunteers. A few names are already in, but not enough.
Willing to help promoting Ubuntu ?  Please add your names in the wiki 
https://wiki.ubuntu.com/BelgianTeam/ComputerFairs/Antwerp_2011-02-26-27


 e. Digital week 2011 - 28/02-04/03/2011
Already scheduled on 03/03/2011: presentation (2 sessions) of Ubuntu in 
the public library – Ostend

wiki: https://wiki.ubuntu.com/BelgianTeam/DigitalWeek-2011
More information: http://www.digitaleweek.be/organisatie/ubuntu-belgië
An Information-day will be organized in Niel on 26/02 by Computer club 
Monitor.


2. Promotion
 a. t-shirts for Ubuntu-be - Update
T-shirts were delivered. Sale will start at FOSDEM 2011. You can 
pre-order your t-shirts till 06/02 (at promotional price), with delivery 
after 06/02.

https://spreadsheets.google.com/viewform?hl=enformkey=dFBJTlJBcGJtdFc0cEZNMlFfaVU0Z3c6MQ#gid=0
25% of the stock is already pre-ordered.
Thanks to Wouter and Bram for the work on this issue !

 b. Ubuntu promotion material for fairs/events : a few ideas
- Flyers Ubuntu-be a6 (2011)
We need more new ideas/designs for new flyers 2011. First proposal is in 
the wiki:

https://wiki.ubuntu.com/BelgianTeam/PromotionMaterial/ProposalsFlyers2011.
massimo21 is working on the same base and will publish another proposal 
in the wiki.
Please add your proposals/comments in the mailing list for discussion 
(and in the wiki).

Deadline: 01 June 2011

- it is suggested to buy rollups to improve our booths: which design? 
Ubuntu (be?) logo or another ? Estimated price: 60 euros. First 
proposals are already in. Please add your proposals in the wiki page: 
https://wiki.ubuntu.com/BelgianTeam/PromotionMaterial/ProposalsRollup2011

woutervddn will ask Canonical if they have rollups available?

3. Update Wiki and Web-site
We should have a page (text and pictures) on the wiki and/or web-site 
describing what we do at Dirpro fairs and other events to ease 
recruitment and to be used as reference when aswering to questions.

In general, see https://wiki.ubuntu.com/LoCoComputerFairHowto
It is suggested to promote our work/hobby on Facebook, in the wiki and 
web-site, hoping to get people joining us.

woutervddn (and mongolito404) will work on this issue.
A large update of the wiki should be started (later).

4. Other questions
A meeting IRL of interested Ubunteros is suggested  (Meet  Drink - 
Ubuntu Hour), in a central location, Discussion will be launched in 
the mailing list.


5. Next IRC meeting on Thursday 10/02/2011 at 21.00 hr.

--
jean7491
Ubuntu Belgium Events Team
Member of the contact-team Ubuntu-be.org


--
ubuntu-be mailing list / mailto:ubuntu-be@lists.ubuntu.com

Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-be


Re: [ubuntu-cloud] Cloud Setup

2011-02-04 Thread Mark Shuttleworth
On 04/02/11 04:15, Ashok Kumar wrote:
 How can we setup a private cloud for my organization.  Please  let me
 know which OS and Server, we should use for it.

Ashok, you're in the right place. The standard Ubuntu server install
should work on most common x86 servers, there's a list of certified ones
at http://www.ubuntu.com/certification/search/?search=server

Also, check out the announcement of pre-installed Ubuntu Enterprise
Cloud on Dell's PowerEdge C servers, you can order a fully setup cloud
to get going, then add to it over time as your need for scale increases.

If you run into problems, there is official support from Canonical
(available direct if you set it up yourself, and also available with the
Dell offering). Discussions on the ubuntu-cloud@lists.ubuntu.com mailing
list are not support oriented, they are more focused on where the cloud
infrastructure will go in future and how to embrace all sorts of new
cloud offerings and options.

Mark

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


Re: [ubuntu-cloud] Downloaded Images via Admin-Web-Interface - Where are they stored on Walrus?

2011-02-04 Thread Torsten Spindler
Hi Andreas,

On Fri, 2011-02-04 at 11:09 +0100, Andreas wrote:
...
 Where are these images stored on my Walrus? I can't find them..

Take a look in 
/var/lib/eucalyptus/bukkits/

However, keep in mind that the images are stored encoded.

Regards,
Torsten



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


Re: Ваши отзывы

2011-02-04 Thread wrt

Не не. Это глюк сайта какой то. Он на левые страницы почему то выкидывает.
acer 3820 http://www.ferra.ru/online/notebooks/101508/

04.02.2011 10:50, Усин Айбек пишет:

это не ноутбук, это нетбук, и разница огромна

4 февраля 2011 г. 13:26 пользователь wrt kahirin1...@gmail.com 
mailto:kahirin1...@gmail.com написал:


Здравствуйте коллеги.

Надумал взять ноутбук остановился на данной модели тыц

http://www.acer.ru/acer/product.do?link=oln85e.redirectchangedAlts=kcond48e.c2att101=-1CRC=2759084358#wrAjaxHistory=0.
Кто что может сказать плохого-хорошего по данной модели?
Возможно я что пропустил и есть другие хорошие кандидатуры.
Тогда коротенько список моих требований проц не ниже
двухядерного i3, нет двдпривода, 12-13 дюймов, от 5 часов автономной
работы в стоковой поставке, интегрированное видео, по возможности
гуманная цена.
Конечно минимальное количество проблем с нашей любимой бубунтой.

з.ы. Варианты из за бугра приветствуются но после копания на ебэе
ничего приличного не нашел.

С уважением wrt.

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




--
Тот кто хочет чего то добиться он находит пути реализации, другие 
находят причины невозможности это сделать.
a href=http://ubuntu.kzКазахстанское сообщество пользователей линукс 
Ubuntu/a

a href=http://ibeck.kzДизайн и разработка сайтов любой сложности/a


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


Re: Ваши отзывы

2011-02-04 Thread Sergey Markelov
Смотрите здесь, очень большая доля отрицательных отзывов, в основном
на матрицу:
http://market.yandex.ru/search.xml?text=Acer%20Aspire%20TimelineX%203820TGhid=91013srnum=74

04.02.2011 14:01, wrt writes:
 Не не. Это глюк сайта какой то. Он на левые страницы почему то
 выкидывает.
 acer 3820 http://www.ferra.ru/online/notebooks/101508/
 
 04.02.2011 10:50, Усин Айбек пишет:
 это не ноутбук, это нетбук, и разница огромна

 4 февраля 2011 г. 13:26 пользователь wrt kahirin1...@gmail.com
 mailto:kahirin1...@gmail.com написал:

 Здравствуйте коллеги.

 Надумал взять ноутбук остановился на данной модели тыц
 
 http://www.acer.ru/acer/product.do?link=oln85e.redirectchangedAlts=kcond48e.c2att101=-1CRC=2759084358#wrAjaxHistory=0.
 Кто что может сказать плохого-хорошего по данной модели?
 Возможно я что пропустил и есть другие хорошие кандидатуры.
 Тогда коротенько список моих требований проц не ниже
 двухядерного i3, нет двдпривода, 12-13 дюймов, от 5 часов
 автономной
 работы в стоковой поставке, интегрированное видео, по
 возможности гуманная цена.
 Конечно минимальное количество проблем с нашей любимой бубунтой.

 з.ы. Варианты из за бугра приветствуются но после копания на
 ебэе ничего приличного не нашел.

 С уважением wrt.

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




 -- 
 Тот кто хочет чего то добиться он находит пути реализации, другие
 находят причины невозможности это сделать.
 a href=http://ubuntu.kzКазахстанское сообщество пользователей
 линукс Ubuntu/a
 a href=http://ibeck.kzДизайн и разработка сайтов любой сложности/a
 

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


  1   2   3   4   5   6   7   8   9   10   >