|
Познающий
Регистрация: 15.08.2015
Сообщений: 83
С нами:
5655926
Репутация:
0
|
|
Подскажите есть что-то под этого зверя...
.SpoilerTarget" type="button">Spoiler: Linux http5 3.2.83
apache@http5 / $ uname -a
Linux http5 3.2.83 #1 SMP Sat Oct 22 11:27:37 CEST 2016 x86_64 Intel(R) Xeon(R) CPU E5320 @ 1.86GHz GenuineIntel GNU/Linux
apache@http5 / $ ls -la /boot
total 16392
drwxr-xr-x 4 root root 1024 Oct 22 2016 .
drwxr-xr-x 22 root root 4096 Sep 14 2012 ..
lrwxrwxrwx 1 root root 1 Nov 14 2007 boot -> .
drwxr-xr-x 2 root root 1024 Oct 22 2016 grub
-rw-r--r-- 1 root root 0 Sep 14 2012 .keep
-rw-r--r-- 1 root root 1631704 Mar 9 2008 kernel-2.6.23-gentoo-r9
-rw-r--r-- 1 root root 1685240 May 27 2008 kernel-2.6.24-gentoo-r8
-rw-r--r-- 1 root root 2001344 Jan 12 2010 kernel-2.6.31-gentoo-r6
-rw-r--r-- 1 root root 2126896 Jul 14 2010 kernel-2.6.34-gentoo-r1
-rw-r--r-- 1 root root 2127984 Oct 12 2010 kernel-2.6.34-gentoo-r11
-rw-r--r-- 1 root root 2366768 Oct 22 2016 kernel-3.2.83
-rw-r--r-- 1 root root 2369296 Aug 20 2012 kernel-3.3.8-gentoo
-rw-r--r-- 1 root root 2386912 Sep 14 2012 kernel-3.4.9-gentoo
drwx------ 2 root root 1024 Nov 14 2007 lost+found
apache@http5 / $ mount
rootfs on / type rootfs (rw)
/dev/root on / type ext3 (rw,noatime,errors=continue,barrier=1,data=writeba ck)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
rc-svcdir on /lib64/rc/init.d type tmpfs (rw,nosuid,nodev,noexec,relatime,size=1024k,mode=7 55)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=10240k,nr_inodes=1021437, mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
/dev/md0 on /boot type ext3 (rw,noatime)
/dev/md3 on /tmp type ext3 (rw,noexec,nosuid,nodev,noatime)
/tmp on /var/tmp type none (rw,noexec,nosuid,nodev,bind,noatime)
10.0.0.41:/data/nfs/userhomes/userhome3 on /home type nfs (rw,nosuid,noatime,rsize=524288,wsize=524288,intr, tcp,nfsvers=3,addr=10.0.0.41)
10.0.0.41:/data/nfs/vhosts/vhosts3/vhosts.in_one on /etc/apache2/vhosts.d type nfs (ro,noatime,rsize=524288,wsize=524288,intr,tcp,nfs vers=3,addr=10.0.0.41)
10.0.0.41:/data/nfs/checkdirs/checkdir3 on /checkdir type nfs (rw,noatime,rsize=524288,wsize=524288,intr,tcp,nfs vers=3,addr=10.0.0.41)
10.0.0.41:/data/nfs/php/php3 on /etc/php/nfs type nfs (ro,noatime,rsize=524288,wsize=524288,intr,tcp,nfs vers=3,addr=10.0.0.41)
apache@http5 / $ df -h
df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 37G 19G 17G 55% /
/dev/root 37G 19G 17G 55% /
tmpfs 3.9G 68K 3.9G 1% /run
rc-svcdir 1.0M 68K 956K 7% /lib64/rc/init.d
udev 10M 4.0K 10M 1% /dev
shm 3.9G 0 3.9G 0% /dev/shm
/dev/md0 99M 23M 72M 24% /boot
/dev/md3 132G 189M 126G 1% /tmp
10.0.0.41:/data/nfs/userhomes/userhome3 3.2T 2.1T 1.1T 66% /home
10.0.0.41:/data/nfs/vhosts/vhosts3/vhosts.in_one 3.2T 2.1T 1.1T 66% /etc/apache2/vhosts.d
10.0.0.41:/data/nfs/checkdirs/checkdir3 3.2T 2.1T 1.1T 66% /checkdir
10.0.0.41:/data/nfs/php/php3 3.2T 2.1T 1.1T 66% /etc/php/nfs
apache@http5 / $ cat /etc/issue
cat /etc/issue
This is \n.\O (\s \m \r) \t
apache@http5 / $ cat /etc/crontab
cat /etc/crontab
# for vixie cron
# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/files/crontab-3.0.1-r4,v 1.3 2011/09/20 15:13:51 idl0r Exp $
# Global variables
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
# check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly
59 * * * * root rm -f /var/spool/cron/lastrun/cron.hourly
9 3 * * * root rm -f /var/spool/cron/lastrun/cron.daily
19 4 * * 6 root rm -f /var/spool/cron/lastrun/cron.weekly
29 5 1 * * root rm -f /var/spool/cron/lastrun/cron.monthly
*/10 * * * * root test -x /usr/sbin/run-crons && /usr/sbin/run-crons
29 0,6,12,18 * * * root /root/bin/apache-restart.sh >> /root/bin/apache-restart.log 2>&1
3-58/5 * * * * root /root/bin/copy_loghost_shorewall_rules.sh > /dev/null 2>&1
apache@http5 / $ cat /proc/version
cat /proc/version
Linux version 3.2.83 (root@http5) (gcc version 4.5.4 (Gentoo 4.5.4 p1.0, pie-0.4.7) ) #1 SMP Sat Oct 22 11:27:37 CEST 2016
apache@http5 / $ cat /proc/sys/vm/mmap_min_addr
cat /proc/sys/vm/mmap_min_addr
65536
apache@http5 / $ pwd
pwd
/
apache@http5 / $ ls -la /usr/bin/staprun
ls -la /usr/bin/staprun
ls: cannot access /usr/bin/staprun: No such file or directory
apache@http5 / $ find / -type f -perm -u+s -exec ls -la {} \; 2>/dev/null
find / -type f -perm -u+s -exec ls -la {} \; 2>/dev/null
-r-s--x--x 1 root root 102784 Sep 14 2012 /sbin/mount.nfs
-rws--x--x 1 root root 31152 Sep 14 2012 /sbin/unix_chkpwd
-rws--x--x 1 root root 39672 Sep 14 2012 /bin/ping
-rws--x--x 1 root root 60672 Sep 14 2012 /bin/umount
-rws--x--x 1 root root 82064 Sep 14 2012 /bin/mount
-rws--x--x 1 root root 42592 Sep 14 2012 /bin/passwd
-rws--x--x 1 root root 36680 Sep 14 2012 /bin/su
-rws--x--x 1 root root 259144 Sep 14 2012 /usr/lib64/misc/ssh-keysign
-rws--x--x 1 root root 10184 Sep 14 2012 /usr/lib64/misc/glibc/pt_chown
-rws--x--x 1 root root 36296 Sep 14 2012 /usr/bin/newgrp
-rws--x--x 1 root root 59520 Sep 14 2012 /usr/bin/gpasswd
-rws--x--x 1 root root 41664 Sep 14 2012 /usr/bin/chfn
-rws--x--x 1 root root 36896 Sep 14 2012 /usr/bin/chsh
-rws--x--x 1 root root 58848 Sep 14 2012 /usr/bin/chage
-rwsr-x--x 1 root root 544534 Aug 14 2011 /usr/bin/sudo
-rws--x--x 1 root root 23064 Sep 14 2012 /usr/bin/expiry
|