BOOTLOG(8) BSD System Manager's Manual BOOTLOG(8)NAME
bootlog -- log a utmpx boot record
SYOPSIS
bootlog
DESCRIPTION
The bootlog command simply creates a utmpx(5) boot record at boot time. It is run by launchd(8).
SEE ALSO utmpx(5), launchd(8)
Dec 15, 2006
Check Out this Related Man Page
UTMPX(5) BSD File Formats Manual UTMPX(5)NAME
utmpx -- user accounting database
SYNOPSIS
#include <utmpx.h>
DESCRIPTION
In contrast to utmp and wtmp, the extended databases in utmpx and wtmpx reserve more space for logging hostnames, and also information on a
process' ID, termination signal and exit status.
The <utmpx.h> header defines the structures and functions for logging user. Currently logged in users are tracked in /var/run/utmpx. The
interface to the utmpx file is described in endutxent(3). The file is not automatically created if they do not exist; it must be created
manually.
Traditionally, separate files would be used to store the running log of the logins and logouts (wtmpx), and the last login of each user
(lastlogx). With the availability of the Apple system log facility asl(3), these separate files can be replace with log entries, which are
automatically generated when utmpx entries are written. The API to access the logins and logouts is described in endutxent_wtmp(3) while the
last login info is accessible with getlastlogx(3).
For compatibility, changes to utmpx are reflected in utmp(3) (in the utmp, wtmp and lastlog files), but not the other way around.
FILES
/var/run/utmpx The utmpx file.
SEE ALSO asl(3), endutxent(3), endutxent_wtmp(3), getlastlogx(3), utmp(5)BSD January 31, 2007 BSD
hello,
I need to configure our AIX 5.3 to relay mail to exchange.
I have got this working with no issues yet, I can not send mail to root@localhost.
# uname -a
AIX Blade1 3 5 0000E6DAD400
# oslevel -s
5300-07-01-0748
# mailq
/var/spool/mqueue (2 requests)... (14 Replies)
Hello,
I'm having a problem starting the cron daemon automatically from inittab, let me provide the details below:
We are having five equally installed machines. One of them was upgraded in the past, one we upgraded recently, both from 5300-05-06 to 5300-07-01-0748. On the upgraded... (6 Replies)
Hello:
Hope someone can help. Yesterday we did a mksysb backup of one of our AIX boxes and now the server is hanging at "Multi-User initialization completed" prompt.
Can someone help in troubleshooting this error? If you need more info please just let me know what you need. I'm not that... (17 Replies)
I have WinXP Pro SP2 on first disk /dev/hda, which my BIOS currently has as first boot device.
I have CentOS-5.2-x86_64 on second disk /dev/hdb, which I can boot into if I set my BIOS to boot from this HDD. It is using LVM with vg00 and a single LV for root (/) filesystem (ext3).
How do I get... (19 Replies)
AIX 5.3-5300.09.06.1013 (AIX 5.3 TL9 SP6)
# startsrc -s xntpd -a "-x"
(with -x at the end of the xntpd line in /etc/rc.tcpip, too.)
will run for 5-15 minutes, and then die.
# errpt -a
with a search on xntpd gives me this:
------------------------------------------------
LABEL: ... (7 Replies)
Hi,
I wondered if it was possible to parse a plist file like this
http://dl.dropbox.com/u/14586156/stuff/Bookmarks.plist
so it will afterwards look like this
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"... (0 Replies)
First time poster and a very new Unix user, so I'll just pre-apologize for stupid questions now.
Does anybody know of a good RAID 1 hard drive backup that is Unix friendly? I want to avoid any hardcore programming. Can you recommend both NAS and non-NAS options? I need to do nightly backups... (31 Replies)
Sorry guys.. dont know where to put this..
currently I am cleaning up system dump on our aix machine
and I wanted to set zero the 1st 20 large file but before doing
that I wanted to create some backup.
is there any command that can compress all these file same time?
tar syntax file?
... (2 Replies)
Hi Everyone, I'm trying to figure out how many times my LPAR has been bounced? Anybody know a command or a place I can look into. The "who -b" shows the last system boot and I couldn't find anything useful using the "last" command. (8 Replies)
Good Evening:
2 things then I'll post my problem. Don't you find it very odd that in the "linux" sub-forum, they don't list any linux O.S.'s. This should've been posted in 'emergencies", but it refused!!!??
I'm at wit's end. Been fighting LinuxMint 17 for about 2 months now and it's... (3 Replies)