Re: [CentOS] HERE document in docker script file

2019-05-03 Thread H
On April 30, 2019 8:30:45 PM EDT, H wrote: >On 04/30/2019 02:54 AM, Gianluca Cecchi wrote: >> On Tue, Apr 30, 2019 at 4:44 AM H wrote: >> >>> I am trying to use a HERE document in a docker script file to >generate a >>> text file but must be doing something wrong since I get a warning >message >>

Re: [CentOS] Permissions on nginx logs

2019-05-03 Thread Bee.Lists
Just did that, and I still can’t do this: $ cd /var/log/nginx -bash: cd: /var/log/nginx: Permission denied > On May 3, 2019, at 7:22 PM, John Pierce wrote: > > Add group nginx to your user... usermod -G nginx,... username > (Where Is any other groups you're a member of, not counting yo

Re: [CentOS] Permissions on nginx logs

2019-05-03 Thread John Pierce
Add group nginx to your user... usermod -G nginx,... username (Where Is any other groups you're a member of, not counting your primary group) On Fri, May 3, 2019, 3:03 PM Bee.Lists wrote: > Hi folks. > > Just wondering if I can change the ownership on the nginx logs folder so I > can acce

[CentOS] Permissions on nginx logs

2019-05-03 Thread Bee.Lists
Hi folks. Just wondering if I can change the ownership on the nginx logs folder so I can access them easier for analysis on a regular basis and cronjobs. /var/log/nginx is owned by nginx:nginx which shuts me out. Cheers, Bee ___ CentOS mailin

Re: [CentOS] No network on cloned CentOS 7 installation

2019-05-03 Thread Leon Fauster via CentOS
> Am 03.05.2019 um 18:48 schrieb Nicolas Kovacs : > > Hi, > > I have a few identical Dell Optiplex 7010 machines that I want to use > for our school's computer room. I tried to clone these installations > (like I did before on CentOS 5 and various versions of Slackware), but > this time I ran i

Re: [CentOS] No network on cloned CentOS 7 installation

2019-05-03 Thread Zube
On Fri May 03 06:48:30 PM, Nicolas Kovacs wrote: > Hi, > > I have a few identical Dell Optiplex 7010 machines that I want to use > for our school's computer room. I tried to clone these installations > (like I did before on CentOS 5 and various versions of Slackware), but > this time I ran into a

Re: [CentOS] No network on cloned CentOS 7 installation

2019-05-03 Thread Jon Pruente
On Fri, May 3, 2019 at 11:48 AM Nicolas Kovacs wrote: > Here's what I did. > > 1. Install one computer and zero unused hard disk sectors with dd. > > 2. Send the image to a local FTP server using G4L (Ghost4Linux). > > 3. Fetch the image on another computer. > > 4. Boot the new computer in rescue

Re: [CentOS] No network on cloned CentOS 7 installation

2019-05-03 Thread Robert Heller
At Fri, 3 May 2019 18:48:30 +0200 CentOS mailing list wrote: > > Hi, > > I have a few identical Dell Optiplex 7010 machines that I want to use > for our school's computer room. I tried to clone these installations > (like I did before on CentOS 5 and various versions of Slackware), but > this t

[CentOS] No network on cloned CentOS 7 installation

2019-05-03 Thread Nicolas Kovacs
Hi, I have a few identical Dell Optiplex 7010 machines that I want to use for our school's computer room. I tried to clone these installations (like I did before on CentOS 5 and various versions of Slackware), but this time I ran into a problem. Here's what I did. 1. Install one computer and zer