Re: [ubuntu-uk] proxy settings with log in for package manager?

2013-09-09 Thread Neil Greenwood
On 8 September 2013 08:07, Muñiz Piniella, Andrés
wrote:

> El 07/09/2013 21:11, "Neil Greenwood" 
> escribió:
> > On 6 September 2013 15:51, Andrés Muñiz Piniella 
> wrote:
> >>[snip]
> >> I finally came up the solution: looking up in askubuntu [1] it seems I
> >> need my username and password on a plain text file the
> >>
> >> /etc/apt/apt.conf.d/
> >>
> >> [snip]
>
>
> > I need to use a proxy, but I don't have to authenticate. This is the
> correct place to store the configuration. Bear in mind that this file is
> only readable by root, so the credentials aren't at much risk.
>
> I was pretty sure i was able to read it with nano without root. But I will
> check. Thanks for the piece of mind.
>
>
> OK, I wasn't quite correct in what I said. When you created your file in
/etc/apt/apt.conf.d, it was probably created using your default permissions
setting. However, in order to work for the proxy authentication, it only
needs to be readable by root. So after creating it, you can 'chmod go-rwx
' and 'sudo chown root: ' to protect it. I actually
prefer using octal numeric permissions with chmod, which would be 400 in
this case.


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


Re: [ubuntu-uk] Problems with a freezing machine: All kernels in 12.04 and 13.04

2013-09-09 Thread James Morrissey
Following up on this with 13.04. Using the instructions from
mindwerks.netto compile the STA driver, does not appear to get my
wireless working on
> 13.04. I have thus had to resort to using bcmwl-kernel-source.
>
> Freezes are back when on battery power. I also get the following error
> message when i boot with bcmwl-kernel-source installed.
>
> INFO @wl_cfg80211_attach : Registered CFG80211 phy
>
> When it is not installed i get no error (and no wireless).
>
>
More frustration with Broadcom: upgrading to kernel 3.8.0-30-generic, this
morning broke my wireless so that neither the build of the broadcom driver
worked nor the bcmwl-kernel-source.

I  have had to revert back to using 3.8.29.

As always, any thoughts on this would be appreciated.

Thanks,

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