
09.03.2013, 19:45
|
|
Познающий
Регистрация: 10.09.2009
Сообщений: 40
С нами:
8772921
Репутация:
1
|
|
Linux e 2.6.32.45-grsec-2.2.2-r3 #8
Linux 2.6.32.45-grsec-2.2.2-r3 #8
uname -a
Linux e 2.6.32.45-grsec-2.2.2-r3 #8 SMP Mon Oct 10 13:33:17 PDT 2011 x86_64 GNU/Linux
mount
Сообщение от None
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,noexec,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/sda6 on /tmp type ext4 (rw,noexec,nosuid,nodev,noatime,nodiratime)
/dev/sda7 on /var type ext4 (rw,nosuid,nodev,noatime,nodiratime)
/dev/sdb1 on /home type xfs (rw,noatime,nodiratime,nobarrier,inode64,logbufs=8 ,logbsize=256k,largeio)
df -h
Сообщение от None
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 9.4G 6.2G 2.8G 69% /
tmpfs 16G 0 16G 0% /lib/init/rw
udev 10M 184K 9.9M 2% /dev
tmpfs 16G 1.2M 16G 1% /dev/shm
/dev/sda6 1.9G 246M 1.6G 14% /tmp
/dev/sda7 64G 3.8G 57G 7% /var
/dev/sdb1 3.6T 3.4T 216G 95% /home
ls -la /boot
Сообщение от None
total 13348
drwxr-xr-x 3 root root 4096 Oct 11 17:01 .
drwxr-xr-x 23 root root 4096 Jan 22 12:40 ..
-rw-r--r-- 1 root root 1666397 Sep 23 07:08 System.map-2.6.32-5-amd64
-rw-r--r-- 1 root root 106172 Sep 23 07:08 config-2.6.32-5-amd64
drwxr-xr-x 2 root root 4096 Oct 11 16:58 grub
-rw-r--r-- 1 root root 9456733 Oct 11 17:01 initrd.img-2.6.32-5-amd64
-rw-r--r-- 1 root root 2423968 Sep 23 06:59 vmlinuz-2.6.32-5-amd64
cat /proc/version
Сообщение от None
Linux version 2.6.32.45-grsec-2.2.2-r3 (root@womb) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #8 SMP Mon Oct 10 13:33:17 PDT 2011
id
uid=12181815(cart) gid=734881(pp4432) groups=734881(pp4432)
whoami
cart
cat /etc/issue
Debian GNU/Linux 6.0
cat /proc/sys/vm/mmap_min_addr[/b
65536
cat /etc/crontab
Сообщение от None
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# m h dom mon dow user command
17 * * * * root cd / && run-parts --report /etc/cron.hourly
25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
#
ls -la /etc/cron.d
Сообщение от None
total 72
drwxr-xr-x 2 root root 4096 Mar 8 15:24 .
drwxr-xr-x 134 root root 12288 Mar 8 20:48 ..
-rw-r--r-- 1 root root 102 Dec 18 2010 .placeholder
-rw-r--r-- 1 root root 40 Mar 28 2011 cronchk
-rw-r--r-- 1 root root 1085 Jul 11 2011 ndn-analog
-rw-r--r-- 1 root root 74 Sep 20 14:02 ndn-apache-helper
-rw-r--r-- 1 root root 105 May 18 2011 ndn-clientscripts
-rw-r--r-- 1 root root 73 Jul 11 2011 ndn-crashlog
-rw-r--r-- 1 root root 184 Sep 22 2011 ndn-dovecot
-rw-r--r-- 1 root root 195 Mar 8 15:26 ndn-localdata
-rw-r--r-- 1 root root 674 Sep 13 17:45 ndn-misc
-rw-r--r-- 1 root root 122 Mar 28 2011 ndn-safetynet
-rw-r--r-- 1 root root 156 Jun 1 2011 ndn-sec
-rw-r--r-- 1 root root 67 Dec 17 09:10 prune_oneclick_cache
-rw-r--r-- 1 root root 396 Mar 24 2010 sysstat
-rw-r--r-- 1 root root 728 Oct 11 16:58 uptrack
|
|
|