Displaying 20 results from an estimated 40000 matches similar to: "2 systems, can't connect to apache on one"
2013 Oct 11
3
VNC
I'm trying to set up a VNC server using the instructions at
http://www.techrepublic.com/blog/linux-and-open-source/linux-101-easy-vnc-server-setup/
.
I am up to step 6:
Step 6: Edit iptables
In order for the VNC connections to get through, you must allow them with
iptables. To do this, open up the file /etc/sysconfig/iptables and add the
line:
-A INPUT -m state --state NEW -m tcp -p tcp -m
2015 Apr 29
2
Hardening SIG
Dear Doc Admins,
My name is Earl Ramirez and I have a particular interest with the
'hardening' SIG, therefore I will like to know if its possible for me to
have write access to the hardening SIG page [0]. My goal is to kick off the
draft and as we come together to decide the goals and direction of the SIG
I will update the content accordingly.
[0]
2017 May 12
3
strange system outage
On Fri, May 12, 2017 at 11:44 AM, Larry Martell <larry.martell at gmail.com>
wrote:
> On Thu, May 11, 2017 at 7:58 PM, Alexander Dalloz <ad+lists at uni-x.org>
> wrote:
> > Am 11.05.2017 um 20:30 schrieb Larry Martell:
> >>
> >> On Wed, May 10, 2017 at 3:19 PM, Larry Martell <larry.martell at gmail.com
> >
> >> wrote:
> >>>
2012 Oct 16
3
setting up postfix
This should be an easy one. I'm trying to get postfix going. I've
never done this before. I followed the directions at
http://wiki.centos.org/HowTos/postfix. I opened port 25:
iptables -I INPUT -p tcp -m tcp --dport 25 -j ACCEPT
Here's an attempt to send mail:
[motor at localhost motor]# mail -v larry.martell at gmail.com
Subject: test
test
.
EOT
larry.martell at gmail.com...
2015 Apr 29
2
Hardening SIG
Should the URL match the word used in the subject? [0]
[0] http://wiki.centos.org/SpecialInterestGroup/Hardening
jerry
On Wed, Apr 29, 2015 at 8:45 AM, Alan Bartlett <ajb at elrepo.org> wrote:
> On 29 April 2015 at 14:23, Earl A Ramirez <earlaramirez at gmail.com> wrote:
>> Dear Doc Admins,
>>
>> My name is Earl Ramirez and I have a particular interest with the
2013 Sep 20
2
NFS mounted files owned by nobody
I have 2 centos boxes and I want to NFS mount a dir from one to the
other. When I do that the files on the client all are owned by
nobody.nobody. I verified that the user and group of the files on the
server exist on both hosts and have the same uid and gid. I googled
and found this:
http://whacked.net/2006/07/26/nfsv4nfs-mapid-nobody-domain/
domainname on both machines returns (none). I edited
2018 Jun 09
4
Custom ISO With Post Installation Scripts
Dear All
I have been working on a custom ISO with kickstart and a couple of post
installation scripts and would like to have the script run before the
login prompt.
The custom ISO works; however, the scripts fails because some of the
services, e.g. mariadb does not start before the server installation
has been completed and rebooted; therefore, I have been putting the
scripts in /etc/profile.d/
2017 Sep 22
6
Connecting to internet with USB tethered iphone
On Fri, Sep 22, 2017 at 11:30 AM Stephen John Smoogen <smooge at gmail.com>
wrote:
> On 22 September 2017 at 10:33, Larry Martell <larry.martell at gmail.com>
> wrote:
> > I am trying to get a centos 6 system on the internet with a tethered
> > iPhone. I can see the phone with lsusb as bus 001 device 011. A post on
> > stackoverflow said I would need to run
2017 May 11
2
strange system outage
Am 11.05.2017 um 20:30 schrieb Larry Martell:
> On Wed, May 10, 2017 at 3:19 PM, Larry Martell <larry.martell at gmail.com> wrote:
>> On Wed, May 10, 2017 at 3:07 PM, Jonathan Billings <billings at negate.org> wrote:
>>> On Wed, May 10, 2017 at 02:40:04PM -0400, Larry Martell wrote:
>>>> I have a CentOS 7 system that I run a home grown python daemon on. I
2015 Apr 22
6
SIG - Hardening
Dear All,
About a week ago; I posted a proposal over on the centos-devel mailing
list, the proposal is for a SIG 'CentOS hardening', there were a few of
the members of the community who are also interested in this. Therefore,
I am extending that email to this community; where there is a larger
community.
Some things that we will like to achieve are as follows:
SSH:
disable root
2017 May 10
4
strange system outage
On Wed, May 10, 2017 at 3:07 PM, Jonathan Billings <billings at negate.org> wrote:
> On Wed, May 10, 2017 at 02:40:04PM -0400, Larry Martell wrote:
>> I have a CentOS 7 system that I run a home grown python daemon on. I
>> run this same daemon on many other systems without any incident. On
>> this one system the daemon seems to die or be killed every day around
>>
2017 Dec 12
2
upgrading python
On Mon, Dec 11, 2017 at 4:32 PM, Larry Martell <larry.martell at gmail.com> wrote:
> On Mon, Dec 11, 2017 at 4:25 PM, Clint Dilks <clintd at scms.waikato.ac.nz> wrote:
>> On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com>
>> wrote:
>>
>>> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote:
2015 Dec 20
2
/bin/nmcli and connection names
On Wed, Dec 16, 2015 at 4:47 PM, Earl A Ramirez <earlaramirez at gmail.com>
wrote:
> I don't see 'System' in any of the CentOS 7.2.1511 boxes or VMs that were
> recently upgraded:
>
?Hi Earl,
Have you tried a new install?? I agree, upgraded installations do not seem
to be affected.
2017 Dec 11
6
upgrading python
On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com>
wrote:
> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote:
> > On Tue, 2017-12-05 at 14:16 +0100, Kai Grunau wrote:
> >> On 05.12.2017 14:05, Larry Martell wrote:
> >> > I am running CentOS 7 and I have python version:
> >> >
> >> >
2017 Oct 02
3
sendmail
On Mon, Oct 2, 2017 at 5:29 PM, Stephen John Smoogen <smooge at gmail.com> wrote:
> On 2 October 2017 at 17:21, Larry Martell <larry.martell at gmail.com> wrote:
>> I an running CentOS7 in a docker container. I need to send email from
>> that container so I installed sendmail and then I run:
>>
>> m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf` and when
2017 Oct 02
3
sendmail
I an running CentOS7 in a docker container. I need to send email from
that container so I installed sendmail and then I run:
m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf` and when I try and
send mail it fails with:
larry.martll at gmail.com... Connecting to [127.0.0.1] via relay...
larry.martll at gmail.com... Deferred: Connection refused by [127.0.0.1]
Anyone know how I can configure
2017 Sep 14
7
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 11:38 AM, Rich Huff <rich at richhuff.com> wrote:
> On Thu, 2017-09-14 at 11:25 -0400, Larry Martell wrote:
>> On Thu, Sep 14, 2017 at 11:08 AM, Darr247 <darr247 at gmail.com> wrote:
>> >
>> >
>> > > I have some software that says it requires JRE 8.1 or higher.
>> >
>> > That's very odd, since
2017 Dec 11
2
upgrading python
Pete Biggs wrote:
> On Mon, 2017-12-11 at 15:44 -0600, Frank Cox wrote:
>> On Mon, 11 Dec 2017 16:32:06 -0500
>> Larry Martell wrote:
>>
>> > Can I make that the default python?
>>
>> ~/.bashrc
>>
> No. I'm not entirely sure that is a good idea! No, not all.
>
> 'scl enable python27 bash' creates a *new* shell with the correct
2017 Oct 30
2
R: dplyr, doBy, and ggplot2 in CentOS7
On Mon, Oct 30, 2017 at 10:56 AM Tony Schreiner <anthony.schreiner at bc.edu>
wrote:
> On Mon, Oct 30, 2017 at 10:27 AM, Larry Martell <larry.martell at gmail.com>
> wrote:
>
> > I have a R script that I am running from python with rpy2. On a debian
> > system I run this:
> >
> > apt-get install R-cran-ggplot2 R-cran-caret
> >
> > And the
2015 May 10
4
mariadb fails to start under C7
Hi Earl,
>I think I found your problem, you do not have the correct package installed
>[root at c7-db1 ~]# rpm -qa | grep maria
>mariadb-libs-5.5.41-2.el7_0.x86_64
>mariadb-server-5.5.41-2.el7_0.x86_64
>mariadb-5.5.41-2.el7_0.x86_64
>[root at c7-db1 ~]#
>Install the mariadb-x package and you should be able to start the service
Thanks. While I could go with mariadb 5, the