nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Display remote console messages

This is a discussion on Display remote console messages within the All about FreeBSD/OpenBSD/NetBSD forums, part of the *BSD Operating systems category; Hai, If I'm login to console I can see all message like dropped packets or bad login attempt or ...


Go Back   nixCraft Linux Forum > *BSD Operating systems > All about FreeBSD/OpenBSD/NetBSD

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 12-26-2005, 10:32 PM
ac007
Guest
 
Posts: n/a
Default Display remote console messages

Hai,

If I'm login to console I can see all message like dropped packets or bad login attempt or su login failed attempt, If I'm login from home to same server I'm not able to see console messages. I'm using freebsd 6.0
Reply With Quote
  #2 (permalink)  
Old 12-28-2005, 12:20 AM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 478
monk is an unknown quantity at this point
Default

So you wanna see console messages over a remote login? Try age old tail -f command:
Code:
tail -f /var/log/messages
Reply With Quote
  #3 (permalink)  
Old 12-28-2005, 12:23 AM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 212
tom is an unknown quantity at this point
Default

Better try
Code:
tail -f /var/log/messages &
So you can keep working message keep coming
Reply With Quote
  #4 (permalink)  
Old 12-29-2005, 11:20 PM
Guest
 
Posts: n/a
Default freebsd syslogd restart

How can I restart syslod? Under FreeBSD os.
Reply With Quote
  #5 (permalink)  
Old 12-29-2005, 11:22 PM
Guest
 
Posts: n/a
Default

You can also configure such behavior by make changes in /etc/syslog.conf file read man page and open configuration file
Reply With Quote
  #6 (permalink)  
Old 12-29-2005, 11:24 PM
Guest
 
Posts: n/a
Default freebsd syslogd restart

How can I restart syslod? Under FreeBSD os.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Display number of processors on linux tom Getting started tutorials 7 08-12-2008 10:51 AM
Linux Server Administration via Serial Console chiku Networking, Firewalls and Security 0 11-24-2007 11:15 AM
Display Linux kernel information sweta Getting started tutorials 0 07-27-2007 07:00 AM
Display Problem in CentOS 4.4 kasimani Linux software 1 05-05-2007 01:36 PM
gtk warning cannot open display gnome Linux software 1 03-14-2006 12:50 PM


All times are GMT +5.5. The time now is 04:36 PM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35