User
Pass
2FA
 
 

Mozila Firefox.

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> Trash -> Programming / Scripting / Database
Author Message3379
Fixation33

[Mentally Stable]



Status: Offline
(since 17-07-2016 20:47)
Joined: 08 May 2011
Posts: 433, Topics: 89
Location: Romania

Reputation: 133.6
Votes: 10

Post Posted: 14-12-2011, 23:11:03 | Translate post to: ... (Click for more languages)

Salut. Ma intrebam daca se poate sa imi blochez un site din mozila sau internet explorer ca sa nu il mai pot accesa.De exemplu sa zicem ca introduc la url in mozila http://www.facebook.com si cand dau enter sa imi zica ca nu merge serverul.
0 0
  
Back to top
View user's profile Send private message
nr913
[Banned user]


Banned


Status: Offline
(since 24-10-2013 10:06)
Joined: 24 Apr 2009
Posts: 4224, Topics: 223
Location: România

Reputation: 60.3
Votes: 156

 
Post Posted: 14-12-2011, 23:21:50 | Translate post to: ... (Click for more languages)

C:\windows\system32\drivers\etc\hosts <-- deschizi cu notepad și adaugi o nouã linie:
Code:
127.0.0.1 facebook.com


Attitude - A little thing that makes a BIG difference
0 0
  
Back to top
View user's profile Send private message
Fixation33

[Mentally Stable]



Status: Offline
(since 17-07-2016 20:47)
Joined: 08 May 2011
Posts: 433, Topics: 89
Location: Romania

Reputation: 133.6
Votes: 10

Post Posted: 15-12-2011, 08:25:10 | Translate post to: ... (Click for more languages)

Pai vroiam sa stiu cum pot sa fac mai multe site-uri fb era doar exemplu.
0 0
  
Back to top
View user's profile Send private message
nr913
[Banned user]


Banned


Status: Offline
(since 24-10-2013 10:06)
Joined: 24 Apr 2009
Posts: 4224, Topics: 223
Location: România

Reputation: 60.3
Votes: 156

 
Post Posted: 15-12-2011, 13:54:52 | Translate post to: ... (Click for more languages)

Code:
127.0.0.1 facebook.com
127.0.0.1 google.com
127.0.0.1 freakz.ro
127.0.0.1 youtube.com


Attitude - A little thing that makes a BIG difference
0 0
  
Back to top
View user's profile Send private message
Fixation33

[Mentally Stable]



Status: Offline
(since 17-07-2016 20:47)
Joined: 08 May 2011
Posts: 433, Topics: 89
Location: Romania

Reputation: 133.6
Votes: 10

Post Posted: 16-12-2011, 19:51:42 | Translate post to: ... (Click for more languages)

imi spune ca nu am voie sa umblu acolo ca nu stiu ce si este pc meu personal.
0 0
  
Back to top
View user's profile Send private message
nr913
[Banned user]


Banned


Status: Offline
(since 24-10-2013 10:06)
Joined: 24 Apr 2009
Posts: 4224, Topics: 223
Location: România

Reputation: 60.3
Votes: 156

 
Post Posted: 16-12-2011, 20:29:47 | Translate post to: ... (Click for more languages)

Ce windows ai?

Attitude - A little thing that makes a BIG difference
0 0
  
Back to top
View user's profile Send private message
Fixation33

[Mentally Stable]



Status: Offline
(since 17-07-2016 20:47)
Joined: 08 May 2011
Posts: 433, Topics: 89
Location: Romania

Reputation: 133.6
Votes: 10

Post Posted: 19-12-2011, 22:30:48 | Translate post to: ... (Click for more languages)

7 ultimate
0 0
  
Back to top
View user's profile Send private message
Fixation33

[Mentally Stable]



Status: Offline
(since 17-07-2016 20:47)
Joined: 08 May 2011
Posts: 433, Topics: 89
Location: Romania

Reputation: 133.6
Votes: 10

Post Posted: 20-12-2011, 17:26:05 | Translate post to: ... (Click for more languages)

Bump
0 0
  
Back to top
View user's profile Send private message
*0ranGe ! extrem

[I ❤ MY POLO!]



Status: Offline
(since 11-12-2017 12:06)
Joined: 01 Jul 2007
Posts: 11419, Topics: 191
Location: Romania

Reputation: 683.4
Votes: 117

   
Post Posted: 21-12-2011, 00:19:18 | Translate post to: ... (Click for more languages)

Ai pe link-ul de mai jos un tutorial cu poze, cum sa schimbi permisiunile la foldere, se poate aplica si la fisiere.

http://www.addictivetips.com/windows-tips/windows-7-access-denied-permission-ownership/



0 0
  
Back to top
View user's profile Send private message
Fixation33

[Mentally Stable]



Status: Offline
(since 17-07-2016 20:47)
Joined: 08 May 2011
Posts: 433, Topics: 89
Location: Romania

Reputation: 133.6
Votes: 10

Post Posted: 24-12-2011, 22:11:03 | Translate post to: ... (Click for more languages)

nu il blocheaza deloc. tot imi merge sa intru pe fb.
Unde sa o pun aia cu ip si site?
Code:
# Copyright (c) 1993-2009 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

# localhost name resolution is handled within DNS itself.
#   127.0.0.1       localhost
#   ::1             localhost


0 0
  
Back to top
View user's profile Send private message
nr913
[Banned user]


Banned


Status: Offline
(since 24-10-2013 10:06)
Joined: 24 Apr 2009
Posts: 4224, Topics: 223
Location: România

Reputation: 60.3
Votes: 156

 
Post Posted: 26-12-2011, 13:17:34 | Translate post to: ... (Click for more languages)

Code:
# Copyright (c) 1993-2009 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

# localhost name resolution is handled within DNS itself.
#   127.0.0.1       localhost
#   ::1             localhost

127.0.0.1       facebook.com
127.0.0.1       hi5.com
127.0.0.1       myspace.com



Attitude - A little thing that makes a BIG difference
0 0
  
Back to top
View user's profile Send private message
Tr3z3gu3T

[Mentally Stable]



Status: Offline
(since 12-06-2019 13:16)
Joined: 29 Sep 2006
Posts: 493, Topics: 71
Location: Romania

Reputation: 481.6
Votes: 14

 
Post Posted: 27-12-2011, 17:11:46 | Translate post to: ... (Click for more languages)

iar inainte de a te pronunta da si un restart dupa ce faci modificarile, cel putin la browser
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> Trash -> Programming / Scripting / Database  


The time now is 12-02-2025, 06:44:33
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x