Hi.
On Thu, Mar 07, 2019 at 11:12:06PM +, Long Wind wrote:
> i run command below and it work in early debian:
>
> ssh zhou@192.168.1.3
> but new stretch says:
>
> ssh: connect to host 192.168.1.3 port 22: Connection refused
> what should i do? Thanks!
Start ssh server on 192.168.1.
On 08/03/2019 07.39, Stefan Monnier wrote:
>> results. I do remember that cached reads were about 1.1 GB/s for both
>> the old and the new SSD after the slowness started.
>
> FWIW, the "cached read" speed of hdparm doesn't have much to do with the
> SSD (it reads from the in-RAM cache, not from th
> results. I do remember that cached reads were about 1.1 GB/s for both
> the old and the new SSD after the slowness started.
FWIW, the "cached read" speed of hdparm doesn't have much to do with the
SSD (it reads from the in-RAM cache, not from the in-"disk" cache, AFAIK).
Stefan
David Wright wrote:
> I would not expect to find the characters
> /dev/disk/by-label/ anywhere in the partition.
>
> That string belongs to the linux system, not to the card.
>
> That's what I meant by "actually belongs to the filesystems".
OK, that's clear and I understand.
>> I'm not cl
On Thu 07 Mar 2019 at 23:12:29 (+0100), Pascal Hambourg wrote:
> Le 07/03/2019 à 20:23, David Wright a écrit :
> >
> > A filesystem
> > that has a label, has that label regardless of any OS.
>
> Have you ever used UDF ?
Yes. As far as my experience goes, there's not a lot of difference.
I've had
On Thu 07 Mar 2019 at 13:49:42 (-0700), Cousin Stanley wrote:
> David Wright wrote:
>
> > I prefer to populate fstab with canonical information
> > that actually belongs to the filesystems that are to be mounted.
>
> I don't understand what you're saying here.
>
> Does a disk label not bel
On 08/03/2019 12:12, Long Wind wrote:
i run command below and it work in early debian:
ssh zhou@192.168.1.3
but new stretch says:
ssh: connect to host 192.168.1.3 port 22: Connection refused
what should i do? Thanks!
Has the server also been upgraded to stretch? Is sshd running on the
server
Michael Stone wrote:
> On Thu, Mar 07, 2019 at 01:49:42PM -0700, Cousin Stanley wrote:
>>David Wright wrote:
>>> All that stuff in /dev/disk/ is just an ephemeral
>>> bunch of convenient symbolic links, presumably conjured
>>> up by udev or somesuch, if not the linux kernel
>>
>> But are they not
Long Wind wrote:
> i run command below and it work in early debian:
>
> ssh zhou@192.168.1.3
> but new stretch says:
>
> ssh: connect to host 192.168.1.3 port 22: Connection refused
> what should i do? Thanks!
Run ssh -v zhou@192.168.1.3
or ssh -vv zhou@192.168.1.3
or ssh -vvv zhou@192.168.1.
i run command below and it work in early debian:
ssh zhou@192.168.1.3
but new stretch says:
ssh: connect to host 192.168.1.3 port 22: Connection refused
what should i do? Thanks!
Le 07/03/2019 à 20:23, David Wright a écrit :
A filesystem
that has a label, has that label regardless of any OS.
Have you ever used UDF ? It has a set of identifiers, and I observed
that Windows and blkid did not use the same identifier as the label.
On Thu, Mar 07, 2019 at 01:49:42PM -0700, Cousin Stanley wrote:
David Wright wrote:
All that stuff in /dev/disk/ is just an ephemeral
bunch of convenient symbolic links, presumably conjured
up by udev or somesuch, if not the linux kernel
But are they not accurate after boot
for particular di
David Wright wrote:
> I prefer to populate fstab with canonical information
> that actually belongs to the filesystems that are to be mounted.
I don't understand what you're saying here.
Does a disk label not belong to a filesystem
that is to be mounted ?
> A filesystem that has a labe
On Thu 07 Mar 2019 at 09:59:43 (-0700), Cousin Stanley wrote:
> Michael Stone wrote:
> > On Thu, Mar 07, 2019 at 07:11:36AM -0700, Cousin Stanley wrote:
> >>Stephen P. Molnar wrote:
> >>>
> >>> and my fstab is:
> >>>
> >>> # /etc/fstab: static file system information.
> >>>
> >>
> >> I'v
On Thu, Mar 07, 2019 at 09:59:43AM -0700, Cousin Stanley wrote:
Michael Stone wrote:
On Thu, Mar 07, 2019 at 07:11:36AM -0700, Cousin Stanley wrote:
Stephen P. Molnar wrote:
and my fstab is:
# /etc/fstab: static file system information.
I've found that labeling my disk partition
Michael Stone wrote:
> On Thu, Mar 07, 2019 at 07:11:36AM -0700, Cousin Stanley wrote:
>>Stephen P. Molnar wrote:
>>
>>>
>>> and my fstab is:
>>>
>>> # /etc/fstab: static file system information.
>>>
>>
>> I've found that labeling my disk partitions
>> and using /dev/disk/by-label/xyz
Cousin Stanley composed on 2019-03-07 07:11 (UTC-0700):
> To label the disk partitions check the man pages
> for the following labeling options
>
>$ ls -1 /sbin | grep label
>dosfslabel
>e2label
>exfatlabel
>fatlabel
>ntfslabel
>swaplabel
> The e2label
hello,
in LVM whith partman, i would like to create 2 VG for 2 cluster of disk.
how does it work?
i don't have succeed with my preseed.cfg recipe.
however, it's possible while manual install with an iso.
best regards
thanks
jeb
On Thu, Mar 07, 2019 at 07:11:36AM -0700, Cousin Stanley wrote:
Stephen P. Molnar wrote:
and my fstab is:
# /etc/fstab: static file system information.
I've found that labeling my disk partitions
and using /dev/disk/by-label/xyzzy lines
in the /etc/fstab file seems to be muc
Stephen P. Molnar wrote:
>
> and my fstab is:
>
> # /etc/fstab: static file system information.
>
I've found that labeling my disk partitions
and using /dev/disk/by-label/xyzzy lines
in the /etc/fstab file seems to be much easier
for my own small brain to comprehend.
A
I just updated my debian testing machine today and when I rebooted, I see these
in the syslog:
/var/log/syslog:Mar 7 11:15:45 testing systemd-modules-load[368]: Failed to
lookup module alias 'loop': Function not implemented
/var/log/syslog:Mar 7 11:15:45 testing kernel: [1.546655] loop: mo
21 matches
Mail list logo