search for: kevinking

Displaying 16 results from an estimated 16 matches for "kevinking".

2020 Apr 19
3
[Off topic] sending mail from Comcast was: Sendmail not working
> -----Original Message----- > From: Tim Evans > Sent: Sunday, April 19, 2020 12:50 PM > > On 4/19/20 12:38 PM, S.Bob wrote: > > > > On 4/19/20 10:36 AM, Tim Evans wrote: > >> On 4/19/20 12:28 PM, S.Bob wrote: > >>> All; > >>> > >>> > >>> I installed sendmail via yum, but if I test it like this: > >>>
2020 Apr 19
5
[Off topic] sending mail from Comcast was: Sendmail not working
> -----Original Message----- > From: S.Bob > Sent: Sunday, April 19, 2020 2:26 PM > To: centos at centos.org > Subject: Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working > > I followed this guide: > > > https://pepipost.com/tutorials/install-sendmail-server-centos-7/ Sigh - bad examples for you.... undo if you can. Postfix provides the
2020 Apr 19
4
[Off topic] sending mail from Comcast was: Sendmail not working
> -----Original Message----- > From: S.Bob > Sent: Sunday, April 19, 2020 2:52 PM > > > > I get this: > > # rpm -qf `which sendmail` > postfix-2.10.1-7.el7.x86_64 > sendmail-8.14.7-5.el7.x86_64 > yum erase sendmail # undo what you did before... yum reinstall postfix # just in case it is messed up rpm -V postfix # lets verify if postfix is ok systemctl
2020 Apr 19
1
[Off topic] sending mail from Comcast was: Sendmail not working
See other thread/reply. > -----Original Message----- > From: CentOS <centos-bounces at centos.org> On Behalf Of S.Bob > Sent: Sunday, April 19, 2020 3:11 PM > To: centos at centos.org > Subject: Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working > > OK, I've fired up a new VM, new CentOS 7 install, now I get this: > > # rpm -qf
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
my relay will be smtp.fastmail.com and it requires authentication and SSL, are there added settings in main.cf that will allow this? Thanks On 4/19/20 1:09 PM, Jason Pyeron wrote: >> -----Original Message----- >> From: S.Bob >> Sent: Sunday, April 19, 2020 2:52 PM >> >> >> >> I get this: >> >> # rpm -qf `which sendmail` >>
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
I followed this guide: https://pepipost.com/tutorials/install-sendmail-server-centos-7/ now I get this: # echo "Subject: sendmail test4" | sendmail kevink at psalm19pix.com [root at kdb-bugs auth]# echo "Subject: sendmail test4" | sendmail -v kevink at psalm19pix.com kevink at psalm19pix.com... Connecting to [127.0.0.1] via relay... kevink at psalm19pix.com... Deferred:
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
I get this: # rpm -qf `which sendmail` postfix-2.10.1-7.el7.x86_64 sendmail-8.14.7-5.el7.x86_64 On 4/19/20 12:39 PM, Jason Pyeron wrote: >> -----Original Message----- >> From: S.Bob >> Sent: Sunday, April 19, 2020 2:26 PM >> To: centos at centos.org >> Subject: Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working >> >> I
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
OK, I've fired up a new VM, new CentOS 7 install, now I get this: # rpm -qf `which sendmail` postfix-2.10.1-7.el7.x86_64 Can you point me to how to set this up properly? Note that I won the psalm19pix.com domain, it's hosted at fastmail.com, and as far as I know requires SSL. Can I setup sendmail to use this as it's SMPT connection? Thanks again... On 4/19/20 12:39 PM,
2010 Jan 12
3
digikam and mp3 sound on RHEL
Hi All; after years of running free Linux distros I've finally come to a place where I must have solid stability for my work laptop so I've purchased RHEL Workstation. I like it well enough - however I'd like to install digikam and get my system to play mp3's. I'm thinking I could get both of these from a centos repository. What do you'all think? If so, could
2011 Mar 28
2
GSoC 2011 Weighting Schemes
Hi, guys I am Wenjin from Graduate School of Chinese Academy of Science, pursing a master degree and my current research interests including using Data mining and Information retrieve technology to analysis software engineering (SE) data and support SE. I have great interested in "Weight Schemes" project. and in the last few days I have learnt some detail about DFR model family by
2010 Jan 14
1
NetworkManager won't save wireless keys
Hi all; I'm running KDE 3.5 on CentOS 5.4 I have wireless working however every time I boot I have to enter the wireless key. Anyone know how to get NetworkManager to save the keys? I've tried going to the 'edit connections' and adding the key there as well with no luck. Thanks in advance
2010 Mar 10
0
Yum errors on a new install
Hi all; I'm getting this the first time I try and run yum update on a new install of CentOS 5.4 (x86_64): Error: requested datatype primary not available My internet connection is working a 'yum clean all' does not help [root at localhost ~]# yum clean all Loaded plugins: fastestmirror Cleaning up Everything Cleaning up list of fastest mirrors [root at localhost ~]# yum
2010 Mar 17
1
CPU Upgrade
Hi all; I have a Dell 2900 with a single Quad core chip and an expansion slot for a second Quad core chip. I have CentOS 5.4 installed on the server now. If I add the second Quad core chip do I need to change anything per the install? Do I have to re-install the OS? Or will CentOS simply see the second chip once I reboot and just work? Thanks in advance
2010 Apr 22
1
centOS vs "the upstream vendor"
Hi All; I have a laptop running the "workstation" version of Linux from RedHat. I've enabled the EPEL and rpmfusion repos plus I'm subscribed to the following channels: * Red Hat Enterprise Linux Desktop (v. 5 for 64-bit x86_64) * Red Hat Network Tools for RHEL Client (v.5 64-bit x86_64) * RHEL Desktop Supplementary (v. 5 for 64-bit x86_64) * RHEL Desktop
2005 Oct 31
1
error in rsync protocol data stream
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Everyone, I've been running into a protocol error when attempting to rsync files between to hosts over ssh. Here is the line I've been using with the verbosity cranked up: rsync -avvvv -e "ssh -l test" /localpath/to/sync xxx.xxx.xxx.xxx::module cmd=ssh -l test machine=xxx.xxx.xxx.xxx user= path=module cmd=ssh -l test
2010 Jan 12
7
Rhythmbox won't play mp3 files
Hi all; I'm actually running RHEL 5.4 I installed the rpmforge centos repo (and disabled it). Then I installed the following: yum --enablerepo=rpmforge install libdvdcss libdvdread libdvdplay libdvdnav lsdvd mplayerplug-in mplayer mplayer-gui compat-libstdc++-33 flash-plugin gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-ffmpeg libquicktime yum --enablerepo=rpmforge