블로그 이미지
stluck

Notice

Recent Post

Recent Comment

Recent Trackback

Archive

calendar

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
  • total
  • today
  • yesterday
2009. 11. 14. 03:07 Cad Lab./Gun
Ubuntu 8.4

/etc/gdm/gdm.conf

[Security]
DisallowTCP=false

[XDMCP]
Enable=true

gdm 다시 시작 : sudo /etc/init.d/gdm restart


Ubuntu 9.10
   
    설정파일이 XML 형식으로 바뀜. (이젠 설정 파일도 XML로,,)

/etc/gdm/gdm.schemas

security/DisallowTCP 키를 false
xdmcp/Enable  키를 true

gdm 다시 시작 : sudo /etc/init.d/gdm restart
posted by stluck