Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
10-31-2013, 01:03 PM
|
#16
|
Member
Registered: Jun 2013
Posts: 63
Original Poster
Rep:
|
Yes, it worked sometimes rarely in the past, but then i was taunting with WHM and settign sand broke.
nikos@superhost.gr [~]# mail -s test root
lets hope this damn think works!
.
EOT
nikos@superhost.gr [~]#
Code:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
root@secure.superhost.gr
retry timeout exceeded
> ------ This is a copy of the message, including all the headers. ------ Return-path: <nikos@secure.superhost.gr> Received: from nikos by secure.superhost.gr with local (Exim 4.80.1) (envelope-from <nikos@secure.superhost.gr>) id 1VbwZq-0004VQ-8l for root@secure.superhost.gr; Thu, 31 Oct 2013 20:02:38 +0200 Date: Thu, 31 Oct 2013 20:02:38 +0200 To: root@secure.superhost.gr Subject: test User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <E1VbwZq-0004VQ-8l@secure.superhost.gr> From: nikos@secure.superhost.gr lets hope this damn think works!
|
|
|
10-31-2013, 01:18 PM
|
#17
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep:
|
Try this in /etc/hosts (after a backup, of course)
Code:
127.0.0.1 localhost.localdomain localhost
127.0.0.1 secure.superhost.gr secure
and retry the mail operation again. wrt:
mail -s test root
lets hope this damn think works!
Last edited by Habitual; 10-31-2013 at 01:26 PM.
|
|
|
10-31-2013, 04:19 PM
|
#18
|
Member
Registered: Jun 2013
Posts: 63
Original Poster
Rep:
|
Code:
root@secure [~]# nano /etc/hosts
root@secure [~]# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
127.0.0.1 secure.superhost.gr secure
root@secure [~]#
root@secure [~]# mail -s test root
Are we gonna be lucky this time?
.
EOT
No email came up until now to notify me of error, but i also dont know how to check if this mail got delivered successfully to root user.
|
|
|
10-31-2013, 04:20 PM
|
#19
|
Member
Registered: Jun 2013
Posts: 63
Original Poster
Rep:
|
root@secure [~]# mail
No mail for root
|
|
|
10-31-2013, 04:26 PM
|
#20
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep:
|
so, that's "progress" no?
maybe you have a regular linux user receiving root's email, as I do?
regular user have any mail for root...
|
|
|
10-31-2013, 04:32 PM
|
#21
|
Member
Registered: Jun 2013
Posts: 63
Original Poster
Rep:
|
Yes indeed it is progress! No erro mail at least! :-)
in WHM somewhere i had a setting for root's mail but cannot recall what it was, but i just tried this
Code:
root@secure [~]# mail -s test nikos@superhost.gr
Are we gonna be lucky this time?
.
EOT
nikos@superhost.gr [~]# mail
No mail for nikos
|
|
|
10-31-2013, 04:59 PM
|
#22
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep:
|
well, take a break and a breathe, I'm sure the answer is just around the corner.
You and I could both use the break.
I now remember why I hate cPanel. ;(
|
|
|
10-31-2013, 05:03 PM
|
#23
|
Member
Registered: Jun 2013
Posts: 63
Original Poster
Rep:
|
Ι started to hate cPanel months ago, too many issues in sevral layers....
Yes, we both could and should use a break!
Solution is close but mind needs rest! Perhapos time to watch a movie! :-)
|
|
|
10-31-2013, 05:04 PM
|
#24
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep:
|
Quote:
Originally Posted by NikosGr
Ι started to hate cPanel months ago, too many issues in sevral layers....
Yes, we both could and should use a break!
Solution is close but mind needs rest! Perhapos time to watch a movie! :-)
|
Good Idea. Something scary - boo!
|
|
|
10-31-2013, 05:05 PM
|
#25
|
Member
Registered: Jun 2013
Posts: 63
Original Poster
Rep:
|
Hahaha, scary yeah, like cPanel Daily WTF Horror stories ;-)
|
|
|
11-15-2013, 11:34 AM
|
#26
|
Member
Registered: Jun 2013
Posts: 63
Original Poster
Rep:
|
This has sorted out now.
can you please tell me why i cannot 'yum install python3' ?
an i have compiled python 3.4a myself now i want it gone because i want to install it via yum
can i just delete /usr/local/bin/python? would that delete the whole python 34.a that make install created?
|
|
|
11-15-2013, 11:37 AM
|
#27
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep:
|
CentOS version and architecture please?
Code:
lsb_release -d
uname -mrs
New thread?
|
|
|
11-15-2013, 11:39 AM
|
#28
|
Member
Registered: Jun 2013
Posts: 63
Original Poster
Rep:
|
I have created ne thread but didn't receive any actual help.
i you knwo pelase tell me how
Code:
root@secure [~]# lsb_release -d
-bash: lsb_release: command not found
root@secure [~]# uname -mrs
Linux 2.6.32-358.23.2.el6.x86_64 x86_64
root@secure [~]#
|
|
|
11-15-2013, 11:41 AM
|
#29
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep:
|
WHM is usually CentOS, are you using CentOS?
Code:
cat /etc/redhat-release
link to new thread?
|
|
|
11-15-2013, 11:43 AM
|
#30
|
Member
Registered: Jun 2013
Posts: 63
Original Poster
Rep:
|
Yes indeed, sorry i forgot to mention because i already have mentioned it so many times over so many forums and threads.
root@secure [~]# cat /etc/redhat-release
CentOS release 6.4 (Final)
root@secure [~]#
So many days now i just cant install python 3.3.3 and python-pip via yum
i am frustrated, i have even added EPEL repo but that didn't seemed to help me.
http://www.linuxquestions.org/questi...ip-4175484548/
|
|
|
All times are GMT -5. The time now is 02:58 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|