Displaying 8 results from an estimated 8 matches for "_research_".
2017 Jan 03
1
CentOS 7 samba server + mac client problems
...ra 25 server. It may be that older versions need
> to force a lower version of SMB depending on which Mac client you're
> using.
Thanks. Given that my smb.conf is also pretty basic, it could certainly be SElinux. I?ll try your suggestions.
Noam
____________
||
|U.S. NAVAL|
|_RESEARCH_|
LABORATORY
Noam Bernstein, Ph.D.
Center for Materials Physics and Technology
U.S. Naval Research Laboratory
T +1 202 404 8628 F +1 202 404 7546
https://www.nrl.navy.mil <https://www.nrl.navy.mil/>
2018 May 31
0
[CentOS-announce] CESA-2018:1318 Important CentOS 7 kernel Security Update
...}
> irc: hughesjr, #centos at irc.freenode.net
> Twitter: @JohnnyCentOS
>
> _______________________________________________
> CentOS-announce mailing list
> CentOS-announce at centos.org
> https://lists.centos.org/mailman/listinfo/centos-announce
____________
||
|U.S. NAVAL|
|_RESEARCH_|
LABORATORY
Noam Bernstein, Ph.D.
Center for Materials Physics and Technology
U.S. Naval Research Laboratory
T +1 202 404 8628 F +1 202 404 7546
https://www.nrl.navy.mil <https://www.nrl.navy.mil/>
2018 May 30
1
CESA-2018:1318 Important CentOS 7 kernel Security Update
CentOS Errata and Security Advisory 2018:1318 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2018:1318
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
af10287508a7362f9c018b0e6c59ba7bc608260adff8bacbbd9ece097f74742b kernel-3.10.0-862.2.3.el7.x86_64.rpm
2018 May 30
1
CESA-2018:1318 Important CentOS 7 kernel Security Update
CentOS Errata and Security Advisory 2018:1318 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2018:1318
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
af10287508a7362f9c018b0e6c59ba7bc608260adff8bacbbd9ece097f74742b kernel-3.10.0-862.2.3.el7.x86_64.rpm
2016 Dec 30
3
CentOS 7 samba server + mac client problems
We?ve just started to try to configure a new CentOS 7 disk server, and NFS seems OK so far, but I?m having problems with smb mounts to a Mac OS X client.
I have the [homes] section as usual, and some additional shares restricted to specific users, but none seem to work. I know I?m authenticating OK (both from the smbd logs and because when I type the wrong password the Mac?s behavior is
2017 Nov 15
1
run bash <filename> from cron
...ent, running as a cron job, to be what you
> think it is. Try testing it by have your cron job, at the top of the
> script, issue the env command.
What about just giving the full path to the rd.pl script in the text file (i.e. /root/bin/rd.pl) ?
Noam
____________
||
|U.S. NAVAL|
|_RESEARCH_|
LABORATORY
Noam Bernstein, Ph.D.
Center for Materials Physics and Technology
U.S. Naval Research Laboratory
T +1 202 404 8628 F +1 202 404 7546
https://www.nrl.navy.mil <https://www.nrl.navy.mil/>
2017 Oct 22
2
Areca RAID controller on latest CentOS 7 (1708 i.e. RHEL 7.4) kernel 3.10.0-693.2.2.el7.x86_64
-----Original Message-----
From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Noam
Bernstein
Sent: Sunday, October 22, 2017 8:54 AM
To: CentOS mailing list <centos at centos.org>
Subject: [CentOS] Areca RAID controller on latest CentOS 7 (1708 i.e. RHEL
7.4) kernel 3.10.0-693.2.2.el7.x86_64
> Is anyone running any Areca RAID controllers with the latest CentOS 7 kernel,
>
2017 Nov 15
6
run bash <filename> from cron
This might be a bit OT, but I've never had to do this before and what
I've googled doesn't seem to be working.
I have an ansible playbook that I'm working on that I want to run as a
cronjob.? One task I'm having trouble with is where I have a text file
with lines like:
rd.pl "blah blah"
rd.pl "blah blah blah"
This text file has to be 'executed'