Norberto Bensa wrote:
Quoting Iain Buchanan <[EMAIL PROTECTED]>:
sudo echo performance > /sys/devices/system/cpu/cpu0/cpufreq
scaling_governor
won't work because the redirection is done as the user :)
echo performace | sudo tee /sys/devices/system/cpu/cpu0/cpufreq
scaling_governor
now it do
Quoting Iain Buchanan <[EMAIL PROTECTED]>:
sudo echo performance > /sys/devices/system/cpu/cpu0/cpufreq scaling_governor
won't work because the redirection is done as the user :)
echo performace | sudo tee /sys/devices/system/cpu/cpu0/cpufreq
scaling_governor
now it does :-P
Michael Sullivan wrote:
I can ssh over to the old box now, but my su command doesn't work:
[EMAIL PROTECTED] ~ $ su -
su: Authentication failure
From /var/log/messages:
Sep 13 23:23:07 bullet sshd[24134]: pam_unix(sshd:session): session
opened for user michael by (uid=0)
Sep 13 23:23:10 bul
Am Sonntag, 14. September 2008 06:27:05 schrieb Michael Sullivan:
> I can ssh over to the old box now, but my su command doesn't work:
>
>
> [EMAIL PROTECTED] ~ $ su -
> su: Authentication failure
>
> >From /var/log/messages:
>
> Sep 13 23:23:07 bullet sshd[24134]: pam_unix(sshd:session): session
>
On Sat, 2008-09-13 at 23:36 -0500, Michael Sullivan wrote:
> On Sat, 2008-09-13 at 23:27 -0500, Michael Sullivan wrote:
> > I can ssh over to the old box now, but my su command doesn't work:
> >
> >
> > [EMAIL PROTECTED] ~ $ su -
> > su: Authentication failure
> >
> > >From /var/log/messages:
>
On Sat, 2008-09-13 at 23:36 -0500, Michael Sullivan wrote:
> On Sat, 2008-09-13 at 23:27 -0500, Michael Sullivan wrote:
> > I can ssh over to the old box now, but my su command doesn't work:
> >
> >
> > [EMAIL PROTECTED] ~ $ su -
> > su: Authentication failure
> >
> > >From /var/log/messages:
>
On Sat, 2008-09-13 at 23:27 -0500, Michael Sullivan wrote:
> I can ssh over to the old box now, but my su command doesn't work:
>
>
> [EMAIL PROTECTED] ~ $ su -
> su: Authentication failure
>
> >From /var/log/messages:
>
> Sep 13 23:23:07 bullet sshd[24134]: pam_unix(sshd:session): session
> op
I can ssh over to the old box now, but my su command doesn't work:
[EMAIL PROTECTED] ~ $ su -
su: Authentication failure
>From /var/log/messages:
Sep 13 23:23:07 bullet sshd[24134]: pam_unix(sshd:session): session
opened for user michael by (uid=0)
Sep 13 23:23:10 bullet su[24142]: FAILED su fo
8 matches
Mail list logo