Sex And Drugs And Internet


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Cartoons for Geeks Sex And Drugs And Internet
# 1  
Old 11-10-2008
Sex And Drugs And Internet

2008-11-10T22:05:19+01:00
Image



See Techdirt about parents thinking "The Internet Is More Dangerous Than Drugs"

Image Image Image Image
Image

Source...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Linux

SFTP an internet address from a system behind an internet proxy

I was wondering if it is possible to setup SFTP to go through the internet proxy while connecting to an internet location. Problem: Client system is behind internet proxy. SFTP to any internet location fails as there is no documented way to configure SFTP to connect to internet locations through... (4 Replies)
Discussion started by: toobrown1
4 Replies

2. Shell Programming and Scripting

echo substitute sex up ur shell scriptz with secho

/*************************************************************************** * secho.c Copyright (C) 2009 by hashi NOVELTY WARE * * unix shell tool substitute for echo "sexy echo" * ... (1 Reply)
Discussion started by: hashi
1 Replies

3. UNIX for Dummies Questions & Answers

internet

hello i am a new user of suse linux...can anyone please tell me how i can get internet running on my suse?...pls tel me the complete procedure... (0 Replies)
Discussion started by: varsha.shastri
0 Replies

4. UNIX for Dummies Questions & Answers

internet

hello, just installed suzi 10.1, connect directly to broadband, set as auto-detect proxy, all ok. put machine through router - winxp ok with this - cannot connect to internet , any ideas please don (2 Replies)
Discussion started by: dondecap
2 Replies
Login or Register to Ask a Question
networks(4)						     Kernel Interfaces Manual						       networks(4)

NAME
networks - network name data base DESCRIPTION
The file associates Internet (IP) addresses with official network names and aliases. This allows the user to refer to a network by a sym- bolic name instead of using an Internet address. For each network, a single line should be present with the following information: <official network name> <network number> <aliases> Aliases are other names under which a network is known. For example: where the network named is also called A line cannot start with a blank (tab or space character). Items are separated by any number or combination of blanks. A character indi- cates the beginning of a comment. Characters from the up to the end of the line are not interpreted by routines which search the file. Trailing blanks are allowed at the end of a line. For the Internet, this file is normally created from the official network database main- tained at the Network Information Control Center (NIC), though local changes may be required to bring it up-to-date regarding unofficial aliases and/or unknown networks. Network numbers can be specified in conventional Internet dot notation using the routine from the internet address manipulation library (see inet(3N). Network names can contain any printable character other than a white space, new-line, or comment character. EXAMPLES
See AUTHOR
was developed by the University of California, Berkeley. FILES
SEE ALSO
getnetent(3N). networks(4)