#ipcs
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x00000e74 2031616 root 660 1024 9
0x00000e6d 2064385 root 660 11204 0
0x00000e70 2097154 root 660 5837252 0
0x00001ee8 4063235 bbs 660 5837252 8
0x00001e85 4096004 bbs 660 11204 8
0x00001194 4128773 bbs 660 4798384 4
0x00000ec9 4161542 bbs 660 14578200 4
0x00000000 4259847 root 600 46084 6 dest
0x00000e72 4194312 bbs 660 224296 4
0x00002335 4227081 bbs 660 60008 4
------ Semaphore Arrays --------
key semid owner perms nsems status
0x00054188 0 bbs 700 20
------ Message Queues --------
key msqid owner perms used-bytes messages
0x00000888 0 bbs 664 0 0
#grep "^User" httpd.conf
User bbs
【 在 atppp (Big Mouse) 的大作中提到: 】
: 用root身份执行ipcs,然后 grep "^User" httpd.conf
--
FROM 210.30.17.*