Re: [DNG] Dng Digest, Vol 13, Issue 53

2015-10-20 Thread KatolaZ
On Mon, Oct 19, 2015 at 09:09:03PM +0200, aitor_czr wrote: > I use the '==' operator. For example, in the case of a file: > > FILE *fp; > > if ( fp = fopen ( "file_name", "w") == NULL) { ... error message, > and exit... } > That's surely legal, but I usually find if ( !(fp = fopen(whatever,

Re: [DNG] Dng Digest, Vol 13, Issue 53

2015-10-20 Thread KatolaZ
On Mon, Oct 19, 2015 at 06:18:16PM -0400, Hendrik Boom wrote: > On Mon, Oct 19, 2015 at 09:09:03PM +0200, aitor_czr wrote: > > I use the '==' operator. For example, in the case of a file: > > > > FILE *fp; > > > > if ( fp = fopen ( "file_name", "w") == NULL) { ... error message, > > and exit... }

Re: [DNG] Printing -- now a permissions problem

2015-10-20 Thread Rainer Weikusat
Hendrik Boom writes: > On Mon, Oct 19, 2015 at 08:11:51PM +0100, Rainer Weikusat wrote: > >> >> Send_job is the name of the lprng function for sending a job to a remote >> print server. If you specifiy >> >> 515@172.25.1.122 >> >> as printer, it will try to connect to port 515 on 172.25.1.122 (

[DNG] The status of the Devuan project, presented at Opennebula

2015-10-20 Thread Jaromil
dear Init Freedom lovers, tomorrow our fellow VUA Alberto Zuin will be presenting Devuan at the OpenNebula conference 2015 in Barcelona http://2015.opennebulaconf.com/schedule/12-the-status-of-devuan-project/ I will also join him for the Q&A session and will be there all day. anyone reading thi

Re: [DNG] The status of the Devuan project, presented at Opennebula

2015-10-20 Thread Jonathan Wilkes
Will the talk/Q&A be recorded? -Jonathan On Tuesday, October 20, 2015 7:14 AM, Jaromil wrote: dear Init Freedom lovers, tomorrow our fellow VUA Alberto Zuin will be presenting Devuan at the OpenNebula conference 2015 in Barcelona http://2015.opennebulaconf.com/schedule/12-the-stat

Re: [DNG] Dng Digest, Vol 13, Issue 53

2015-10-20 Thread karl
Katola2: > On Mon, Oct 19, 2015 at 09:09:03PM +0200, aitor_czr wrote: > > I use the '==' operator. For example, in the case of a file: > > > > FILE *fp; > > > > if ( fp = fopen ( "file_name", "w") == NULL) { ... error message, > > and exit... } > > > > That's surely legal, but I usually find >

Re: [DNG] Help text file for netman and backend.

2015-10-20 Thread Edward Bartolo
Hi, The following is a screen shot of netman showing the help window. http://postimg.org/image/cyumre9pn/ Edward On 20/10/2015, richard white wrote: > Hi Edward, > > I don't know anything about that git...@git.devuan.org address. My full > name is Richard, but I prefer Rich > (I know there ar

Re: [DNG] pressed root pw

2015-10-20 Thread aitor_czr
Hi Mike, You have to use the md5 hash of the password. You can get it typing: $ echo "XX" | md5sum 52f400d860b7431525a4c5367684de17 - Now, add to the preseed.cfg the following line: d-i password/root-password-crypted password52f400d860b7431525a4c5367684de17 Cheers, Aitor. On 20/10/15 1

Re: [DNG] The status of the Devuan project, presented at, Opennebula

2015-10-20 Thread aitor_czr
Hi Jaromil, I live in Spain (Basque Country) at a few kilometers of Barcelona... That shame not to go! Have a nice day :) Aitor. On 20/10/15 14:00, Jaromil wrote: dear Init Freedom lovers, tomorrow our fellow VUA Alberto Zuin will be presenting Devuan at the OpenNebula conference 2015 in B