Larry Martell wrote:
> On Tue, Jul 18, 2017 at 12:39 PM, A. Ravi Kumar
> wrote:
>> Hi Larry,
>>
>> I have recently installed R in RHEL 7.
>>
>> https://arkit.co.in/install-r-shiny-server-centos-7/
>>
>> Have a look above URL.
>
> $ wget
Why wget? Why not yum install R-\*
On my CentOS 7 workstati
Tom Ekberg wrote:
> I have a non-root cron job that needs to look at files in /var/log/httpd
> and transfer them (scp) to another host. That user is a member of group
> adm and I changed the ownership of /var/log/httpd to root:adm and set
> permissions to 750. This works file as the cron job can re