On Thursday, 13 April 2017 12:44:06 CEST solitone wrote:
> I tried and reset NVRAM, a nonvolatile random-access memory that
> Macs use to store certain settings like sound volume, display resolution,
> and (I realise only now) startup disk selection.. and GRUB doesn't start
> any longer, it boots
On Fri 14 Apr 2017 at 12:05:38 (-0500), Richard Owlett wrote:
> On 04/13/2017 05:55 PM, Brian wrote:
> >On Thu 13 Apr 2017 at 20:05:22 +0200, Pascal Hambourg wrote:
> >
> >>David is right : you don't really boot from the SD card.
> >
> >The OP never claimed he was booting from the SD card. He parti
On Fri 14 Apr 2017 at 20:02:11 (-0400), songbird wrote:
> Richard Owlett wrote:
> ...
> [file a bug?]
>
> i'm not sure this is a bug. you've
> done an expert install, but not let grub
> finish so by my estimate you've left the
> install where manual patching is needed.
I would agree with that.
Richard Owlett wrote:
...
[file a bug?]
i'm not sure this is a bug. you've
done an expert install, but not let grub
finish so by my estimate you've left the
install where manual patching is needed.
right now this thread is showing up via
go ogle so people will find it if they have
similar is
Howdy all,
We are planning on migrating several LUN's we have on an oracle box to a
new NetApp all flash storage backend. We've gone through a few tests
ourselves to ensure that we don't cause impact to the box and everything
has been successful so far. The server will remain up during the migrati
On Fri, Apr 14, 2017 at 9:37 PM, Greg Wooledge wrote:
> [...]
>Don't even get me started on sshd.service vs. ssh.service. Do you
>have any idea how hard it is to notice that extra/missing "d", and
>figure out why things Simply Do Not Work?
Well, that demonstrates that the concept of
On 14/04/2017, deloptes wrote:
> Charlie wrote:
>
>> It doesn't matter. This system needs to be reinstalled, so I won't
>> bother with updates and upgrades and when I reinstall it, I will
>> remove exim4 right from the word go and see how that works.
>
> you could identify the reason for the misbe
Le 14/04/2017 à 19:05, Richard Owlett a écrit :
2. I only install Grub the *first* time I do a Debian install.
By poor design Grub puts the current install first on menu.
It's not poor design. It is perfectly normal that the system which
installs GRUB is first in the menu. If you don't l
On Fri, Apr 14, 2017 at 6:46 PM, Nicolas George wrote:
> Le quintidi 25 germinal, an CCXXV, Joel Rees a écrit :
>> > Summary: Linux has a new system call to allow process to register as
>> > adopters for orphan processes.
>> Ick. I hope they don't register directly with pid1.
>
> I am sorry, but t
Greg Wooledge:
> Don't even get me started on sshd.service vs. ssh.service. Do
> you have any idea how hard it is to notice that extra/missing “d”,
> and figure out why things Simply Do Not Work?
* http://www.mail-archive.com/supervision@list.skarnet.org/msg01486.html
* https://unix.stackexcha
On 04/14/2017 12:33 PM, Brian wrote:
On Thu 13 Apr 2017 at 10:58:10 -0500, Richard Owlett wrote:
On 04/12/2017 01:49 PM, songbird wrote:
another thing you can do is construct your own
menu entry and put it in /etc/grub.d/40_custom file
I don't see that being informative for this problem.
On Fri 14 Apr 2017 at 12:05:38 -0500, Richard Owlett wrote:
> On 04/13/2017 05:55 PM, Brian wrote:
> >On Thu 13 Apr 2017 at 20:05:22 +0200, Pascal Hambourg wrote:
> >
> >>David is right : you don't really boot from the SD card.
> >
> >The OP never claimed he was booting from the SD card. He partic
On 04/14/2017 12:24 PM, Brian wrote:
On Wed 12 Apr 2017 at 10:14:59 -0500, Richard Owlett wrote:
On 04/12/2017 07:39 AM, songbird wrote:
- the bios may not be set correctly to find the device.
I do not see how the bios might be involved.
Grub2 has been installed to the MBR of /dev/sda .
The
On Thu 13 Apr 2017 at 10:58:10 -0500, Richard Owlett wrote:
> On 04/12/2017 01:49 PM, songbird wrote:
> >
> > another thing you can do is construct your own
> >menu entry and put it in /etc/grub.d/40_custom file
>
> I don't see that being informative for this problem.
Quite the opposite; this i
On Wed 12 Apr 2017 at 10:14:59 -0500, Richard Owlett wrote:
> On 04/12/2017 07:39 AM, songbird wrote:
> >
> > - the bios may not be set correctly to find the device.
>
> I do not see how the bios might be involved.
> Grub2 has been installed to the MBR of /dev/sda .
> The only known reference to
On 04/13/2017 05:55 PM, Brian wrote:
On Thu 13 Apr 2017 at 20:05:22 +0200, Pascal Hambourg wrote:
David is right : you don't really boot from the SD card.
The OP never claimed he was booting from the SD card. He particularly
said he did not install GRUB to the card.
GRUB is on the HDD. The
Hi,
i found three annoying bugs:
1- Since i changed my graphics card from "geforce 8800 gts 512" to
"geforce 780 ti", my pc powers off only if i add "console=ttyS1,115200"
to the kernel boot parameters. Otherwise, it reboot.
2- I didn't have these messages with debian jessie 8.4 and i don't
Greg Wooledge [2017-04-14 08:37:55-04] wrote:
> Some day there will be actual end-user-friendly systemd documentation
> somewhere, consolidating all of these pieces of wisdom together. I
> hope.
I learnd by reading systemd's really good man pages:
$ man systemd.unit
$ man systemd.timer
On 14/04/17 14:17, Nicolas George wrote:
Le quintidi 25 germinal, an CCXXV, Greg Wooledge a écrit :
Some day there will be actual end-user-friendly systemd documentation
somewhere, consolidating all of these pieces of wisdom together. I hope.
Note: systemd is not for end-users, it is for syst
On Fri, Apr 14, 2017 at 03:17:00PM +0200, Nicolas George wrote:
> Le quintidi 25 germinal, an CCXXV, Greg Wooledge a écrit :
> > Some day there will be actual end-user-friendly systemd documentation
> > somewhere, consolidating all of these pieces of wisdom together. I hope.
>
> Note: systemd is
On 14-04-17, Nicolas George wrote:
> Le quintidi 25 germinal, an CCXXV, Greg Wooledge a écrit :
> > Some day there will be actual end-user-friendly systemd documentation
> > somewhere, consolidating all of these pieces of wisdom together. I hope.
>
> Note: systemd is not for end-users, it is for
Charlie wrote:
> It doesn't matter. This system needs to be reinstalled, so I won't
> bother with updates and upgrades and when I reinstall it, I will
> remove exim4 right from the word go and see how that works.
you could identify the reason for the misbehavior by looking at paniclog and
mainlog
Le quintidi 25 germinal, an CCXXV, Greg Wooledge a écrit :
> Some day there will be actual end-user-friendly systemd documentation
> somewhere, consolidating all of these pieces of wisdom together. I hope.
Note: systemd is not for end-users, it is for system administrator and
distribution authors
On 14/04/2017, deloptes wrote:
> Charlie wrote:
>
>> /var/log/exim4/paniclog has non-zero size, mail system possibly broken
>
> This is common for exim .
> 1. check the paniclog
> 2. take actions if needed based on 1.
> 3. remove paniclog
> 4. proceed with restart
>
> it has nothing to do with sys
On Thu, Apr 13, 2017 at 10:01:25PM +0100, Jonathan de Boyne Pollard wrote:
> ... albeit poorly. If one wants to run daemontools under systemd, svscanboot
> is
> not the way; svscanboot is a thing of the past
> http://jdebp.eu./FGA/inittab-is-history.html#svscanboot , and was a source of
> problem
On 14/04/2017, Joe wrote:
> On Fri, 14 Apr 2017 10:35:42 +1000
> Charlie wrote:
>
>> Received this on attempted upgrade:
>>
>> systemctl status exim4.service
>> ● exim4.service - LSB: exim Mail Transport Agent
>>Loaded: loaded (/etc/init.d/exim4; generated; vendor preset:
>> enabled) Active:
On 14/04/2017, deloptes wrote:
> Charlie wrote:
>
>> /var/log/exim4/paniclog has non-zero size, mail system possibly broken
>
> This is common for exim .
> 1. check the paniclog
> 2. take actions if needed based on 1.
> 3. remove paniclog
> 4. proceed with restart
>
> it has nothing to do with sys
On Thu, Apr 13, 2017 at 06:37:03PM +0100, Jonathan Dowland wrote:
> On Thu, Apr 13, 2017 at 06:44:08PM +0300, Reco wrote:
> > Describing Fedora as 'community-driven' distribution is a gross
> > oversimplification. It's not that I disagree with initial assessment -
> > they don't sell you Debian sta
Le quintidi 25 germinal, an CCXXV, to...@tuxteam.de a écrit :
> Thanks for you nice, condescending tone. Very much appreciated.
I am sorry you take it that way. It was not meant to, and thinking about
it again, I see nothing condescending in assuming, based on your
statement, that you are not fami
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, Apr 14, 2017 at 11:40:29AM +0200, Nicolas George wrote:
> Le quintidi 25 germinal, an CCXXV, to...@tuxteam.de a écrit :
> > You keep repeating this misconception. "Could be" "nobody would". By your
> > logic, Apache and PostgreSQL (among many f
Hi.
On Thu, Apr 13, 2017 at 01:01:24PM -0400, Greg Wooledge wrote:
> On Thu, Apr 13, 2017 at 11:54:32AM -0500, Martin McCormick wrote:
> > This started out a year or so ago with the occasional site in
> > which lynx would report that it was unable to establish a TLS
> > connection with thi
Le quintidi 25 germinal, an CCXXV, Joel Rees a écrit :
> > Summary: Linux has a new system call to allow process to register as
> > adopters for orphan processes.
> Ick. I hope they don't register directly with pid1.
I am sorry, but that does not even make sense.
> Or you could have pid1 monitor
Le quintidi 25 germinal, an CCXXV, to...@tuxteam.de a écrit :
> You keep repeating this misconception. "Could be" "nobody would". By your
> logic, Apache and PostgreSQL (among many following this model) wouldn't
> work. They do. Pretty reliably, at that.
I am sorry, but you are mistaken here, poss
Charlie wrote:
> /var/log/exim4/paniclog has non-zero size, mail system possibly broken
This is common for exim .
1. check the paniclog
2. take actions if needed based on 1.
3. remove paniclog
4. proceed with restart
it has nothing to do with systemd. it is exims "normal" behavior
regards
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Apr 13, 2017 at 11:20:02PM +0200, Nicolas George wrote:
[...]
> Yet, PID 1 is still the only immortal process, unless you have another
> new mutant power to produce, and that property is needed to have a
> reliable monitoring system. Otherwis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Apr 13, 2017 at 09:43:26AM -0500, John Hasler wrote:
> tomas writes:
> > Part of Google's perceived superiority is that it "learns to know
> > you": a couple of search terms thrown in, for Google is "search terms
> > + context", while for DDG,
On Fri, 14 Apr 2017 10:35:42 +1000
Charlie wrote:
> Received this on attempted upgrade:
>
> systemctl status exim4.service
> ● exim4.service - LSB: exim Mail Transport Agent
>Loaded: loaded (/etc/init.d/exim4; generated; vendor preset:
> enabled) Active: failed (Result: resources) since Fri
37 matches
Mail list logo