When I try to login my lfs with user name sshd. I found this message
in /var/log/auth.log .
Aug 13 15:05:10 lfs_xxx sshd[5674]: User sshd not allowed because
account is locked
But when I use bin and nobody, I didn't get this message. And there
are some different in /etc/shadow .
root::15564:0:99
>
> Richard Melville wrote:
> > Can anybody tell me why the above happens? I'm using Chrome on the host
> to
> > follow the book. Chrome won't restart and I'm now using Firefox. I
> > noticed that the symlink was also removed from the host /dev directory;
>
> If LFS is not defined in the environ
> Just went through this step in linux mint 32bit in vmware and found
> > no issues.
> >
> > That's because it's an intermittent bug. I've just had the same
> > problem using Linux Mint Cinnamon 64 bit. Sometimes the error
> > message appears and sometimes it doesn't. If you look back through
>
2012/8/13 Robert Cox :
> ok ,
> there's a big red notice on the live cd page don't use on 7.0 I
> see the script and my distro seems to need many changes... could someone be
> kinnd enough to give me a hint as to what live cd might work? thanks in
> advance
I have my lfs system publishe
xinglp wrote:
> When I try to login my lfs with user name sshd. I found this message
> in /var/log/auth.log .
>
> Aug 13 15:05:10 lfs_xxx sshd[5674]: User sshd not allowed because
> account is locked
>
> But when I use bin and nobody, I didn't get this message. And there
> are some different in /et
Richard Melville wrote:
>> Richard Melville wrote:
>>> Can anybody tell me why the above happens? I'm using Chrome on the host
>> to
>>> follow the book. Chrome won't restart and I'm now using Firefox. I
>>> noticed that the symlink was also removed from the host /dev directory;
>>
>> If LFS is
Richard Melville wrote:
>> Just went through this step in linux mint 32bit in vmware and found
>>> no issues.
>>>
>>> That's because it's an intermittent bug. I've just had the same
>>> problem using Linux Mint Cinnamon 64 bit. Sometimes the error
>>> message appears and sometimes it doesn't. If
On Aug 13, 2012, at 13:41 PM, Emerson Yesupatham wrote:
> Hi Team,
>
> I am currently working on Section 8.3 of Book 7.0. Section is about
> Linux 3.1 compilation.
>
> I am new to kernel compilation from Scratch. Book recommends to do
> the kernel compilation from Scratch, is there any online
Emerson Yesupatham wrote:
> Hi Team,
>
> I am currently working on Section 8.3 of Book 7.0. Section is about Linux
> 3.1 compilation.
>
> I am new to kernel compilation from Scratch. Book recommends to do the
> kernel compilation from Scratch, is there any online material to go through
> or I shoul
On Tue, Aug 14, 2012 at 12:11:41AM +0530, Emerson Yesupatham wrote:
> Hi Team,
>
> I am currently working on Section 8.3 of Book 7.0. Section is about Linux
> 3.1 compilation.
>
> I am new to kernel compilation from Scratch. Book recommends to do the
> kernel compilation from Scratch, is there an
root:/# DL=$(readelf -l /bin/sh | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p')
bash: command substitution: line 45: syntax error near unexpected token `)'
bash: command substitution: line 45: `readelf -l /bin/sh | sed -n
's@.*interpret.*/tools\(.*\)]$@\1@p')'
root:/#
I seem to be having a proble
Michael Robinson wrote:
> root:/# DL=$(readelf -l /bin/sh | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p')
> bash: command substitution: line 45: syntax error near unexpected token `)'
> bash: command substitution: line 45: `readelf -l /bin/sh | sed -n
> 's@.*interpret.*/tools\(.*\)]$@\1@p')'
> root
On Mon, 2012-08-13 at 20:38 -0500, Bruce Dubbs wrote:
> Michael Robinson wrote:
> > root:/# DL=$(readelf -l /bin/sh | sed -n
> > 's@.*interpret.*/tools\(.*\)]$@\1@p')
> > bash: command substitution: line 45: syntax error near unexpected token `)'
> > bash: command substitution: line 45: `readelf -
Michael Robinson wrote:
> On Mon, 2012-08-13 at 20:38 -0500, Bruce Dubbs wrote:
>> Michael Robinson wrote:
>>> root:/# DL=$(readelf -l /bin/sh | sed -n
>>> 's@.*interpret.*/tools\(.*\)]$@\1@p')
>>> bash: command substitution: line 45: syntax error near unexpected token `)'
>>> bash: command substi
14 matches
Mail list logo