Dav*_*vid 3 installation boot log
由于在启动阶段遇到问题,ubuntu(或一般的 linux)日志中是否有任何地方可以记录计算机启动和操作系统加载失败?
小智 5
你可以检查它
/var/日志
这个目录有所有类型的日志
/var/log/auth.log
Record of all logins and logouts by normal users and system processes.
Run Code Online (Sandbox Code Playgroud)
/var/log/btmp
Log of all attempted bad logins to the system. Accessed via the lastb command.
Run Code Online (Sandbox Code Playgroud)
/var/日志/调试
Debugging output from various packages.
Run Code Online (Sandbox Code Playgroud)
/var/log/dmesg
Kernel ring buffer. The content of this file is referred to by the dmesg command.
Run Code Online (Sandbox Code Playgroud)
/var/log/gdm/
GDM log files. Normally a subset of the last X log file. See /var/log/xdm.log for mode details.
Run Code Online (Sandbox Code Playgroud)
/var/log/kdm.log
KDM log file. Normally a subset of the last X log file. See /var/log/xdm.log for more details.
Run Code Online (Sandbox Code Playgroud)
/var/日志/消息
System logs.
Run Code Online (Sandbox Code Playgroud)
/var/日志/pacct
Process accounting is the bookkeeping of process activity. The raw data of process activity is maintained here. Three commands can be used to access the contents of this file dump-acct, sa (summary of process accounting) and lastcomm (list the commands executed on the system).
Run Code Online (Sandbox Code Playgroud)
/var/log/utmp
Active user sessions. This is a data file and as such it can not be viewed normally. A human-readable form can be created via the dump-utmp command or through the w, who or users commands.
Run Code Online (Sandbox Code Playgroud)
/var/log/wtmp
Log of all users who have logged into and out of the system. The last command can be used to access a human readable form of this file. It also lists every connection and run-level change.
Run Code Online (Sandbox Code Playgroud)
/var/log/xdm.log
XDM log file. Normally subset of the last X startup log and pretty much useless in light of the details the X logs is able to provide us with. Only consult this file if you have XDM specific issues otherwise just use the X logfile.
Run Code Online (Sandbox Code Playgroud)
/var/log/XFree86.0.log, /var/log/XFree86.?.log
X startup logfile. An excellent resource for uncovering problems with X configuration. Log files are numbered according to when they were last used. For example, the last log file would be stored in /var/log/XFree86.0.log, the next /var/log/XFree86.9.log, so on and so forth.
Run Code Online (Sandbox Code Playgroud)
/var/日志/系统日志
The 'system' log file. The contents of this file is managed via the syslogd daemon which more often than not takes care of all log manipulation on most systems.
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
18638 次 |
| 最近记录: |