LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-12-2010, 06:31 AM   #1
blowefamily
LQ Newbie
 
Registered: Nov 2010
Posts: 5

Rep: Reputation: 0
Post How Do I Read the Mail in /var/spool/mail/root?


I have been reading and registered .

A sticky that had a field to ask your first question .

It may be so obvious to you all .

You have new mail in /var/spool/mail/root

The above was what I put into google and it brought me here .

Now how do i drill down to where people have already answered or asked the same question?

This is the system I am on that the question is about .

uname -a
Linux cs-sthtrain2.filetek.com 2.6.18-164.2.1.el5 #1 SMP Mon Sep 21 04:37:42 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

Last edited by XavierP; 11-12-2010 at 06:49 AM.
 
Old 11-12-2010, 06:42 AM   #2
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Hi there, welcome to LQ!

The LQ Search page ( http://www.linuxquestions.org/questions/search.php ) is probably what you seek - you can search there based on thread/post contents, thread titles, and filter by forum and other criteria.

To read your mail on the local machine, you can use the `mail` command. See here to read about this command:
http://linux.about.com/od/commands/l/blcmdl1_Mail.htm

Meanwhile, I'm going to request that your posts here in this thread, be moved to their own new thread, perhaps in /Newbie or /Introductions.

If you run into problems reading your mail, and cannot find any help using the Search page or by just browsing around, by all means create yourself a new thread, and explain the situation. Someone will be happy to try to help out when they have a few minutes.

Best regards - and welcome to LQ.
 
1 members found this post helpful.
Old 11-12-2010, 07:16 AM   #3
w1k0
Senior Member
 
Registered: May 2008
Location: Poland
Distribution: Slackware (personalized Window Maker), Mint (customized MATE)
Posts: 1,309

Rep: Reputation: 234Reputation: 234Reputation: 234
You could open Terminal or run xterm command and then run mutt command as root. To get more specific instructions post here the name and the version of your Linux distribution.
 
Old 11-12-2010, 07:35 AM   #4
blowefamily
LQ Newbie
 
Registered: Nov 2010
Posts: 5

Original Poster
Rep: Reputation: 0
Move my thread ? Took me ten minutes to find it again .

Love to be cooperative .

Just trying to find my way around .

If by move my thread you mean continue it "someplace" else please give me a link .

and if you mean actually move thread ... no idea how , need link please .

My head hurts .

Just trying to obsorb .

Looks like there are goodies all over the site .
 
Old 11-12-2010, 07:38 AM   #5
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Indeed, we have lots of goodies!

If your posts get moved, they will be moved to their own thread (a new thread will be created for you).

Any time you wish to review or locate any post or thread that you have created or participated in, you can use your "Subscribed Threads" page, located via the link in the right-hand-side menus on any LQ page. Your subscribed threads are here:
http://www.linuxquestions.org/questi...bscription.php

If we move these few posts of yours, they will disappear from this thread here where we are talking, but you can find the new thread using the link I just gave.

EDIT: Presto - a moderator has placed your posts into a new thread, and we're posting in it right now.

Last edited by GrapefruiTgirl; 11-12-2010 at 07:44 AM.
 
Old 11-12-2010, 07:49 AM   #6
blowefamily
LQ Newbie
 
Registered: Nov 2010
Posts: 5

Original Poster
Rep: Reputation: 0
Ok , now I see a little bit more -thx much !

I now see that replies are alerting through my email I registered with so that is helpful too in getting back to where I was.

I don't want to leave a mess behind me so will try to not post wrong place but the system said I should post or it is curtains so I figured I would dive in and see if "bad" things happened .

thx agn

Automatically parse links in text - why that option before I hit submit ?

Mutt sounds interesting .

The Linux is on a company server/system so is this following info sufficient or should I run another command besides uname to see the distribution ?

@@@@@@@@@@@@@@@@@@

uname -a
Linux cs-sthtrain2.filetek.com 2.6.18-164.2.1.el5 #1 SMP Mon Sep 21 04:37:42 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

@@@@@@@@@@@@@@@@@@
 
Old 11-12-2010, 08:05 AM   #7
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Hi,

"parse links in text" - this does something to embedded URL's that you include inside your post. I'm not sure what-- I think it shortens them to a reasonable length. It's an option I've never found a need to change.

As for your distribution, yes, more commands would help to identify it, since the `uname` output is not quite doing it. It sort of resembles a RHEL or SuSE distro so far.. An enterprise one anyhow.. You might try one of these, as root:
Code:
cat /etc/issue
cat /etc/*release
cat /etc/*version
lsb_release # note I may have this command wrong - someone else will let us know if so...
 
Old 11-12-2010, 08:09 AM   #8
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Editing your LQ settings.

Quote:
Originally Posted by blowefamily View Post
I now see that replies are alerting through my email I registered with
Also - you probably should visit your UserCP (your LQ user control panel) and configura your profile a little bit. Such things as Email notifications, signature, profile details, etc., can be all configured there. See these two links (again, these links are on the right hand side of the page, in the menu structure there).

LQ UserCP: http://www.linuxquestions.org/questions/usercp.php

Edit Profile: http://www.linuxquestions.org/questi...do=editprofile
 
Old 11-12-2010, 08:24 AM   #9
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
Welcome to LQ blowefamily! Your head will stop spinning in a few days.
There is much to see and do here.
 
Old 11-12-2010, 05:31 PM   #10
honeybadger
Member
 
Registered: Aug 2007
Location: India
Distribution: Slackware (mainly) and then a lot of others...
Posts: 855

Rep: Reputation: Disabled
I possibly wrong but then mormally I log in as the root and cd into the mail folder and then I open the mail in vim -r root.
Hope this helps.
 
Old 11-15-2010, 12:45 AM   #11
blowefamily
LQ Newbie
 
Registered: Nov 2010
Posts: 5

Original Poster
Rep: Reputation: 0
GrapefruiTgirl - here are the results -

[root@cs-sthtrain2 ~]# cat /etc/issue
Red Hat Enterprise Linux Server release 5.4 (Tikanga)
Kernel \r on an \m

[root@cs-sthtrain2 ~]# cat /etc/*release
Red Hat Enterprise Linux Server release 5.4 (Tikanga)
[root@cs-sthtrain2 ~]# cat /etc/*version
cat: /etc/subversion: Is a directory
[root@cs-sthtrain2 ~]# lsb_release
LSB Version: :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch
[root@cs-sthtrain2 ~]#

Last edited by blowefamily; 11-15-2010 at 12:50 AM. Reason: add to person name
 
Old 11-15-2010, 06:54 AM   #12
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
OK, so for future reference, any time you create a thread and/or need help with an issue, and are asked to tell what Linux OS you are running, you got that info above from those commands:
Code:
[root@cs-sthtrain2 ~]# cat /etc/*release
Red Hat Enterprise Linux Server release 5.4 (Tikanga)
The above, as well as the output of:
Code:
uname -a
are plenty to identify the OS.

Best regards!
 
Old 11-15-2010, 07:04 AM   #13
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
You su to root, and type:

mail
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
you have a new mail in /var/spool/mail/root rajesh84210 Linux - Newbie 1 09-18-2009 02:44 AM
Unable to open mail spool file /var/mail/root cccc Debian 4 09-14-2006 01:31 PM
/var/spool/mail/root mail message absalon Linux - General 1 07-04-2005 09:08 PM
How to read /var/spool/mail/root? neo_in_matrix Linux - Newbie 1 04-04-2005 08:49 PM
/var/spool/mail/root j-me Linux - Newbie 5 02-14-2003 06:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration