안녕하세요 저 방법대로 해봤는데 # Copyright (c) 1993-2006 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host
이게 최고의 방법입니다. 제 컴퓨터가 ssd 불량으로 새 ssd가 오기전까지 동생 컴퓨터를 사용하려고 했는데 확장프로그램만 동기화가 안되더군요. 동생 컴퓨터 상태가 듣도보도 못한 잡백신들에 보안 프로그램 등 문제가 심각해서 싹 지우고 카스퍼스키 돌려서 멀웨어 치료를 해도 확장프로그램 문제는 바뀌지 않았는데 이 글 보고 hosts 파일이 문제임을 알아내서 해결됐습니다. 처음엔 해맸는데 hosts 파일을 직접 수정하는 것이 아니라, 앞에 #이 붙는 내용만 복사 붙여넣기하여 다른 폴더에 hosts.txt를 만들고, 본래 hosts 파일명을 hosts.old 로 수정한 뒤에 hosts.txt 파일을 etc 폴더로 복사하면 됩니다. 정말 크게 도움됐습니다. 감사합니다.
제가 이런거 댓글 안쓰는데 정말정말정말X10000 감사합니다. 몇년동안 이유를 몰랐던게 드디어 해결됐네요. 정말 감사해요 복 받으실거에요 ㅠ
답글삭제안녕하세요 저 방법대로 해봤는데
답글삭제# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 activate.adobe.com localhost activate.adobe.com
12.0.0.1 activate.adobe.com
맨 밑에 저렇게 뜨던데 저는 1993-2006 버전이고 님은 2009 버전이라 다른거같은데 어느걸 삭제해야 하나요? ㅜㅜㅜㅜㅜ
이게 최고의 방법입니다. 제 컴퓨터가 ssd 불량으로 새 ssd가 오기전까지 동생 컴퓨터를 사용하려고 했는데 확장프로그램만 동기화가 안되더군요. 동생 컴퓨터 상태가 듣도보도 못한 잡백신들에 보안 프로그램 등 문제가 심각해서 싹 지우고 카스퍼스키 돌려서 멀웨어 치료를 해도 확장프로그램 문제는 바뀌지 않았는데 이 글 보고 hosts 파일이 문제임을 알아내서 해결됐습니다. 처음엔 해맸는데 hosts 파일을 직접 수정하는 것이 아니라, 앞에 #이 붙는 내용만 복사 붙여넣기하여 다른 폴더에 hosts.txt를 만들고, 본래 hosts 파일명을 hosts.old 로 수정한 뒤에 hosts.txt 파일을 etc 폴더로 복사하면 됩니다.
답글삭제정말 크게 도움됐습니다. 감사합니다.