RE: Colorized Prompts Problem

2015-05-03 Thread Bonno Bloksma
Hi, > I entered the following in .bashrc > >PS1='\033[01;33m\h:\w\$ \033[00m' > > to colorize the prompt (very handy to find the prompt when a command > fills the console screen with lines of text) > > The only problem occurs when the next entry is more than one line. In that > case

Re: Setting up AP with hostapd

2015-05-03 Thread Bob Proulx
csanyi...@gmail.com wrote: > Bob Proulx writes: > > csanyi...@gmail.com wrote: > >> What could be the problem? > > > > I don't know but here is my working configuration. I am not running > > in bridge mode. I am running in router mode. > > I tried this setup but after reboot my headless server I

Re: Colorized Prompts Problem

2015-05-03 Thread Bob Proulx
Petter Adsen wrote: > Brad Rogers wrote: > > PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\ > > [\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ' > > Excuse me if this is a dumb question, but what does the "debian_chroot" > part (twice) do? Basic shell substitution. The task there is

Re: Default virtualhost on Debian Jessie with Apache 2.4.10

2015-05-03 Thread Bob Proulx
Daniel Bareiro wrote: > Case 2: > [I disabled the 000-default] >... > Case 3: > [Now I disable additionally default.freesoftware.conf] >... > Despite not being enabled 000-default, would be expected this behavior? Did you restart the server after making your config file changes? You didn't mentio

Re: Need SAS HBA for Debian Jessie

2015-05-03 Thread Bob Bernstein
On Sun, 3 May 2015, Leslie Rhorer wrote: Many specifically list SuSe and Red Hat, but very few list Debian [...] And you have your answer: send money to RH. They used to be very good at reliably supporting a lot of different hardware. (I'm out of that consulting biz now...for some time now.

Re: Failed Array prevents transition to Runlevel 2 in Jessie

2015-05-03 Thread Leslie Rhorer
Ah! Excellent. 'Sounds like 'nofail' it is. So I change 'defaults' to 'defaults, nofail' for the RAID array entry and run `update-initramfs -u`, correct? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Re: New Jessie Install: Laptop fan doesn't run

2015-05-03 Thread Glen Reesor
On 2015-05-03 14:20, Ralph Katz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Please don't top post; it makes following the thread harder. My reply follows below... On 05/02/2015 07:23 PM, Glen Reesor wrote: I've done some more research, and it appears that the fan control is only h

Re: Mysql Access Problems after Jessie Upgrade

2015-05-03 Thread Alan Chandler
On 03/05/15 19:59, Bernhard Schmidt wrote: Alan Chandler wrote: Hi Alan, Today I am having database connection problems. Using mysql client to connect to my server "owl.home" mysql --host=owl.home --user=mythtv --password=XX mythconverg ERROR 2013 (HY000): Lost connection to MySQL se

Re: Failed Array prevents transition to Runlevel 2 in Jessie

2015-05-03 Thread Martin Read
On 03/05/15 21:26, Leslie Rhorer wrote: I am having a persistent problem. I have an array system that is having problems. Obviously, that needs to get fixed, but it is taking quite some time to find the root cause. In the meantime, the array is not bootable, so it is not needed during the init

[banana pi] Kernel installation

2015-05-03 Thread Paweł
Hello Where I can find any information about kernel installation on BananaPi? I mean original kernel from kernel.org. I tryed to configure, build and install kernel, but it doesn't work. I did: make menuconfig (I loaded config from running kerrnel) make make moduless_install install Installe

Failed Array prevents transition to Runlevel 2 in Jessie

2015-05-03 Thread Leslie Rhorer
I am having a persistent problem. I have an array system that is having problems. Obviously, that needs to get fixed, but it is taking quite some time to find the root cause. In the meantime, the array is not bootable, so it is not needed during the initrd phase of the startup. Previously, t

Re: jessie+kde: how to make gtk apps look better integrated

2015-05-03 Thread baldyeti
Thank you both ! Tim Kelley wrote, On 2015-05-01 22:38: You just need gtk themes that provide both gtk2 and gtk3 versions. Tim Kelley On Fri, May 1, 2015 at 11:17 AM, lostson mailto:lost...@lostsonsvault.org>> wrote: apt-get install gtk2-engines-oxygen gtk3-engines-oxygen kde-con

Re: New Jessie Install: Laptop fan doesn't run

2015-05-03 Thread Ralph Katz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Please don't top post; it makes following the thread harder. My reply follows below... On 05/02/2015 07:23 PM, Glen Reesor wrote: > I've done some more research, and it appears that the fan control is > only happening at boot, in *both* the installe

Need SAS HBA for Debian Jessie

2015-05-03 Thread Leslie Rhorer
Ever since upgrading to Debian Jessie, I have been having a heck of a time with getting the RAID array up and keeping it up. I believe it to be a problem with the controllers. I have an identical system still running Squeeze. I can't upgrade it because the controller doesn't work under Jessie

Re: [Debian 8.0 Installation] Firmware files on USB stick with debian iso

2015-05-03 Thread David Wright
Quoting Avinash Sonawane (root...@gmail.com): > Finally I went ahead without the firmware files and installed the > Debian 8.0. And now it's working just fine! Perhaps due to the fact > that I selected the mirror and fetched packages from Internet (using > Ethernet) during installation. > > My adv

Re: Mysql Access Problems after Jessie Upgrade

2015-05-03 Thread Bernhard Schmidt
Alan Chandler wrote: Hi Alan, > Today I am having database connection problems. > > Using mysql client to connect to my server "owl.home" > > mysql --host=owl.home --user=mythtv --password=XX mythconverg > ERROR 2013 (HY000): Lost connection to MySQL server at 'reading > authorization pac

Mysql Access Problems after Jessie Upgrade

2015-05-03 Thread Alan Chandler
I have been sticking with Debian stable for some while, and whilst that was Whezzy, I have deb-multimedia version of MythTV-Frontend installed on my desktop and mythtv-backend (and mythweb) installed on my server. This all worked fine I updated my desktop to Jessie which seemed to immediately

Re: suscribe joc...@gmail.com

2015-05-03 Thread Bob Holtzman
On Sun, May 03, 2015 at 05:16:02PM +0200, Abraham Pérez wrote: > Sorry, that won't do it. See the footers. -- Bob Holtzman A fair fight is the result of poor planning. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas.

Re: GUI won't start after wheezy upgrade

2015-05-03 Thread Liam O'Toole
On 2015-05-03, John Aten wrote: > > --Apple-Mail-2--756983614 > Content-Transfer-Encoding: quoted-printable > Content-Type: text/plain; > charset=us-ascii > > I am not in fact running wheezy. I got confused, it is Jesse.=20 > > /etc/apt/sources.list: > # Debian packages for stable > deb http

Re: Jessie - disable window animations

2015-05-03 Thread Curt
On 2015-05-03, Gábor Hársfalvi wrote: > > Hello, > > I used to found a commandline with gconf to do that. > > Could someone help me? > Have you tried gsettings set org.gnome.desktop.interface enable-animations false ? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a s

GUI won't start after wheezy upgrade

2015-05-03 Thread John Aten
I am not in fact running wheezy. I got confused, it is Jesse. /etc/apt/sources.list: # Debian packages for stable deb http://ftp.us.debian.org/debian/ stable main contrib # Uncomment the deb-src line if you want 'apt-get source' # to work with most packages. # deb-src http://ftp.us.debian.org/deb

Jessie - disable window animations

2015-05-03 Thread Gábor Hársfalvi
Hello, I used to found a commandline with gconf to do that. Could someone help me? Thanks

Re: Jessie with Mobile Broadband

2015-05-03 Thread Gábor Hársfalvi
I've got the solution! http://www.sakis3g.com Thanks for this project! Peace :) 2015-05-03 17:11 GMT+02:00 Gábor Hársfalvi : > Hello, > > I have got a Telenor Mobile Broadband USB Stick - it worked perfectly when > I connect at first to the computer - I give the pin, apn etc. and it > connect

suscribe joc...@gmail.com

2015-05-03 Thread Abraham Pérez

Jessie with Mobile Broadband

2015-05-03 Thread Gábor Hársfalvi
Hello, I have got a Telenor Mobile Broadband USB Stick - it worked perfectly when I connect at first to the computer - I give the pin, apn etc. and it connect after. But after I reboot the computer and connect the stick it can't connect to the Internet - I readd the information - pin, apn etc. -

also won't properly restore sound levels, sometimes

2015-05-03 Thread briand
ok. this has been a problem that i've had as long as i can remember. also seems to not restore sound levels properly. i can save with alsactl store restore with alsactl restore and it works, and the levels are stored in the default file, /var/lib/alsa/asound.state just like they should

Re: /etc/environment not available for normal user while for root it is[was Re: sudo not respecting /etc/sudoers]

2015-05-03 Thread Avinash Sonawane
On Sun, May 3, 2015 at 8:24 PM, Avinash Sonawane wrote: > On Sun, May 3, 2015 at 7:58 PM, Nicolas George wrote: >> Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : >>> So will it work if I add `authrequiredpam_env.so` >>> to lightdm, lightdm-greeter and lightdm-a

Re: /etc/environment not available for normal user while for root it is[was Re: sudo not respecting /etc/sudoers]

2015-05-03 Thread Avinash Sonawane
On Sun, May 3, 2015 at 7:58 PM, Nicolas George wrote: > Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : >> So will it work if I add `authrequiredpam_env.so` >> to lightdm, lightdm-greeter and lightdm-autologin files? > > Try. Awesome! It worked! I added `auth

Re: ok - weird one - VLC internet playing is crap

2015-05-03 Thread briand
On Sun, 3 May 2015 14:43:08 +0300 Juha Heinanen wrote: > Brian writes: > > > On a newly installed Jessie > > > > vlc http://stream-eu1.radioparadise.com:80/aac-128 > > > > has splendid sound. > > Same here (using ALSA audio device). > > -- Juha > > aha. i have some weird set-up problem.

Re: /etc/environment not available for normal user while for root it is[was Re: sudo not respecting /etc/sudoers]

2015-05-03 Thread Nicolas George
Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : > So will it work if I add `authrequiredpam_env.so` > to lightdm, lightdm-greeter and lightdm-autologin files? Try. > So I should file this against jessie, lightdm or xfce(as in GNOME > /etc/environment was getting

Upgrade to Jessie : some network problems

2015-05-03 Thread Nicolas FRANCOIS
Hi. After upgrading from Wheezy to Jessie, I have a few networking problems : - I had a clear HiID on aMule before, now I get a LowID. I don't know why, I only upgraded my desktop, my router/firewall is an ipFire box transferring the correct ports to my client. It's not really important, but

Re: /etc/environment not available for normal user while for root it is[was Re: sudo not respecting /etc/sudoers]

2015-05-03 Thread Avinash Sonawane
On Sun, May 3, 2015 at 7:15 PM, Nicolas George wrote: > Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : >> I think I am using lightdm as display manager/login manager. (Any way >> to find out which is?) > > You can probably see what display manager is running with "ps". Yes. It is

Re: /etc/environment not available for normal user while for root it is[was Re: sudo not respecting /etc/sudoers]

2015-05-03 Thread Nicolas George
Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : > I think I am using lightdm as display manager/login manager. (Any way > to find out which is?) You can probably see what display manager is running with "ps". > And in lightdm, lightdm-autologin and lightdm-greeter I see: > > # Loa

Re: /etc/environment not available for normal user while for root it is[was Re: sudo not respecting /etc/sudoers]

2015-05-03 Thread Avinash Sonawane
On Sun, May 3, 2015 at 6:51 PM, Nicolas George wrote: > Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : >> I am using Jessie with XFCE. > > Look in /etc/pam.d/ if there is a file related to xfce and its display > manager. $ ls /etc/pam.d -rw-r--r-- 1 root root 235 Sep 30 2014

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Nicolas George
Le quartidi 14 floréal, an CCXXIII, Jonathan Dowland a écrit : > This is inevitable with http_proxy, sadly, as there is no one place you can > put things that will guarantee that all processes with get them as environment > variables, and no guarantee that all processes will honour http_proxy anywa

Re: /etc/environment not available for normal user while for root it is[was Re: sudo not respecting /etc/sudoers]

2015-05-03 Thread Nicolas George
Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : > I am using Jessie with XFCE. Look in /etc/pam.d/ if there is a file related to xfce and its display manager. If there is, check that pam_env.so is invoked. If it is not, add it by imitating another file that does it right (xdm for ex

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Nicolas George
Le quartidi 14 floréal, an CCXXIII, Jonathan Dowland a écrit : > There's nothing wrong with the file permissions. By default, root's > shell reads /etc/environment, but users do not. To be honest I'm not > sure why that is the case. I believe you are wrong. > You can configure your user(s) to sou

/etc/environment not available for normal user while for root it is[was Re: sudo not respecting /etc/sudoers]

2015-05-03 Thread Avinash Sonawane
I am using Jessie with XFCE. When I try to invoke any network using utility as normal user my /etc/environment is not getting used as if for normal user /etc/environment doesn't exist. While when I try to invoke the same utility as a root user the proxy set in /etc/environment just works as if /et

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Jonathan Dowland
On Sun, May 03, 2015 at 05:09:20PM +0530, Avinash Sonawane wrote: > may be it's file permissions. For me > $ ls -la /etc/environment /etc/sudoers > -rw-r--r-- 1 root root 117 May 2 17:41 /etc/environment > -r--r- 1 root root 778 May 3 16:13 /etc/sudoers There's nothing wrong with the file pe

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Jonathan Dowland
On Sun, May 03, 2015 at 11:59:29AM +0200, Nicolas George wrote: > On the other hand, that means that the HTTP proxy would be configured at two > different places. This is rarely a good idea, because one day the > configuration will change, and one of the places will be forgotten. This is inevitabl

Re: jessie and unpriviledged lxc containers

2015-05-03 Thread Johannes Graumann
Christian Seiler wrote: > On 05/03/2015 08:43 AM, Johannes Graumann wrote: >> I'm playing with unpriviledged lxc containers according to >> http://tinyurl.com/kvzxlvj on jessie. In order to lxc-create as a >> non-root user I have to do >> >> PROMPT> echo 1 > /sys/fs/cgroup/cpuset/cgroup.clone_chi

Re: ok - weird one - VLC internet playing is crap

2015-05-03 Thread Juha Heinanen
Brian writes: > On a newly installed Jessie > > vlc http://stream-eu1.radioparadise.com:80/aac-128 > > has splendid sound. Same here (using ALSA audio device). -- Juha -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Avinash Sonawane
On Sun, May 3, 2015 at 4:54 PM, Nicolas George wrote: > Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : >> No. Sorry for not being so clear. When I say `$ env` (i.e. as normal > > Do not worry, everyone forgets to check basic things from time to time. > >> user) it doesn't show http

Re: ok - weird one - VLC internet playing is crap

2015-05-03 Thread Brian
On Sat 02 May 2015 at 16:47:19 -0700, bri...@aracnet.com wrote: > Definitely on the Jessie upgrade. > > Plays back mp3s from disk just fine. > > My favorite internet radio station, Radio Paradise, sounded terrible, really > bad distortion. > > Loaded the same URL into audacious, sounds great.

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Nicolas George
Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : > No. Sorry for not being so clear. When I say `$ env` (i.e. as normal Do not worry, everyone forgets to check basic things from time to time. > user) it doesn't show http_proxy. As if /etc/environment is not > available to normal use

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Avinash Sonawane
Here is something. When I say `$ wget http://foobar` (normal user) then it says unable to resolve (proxy doesn't work) but when I say `# wget http://foobar` (root user) the resource gets downloaded (proxy works) So I think the real problem is /etc/environment is not getting used for normal user wh

Re: can't run virtualbox in Jessie

2015-05-03 Thread Liam O'Toole
On 2015-05-03, James wrote: > > On 05/02/2015 07:14 PM, bri...@aracnet.com wrote: >> On Sat, 02 May 2015 19:03:38 -0400 James wrote: >> >>> I have Debian Jessie and I can't run it. I get a dialog that says: the virtualbox kernel modules do not match this version of virtualbox >>> >> So

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Avinash Sonawane
On Sun, May 3, 2015 at 4:27 PM, Nicolas George wrote: > Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : >> When I say `# env` I can see http_proxy=http://192.168.6.254:3128 but >> when I say `$ sudo env` there's no http_proxy variable printed. >> >> What's going on? > > I assume tha

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Juha Heinanen
Avinash Sonawane writes: > > %sudo ALL=NOPASSWD: ALL > > What does this line do? NOPASSWD? it means that if someone is in sudo group, sudo command does not ask password. -- juha -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contac

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Petter Adsen
On Sun, 3 May 2015 16:24:15 +0530 Avinash Sonawane wrote: > On Sun, May 3, 2015 at 3:58 PM, Juha Heinanen wrote: > > > %sudo ALL=NOPASSWD: ALL > > What does this line do? NOPASSWD? It lets you run commands as another user (normally root) without entering your password. Petter -- "I'm ioniz

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Nicolas George
Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : > When I say `# env` I can see http_proxy=http://192.168.6.254:3128 but > when I say `$ sudo env` there's no http_proxy variable printed. > > What's going on? I assume that you checked that "env" without "sudo" shows http_proxy? If s

Re: jessie and unpriviledged lxc containers

2015-05-03 Thread Christian Seiler
On 05/03/2015 08:43 AM, Johannes Graumann wrote: > I'm playing with unpriviledged lxc containers according to > http://tinyurl.com/kvzxlvj on jessie. In order to lxc-create as a non-root > user I have to do > > PROMPT> echo 1 > /sys/fs/cgroup/cpuset/cgroup.clone_children > PROMPT> echo 1 > /proc

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Avinash Sonawane
On Sun, May 3, 2015 at 3:58 PM, Juha Heinanen wrote: > %sudo ALL=NOPASSWD: ALL What does this line do? NOPASSWD? -- Avinash Sonawane (RootKea) PICT, Pune http://www.rootkea.wordpress.com -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Avinash Sonawane
On Sun, May 3, 2015 at 4:09 PM, Nicolas George wrote: > Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : >> > 2) Move 'Defaults env_keep…' to line 12 in /etc/sudoers (i.e. *before* >> > "User privilege escalation section") >> Same error. Here's my updated /etc/sudoers http://paste.de

Docker...

2015-05-03 Thread Markus-Hermann Koch
Hi Jonathan! Docker (https://www.docker.com/whatisdocker/) ... Some kind of light- weight virtual machine? Sounds cool indeed. Wasn't aware of such alternatives to the old trusty oracle virtual box. Won't need it right now (as stated in another mail to Christian: My issue is solved by local insta

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Nicolas George
Le quartidi 14 floréal, an CCXXIII, Avinash Sonawane a écrit : > > 2) Move 'Defaults env_keep…' to line 12 in /etc/sudoers (i.e. *before* > > "User privilege escalation section") > Same error. Here's my updated /etc/sudoers http://paste.debian.net/170961/ The "env_keep" directive it still at the e

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Avinash Sonawane
On Sun, May 3, 2015 at 2:50 PM, Reco wrote: > 2) Move 'Defaults env_keep…' to line 12 in /etc/sudoers (i.e. *before* > "User privilege escalation section") Same error. Here's my updated /etc/sudoers http://paste.debian.net/170961/ I think this might be relevant. I had previous configuration whi

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Juha Heinanen
In my jessie, 'sudo apt-get update' works fine without any special tricks: $ sudo apt-get update Get:1 http://ftp.fi.debian.org jessie InRelease [128 kB] ... My sudoers is below. I have changed only one line from the default. -- Juha # # This file MUST be edited with the 'visudo' command as r

