[ create a new paste ] login | about

Link: http://codepad.org/VwWmDj3F    [ raw code | fork ]

Python, pasted on Apr 4:
root@vz1:~# vzctl enter 101
entered into CT 101
# df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/simfs      4.0G   75M  4.0G   2% /
dev             8.0M  4.0K  8.0M   1% /dev
tmpfs           256M  8.0K  256M   1% /run
tmp             256M     0  256M   0% /tmp
shm             256M     0  256M   0% /dev/shm
# free -m
             total       used       free     shared    buffers     cached
Mem:           512         13        498          0          0          9
-/+ buffers/cache:          4        507
Swap:          512          0        512
# ps aux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.1   4164   700 ?        Ss   02:47   0:00 init [2]      
root         2  0.0  0.0      0     0 ?        S    02:47   0:00 [kthreadd/101]
root         3  0.0  0.0      0     0 ?        S    02:47   0:00 [khelper/101]
root        41  0.0  0.2  17076  1104 ?        Ss   02:47   0:00 /sbin/udevd --daemon
root        67  0.0  0.1  17072   796 ?        S    02:47   0:00 /sbin/udevd --daemon
root        68  0.0  0.1  17072   796 ?        S    02:47   0:00 /sbin/udevd --daemon
root        99  0.0  0.1   6272   692 ?        Ss   02:47   0:00 /usr/sbin/syslogd
root       101  0.0  0.0   4164   456 ?        Ss   02:47   0:00 /usr/sbin/klogd -c 4
root       112  0.0  0.1   6260   704 ?        Ss   02:47   0:00 /usr/sbin/crond -S -l info
root       121  0.0  0.2  25520  1236 ?        Ss   02:47   0:00 /usr/sbin/sshd
root      1199  0.0  0.1  25372   696 ?        Ss   04:13   0:00 vzctl: pts/0   
root      1200  0.0  0.3  15928  1948 pts/0    Ss   04:13   0:00 -bash
root      1205  0.0  0.1   9052  1048 pts/0    R+   04:13   0:00 ps aux
# pkginfo -i
acl 2.2.51-1
attr 2.4.46-1
bash 4.2.42-1
coreutils 8.20-1
dcron 4.5-1
filesystem 2.8-3
findutils 4.4.2-1
glibc 2.16.0-2
grep 2.14-1
iana-etc 2.4-1
iproute2 3.7.0-2
iptables 1.4.17-1
iputils s20121221-1
kmod 12-1
less 451-1
libcap 2.22-1
libdevmapper 1.02.77-1
libpcre 8.32-1
mlocate 0.26-1
ncurses 5.9-1
net-tools 1.60-6
openssh 6.1p1-1
openssl 1.0.1e-1
pkgutils 5.35.2-1
procps 3.3.6-1
rc 2.28-1
readline 6.2.4-1
sed 4.2.2-1
shadow 4.1.5.1-3
sysklogd 1.5-4
sysvinit 2.88-2
tcp_wrappers 7.6-10
udev 182-1
util-linux 2.22.2-1
wget 1.14-1
zlib 1.2.7-2
# 


Create a new paste based on this one


Comments: