ubuntuusers.de

Unbenannt

Autor:
LinuxTester1
Datum:
12. November 2012 23:01
Code:
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
pion@pioncell:~$ cat /etc/group
root:x:0:
daemon:x:1:
bin:x:2:
sys:x:3:
adm:x:4:pion
tty:x:5:
disk:x:6:
lp:x:7:
mail:x:8:
news:x:9:
uucp:x:10:
man:x:12:
proxy:x:13:
kmem:x:15:
dialout:x:20:
fax:x:21:
voice:x:22:
cdrom:x:24:pion
floppy:x:25:
tape:x:26:
sudo:x:27:pion
audio:x:29:
dip:x:30:pion
www-data:x:33:
backup:x:34:
operator:x:37:
list:x:38:
irc:x:39:
src:x:40:
gnats:x:41:
shadow:x:42:
utmp:x:43:
video:x:44:
sasl:x:45:
plugdev:x:46:pion
staff:x:50:
games:x:60:
users:x:100:
nogroup:x:65534:
libuuid:x:101:
crontab:x:102:
syslog:x:103:
fuse:x:104:
messagebus:x:105:
bluetooth:x:106:
scanner:x:107:
colord:x:108:
lpadmin:x:109:pion
ssl-cert:x:110:
netdev:x:111:
mlocate:x:112:
ssh:x:113:
utempter:x:114:
avahi-autoipd:x:115:
avahi:x:116:
rtkit:x:119:
saned:x:120:
winbindd_priv:x:118:
sambashare:x:121:pion
vboxusers:x:117:pion
pion:x:1000:
pion@pioncell:~$