Re: Colorized Prompts Problem

2015-05-03 Thread Jonathan Dowland
On Sat, May 02, 2015 at 11:08:20AM +0200, Petter Adsen wrote: ... > > PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\ > > [\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ' ... > Excuse me if this is a dumb question, but what does the "debian_chroot" > part (twice) do? If the debian_chroot

Re: Colorized Prompts Problem

2015-05-03 Thread Curt
On 2015-05-02, Petter Adsen wrote: > > Excuse me if this is a dumb question, but what does the "debian_chroot" > part (twice) do? > It "prompts" (hee hee) you to use a search engine: http://askubuntu.com/questions/372849/what-does-debian-chrootdebian-chroot-do-in-my-terminal-prompt -- To UNSU

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Nicolas George
Le quartidi 14 floréal, an CCXXIII, Jonathan Dowland a écrit : > The safest way would be a variation on 3), IMHO > > echo 'Acquire::http::Proxy "http://192.168.6.254:3128";;' | \ > sudo tee -a /etc/apt/apt.conf.d/90http-proxy > > This should make the setting persist and normal apt-get updat

Re: Pining for Qt 5.4

2015-05-03 Thread Jonathan Dowland
On Fri, May 01, 2015 at 08:28:26AM +0200, Markus-Hermann Koch wrote: > Hi folks! > I would like to use Qt 5.4 for its QOpenGLWidget. However, > Qt 5.4 is still stuck in experimental. Being a user I now seem to have > several options: ... > What would you do? Personally, I'd fire up a Debian docker

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Jonathan Dowland
On Sun, May 03, 2015 at 12:20:35PM +0300, Reco wrote: > 1) sudo -E apt-get update > > 2) Move 'Defaults env_keep…' to line 12 in /etc/sudoers (i.e. *before* > "User privilege escalation section") > > 3) sudo apt-get -o Acquire::http::Proxy=http://192.168.6.254:3128 update The safest way would be

Re: LXC unprivileged containers

2015-05-03 Thread Jonathan Dowland
On Sun, May 03, 2015 at 09:44:45AM +0300, Johannes Graumann wrote: > PROMPT> sudo echo 1 > /sys/fs/cgroup/cpuset/cgroup.clone_children > PROMPT> sudo echo 1 > /proc/sys/kernel/unprivileged_userns_clone I think redirections don't work for privileged operations via sudo. Instead sudo sh -c 'echo

Re: sudo not respecting /etc/sudoers

2015-05-03 Thread Reco
Hi. On Sun, 3 May 2015 13:04:50 +0530 Avinash Sonawane wrote: > Hello! I am using Debian Jessie with Xfce. > > I am using proxy to access the Internet. Here's my /etc/environment > http://paste.debian.net/170960 > > Whenever I say `$ sudo apt-get update` it says > "Err http://security.debian.

sudo not respecting /etc/sudoers

2015-05-03 Thread Avinash Sonawane
Hello! I am using Debian Jessie with Xfce. I am using proxy to access the Internet. Here's my /etc/environment http://paste.debian.net/170960 Whenever I say `$ sudo apt-get update` it says "Err http://security.debian.org jessie/updates Release.gpg Could not resolve 'security.debian.org' Err htt