<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>tcpip &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/tcpip/</link>
	<description>Feed of posts on WordPress.com tagged "tcpip"</description>
	<pubDate>Sat, 28 Nov 2009 04:03:12 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Como funciona uma rede de computadores]]></title>
<link>http://jrmeireles.wordpress.com/2009/11/27/como-funciona-uma-rede-de-computadores/</link>
<pubDate>Fri, 27 Nov 2009 11:54:44 +0000</pubDate>
<dc:creator>jrmeireles</dc:creator>
<guid>http://jrmeireles.wordpress.com/2009/11/27/como-funciona-uma-rede-de-computadores/</guid>
<description><![CDATA[Estou de volta!!! Agora pretendo não ficar longo tempo sem fazer posts. Neste post quero compartilha]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Estou de volta!!! Agora pretendo não ficar longo tempo sem fazer posts.</p>
<p>Neste post quero compartilhar este vídeo sobre o funcionamento de uma rede de computadores, inclusive a Internet que é a maior rede. Ele explica de forma muita legal o TCP/IP, proxy, firewall, etc.</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/muh9u_F5oeg&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/muh9u_F5oeg&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Information on IP range, subnet mask, default gateway, dhcp server, and dns servers]]></title>
<link>http://activecomputech.wordpress.com/2009/11/26/information-on-ip-range-subnet-mask-default-gateway-dhcp-server-and-dns-servers/</link>
<pubDate>Thu, 26 Nov 2009 15:01:48 +0000</pubDate>
<dc:creator>sajidcyber</dc:creator>
<guid>http://activecomputech.wordpress.com/2009/11/26/information-on-ip-range-subnet-mask-default-gateway-dhcp-server-and-dns-servers/</guid>
<description><![CDATA[Before you can change your IP you need some information. This information includes your IP range, su]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Before you can change your IP you need some information. This information includes your IP range, subnet mask, default gateway, dhcp server, and dns servers.<br />
</strong></p>
<p>1. Getting your IP range &#8211; Getting information about your IP range is not difficult, I recommend using Neo Trace on your own IP. But for my test just look at your IP address, say it&#8217;s 24.193.110.13 you can definitely use the IP&#8217;s found between 24.193.110.1 &#60; [new IP] &#60; 24.193.110.255, don&#8217;t use x.x.x.1 or x.x.x.255. To find your IP simply open a dos/command prompt window and type ipconfig at the prompt, look for &#8220;IP Address. . . . . . . . . . . . : x.x.x.x&#8221;.</p>
<p>2. Subnet Mask, Default Gateway, DHCP Server &#8211; These are very easy to find, just open a dos/command prompt window and type &#8216;ipconfig /all&#8217; without the &#8216; &#8216;. You should see something like this:</p>
<p>Windows IP Configuration:</p>
<p>Host Name . . . . . . . . . . . . . . : My Computer Name Here<br />
Primary Dns Suffix . . . . . . . . . :<br />
Node Type . . . . . . . . . . . . . . .: Unknown<br />
IP Routing Enabled. . . . . . . . . : No<br />
WINS Proxy Enabled. . . . . . . . : No</p>
<p>Ethernet adapter Local Area Connection:</p>
<p>Connection-specific DNS Suffix . . . . . . .: xxxx.xx.x<br />
Description . . . . . . . . . . . . . . . . . . . . : NETGEAR FA310TX Fast Ethernet Adapter (NGRPCI)<br />
Physical Address. . . . . . . . . . . . . . . . . : XX-XX-XX-XX-XX-XX<br />
Dhcp Enabled. . . . . . . . . . . . . . . . . . . : Yes<br />
Autoconfiguration Enabled . . . . . . . . . : Yes<br />
IP Address. . . . . . . . . . . . . . . . . . . . . : 24.xxx.xxx.xx<br />
Subnet Mask . . . . . . . . . . . . . . . . . . . .: 255.255.240.0<br />
Default Gateway . . . . . . . . . . . . . . . . . : 24.xxx.xxx.x<br />
DHCP Server . . . . . . . . . . . . . . . . . . . .: 24.xx.xxx.xx<br />
DNS Servers . . . . . . . . . . . . . . . . . . . . : 24.xx.xxx.xxx<br />
24.xx.xxx.xx<br />
24.xx.xxx.xxx<br />
Lease Obtained. . . . . . . . . . . . . . . . . . .:<br />
Lease Expires . . . . . . . . . . . . . . . . . . . .:</p>
<p>This is all the information you will need for now, I suggest you either keep your dos/command prompt window open or copy &#38; paste the information somewhere, to copy right click the window and select text and click once.</p>
<p><span style="text-decoration:underline;">III. Changing your IP Address</span></p>
<p>To change your IP address first pick any IP you like out of your IP range and remember it or write it down. It is usualy a good idea to make sure the IP is dead (except for what we are going to do later on) so just ping it via &#8220;ping x.x.x.x&#8221; and if it times out then you can use it. Now go to My Computer, then Control Panel. In Control Panel select Network Connections and pick your active connection, probably Local Area Connection or your ISP name. Open that connection by double clicking on the icon in Network Connections, then select Properties under the General Tab. In the new window that pops up select Internet Protocol (TCP/IP) and click properties, it&#8217;s under the general tab. In this new window select the General tab and choose &#8220;Use the following IP address&#8221; and for the IP address enter the IP you would like to use (the one you picked from your subnet earlier) and for the Subnet Mask enter the subnet mask you got when your ran ipconfig /all, same goes for the Default Gateway. Now select &#8220;Use the following DNS server addresses&#8221; and enter the information you got earlier. Now just click OK. Test that it worked, try to refresh a website and if it works you know everything is okay and you are connected. To make sure the change worked type ipconfig again and the IP address should have changed to your new one.</p>
<p><span style="text-decoration:underline;">IV. DDoS &#38; DoS Protection</span></p>
<p>If your firewall shows that you are being DDoSed, this is usually when you are constantly getting attempted UDP connections several times a second from either the same IP address or multiple IP addresses (DDoS), you can protect your self by changing your IP address via the method I described above.</p>
<p><span style="text-decoration:underline;">V. Web servers &#38; Other Services</span></p>
<p>If you know someone on your IP range is running a web server and he or she has pissed you off or you just like messing around you can &#8220;steal&#8221; their IP address so any DNS going to that IP will show your site instead because you would be running a web server yourself.</p>
<p>To &#8220;steal&#8221; an IP is to basically use the changing IP address method above and picking an IP that someone that is running a web server has in use. Often you will be able to keep that IP at least for some time, other times you wont be able to use it so just keep trying until it works. You your self will need to have a web server on the same port with your message. You can do this with other services too. You can also DoS or DDoS the IP address you are trying to steal to kick him off the net, but I don&#8217;t recommend as its pretty illegal</p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[System Administrator - Abu Dhabi, UAE]]></title>
<link>http://careeratkbs.wordpress.com/2009/11/26/system-administrator-abu-dhabi-uae/</link>
<pubDate>Thu, 26 Nov 2009 04:39:16 +0000</pubDate>
<dc:creator>careeratkbs</dc:creator>
<guid>http://careeratkbs.wordpress.com/2009/11/26/system-administrator-abu-dhabi-uae/</guid>
<description><![CDATA[Hi, Here the placement for System Administrator &#8211; Abu Dhabi, UAE. Position : System Administra]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Hi,</p>
<p>Here the placement for<strong> <span style="color:#008000;"><strong>System Administrator &#8211; Abu Dhabi, UAE</strong></span>.</strong></p>
<p><strong><span style="color:#000080;">Position</span> : System Administrator<br />
</strong></p>
<p><strong><span style="color:#000080;">No.Of Openings</span> : </strong>3<br />
<strong></strong></p>
<p><strong><span style="color:#000080;">Experience</span> : </strong>3 years.<br />
<strong></strong></p>
<p><strong><span style="color:#000080;">Qualification :</span></strong></p>
<li>Microsoft Certification preferred.<br />
<strong></strong></li>
<p><strong><span style="color:#000080;">Location </span>: </strong>Abu Dhabi, UAE.<br />
<strong></strong></p>
<p><strong><span style="color:#000080;">Required Skill set :</span></strong></p>
<ul>
<li>General understanding of Microsoft Windows Server OS and supporting systems including SMTP, Sites and directory object management.</li>
<li>Knowledge of basic networking protocols such as TCP/IP, Kerberos and SNMP.</li>
<li>Understanding of Server hardware and peripherals.</li>
<li>Knowledge of Microsoft Windows based Operating Systems, networking best practices and troubleshooting techniques/</li>
<li>Experience with Dell hardware and Dell Blade Servers.</li>
<li>HP and/or Dell certification a plus.</li>
<li>Hands on experience with a helpdesk ticket system. Remedy is preferred.</li>
<li>Team oriented with a desire to succeed in a fast paced environment.</li>
<li>Excellent customer service.</li>
</ul>
<p>Would you be interested ?</p>
<p>Please send us your latest updated profile with contact nos.<br />
current &#38; expected salary details and joining time required to<a href="mailto:radha@kbsconsultants.com?subject=Device Driver Architect - Chennai"><span style="text-decoration:underline;">radha@kbsconsultants.com</span></a></p>
<p>You may also suggest this opening to your friends who may be interested.</p>
<p><strong><span style="color:#33cccc;">Further Information:</span></strong></p>
<p><strong><span style="color:#0000ff;">KBS</span> <span style="color:#ff0000;">Consultants<br />
</span></strong></p>
<p>Flat H,Kulothungan Apts,<br />
No, 5 Natesan Road<br />
Ashoknagar,<br />
Chennai 600 083.<br />
India<br />
Phone: +91-44 2489 5341 / 2371 9622</p>
<p><strong><span style="color:#33cccc;">Visit Our Sites:</span></strong></p>
<p><strong><span style="color:#800080;">International jobs: </span></strong><a href="http://www.jobsearchworld.com/"><span style="text-decoration:underline;"><span style="color:#0000ff;">http://www.jobsearchworld.com/</span></span></a><br />
<strong><span style="color:#800080;">SAP ERP Jobs :</span> </strong><a href="http://www.jobsvista.com/"><span style="text-decoration:underline;"><span style="color:#0000ff;">http://www.jobsvista.com/</span></span></a><br />
<strong><span style="color:#800080;">Core Engineering Jobs :</span> </strong><a href="http://www.gotachance.com/"><span style="text-decoration:underline;"><span style="color:#0000ff;">http://www.gotachance.com/</span></span></a><br />
<strong><span style="color:#800080;">Technology Jobs :</span> </strong><a href="http://www.kbsconsultants.com/"><span style="text-decoration:underline;">http://www.kbsconsultants.com/</span></a><br />
<strong><span style="color:#800080;">India Jobs :</span></strong><a href="http://www.kbsconsultants.org.in/"><span style="text-decoration:underline;">http://www.kbsconsultants.org.in</span></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Slow SQL Connection to Windows 7]]></title>
<link>http://ttcshelbyville.wordpress.com/2009/11/24/slow-sql-connection-to-windows-7/</link>
<pubDate>Wed, 25 Nov 2009 03:59:23 +0000</pubDate>
<dc:creator>SMallard</dc:creator>
<guid>http://ttcshelbyville.wordpress.com/2009/11/24/slow-sql-connection-to-windows-7/</guid>
<description><![CDATA[Finally found a small problem with Windows 7.  After upgrading, we have discovered that Windows 7 wa]]></description>
<content:encoded><![CDATA[Finally found a small problem with Windows 7.  After upgrading, we have discovered that Windows 7 wa]]></content:encoded>
</item>
<item>
<title><![CDATA[Application Administrator]]></title>
<link>http://mindsourceinc.wordpress.com/2009/11/24/application-administrator/</link>
<pubDate>Tue, 24 Nov 2009 22:33:50 +0000</pubDate>
<dc:creator>Michelle</dc:creator>
<guid>http://mindsourceinc.wordpress.com/2009/11/24/application-administrator/</guid>
<description><![CDATA[This position is an Application Administrator to support operations within our client&#8217;s depart]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This position is an Application Administrator to support operations within our client&#8217;s department. This position has a critical role in delivering our services to clients and ensuring successful ongoing operation of our applications and services. It services a highly interactive software development build/release process as well as a rich operational environment with many interrelated applications/database services. The candidate should be self-motivated, detail oriented, adaptable to change and must work well in a flexible team environment with developers, QA, operations staff, system administrators and managers.</p>
<p><strong>RESPONSIBILITIES:</strong></p>
<p><span style="text-decoration:underline;"> </span></p>
<p><span style="text-decoration:underline;">Application and database support </span></p>
<ul>
<li>Provide on-going database administration in both back-end and front-end with application infrastructure support for our client&#8217;s administration systems, including the deployment of new applications.</li>
<li>Review the physical design of existing databases for optimal database structures, database performance tuning, security, database backup/recovery strategy, implementing high-availability, and pro-active and reactive performance analysis, monitoring, troubleshooting and resolution of issues, capacity planning, monitoring data growth and system utilization, trend analysis and predicting future database resource requirements.</li>
<li>Install web-base applications from ground up to full-ballooned implementation and support, including configuration at Unix/Linux/Windows system level, back-end integration with database, front-end integration with user-interface, final delivery to users to fulfill users’ requirement and on-going maintenance.</li>
<li>Take the lead in ensuring that application and web services are configured and tuned according to application needs; provide troubleshooting as needed.</li>
<li>Work with System Administrators to ensure test and production boxes conform to the software application configuration needs.</li>
<li>Support the department-wide infrastructure application for database management, system monitoring and notification, job scheduling, deployment, provision and patching automation, application topology and service level management for campus-wide system performance.</li>
</ul>
<p><span style="text-decoration:underline;">Build/release activities</span></p>
<ul>
<li>Manage the build, tagging and release processes for a number of interdependent Java web applications and background processes in the QA and production environments. Ensure the build and release process is scalable and repeatable.</li>
<li>Work with the development team to ensure efficient and understandable build procedures are adhered to and conform to a standard process for configuration and release management</li>
<li>Develop and maintain tools that automate the building of software releases for an Agile-based development process. This is one of continuous integration, where the automated build process can be run many times a day if necessary.</li>
<li>Work with and support the QA team to ensure automated test suites run as part of the continuous integration build process.</li>
</ul>
<p><strong>REQUIREMENT FOR SKILL AND COMPETENCIES:</strong></p>
<ul>
<li>Expert hands-on with shell scripts, other scripting languages, preferably Perl, and tool automations</li>
<li>Minimum 2 years database administration experience in Oracle and 3 years Application administration experience in Unix/Linux infrastructure environments is required.</li>
<li>Hands-on experience of Oracle databases 10g for 24/7 database operations and tool automation in installation, configuration, backup/recovery, startup/shutdown, data refresh, and application integrations.</li>
<li>Experience with OEM/Grid Control is highly desired.</li>
<li>Knowledge and understanding of large scale ERP implementation and support like Oracle Financial and PeopleSoft systems.</li>
<li>Expert knowledge of Apache and Tomcat, and other web/application servers such as JBoss</li>
<li>Strong Unix and system administration skills with basic network and security knowledge</li>
<li>Strong experience and ability in web applications deployment, configuration and integration from both OpenSource and Commercial based systems with or without sophisticated vendor support.</li>
<li>Java/J2EE based programs</li>
<li>Java/servlet/JSP based web applications</li>
<li>Experience with Subversion, PVCS or similar source code repository</li>
<li>Experience with Maven and familiarity with automated build processes</li>
<li>Experience with the Agile development methodology and concepts of extreme programming and continuous integration</li>
<li>Understanding of the layers/tiers of web applications and the communication protocol between the tiers with networking protocols (TCP/IP, HTTP, SSL, DNS, FTP, etc.)</li>
<li>Ability to multi-task and work in a team environment is critical and should have excellent communication skills in both verbal and written forms.</li>
<li>Ability to manage multiple competing priorities and work under pressure in high stress situations</li>
<li>Excellent communication skills in both verbal and written</li>
<li>Ability to work under pressure and to deliver results in a complex and dynamic operational environment</li>
</ul>
<p><strong>Qualifications</strong></p>
<p>Minimum 5 years as an IT professional in build/release and application/database administration, plus one or more of the following areas: IT infrastructure operations 24/7, systems analysis and design, or application development.</p>
<p><strong>Education</strong><br />
Bachelors Degree in Computer Science, Engineering or related field or equivalent experience</p>
<p>If you are interested, please send your resume to <a href="mailto:tsotelo@mindsource.com?subject=Application Administrator">tsotelo@mindsource.com</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows 2000/XP - Setup an IP Printer]]></title>
<link>http://barokonline.wordpress.com/2009/11/23/windows-2000xp-setup-an-ip-printer/</link>
<pubDate>Mon, 23 Nov 2009 15:39:20 +0000</pubDate>
<dc:creator>barokonline</dc:creator>
<guid>http://barokonline.wordpress.com/2009/11/23/windows-2000xp-setup-an-ip-printer/</guid>
<description><![CDATA[Have the Printer&#8217;s IP ready before you proceed: 1. Click Start, Settings, Printers 2. Click Ad]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Have the Printer&#8217;s IP ready before you proceed:</p>
<p>1. Click Start, Settings, Printers<br />
2. Click Add Printer<br />
3. From Add Printer Wizard, click Next<br />
4. Click Local Printer, (uncheck Automatically detect!) click Next<br />
5. Click Create a new port, click select type to Standard TCP/IP Port. Click Next<br />
6. Click Next on printer wizard<br />
7. type in the IP address. (leave port name alone). Click Next<br />
8. Click Finish<br />
9. Select the manufacturer and printer model, click Next<br />
10. (it might ask you if you want to keep existing driver, YES). click Next<br />
11. Change the printer name if you want to. Click Next<br />
12. Click Next on printer sharing. (Do not share)<br />
13. Click Yes or no for a test page, click Next<br />
14. Click Finish.. DONE</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The anatomy of an airport]]></title>
<link>http://eepublishers.wordpress.com/2009/11/23/the-anatomy-of-an-airport/</link>
<pubDate>Mon, 23 Nov 2009 11:19:39 +0000</pubDate>
<dc:creator>Peter Adams</dc:creator>
<guid>http://eepublishers.wordpress.com/2009/11/23/the-anatomy-of-an-airport/</guid>
<description><![CDATA[In this current age of converging systems an airport is probably one of the most information communi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>In this current age of converging systems an airport is probably one of the most information communications technology (ICT) intensive users. All the systems are ICT based running on the TCP/IP platform. All the systems are integrated to form a whole while affording the individual systems the benefit of individuality via Virtual Private Networks (VPNs) while sharing a common communications system. To examine the anatomy of this system let us follow a passenger through the system and have a peek at what happens behind the scenes&#8230; (<a href="http://www.eepublishers.co.za/view.php?sid=19436">more</a>)</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Adrian Monk and the case of the crippled DVD driver]]></title>
<link>http://michiel.wordpress.com/2009/11/22/adrian-monk-and-the-case-of-the-crippled-dvd-driver/</link>
<pubDate>Sun, 22 Nov 2009 17:46:25 +0000</pubDate>
<dc:creator>michiel</dc:creator>
<guid>http://michiel.wordpress.com/2009/11/22/adrian-monk-and-the-case-of-the-crippled-dvd-driver/</guid>
<description><![CDATA[Finally solved all computer problems, where nobody else could. After having Infoman have a look at m]]></description>
<content:encoded><![CDATA[Finally solved all computer problems, where nobody else could. After having Infoman have a look at m]]></content:encoded>
</item>
<item>
<title><![CDATA[Pure IP Microwave Radio SDH/PDH - Price Indonesia]]></title>
<link>http://gudangwireless.wordpress.com/2009/11/22/pure-ip-microwave-radio-sdhpdh-price-indonesia/</link>
<pubDate>Sun, 22 Nov 2009 14:05:45 +0000</pubDate>
<dc:creator>gudangwireless</dc:creator>
<guid>http://gudangwireless.wordpress.com/2009/11/22/pure-ip-microwave-radio-sdhpdh-price-indonesia/</guid>
<description><![CDATA[gudangwireless.com &gt;&gt; Other strories click here! You want to see the picture : click here! You]]></description>
<content:encoded><![CDATA[gudangwireless.com &gt;&gt; Other strories click here! You want to see the picture : click here! You]]></content:encoded>
</item>
<item>
<title><![CDATA[Pure IP Microwave Radio SDH/PDH - STM-1, STM-4]]></title>
<link>http://gudangwireless.wordpress.com/2009/11/22/pure-ip-microwave-radio-sdhpdh-stm-1-stm-4/</link>
<pubDate>Sun, 22 Nov 2009 13:45:47 +0000</pubDate>
<dc:creator>gudangwireless</dc:creator>
<guid>http://gudangwireless.wordpress.com/2009/11/22/pure-ip-microwave-radio-sdhpdh-stm-1-stm-4/</guid>
<description><![CDATA[gudangwireless.com &gt;&gt; Other strories click here! You want to see the Price : click here! ]]></description>
<content:encoded><![CDATA[gudangwireless.com &gt;&gt; Other strories click here! You want to see the Price : click here! ]]></content:encoded>
</item>
<item>
<title><![CDATA[layers at 3 Network protocols]]></title>
<link>http://ciscowae.wordpress.com/2009/11/22/layers-at-3-network-protocols/</link>
<pubDate>Sun, 22 Nov 2009 11:39:38 +0000</pubDate>
<dc:creator>ciscowae</dc:creator>
<guid>http://ciscowae.wordpress.com/2009/11/22/layers-at-3-network-protocols/</guid>
<description><![CDATA[berikut perbandingan antara 3 protocol Model Arcitecture TCP/IP &nbsp;]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>berikut perbandingan antara 3 protocol</p>
<p><a href="http://ciscowae.wordpress.com/files/2009/11/perbandingan-osi-tcp_ip.jpg"><img class="aligncenter size-full wp-image-16" title="perbandingan OSI-TCP_IP" src="http://ciscowae.wordpress.com/files/2009/11/perbandingan-osi-tcp_ip.jpg" alt="" width="496" height="260" /></a></p>
<p>Model Arcitecture TCP/IP</p>
<p><a href="http://ciscowae.wordpress.com/files/2009/11/contoh-tcp-ip.jpg"><img class="aligncenter size-full wp-image-18" title="contoh TCP-IP" src="http://ciscowae.wordpress.com/files/2009/11/contoh-tcp-ip.jpg" alt="" width="497" height="151" /></a></p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Perbedaan antara TCP &amp; UDP]]></title>
<link>http://ciscowae.wordpress.com/2009/11/22/perbedaan-antara-tcp-udp/</link>
<pubDate>Sun, 22 Nov 2009 10:47:54 +0000</pubDate>
<dc:creator>ciscowae</dc:creator>
<guid>http://ciscowae.wordpress.com/2009/11/22/perbedaan-antara-tcp-udp/</guid>
<description><![CDATA[diantara contoh service yang menggunakan TCP -UDP : &nbsp;]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://ciscowae.wordpress.com/files/2009/11/tcp-udp.jpg"><img class="aligncenter size-full wp-image-12" title="tcp-udp" src="http://ciscowae.wordpress.com/files/2009/11/tcp-udp.jpg" alt="" width="497" height="244" /></a></p>
<p>diantara contoh service yang menggunakan TCP -UDP :</p>
<p><a href="http://ciscowae.wordpress.com/files/2009/11/port-tcp-udp.jpg"><img class="aligncenter size-full wp-image-13" title="port-tcp-udp" src="http://ciscowae.wordpress.com/files/2009/11/port-tcp-udp.jpg" alt="" width="497" height="279" /></a></p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Indikasi lampu modem Tellabs]]></title>
<link>http://ciscowae.wordpress.com/2009/11/22/indikasi-lampu-modem-tellabs/</link>
<pubDate>Sun, 22 Nov 2009 09:51:07 +0000</pubDate>
<dc:creator>ciscowae</dc:creator>
<guid>http://ciscowae.wordpress.com/2009/11/22/indikasi-lampu-modem-tellabs/</guid>
<description><![CDATA[Untuk mengecek apakah modem tellabs beroperasi normal atau tidak, kita bisa melihat dari indikator l]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;"><a href="http://ciscowae.wordpress.com/files/2009/11/modem-tellabs.jpg"><img class="aligncenter size-medium wp-image-5" title="modem tellabs" src="http://ciscowae.wordpress.com/files/2009/11/modem-tellabs.jpg?w=300" alt="" width="418" height="232" /></a></p>
<p>Untuk mengecek apakah modem tellabs beroperasi normal atau tidak, kita bisa melihat dari indikator lampunya (hanya berlaku pada modem tellabs yang memiliki led indicator 103,104,105,106 &#38; 109),</p>
<ol>
<li>Jika semua lampu menyala maka modem      tellabs OK</li>
<li>Jika 104 &#38; 109 mati -&#62; kemungkinan besar problem pada ISP</li>
<li>Jika 103 &#38; 105 mati -&#62;      kemungkinan problem ada pada router atau kabel, langkah yang bisa diambil :</li>
</ol>
<ul>
<li>modem mungkin belum tersambung dengan router atau kabelnya kendor -&#62;   Cek kabel serial, coba cabut colok.</li>
</ul>
<ul>
<li> Interface serial di router dalam keadaan shutdown -&#62; Hidupkan interface serial dengan masuk melalui remote atau console</li>
</ul>
<ul>
<li>Kabel serial salah colok di interface modem -&#62; cek dengan standbye engineer dan juga provider selaku penyedia modem</li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Configura tu router monopuerto P660R-D1 de Zyxel (4ª parte)]]></title>
<link>http://cursoredlocal.wordpress.com/2009/11/21/configura-tu-router-monopuerto-p660r-d1-de-zyxel-4%c2%aa-parte/</link>
<pubDate>Sat, 21 Nov 2009 18:06:15 +0000</pubDate>
<dc:creator>Mike Mars</dc:creator>
<guid>http://cursoredlocal.wordpress.com/2009/11/21/configura-tu-router-monopuerto-p660r-d1-de-zyxel-4%c2%aa-parte/</guid>
<description><![CDATA[Después de haber leido la 3ª parte, la 2ª parte y la 1ª parte del tutorial, pasamos a la cuarta. En ]]></description>
<content:encoded><![CDATA[Después de haber leido la 3ª parte, la 2ª parte y la 1ª parte del tutorial, pasamos a la cuarta. En ]]></content:encoded>
</item>
<item>
<title><![CDATA[Configura tu router monopuerto P660R-D1 de Zyxel (3ª parte)]]></title>
<link>http://cursoredlocal.wordpress.com/2009/11/21/configura-tu-router-monopuerto-p660r-d1-de-zyxel-3%c2%aa-parte/</link>
<pubDate>Sat, 21 Nov 2009 17:54:57 +0000</pubDate>
<dc:creator>Mike Mars</dc:creator>
<guid>http://cursoredlocal.wordpress.com/2009/11/21/configura-tu-router-monopuerto-p660r-d1-de-zyxel-3%c2%aa-parte/</guid>
<description><![CDATA[Después de haber leido la 2ª parte y la 1ª parte del tutorial, pasamos a la tercera. En esta parte d]]></description>
<content:encoded><![CDATA[Después de haber leido la 2ª parte y la 1ª parte del tutorial, pasamos a la tercera. En esta parte d]]></content:encoded>
</item>
<item>
<title><![CDATA[Configura tu router monopuerto P660R-D1 de Zyxel (2ª parte)]]></title>
<link>http://cursoredlocal.wordpress.com/2009/11/15/configura-tu-router-monopuerto-p660r-d1-de-zyxel-2%c2%aa-parte/</link>
<pubDate>Sun, 15 Nov 2009 11:07:36 +0000</pubDate>
<dc:creator>Mike Mars</dc:creator>
<guid>http://cursoredlocal.wordpress.com/2009/11/15/configura-tu-router-monopuerto-p660r-d1-de-zyxel-2%c2%aa-parte/</guid>
<description><![CDATA[En este segundo tutorial vamos a configurar la parte LAN del menu Advanced Setup (o también la parte]]></description>
<content:encoded><![CDATA[En este segundo tutorial vamos a configurar la parte LAN del menu Advanced Setup (o también la parte]]></content:encoded>
</item>
<item>
<title><![CDATA[Configura tu router monopuerto P660R-D1 de Zyxel (1ª parte)]]></title>
<link>http://cursoredlocal.wordpress.com/2009/11/14/configura-tu-router-monopuerto-p660r-d1-de-zyxel-1%c2%aa-parte/</link>
<pubDate>Sat, 14 Nov 2009 22:37:11 +0000</pubDate>
<dc:creator>Mike Mars</dc:creator>
<guid>http://cursoredlocal.wordpress.com/2009/11/14/configura-tu-router-monopuerto-p660r-d1-de-zyxel-1%c2%aa-parte/</guid>
<description><![CDATA[Telefónica, suele dar en España, desconozco si lo hace en otros lugares del mundo,  como &#8220;rega]]></description>
<content:encoded><![CDATA[Telefónica, suele dar en España, desconozco si lo hace en otros lugares del mundo,  como &#8220;rega]]></content:encoded>
</item>
<item>
<title><![CDATA[Averigua todo sobre tu IP]]></title>
<link>http://cursoredlocal.wordpress.com/2009/11/11/averigua-todo-sobre-tu-ip/</link>
<pubDate>Wed, 11 Nov 2009 14:57:30 +0000</pubDate>
<dc:creator>Mike Mars</dc:creator>
<guid>http://cursoredlocal.wordpress.com/2009/11/11/averigua-todo-sobre-tu-ip/</guid>
<description><![CDATA[Hace tiempo que te están mandando correos desagradables de forma anónima, y por más que quieras capt]]></description>
<content:encoded><![CDATA[Hace tiempo que te están mandando correos desagradables de forma anónima, y por más que quieras capt]]></content:encoded>
</item>
<item>
<title><![CDATA[Averigua tu IP]]></title>
<link>http://cursoredlocal.wordpress.com/2009/11/11/averigua-tu-ip/</link>
<pubDate>Wed, 11 Nov 2009 14:52:12 +0000</pubDate>
<dc:creator>Mike Mars</dc:creator>
<guid>http://cursoredlocal.wordpress.com/2009/11/11/averigua-tu-ip/</guid>
<description><![CDATA[Cada computadora conectada a la Internet tiene un número que la distingue de cualquier otra. Se llam]]></description>
<content:encoded><![CDATA[Cada computadora conectada a la Internet tiene un número que la distingue de cualquier otra. Se llam]]></content:encoded>
</item>
<item>
<title><![CDATA[TCP/IPv4...Continuando con el curso]]></title>
<link>http://cursoredlocal.wordpress.com/2009/11/10/tcpipv4-continuando-con-el-curso/</link>
<pubDate>Tue, 10 Nov 2009 15:02:25 +0000</pubDate>
<dc:creator>Mike Mars</dc:creator>
<guid>http://cursoredlocal.wordpress.com/2009/11/10/tcpipv4-continuando-con-el-curso/</guid>
<description><![CDATA[Tema 3-1 &#8211; TCP-IPv4]]></description>
<content:encoded><![CDATA[Tema 3-1 &#8211; TCP-IPv4]]></content:encoded>
</item>
<item>
<title><![CDATA[herramienta tcpview de sysinternals para windows]]></title>
<link>http://lmunoza.wordpress.com/2009/11/08/herramienta-tcpview-de-sysinternals-para-windows/</link>
<pubDate>Sun, 08 Nov 2009 01:27:00 +0000</pubDate>
<dc:creator>lmunoza</dc:creator>
<guid>http://lmunoza.wordpress.com/2009/11/08/herramienta-tcpview-de-sysinternals-para-windows/</guid>
<description><![CDATA[Espero no aburrir ni confundir a nadie con las dos entradas anteriores sobre puertos abiertos en win]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div class="separator" style="clear:both;text-align:center;"><a href="http://lmunoza.wordpress.com/files/2009/11/tcpview.jpg" style="margin-left:1em;margin-right:1em;"><img border="0" src="http://lmunoza.wordpress.com/files/2009/11/tcpview.jpg?w=300" /></a></div>
<p>Espero no aburrir ni confundir a nadie con las dos entradas anteriores sobre puertos abiertos en windows. Para abreviar un poco hay una herramienta llamada tcpview descargable del link http://live.sysinternals.com/ solo esta herramienta o todo el conjunto de utilidades, muy básicas pero muy prácticas de <a href="http://download.sysinternals.com/Files/SysinternalsSuite.zip">http://download.sysinternals.com/Files/SysinternalsSuite.zip</a>.</p>
<p>es entretenido el ir viendo como se van viendo y moviendo las conexiones y como van modificando su estado bajo el protocolo tcp/ip de desconexión o conexión con otro servicio.</p>
<p>Ya sería un motivo de preocupación el no saber o reconocer donde está conectado el ordenador o bajo que programa se encuentra conectado al exterior.</p>
<p>conexiones a ordenador remoto al puerto 80 o http significa simplemente que seguramente hay un navegador abierto y este el motivo. Tambien podría ser debido a alguna actualización del sistema operativo o antivirus. Aquí comenzará el análisis y el aprendizaje.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The History of the Internet in a Nutshell.]]></title>
<link>http://tryandtest.wordpress.com/2009/11/20/the-history-of-the-internet-in-a-nutshell/</link>
<pubDate>Fri, 20 Nov 2009 11:52:52 +0000</pubDate>
<dc:creator>Try And Test</dc:creator>
<guid>http://tryandtest.wordpress.com/2009/11/20/the-history-of-the-internet-in-a-nutshell/</guid>
<description><![CDATA[If you’re reading this article, it’s likely that you spend a fair amount of time online. However, co]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>If you’re reading this article, it’s likely that you spend a fair amount of time online. However, considering how much of an influence the Internet has in our daily lives, how many of us <em>actually</em> know the story of how it got its start?</p>
<p>Here’s a brief history of the Internet, including important dates, people, projects, sites, and other information that should give you at least a partial picture of what this thing we call the Internet really is, and where it came from.</p>
<p><img src="http://images.sixrevisions.com/2009/11/09-01_history_lead_image.jpg" alt="The History of the Internet in a Nutshell" width="550" height="250" /></p>
<p>While the complete history of the Internet could easily fill a few books, this article should familiarize you with key milestones and events related to the growth and evolution of the Internet between 1969 to 2009.</p>
<h3>1969: Arpanet</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Arpnet-map-march-1977.png"><img src="http://images.sixrevisions.com/2009/11/09-02_arpanetmap1977.jpg" alt="Arpanet" width="550" height="358" /></a></p>
<p><a href="http://en.wikipedia.org/wiki/ARPANET">Arpanet</a> was the first real network to run on <a href="http://en.wikipedia.org/wiki/Packet_switching">packet switching</a> technology (new at the time). On the October 29, 1969, computers at Stanford and UCLA connected for the first time. In effect, they were the first hosts on what would one day become the Internet.</p>
<p>The first message sent across the network was supposed to be &#8220;Login&#8221;, but reportedly, the link between the two colleges crashed on the letter &#8220;g&#8221;.</p>
<h3>1969: Unix</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-03_unix.png" alt="Unix" width="550" height="268" /></p>
<p>Another major milestone during the 60’s was the inception of <a href="http://en.wikipedia.org/wiki/Unix">Unix</a>: the operating system whose design heavily influenced that of Linux and FreeBSD (the operating systems most popular in today’s web servers/web hosting services).</p>
<h3>1970: Arpanet network</h3>
<p>An Arpanet network was established between Harvard, MIT, and BBN (the company that created the &#8220;interface message processor&#8221; computers used to connect to the network) in 1970.</p>
<h3>1971: Email</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-04_email.jpg" alt="Email" width="550" height="284" /></p>
<p>Email was first developed in 1971 by <a href="http://en.wikipedia.org/wiki/Ray_Tomlinson">Ray Tomlinson</a>, who also made the decision to use the &#8220;@&#8221; symbol to separate the user name from the computer name (which later on became the domain name).</p>
<h3>1971: Project Gutenberg and eBooks</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Michael_Hart_and_Gregory_Newby_at_HOPE_Conference.jpg"><img src="http://images.sixrevisions.com/2009/11/09-05_project_gutenberg.jpg" alt="Project Gutenberg and eBooks" width="550" height="275" /></a></p>
<p>One of the most impressive developments of 1971 was <a href="http://www.gutenberg.org/wiki/Gutenberg:The_History_and_Philosophy_of_Project_Gutenberg_by_Michael_Hart">the start of Project Gutenberg</a>. Project Gutenberg, for those unfamiliar with the site, is a global effort to make books and documents in the public domain available electronically–for free–in a variety of eBook and electronic formats.</p>
<p>It began when <a href="http://en.wikipedia.org/wiki/Michael_Hart">Michael Hart</a> gained access to a large block of computing time and came to the realization that the future of computers wasn’t in computing itself, but in the storage, retrieval and searching of information that, at the time, was only contained in libraries. He manually typed (no <a href="http://en.wikipedia.org/wiki/Optical_character_recognition">OCR</a> at the time) the &#8220;Declaration of Independence&#8221; and launched Project Gutenberg to make information contained in books widely available in electronic form. In effect, this was the <strong>birth of the eBook</strong>.</p>
<h3>1972: CYCLADES</h3>
<p>France began its own Arpanet-like project in 1972, called <a href="http://en.wikipedia.org/wiki/CYCLADES">CYCLADES</a>. While Cyclades was eventually shut down, it did <strong>pioneer a key idea</strong>: the host computer should be responsible for data transmission rather than the network itself.</p>
<h3>1973: The first trans-Atlantic connection and the popularity of emailing</h3>
<p>Arpanet made its first <strong>trans-Atlantic connection</strong> in 1973, with the University College of London. During the same year, <strong>email accounted for 75%</strong> of all Arpanet network activity.</p>
<h3>1974: The beginning of TCP/IP</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-06_internet_transmission.png" alt="The beginning of TCP/IP" width="550" height="270" /></p>
<p>1974 was a breakthrough year. A <a href="http://www.ietf.org/rfc/rfc0675.txt">proposal</a> was published to link Arpa-like networks together into a so-called &#8220;inter-network&#8221;, which would have no central control and would work around a transmission control protocol (which eventually became <a href="http://en.wikipedia.org/wiki/Internet_Protocol_Suite">TCP/IP</a>).</p>
<h3>1975: The email client</h3>
<p>With the popularity of emailing, the first <strong>modern email program</strong> was developed by <a href="http://en.wikipedia.org/wiki/E-mail#US_Government">John Vittal</a>, a programmer at the University of Southern California in 1975. The biggest technological advance this program (called MSG) made was the addition of <strong>&#8220;Reply&#8221;</strong> and <strong>&#8220;Forward&#8221;</strong> functionality.</p>
<h3>1977: The PC modem</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Dale_Heatherington_with_80-103.jpg"><img src="http://images.sixrevisions.com/2009/11/09-07_dalehetherington.jpg" alt="The PC modem" width="500" height="312" /></a></p>
<p>1977 was a big year for the development of the Internet as we know it today. It’s the year the first <a href="http://en.wikipedia.org/wiki/Hayes_Communications">PC modem</a>, developed by <a href="http://en.wikipedia.org/wiki/Dennis_Hayes">Dennis Hayes</a> and <a href="http://www.wa4dsy.net/robot/home/about">Dale Heatherington</a>, was introduced and initially <strong>sold to computer hobbyists</strong>.</p>
<h3>1978: The Bulletin Board System (BBS)</h3>
<p>The first <a href="http://en.wikipedia.org/wiki/Bulletin_Board_System">bulletin board system</a> (BBS) was developed during a blizzard in Chicago in 1978.</p>
<h3>1978: Spam is born</h3>
<p>1978 is also the year that brought the first <strong>unsolicited commercial email message</strong> (later known as <strong>spam</strong>), sent out to 600 California Arpanet users by Gary Thuerk.</p>
<h3>1979: MUD – The earliest form of multiplayer games</h3>
<p><a href="http://en.wikipedia.org/wiki/File:MUDscreen.jpg"><img src="http://images.sixrevisions.com/2009/11/09-08_mud.jpg" alt="MUD - The earliest form of multiplayer games" width="550" height="276" /></a></p>
<p>The precursor to <a href="http://www.worldofwarcraft.com/">World of Warcraft</a> and <a href="http://secondlife.com/?u">Second Life</a> was developed in 1979, and was called <a href="http://en.wikipedia.org/wiki/Multi-User_Dungeon">MUD</a> (short for MultiUser Dungeon). MUDs were entirely <strong>text-based virtual worlds</strong>, combining elements of role-playing games, interactive, fiction, and <strong>online chat</strong>.</p>
<h3>1979: Usenet</h3>
<p>1979 also ushered into the scene: <a href="http://en.wikipedia.org/wiki/Usenet">Usenet</a>, created by two graduate students. Usenet was an <strong>internet-based discussion system</strong>, allowing people from around the globe to converse about the same topics by posting public messages categorized by newsgroups.</p>
<h3>1980: ENQUIRE software</h3>
<p>The European Organization for Nuclear Research (better known as <a href="http://public.web.cern.ch/public/">CERN</a>) launched <a href="http://en.wikipedia.org/wiki/Enquire">ENQUIRE</a> (written by <a href="http://en.wikipedia.org/wiki/Tim_Berners-Lee">Tim Berners-Lee</a>), a hypertext program that allowed scientists at the particle physics lab to keep track of people, software, and projects using hypertext (hyperlinks).</p>
<h3>1982: The first emoticon</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-09_first_emoticon.png" alt="The first emoticon" width="550" height="200" /></p>
<p>While many people credit Kevin MacKenzie with the invention of the <a href="http://en.wikipedia.org/wiki/Emoticon">emoticon</a> in 1979, it was <a href="http://en.wikipedia.org/wiki/Scott_Fahlman">Scott Fahlman</a> in 1982 who proposed using<strong> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </strong> after a joke, rather than the original -) proposed by MacKenzie. The <strong>modern emoticon was born</strong>.</p>
<h3>1983: Arpanet computers switch over to TCP/IP</h3>
<p>January 1, 1983 was the deadline for Arpanet computers to <strong>switch over to the TCP/IP protocols</strong> developed by Vinton Cerf. A few hundred computers were affected by the switch. The name server was also developed in ‘83.</p>
<h3>1984: Domain Name System (DNS)</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Domain_name_space.svg"><img src="http://images.sixrevisions.com/2009/11/09-10_domain_name_space.png" alt="Domain Name System (DNS)" width="550" height="425" /></a></p>
<p>The <a href="http://en.wikipedia.org/wiki/Domain_Name_System">domain name system</a> was created in 1984 along with the first Domain Name Servers (DNS). The domain name system was important in that it made <strong>addresses on the Internet more human-friendly</strong> compared to its numerical IP address counterparts. DNS servers allowed Internet users to type in an easy-to-remember domain name and then converted it to the IP address automatically.</p>
<h3>1985: Virtual communities</h3>
<p>1985 brought the development of <a href="http://www.well.com/">The WELL</a> (short for Whole Earth ‘Lectronic Link), one of the oldest virtual communities still in operation. It was developed by Stewart Brand and Larry Brilliant in February of ‘85. It started out as a community of the readers and writers of the Whole Earth Review and was an open but &#8220;remarkably literate and uninhibited intellectual gathering&#8221;. Wired Magazine once called The Well &#8220;<strong>The most influential online community in the world.</strong>&#8220;</p>
<h3>1986: Protocol wars</h3>
<p>The so-called Protocol wars began in 1986. European countries at that time were pursuing the <strong>Open Systems Interconnection</strong> (OSI), while the United States was using the <strong>Internet/Arpanet protocol</strong>, which eventually won out.</p>
<h3>1987: The Internet grows</h3>
<p>By 1987, there were nearly <strong>30,000 hosts on the Internet</strong>. The original Arpanet protocol had been limited to 1,000 hosts, but the adoption of the TCP/IP standard made larger numbers of hosts possible.</p>
<h3>1988: IRC – Internet Relay Chat</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Xaric_screen_shot.jpg"><img src="http://images.sixrevisions.com/2009/11/09-11_irc.jpg" alt="IRC - Internet Relay Chat" width="550" height="222" /></a></p>
<p>Also in 1988, Internet Relay Chat (IRC) was first deployed, paving the way for <strong>real-time chat</strong> and the instant messaging programs we use today.</p>
<h3>1988: First major malicious internet-based attack</h3>
<p>One of the first major Internet worms was released in 1988. Referred to as &#8220;The Morris Worm&#8221;, it was written by Robert Tappan Morris and caused <strong>major interruptions</strong> across large parts of the Internet.</p>
<h3>1989: AOL is launched</h3>
<p><a href="http://www.washington.edu/pine/graphics/pico.gif"><img src="http://images.sixrevisions.com/2009/11/09-12_aol.png" alt="AOL is launched" width="550" height="285" /></a></p>
<p>When Apple pulled out of the AppleLink program in 1989, the project was renamed and America Online was born. AOL, still in existence today, later on made the Internet <strong>popular amongst the average internet users</strong>.</p>
<h3>1989: The proposal for the World Wide Web</h3>
<p><a href="http://www.w3.org/History/1989/proposal-msw.html"><img src="http://images.sixrevisions.com/2009/11/09-13_wwwdiagram.jpg" alt="The Proposal for the World Wide Web" width="512" height="458" /></a></p>
<p>1989 also brought about the <a href="http://www.w3.org/History/1989/proposal.html">proposal for the World Wide Web</a>, written by Tim Berners-Lee. It was originally published in the March issue of MacWorld, and then redistributed in May 1990. It was written to persuade CERN that a global hypertext system was in CERN’s best interest. It was <strong>originally called &#8220;Mesh&#8221;</strong>; the term &#8220;World Wide Web&#8221; was coined while Berners-Lee was writing the code in 1990.</p>
<h3>1990: First commercial dial-up ISP</h3>
<p>1990 also brought about the first commercial dial-up Internet provider, <a href="http://www.theworld.com/">The World</a>. The same year, Arpanet ceased to exist.</p>
<h3>1990: World Wide Web protocols finished</h3>
<p>The code for the World Wide Web was written by Tim Berners-Lee, based on his proposal from the year before, along with the standards for HTML, HTTP, and URLs.</p>
<h3>1991: First web page created</h3>
<p><a href="http://www.w3.org/History/19921103-hypertext/hypertext/WWW/TheProject.html"><img src="http://images.sixrevisions.com/2009/11/09-15_firstwebpage.png" alt="First web page created" width="550" height="386" /></a></p>
<p>1991 brought some major innovations to the world of the Internet. The <a href="http://www.w3.org/People/Berners-Lee/FAQ.html#Examples">first web page</a> was created and, much like the first email explained what email was, its purpose was to explain what the World Wide Web was.</p>
<h3>1991: First content-based search protocol</h3>
<p>Also in the same year, the first search protocol that examined file contents instead of just file names was launched, called <a href="http://en.wikipedia.org/wiki/Gopher_%28protocol%29">Gopher</a>.</p>
<h3>1991: MP3 becomes a standard</h3>
<p>Also, the <a href="http://en.wikipedia.org/wiki/Mp3">MP3</a> file format was accepted as a standard in 1991. MP3 files, being highly compressed, later become a <strong>popular file format to share songs and entire albums</strong> via the internet.</p>
<h3>1991: The first webcam</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-16_first_webcam.png" alt="The first webcam" width="550" height="200" /></p>
<p>One of the more interesting developments of this era, though, was the <a href="http://en.wikipedia.org/wiki/Trojan_Room_coffee_pot">first webcam</a>. It was deployed at a Cambridge University computer lab, and its sole purpose was to monitor a particular coffee maker so that lab users could avoid wasted trips to an empty coffee pot.</p>
<h3>1993: Mosaic – first graphical web browser for the general public</h3>
<p><a href="http://en.wikipedia.org/wiki/File:NCSA_Mosaic.PNG"><img src="http://images.sixrevisions.com/2009/11/09-18_mosaic.jpg" alt="Mosaic - first graphical web browser for the general public" width="550" height="399" /></a></p>
<p>The first <strong>widely downloaded Internet browser</strong>, <a href="http://en.wikipedia.org/wiki/Mosaic_%28web_browser%29">Mosaic</a>, was released in 1993. While Mosaic wasn’t the first web browser, it is considered the first browser to make the Internet easily accessible to non-techies.</p>
<h3>1993: Governments join in on the fun</h3>
<p>In 1993, both the White House and the United Nations came online, marking the beginning of the <strong>.gov</strong> and <strong>.org </strong>domain names.</p>
<h3>1994: Netscape Navigator</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Mosaic_Netscape_0.9_on_Windows_XP.png"><img src="http://images.sixrevisions.com/2009/11/09-19_netscapenavigator.jpg" alt="Netscape Navigator" width="550" height="511" /></a></p>
<p>Mosaic’s first big competitor, <a href="http://en.wikipedia.org/wiki/Netscape_navigator">Netscape Navigator</a>, was released the year following (1994).</p>
<h3>1995: Commercialization of the internet</h3>
<p>1995 is often considered the first year the web became commercialized. While there were commercial enterprises online prior to ‘95, there were a few key developments that happened that year. First, <a href="http://en.wikipedia.org/wiki/Secure_Sockets_Layer">SSL</a> (Secure Sockets Layer) encryption was developed by Netscape, making it <strong>safer to conduct financial transactions</strong> (like credit card payments) <strong>online</strong>.</p>
<p>In addition, two major online businesses got their start the same year. The first sale on &#8220;Echo Bay&#8221; was made that year. Echo Bay later became <a href="http://ebay.com/">eBay</a>. <a href="http://amazon.com/">Amazon.com</a> also started in 1995, though it didn’t turn a profit for six years, until 2001.</p>
<h3>1995: Geocities, the Vatican goes online, and JavaScript</h3>
<p>Other major developments that year included the launch of <a href="http://en.wikipedia.org/wiki/Geocities">Geocities</a> (which officially closed down on October 26, 2009).</p>
<p>The <a href="http://www.vatican.va/">Vatican</a> also went online for the first time.</p>
<p><strong>Java</strong> and <strong>JavaScript</strong> (originally called LiveScript by its creator, <a title="Brendan Eich" href="http://en.wikipedia.org/wiki/Brendan_Eich">Brendan Eich</a>, and deployed as part of the Netscape Navigator browser  – <a href="http://sixrevisions.com/resources/the-history-of-the-internet-in-a-nutshell/#comment-51324">see comments for explanation</a>) was first introduced to the public in 1995. <a href="http://en.wikipedia.org/wiki/Activex">ActiveX</a> was launched by Microsoft the following year.</p>
<h3>1996: First web-based (webmail) service</h3>
<p><a href="http://en.wikipedia.org/wiki/Hotmail"><img src="http://images.sixrevisions.com/2009/11/09-17_hotmail.png" alt="First web-based (webmail) service" width="550" height="241" /></a></p>
<p>In 1996, <a href="http://en.wikipedia.org/wiki/Hotmail">HoTMaiL</a> (the <em>capitalized letters are an homage to HTML</em>), the first webmail service, was launched.</p>
<h3>1997: The term &#8220;weblog&#8221; is coined</h3>
<p>While the first blogs had been around for a few years in one form or another, 1997 was the first year the term &#8220;<a href="http://en.wikipedia.org/wiki/Weblog">weblog</a>&#8221; was used.</p>
<h3>1998: First new story to be broken online instead of traditional media</h3>
<p>In 1998, the first major news story to be broken online was the <a href="http://en.wikipedia.org/wiki/Lewinsky_scandal#Denial_and_subsequent_admission">Bill Clinton/Monica Lewinsky scandal</a> (also referred to as &#8220;Monicagate&#8221; among other nicknames), which was posted on <a href="http://www.drudgereport.com/">The Drudge Report</a> <strong>after Newsweek killed the story</strong>.</p>
<h3>1998: Google!</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-21_google.png" alt="Google!" width="550" height="294" /></p>
<p><a href="http://google.com/">Google</a> went live in 1998, revolutionizing the way in which people find information online.</p>
<h3>1998: Internet-based file-sharing gets its roots</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Napster_2.0_Beta_7_screenshot.png"><img src="http://images.sixrevisions.com/2009/11/09-20_napster.png" alt="Internet-based file-sharing starts to become popular" width="550" height="293" /></a></p>
<p>In 1998 as well, <a href="http://en.wikipedia.org/wiki/Napster">Napster</a> launched, opening up the gates to mainstream file-sharing of audio files over the internet.</p>
<h3>1999: SETI@home project</h3>
<p>1999 is the year when one of the more interesting projects ever brought online: the <a href="http://setiathome.berkeley.edu/">SETI@home</a> project, launched. The project has created the equivalent of a giant supercomputer by harnessing the computing power of more than 3 million computers worldwide, using their processors whenever the screensaver comes on, indicating that the computer is idle. The program analyzes radio telescope data to look for <strong>signs of extraterrestrial intelligence</strong>.</p>
<h3>2000: The bubble bursts</h3>
<p>2000 was the year of the <a href="http://en.wikipedia.org/wiki/Dotcom_bubble#The_bubble_bursts">dotcom collapse</a>, resulting in huge losses for legions of investors. Hundreds of companies closed, some of which had never turned a profit for their investors. The NASDAQ, which listed a large number of tech companies affected by the bubble, peaked at over 5,000, then lost 10% of its value in a single day, and finally hit bottom in October of 2002.</p>
<h3>2001: Wikipedia is launched</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-22_wikipedia.png" alt="Wikipedia is launched" width="550" height="392" /></p>
<p>With the dotcom collapse still going strong, <a href="http://wikipedia.org/">Wikipedia</a> launched in 2001, one of the websites that paved the way for <strong>collective web content generation/social media</strong>.</p>
<h3>2003: VoIP goes mainstream</h3>
<p>In 2003: <a href="http://skype.com/">Skype</a> is released to the public, giving a user-friendly interface to Voice over IP calling.</p>
<h3>2003: MySpace becomes the most popular social network</h3>
<p>Also in 2003, <a href="http://myspace.com/">MySpace</a> opens up its doors. It later grew to be the <strong>most popular social network at one time</strong> (thought it has since been overtaken by Facebook).</p>
<h3>2003: CAN-SPAM Act puts a lid on unsolicited emails</h3>
<p>Another major advance in 2003 was the signing of the Controlling the Assault of Non-Solicited Pornography and Marketing Act of 2003, better known as the <a href="http://en.wikipedia.org/wiki/CAN-SPAM_Act">CAN-SPAM Act</a>.</p>
<h3>2004: Web 2.0</h3>
<p>Though coined in 1999 by Darcy DiNucci, the term &#8220;Web 2.0&#8243;, referring to websites and Rich Internet Applications (RIA) that are <strong>highly interactive</strong> and <strong>user-driven</strong> became popular around 2004. During the first Web 2.0 conference, John Batelle and Tim O’Reilly described the concept of &#8220;<strong>the Web as a Platform</strong>&#8220;: software applications built to take advantage of internet connectivity, moving away from the desktop (which has downsides such as operating system dependency and lack of interoperability).</p>
<h3>2004: Social Media and Digg</h3>
<p>The term &#8220;social media&#8221;, believed to be first used by Chris Sharpley, was coined in the same year that &#8220;Web 2.0&#8243; became a mainstream concept. Social media–sites and web applications that allow its users to create and share content and to connect with one another–started around this period.</p>
<p><img src="http://images.sixrevisions.com/2009/11/09-23_digg.png" alt="Social Media and Digg" width="550" height="192" /></p>
<p><a href="http://digg.com/">Digg</a>, a <strong>social news site</strong>, launched on November of 2004, paving the way for sites such as <a href="http://www.reddit.com/">Reddit</a>, <a href="http://www.mixx.com/">Mixx</a>, and <a href="http://buzz.yahoo.com/">Yahoo! Buzz</a>. Digg revolutionized traditional means of generating and finding web content, democratically promoting news and web links that are reviewed and voted on by a community.</p>
<h3>2004: &#8220;The&#8221; Facebook open to college students</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-24_facebook.png" alt="&#34;The&#34; Facebook open to college students" width="550" height="192" /></p>
<p><a href="http://facebook.com/">Facebook</a> launched in 2004, though at the time it was <strong>only open to college students</strong> and was called &#8220;The Facebook&#8221;; later on, &#8220;The&#8221; was dropped from the name, though the URL <a href="http://thefacebook.com/">http://www.thefacebook.com</a> still works.</p>
<h3>2005: YouTube – streaming video for the masses</h3>
<p><a href="http://youtube.com/">YouTube</a> launched in 2005, bringing free online video hosting and sharing to the masses.</p>
<h3>2006: Twitter gets twittering</h3>
<p><a href="http://twitter.com/">Twitter</a> launched in 2006. It was originally going to be called <strong>twittr</strong> (inspired by Flickr); the first Twitter message was &#8220;just setting up my twttr&#8221;.</p>
<h3>2007: Major move to place TV shows online</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-25_hulu.jpg" alt="Major move to place TV shows online" width="550" height="367" /></p>
<p><a href="http://hulu.com/">Hulu</a> was first launched in 2007, a joint venture between ABC, NBC, and Fox to make popular TV shows available to watch online.</p>
<h3>2007: The iPhone and the Mobile Web</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-26_iphone.jpg" alt="The Mobile Web" width="550" height="329" /></p>
<p>The biggest innovation of 2007 was almost certainly the <a href="http://www.apple.com/iphone/">iPhone</a>, which was almost wholly responsible for renewed interest in <strong>mobile web</strong> applications and design.</p>
<h3>2008: &#8220;Internet Election&#8221;</h3>
<p>The first &#8220;<a href="http://www.pewinternet.org/Reports/2008/The-Internet-and-the-2008-Election.aspx">Internet election</a>&#8221; took place in 2008 with the U.S. Presidential election. It was the first year that national candidates took full advantage of all the Internet had to offer. Hillary Clinton jumped on board early with <strong>YouTube campaign videos</strong>. Virtually every candidate had a Facebook page or a Twitter feed, or both.</p>
<p><a href="http://en.wikipedia.org/wiki/File:Ron_Paul,_official_Congressional_photo_portrait,_2007.jpg"><img src="http://images.sixrevisions.com/2009/11/09-27_ron_paul.jpg" alt="Ron Paul" width="550" height="320" /></a></p>
<p>Ron Paul set a <strong>new fundraising record by raising $4.3 million in a single day</strong> through online donations, and then <a href="http://themoderatevoice.com/16547/ron-paul-campaign-breaks-own-fundraising-record/">beat his own record</a> only weeks later by raising $4.4 million in a single day.</p>
<p>The 2008 elections placed the Internet squarely at the forefront of politics and campaigning, a trend that is unlikely to change any time in the near future.</p>
<h3>2009: ICANN policy changes</h3>
<p>2009 brought about one of the biggest changes to come to the Internet in a long time when the U.S. <a href="http://news.slashdot.org/article.pl?sid=09/09/30/1633208">relaxed its control</a> over ICANN, the official naming body of the Internet (they’re the organization in charge of registering domain names).</p>
<h3>The Future?</h3>
<p>Where is the future of the Internet headed? Share your opinions in the comments section.</p>
<p>original post From  <a href="http://sixrevisions.com/resources/the-history-of-the-internet-in-a-nutshell/" target="_blank">Sixrevisions.com</a></p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:13914px;width:1px;height:1px;">
<p>you’re reading this article, it’s likely that you spend a fair amount of time online. However, considering how much of an influence the Internet has in our daily lives, how many of us <em>actually</em> know the story of how it got its start?</p>
<p>Here’s a brief history of the Internet, including important dates, people, projects, sites, and other information that should give you at least a partial picture of what this thing we call the Internet really is, and where it came from.</p>
<p><img src="http://images.sixrevisions.com/2009/11/09-01_history_lead_image.jpg" alt="The History of the Internet in a Nutshell" width="550" height="250" /></p>
<p><span id="more-1958"> </span></p>
<p>While the complete history of the Internet could easily fill a few books, this article should familiarize you with key milestones and events related to the growth and evolution of the Internet between 1969 to 2009.</p>
<h3>1969: Arpanet</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Arpnet-map-march-1977.png"><img src="http://images.sixrevisions.com/2009/11/09-02_arpanetmap1977.jpg" alt="Arpanet" width="550" height="358" /></a></p>
<p><a href="http://en.wikipedia.org/wiki/ARPANET">Arpanet</a> was the first real network to run on <a href="http://en.wikipedia.org/wiki/Packet_switching">packet switching</a> technology (new at the time). On the October 29, 1969, computers at Stanford and UCLA connected for the first time. In effect, they were the first hosts on what would one day become the Internet.</p>
<p>The first message sent across the network was supposed to be &#8220;Login&#8221;, but reportedly, the link between the two colleges crashed on the letter &#8220;g&#8221;.</p>
<h3>1969: Unix</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-03_unix.png" alt="Unix" width="550" height="268" /></p>
<p>Another major milestone during the 60’s was the inception of <a href="http://en.wikipedia.org/wiki/Unix">Unix</a>: the operating system whose design heavily influenced that of Linux and FreeBSD (the operating systems most popular in today’s web servers/web hosting services).</p>
<h3>1970: Arpanet network</h3>
<p>An Arpanet network was established between Harvard, MIT, and BBN (the company that created the &#8220;interface message processor&#8221; computers used to connect to the network) in 1970.</p>
<h3>1971: Email</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-04_email.jpg" alt="Email" width="550" height="284" /></p>
<p>Email was first developed in 1971 by <a href="http://en.wikipedia.org/wiki/Ray_Tomlinson">Ray Tomlinson</a>, who also made the decision to use the &#8220;@&#8221; symbol to separate the user name from the computer name (which later on became the domain name).</p>
<h3>1971: Project Gutenberg and eBooks</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Michael_Hart_and_Gregory_Newby_at_HOPE_Conference.jpg"><img src="http://images.sixrevisions.com/2009/11/09-05_project_gutenberg.jpg" alt="Project Gutenberg and eBooks" width="550" height="275" /></a></p>
<p>One of the most impressive developments of 1971 was <a href="http://www.gutenberg.org/wiki/Gutenberg:The_History_and_Philosophy_of_Project_Gutenberg_by_Michael_Hart">the start of Project Gutenberg</a>. Project Gutenberg, for those unfamiliar with the site, is a global effort to make books and documents in the public domain available electronically–for free–in a variety of eBook and electronic formats.</p>
<p>It began when <a href="http://en.wikipedia.org/wiki/Michael_Hart">Michael Hart</a> gained access to a large block of computing time and came to the realization that the future of computers wasn’t in computing itself, but in the storage, retrieval and searching of information that, at the time, was only contained in libraries. He manually typed (no <a href="http://en.wikipedia.org/wiki/Optical_character_recognition">OCR</a> at the time) the &#8220;Declaration of Independence&#8221; and launched Project Gutenberg to make information contained in books widely available in electronic form. In effect, this was the <strong>birth of the eBook</strong>.</p>
<h3>1972: CYCLADES</h3>
<p>France began its own Arpanet-like project in 1972, called <a href="http://en.wikipedia.org/wiki/CYCLADES">CYCLADES</a>. While Cyclades was eventually shut down, it did <strong>pioneer a key idea</strong>: the host computer should be responsible for data transmission rather than the network itself.</p>
<h3>1973: The first trans-Atlantic connection and the popularity of emailing</h3>
<p>Arpanet made its first <strong>trans-Atlantic connection</strong> in 1973, with the University College of London. During the same year, <strong>email accounted for 75%</strong> of all Arpanet network activity.</p>
<h3>1974: The beginning of TCP/IP</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-06_internet_transmission.png" alt="The beginning of TCP/IP" width="550" height="270" /></p>
<p>1974 was a breakthrough year. A <a href="http://www.ietf.org/rfc/rfc0675.txt">proposal</a> was published to link Arpa-like networks together into a so-called &#8220;inter-network&#8221;, which would have no central control and would work around a transmission control protocol (which eventually became <a href="http://en.wikipedia.org/wiki/Internet_Protocol_Suite">TCP/IP</a>).</p>
<h3>1975: The email client</h3>
<p>With the popularity of emailing, the first <strong>modern email program</strong> was developed by <a href="http://en.wikipedia.org/wiki/E-mail#US_Government">John Vittal</a>, a programmer at the University of Southern California in 1975. The biggest technological advance this program (called MSG) made was the addition of <strong>&#8220;Reply&#8221;</strong> and <strong>&#8220;Forward&#8221;</strong> functionality.</p>
<h3>1977: The PC modem</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Dale_Heatherington_with_80-103.jpg"><img src="http://images.sixrevisions.com/2009/11/09-07_dalehetherington.jpg" alt="The PC modem" width="500" height="312" /></a></p>
<p>1977 was a big year for the development of the Internet as we know it today. It’s the year the first <a href="http://en.wikipedia.org/wiki/Hayes_Communications">PC modem</a>, developed by <a href="http://en.wikipedia.org/wiki/Dennis_Hayes">Dennis Hayes</a> and <a href="http://www.wa4dsy.net/robot/home/about">Dale Heatherington</a>, was introduced and initially <strong>sold to computer hobbyists</strong>.</p>
<h3>1978: The Bulletin Board System (BBS)</h3>
<p>The first <a href="http://en.wikipedia.org/wiki/Bulletin_Board_System">bulletin board system</a> (BBS) was developed during a blizzard in Chicago in 1978.</p>
<h3>1978: Spam is born</h3>
<p>1978 is also the year that brought the first <strong>unsolicited commercial email message</strong> (later known as <strong>spam</strong>), sent out to 600 California Arpanet users by Gary Thuerk.</p>
<h3>1979: MUD – The earliest form of multiplayer games</h3>
<p><a href="http://en.wikipedia.org/wiki/File:MUDscreen.jpg"><img src="http://images.sixrevisions.com/2009/11/09-08_mud.jpg" alt="MUD - The earliest form of multiplayer games" width="550" height="276" /></a></p>
<p>The precursor to <a href="http://www.worldofwarcraft.com/">World of Warcraft</a> and <a href="http://secondlife.com/?u">Second Life</a> was developed in 1979, and was called <a href="http://en.wikipedia.org/wiki/Multi-User_Dungeon">MUD</a> (short for MultiUser Dungeon). MUDs were entirely <strong>text-based virtual worlds</strong>, combining elements of role-playing games, interactive, fiction, and <strong>online chat</strong>.</p>
<h3>1979: Usenet</h3>
<p>1979 also ushered into the scene: <a href="http://en.wikipedia.org/wiki/Usenet">Usenet</a>, created by two graduate students. Usenet was an <strong>internet-based discussion system</strong>, allowing people from around the globe to converse about the same topics by posting public messages categorized by newsgroups.</p>
<h3>1980: ENQUIRE software</h3>
<p>The European Organization for Nuclear Research (better known as <a href="http://public.web.cern.ch/public/">CERN</a>) launched <a href="http://en.wikipedia.org/wiki/Enquire">ENQUIRE</a> (written by <a href="http://en.wikipedia.org/wiki/Tim_Berners-Lee">Tim Berners-Lee</a>), a hypertext program that allowed scientists at the particle physics lab to keep track of people, software, and projects using hypertext (hyperlinks).</p>
<h3>1982: The first emoticon</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-09_first_emoticon.png" alt="The first emoticon" width="550" height="200" /></p>
<p>While many people credit Kevin MacKenzie with the invention of the <a href="http://en.wikipedia.org/wiki/Emoticon">emoticon</a> in 1979, it was <a href="http://en.wikipedia.org/wiki/Scott_Fahlman">Scott Fahlman</a> in 1982 who proposed using<strong> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </strong> after a joke, rather than the original -) proposed by MacKenzie. The <strong>modern emoticon was born</strong>.</p>
<h3>1983: Arpanet computers switch over to TCP/IP</h3>
<p>January 1, 1983 was the deadline for Arpanet computers to <strong>switch over to the TCP/IP protocols</strong> developed by Vinton Cerf. A few hundred computers were affected by the switch. The name server was also developed in ‘83.</p>
<h3>1984: Domain Name System (DNS)</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Domain_name_space.svg"><img src="http://images.sixrevisions.com/2009/11/09-10_domain_name_space.png" alt="Domain Name System (DNS)" width="550" height="425" /></a></p>
<p>The <a href="http://en.wikipedia.org/wiki/Domain_Name_System">domain name system</a> was created in 1984 along with the first Domain Name Servers (DNS). The domain name system was important in that it made <strong>addresses on the Internet more human-friendly</strong> compared to its numerical IP address counterparts. DNS servers allowed Internet users to type in an easy-to-remember domain name and then converted it to the IP address automatically.</p>
<h3>1985: Virtual communities</h3>
<p>1985 brought the development of <a href="http://www.well.com/">The WELL</a> (short for Whole Earth ‘Lectronic Link), one of the oldest virtual communities still in operation. It was developed by Stewart Brand and Larry Brilliant in February of ‘85. It started out as a community of the readers and writers of the Whole Earth Review and was an open but &#8220;remarkably literate and uninhibited intellectual gathering&#8221;. Wired Magazine once called The Well &#8220;<strong>The most influential online community in the world.</strong>&#8220;</p>
<h3>1986: Protocol wars</h3>
<p>The so-called Protocol wars began in 1986. European countries at that time were pursuing the <strong>Open Systems Interconnection</strong> (OSI), while the United States was using the <strong>Internet/Arpanet protocol</strong>, which eventually won out.</p>
<h3>1987: The Internet grows</h3>
<p>By 1987, there were nearly <strong>30,000 hosts on the Internet</strong>. The original Arpanet protocol had been limited to 1,000 hosts, but the adoption of the TCP/IP standard made larger numbers of hosts possible.</p>
<h3>1988: IRC – Internet Relay Chat</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Xaric_screen_shot.jpg"><img src="http://images.sixrevisions.com/2009/11/09-11_irc.jpg" alt="IRC - Internet Relay Chat" width="550" height="222" /></a></p>
<p>Also in 1988, Internet Relay Chat (IRC) was first deployed, paving the way for <strong>real-time chat</strong> and the instant messaging programs we use today.</p>
<h3>1988: First major malicious internet-based attack</h3>
<p>One of the first major Internet worms was released in 1988. Referred to as &#8220;The Morris Worm&#8221;, it was written by Robert Tappan Morris and caused <strong>major interruptions</strong> across large parts of the Internet.</p>
<h3>1989: AOL is launched</h3>
<p><a href="http://www.washington.edu/pine/graphics/pico.gif"><img src="http://images.sixrevisions.com/2009/11/09-12_aol.png" alt="AOL is launched" width="550" height="285" /></a></p>
<p>When Apple pulled out of the AppleLink program in 1989, the project was renamed and America Online was born. AOL, still in existence today, later on made the Internet <strong>popular amongst the average internet users</strong>.</p>
<h3>1989: The proposal for the World Wide Web</h3>
<p><a href="http://www.w3.org/History/1989/proposal-msw.html"><img src="http://images.sixrevisions.com/2009/11/09-13_wwwdiagram.jpg" alt="The Proposal for the World Wide Web" width="512" height="458" /></a></p>
<p>1989 also brought about the <a href="http://www.w3.org/History/1989/proposal.html">proposal for the World Wide Web</a>, written by Tim Berners-Lee. It was originally published in the March issue of MacWorld, and then redistributed in May 1990. It was written to persuade CERN that a global hypertext system was in CERN’s best interest. It was <strong>originally called &#8220;Mesh&#8221;</strong>; the term &#8220;World Wide Web&#8221; was coined while Berners-Lee was writing the code in 1990.</p>
<h3>1990: First commercial dial-up ISP</h3>
<p>1990 also brought about the first commercial dial-up Internet provider, <a href="http://www.theworld.com/">The World</a>. The same year, Arpanet ceased to exist.</p>
<h3>1990: World Wide Web protocols finished</h3>
<p>The code for the World Wide Web was written by Tim Berners-Lee, based on his proposal from the year before, along with the standards for HTML, HTTP, and URLs.</p>
<h3>1991: First web page created</h3>
<p><a href="http://www.w3.org/History/19921103-hypertext/hypertext/WWW/TheProject.html"><img src="http://images.sixrevisions.com/2009/11/09-15_firstwebpage.png" alt="First web page created" width="550" height="386" /></a></p>
<p>1991 brought some major innovations to the world of the Internet. The <a href="http://www.w3.org/People/Berners-Lee/FAQ.html#Examples">first web page</a> was created and, much like the first email explained what email was, its purpose was to explain what the World Wide Web was.</p>
<h3>1991: First content-based search protocol</h3>
<p>Also in the same year, the first search protocol that examined file contents instead of just file names was launched, called <a href="http://en.wikipedia.org/wiki/Gopher_%28protocol%29">Gopher</a>.</p>
<h3>1991: MP3 becomes a standard</h3>
<p>Also, the <a href="http://en.wikipedia.org/wiki/Mp3">MP3</a> file format was accepted as a standard in 1991. MP3 files, being highly compressed, later become a <strong>popular file format to share songs and entire albums</strong> via the internet.</p>
<h3>1991: The first webcam</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-16_first_webcam.png" alt="The first webcam" width="550" height="200" /></p>
<p>One of the more interesting developments of this era, though, was the <a href="http://en.wikipedia.org/wiki/Trojan_Room_coffee_pot">first webcam</a>. It was deployed at a Cambridge University computer lab, and its sole purpose was to monitor a particular coffee maker so that lab users could avoid wasted trips to an empty coffee pot.</p>
<h3>1993: Mosaic – first graphical web browser for the general public</h3>
<p><a href="http://en.wikipedia.org/wiki/File:NCSA_Mosaic.PNG"><img src="http://images.sixrevisions.com/2009/11/09-18_mosaic.jpg" alt="Mosaic - first graphical web browser for the general public" width="550" height="399" /></a></p>
<p>The first <strong>widely downloaded Internet browser</strong>, <a href="http://en.wikipedia.org/wiki/Mosaic_%28web_browser%29">Mosaic</a>, was released in 1993. While Mosaic wasn’t the first web browser, it is considered the first browser to make the Internet easily accessible to non-techies.</p>
<h3>1993: Governments join in on the fun</h3>
<p>In 1993, both the White House and the United Nations came online, marking the beginning of the <strong>.gov</strong> and <strong>.org </strong>domain names.</p>
<h3>1994: Netscape Navigator</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Mosaic_Netscape_0.9_on_Windows_XP.png"><img src="http://images.sixrevisions.com/2009/11/09-19_netscapenavigator.jpg" alt="Netscape Navigator" width="550" height="511" /></a></p>
<p>Mosaic’s first big competitor, <a href="http://en.wikipedia.org/wiki/Netscape_navigator">Netscape Navigator</a>, was released the year following (1994).</p>
<h3>1995: Commercialization of the internet</h3>
<p>1995 is often considered the first year the web became commercialized. While there were commercial enterprises online prior to ‘95, there were a few key developments that happened that year. First, <a href="http://en.wikipedia.org/wiki/Secure_Sockets_Layer">SSL</a> (Secure Sockets Layer) encryption was developed by Netscape, making it <strong>safer to conduct financial transactions</strong> (like credit card payments) <strong>online</strong>.</p>
<p>In addition, two major online businesses got their start the same year. The first sale on &#8220;Echo Bay&#8221; was made that year. Echo Bay later became <a href="http://ebay.com/">eBay</a>. <a href="http://amazon.com/">Amazon.com</a> also started in 1995, though it didn’t turn a profit for six years, until 2001.</p>
<h3>1995: Geocities, the Vatican goes online, and JavaScript</h3>
<p>Other major developments that year included the launch of <a href="http://en.wikipedia.org/wiki/Geocities">Geocities</a> (which officially closed down on October 26, 2009).</p>
<p>The <a href="http://www.vatican.va/">Vatican</a> also went online for the first time.</p>
<p><strong>Java</strong> and <strong>JavaScript</strong> (originally called LiveScript by its creator, <a title="Brendan Eich" href="http://en.wikipedia.org/wiki/Brendan_Eich">Brendan Eich</a>, and deployed as part of the Netscape Navigator browser  – <a href="http://sixrevisions.com/resources/the-history-of-the-internet-in-a-nutshell/#comment-51324">see comments for explanation</a>) was first introduced to the public in 1995. <a href="http://en.wikipedia.org/wiki/Activex">ActiveX</a> was launched by Microsoft the following year.</p>
<h3>1996: First web-based (webmail) service</h3>
<p><a href="http://en.wikipedia.org/wiki/Hotmail"><img src="http://images.sixrevisions.com/2009/11/09-17_hotmail.png" alt="First web-based (webmail) service" width="550" height="241" /></a></p>
<p>In 1996, <a href="http://en.wikipedia.org/wiki/Hotmail">HoTMaiL</a> (the <em>capitalized letters are an homage to HTML</em>), the first webmail service, was launched.</p>
<h3>1997: The term &#8220;weblog&#8221; is coined</h3>
<p>While the first blogs had been around for a few years in one form or another, 1997 was the first year the term &#8220;<a href="http://en.wikipedia.org/wiki/Weblog">weblog</a>&#8221; was used.</p>
<h3>1998: First new story to be broken online instead of traditional media</h3>
<p>In 1998, the first major news story to be broken online was the <a href="http://en.wikipedia.org/wiki/Lewinsky_scandal#Denial_and_subsequent_admission">Bill Clinton/Monica Lewinsky scandal</a> (also referred to as &#8220;Monicagate&#8221; among other nicknames), which was posted on <a href="http://www.drudgereport.com/">The Drudge Report</a> <strong>after Newsweek killed the story</strong>.</p>
<h3>1998: Google!</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-21_google.png" alt="Google!" width="550" height="294" /></p>
<p><a href="http://google.com/">Google</a> went live in 1998, revolutionizing the way in which people find information online.</p>
<h3>1998: Internet-based file-sharing gets its roots</h3>
<p><a href="http://en.wikipedia.org/wiki/File:Napster_2.0_Beta_7_screenshot.png"><img src="http://images.sixrevisions.com/2009/11/09-20_napster.png" alt="Internet-based file-sharing starts to become popular" width="550" height="293" /></a></p>
<p>In 1998 as well, <a href="http://en.wikipedia.org/wiki/Napster">Napster</a> launched, opening up the gates to mainstream file-sharing of audio files over the internet.</p>
<h3>1999: SETI@home project</h3>
<p>1999 is the year when one of the more interesting projects ever brought online: the <a href="http://setiathome.berkeley.edu/">SETI@home</a> project, launched. The project has created the equivalent of a giant supercomputer by harnessing the computing power of more than 3 million computers worldwide, using their processors whenever the screensaver comes on, indicating that the computer is idle. The program analyzes radio telescope data to look for <strong>signs of extraterrestrial intelligence</strong>.</p>
<h3>2000: The bubble bursts</h3>
<p>2000 was the year of the <a href="http://en.wikipedia.org/wiki/Dotcom_bubble#The_bubble_bursts">dotcom collapse</a>, resulting in huge losses for legions of investors. Hundreds of companies closed, some of which had never turned a profit for their investors. The NASDAQ, which listed a large number of tech companies affected by the bubble, peaked at over 5,000, then lost 10% of its value in a single day, and finally hit bottom in October of 2002.</p>
<h3>2001: Wikipedia is launched</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-22_wikipedia.png" alt="Wikipedia is launched" width="550" height="392" /></p>
<p>With the dotcom collapse still going strong, <a href="http://wikipedia.org/">Wikipedia</a> launched in 2001, one of the websites that paved the way for <strong>collective web content generation/social media</strong>.</p>
<h3>2003: VoIP goes mainstream</h3>
<p>In 2003: <a href="http://skype.com/">Skype</a> is released to the public, giving a user-friendly interface to Voice over IP calling.</p>
<h3>2003: MySpace becomes the most popular social network</h3>
<p>Also in 2003, <a href="http://myspace.com/">MySpace</a> opens up its doors. It later grew to be the <strong>most popular social network at one time</strong> (thought it has since been overtaken by Facebook).</p>
<h3>2003: CAN-SPAM Act puts a lid on unsolicited emails</h3>
<p>Another major advance in 2003 was the signing of the Controlling the Assault of Non-Solicited Pornography and Marketing Act of 2003, better known as the <a href="http://en.wikipedia.org/wiki/CAN-SPAM_Act">CAN-SPAM Act</a>.</p>
<h3>2004: Web 2.0</h3>
<p>Though coined in 1999 by Darcy DiNucci, the term &#8220;Web 2.0&#8243;, referring to websites and Rich Internet Applications (RIA) that are <strong>highly interactive</strong> and <strong>user-driven</strong> became popular around 2004. During the first Web 2.0 conference, John Batelle and Tim O’Reilly described the concept of &#8220;<strong>the Web as a Platform</strong>&#8220;: software applications built to take advantage of internet connectivity, moving away from the desktop (which has downsides such as operating system dependency and lack of interoperability).</p>
<h3>2004: Social Media and Digg</h3>
<p>The term &#8220;social media&#8221;, believed to be first used by Chris Sharpley, was coined in the same year that &#8220;Web 2.0&#8243; became a mainstream concept. Social media–sites and web applications that allow its users to create and share content and to connect with one another–started around this period.</p>
<p><img src="http://images.sixrevisions.com/2009/11/09-23_digg.png" alt="Social Media and Digg" width="550" height="192" /></p>
<p><a href="http://digg.com/">Digg</a>, a <strong>social news site</strong>, launched on November of 2004, paving the way for sites such as <a href="http://www.reddit.com/">Reddit</a>, <a href="http://www.mixx.com/">Mixx</a>, and <a href="http://buzz.yahoo.com/">Yahoo! Buzz</a>. Digg revolutionized traditional means of generating and finding web content, democratically promoting news and web links that are reviewed and voted on by a community.</p>
<h3>2004: &#8220;The&#8221; Facebook open to college students</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-24_facebook.png" alt="&#34;The&#34; Facebook open to college students" width="550" height="192" /></p>
<p><a href="http://facebook.com/">Facebook</a> launched in 2004, though at the time it was <strong>only open to college students</strong> and was called &#8220;The Facebook&#8221;; later on, &#8220;The&#8221; was dropped from the name, though the URL <a href="http://thefacebook.com/">http://www.thefacebook.com</a> still works.</p>
<h3>2005: YouTube – streaming video for the masses</h3>
<p><a href="http://youtube.com/">YouTube</a> launched in 2005, bringing free online video hosting and sharing to the masses.</p>
<h3>2006: Twitter gets twittering</h3>
<p><a href="http://twitter.com/">Twitter</a> launched in 2006. It was originally going to be called <strong>twittr</strong> (inspired by Flickr); the first Twitter message was &#8220;just setting up my twttr&#8221;.</p>
<h3>2007: Major move to place TV shows online</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-25_hulu.jpg" alt="Major move to place TV shows online" width="550" height="367" /></p>
<p><a href="http://hulu.com/">Hulu</a> was first launched in 2007, a joint venture between ABC, NBC, and Fox to make popular TV shows available to watch online.</p>
<h3>2007: The iPhone and the Mobile Web</h3>
<p><img src="http://images.sixrevisions.com/2009/11/09-26_iphone.jpg" alt="The Mobile Web" width="550" height="329" /></p>
<p>The biggest innovation of 2007 was almost certainly the <a href="http://www.apple.com/iphone/">iPhone</a>, which was almost wholly responsible for renewed interest in <strong>mobile web</strong> applications and design.</p>
<h3>2008: &#8220;Internet Election&#8221;</h3>
<p>The first &#8220;<a href="http://www.pewinternet.org/Reports/2008/The-Internet-and-the-2008-Election.aspx">Internet election</a>&#8221; took place in 2008 with the U.S. Presidential election. It was the first year that national candidates took full advantage of all the Internet had to offer. Hillary Clinton jumped on board early with <strong>YouTube campaign videos</strong>. Virtually every candidate had a Facebook page or a Twitter feed, or both.</p>
<p><a href="http://en.wikipedia.org/wiki/File:Ron_Paul,_official_Congressional_photo_portrait,_2007.jpg"><img src="http://images.sixrevisions.com/2009/11/09-27_ron_paul.jpg" alt="Ron Paul" width="550" height="320" /></a></p>
<p>Ron Paul set a <strong>new fundraising record by raising $4.3 million in a single day</strong> through online donations, and then <a href="http://themoderatevoice.com/16547/ron-paul-campaign-breaks-own-fundraising-record/">beat his own record</a> only weeks later by raising $4.4 million in a single day.</p>
<p>The 2008 elections placed the Internet squarely at the forefront of politics and campaigning, a trend that is unlikely to change any time in the near future.</p>
<h3>2009: ICANN policy changes</h3>
<p>2009 brought about one of the biggest changes to come to the Internet in a long time when the U.S. <a href="http://news.slashdot.org/article.pl?sid=09/09/30/1633208">relaxed its control</a> over ICANN, the official naming body of the Internet (they’re the organization in charge of registering domain names).</p>
<h3>The Future?</h3>
<p>Where is the future of the Internet headed? Share your opinions in the comments section.</p>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Existem vírus para Linux?]]></title>
<link>http://almalivre.wordpress.com/2009/11/18/existem-virus-para-linux/</link>
<pubDate>Wed, 18 Nov 2009 22:03:19 +0000</pubDate>
<dc:creator>stellarium</dc:creator>
<guid>http://almalivre.wordpress.com/2009/11/18/existem-virus-para-linux/</guid>
<description><![CDATA[Há uma certa tendência de muitos acreditarem que não existem vírus para sistemas operacionais aberto]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignleft size-full wp-image-845" title="tux" src="http://almalivre.wordpress.com/files/2009/11/tux.jpeg" alt="" width="127" height="150" />Há uma certa tendência de muitos acreditarem que não existem vírus para sistemas operacionais abertos, como o GNU/Linux. Isso não é uma verdade absoluta. Na verdade, existem cerca de 1000 vírus conhecidos vírus para GNU/Linux (contra cerca de 6 milhões &#8211; e subindo &#8211; deles para os sistemas janelas), incluídos aí os rootkits, worms e scripts para invasão.</p>
<p>E isso é motivo para alarmes? Na verdade, não. Uma questão relevante sobre a existência de malwares é o impacto que tais programas têm no sistema infectado. Os vírus são desenvolvidos para explorar falhas de segurança dos sistemas. Descobrir falhas de segurança em sistemas proprietários é um pouco mais difícil do que em sistemas abertos, porque, no primeiro, o cracker precisa fazer uma engenharia reversa para &#8220;recuperar&#8221; o código fonte. No segundo, o código fonte está disponível para qualquer pessoa.</p>
<h3><!--more-->Auditoria de código.</h3>
<p>O que parece uma desvantagem para o sistema aberto, na verdade, é uma absurda vantagem. Enquanto que, nos sistemas fechados, o cracker faz a engenharia reversa, ou outros métodos, descobre as falhas e cria maneiras de explorá-las para, somente depois, o vírus ser descoberto pelos pesquisadores e empresas de segurança, e medidas sejam tomadas para, primeiro, contornar (antivírus), e depois corrigir a falha (correções e atualizações), nos sistemas abertos, o código é auditado constantemente por milhares de desenvolvedores voluntários ao redor do mundo. Isso permite que as falhas sejam descobertas e corrigidas com mais rapidez. O mesmo trabalho que um cracker teria de fazer para descobri-las, já é feito diariamente por muitas pessoas. Além de descobrir um código defeituoso, ele teria de procurar se esse defeito já não está documentado, pois se estiver, a correção estará na próxima atualização, com certeza. Nos sistemas fechados, a velocidade de pesquisa dos códigos e de correção é absurdamente maior, o que significa que, mesmo que a falha seja descoberta, não significa que será corrigida imediatamente. Isso expõe o sistema a ataques que a explorem.</p>
<p>Isso também significa que, nos sistemas abertos, os crackers estão no mesmo passo dos desenvolvedores, ou um passo atrás, mas estão sempre um ou dois passos à frente nos sistemas proprietários.</p>
<h3>Atualizações e correções.</h3>
<p>As atualizações de segurança em sistemas abertos é feita da mesma forma que em sistemas fechados, ou seja, através do download de correções, ou de versões novas do software com defeito. Ocorre que, nos sistemas proprietários, temos uma fragmentação das fontes de software, ou seja, são vários fornecedores diferentes, trabalhando de maneira independente, nem sempre coordenada e, por vezes, concorrentes. Isso causa problemas do tipo ocorrido recentemente, em que uma correção de segurança do Internet Explorer, lançada pela M$, abriu brechas de segurança no Navegador Mozilla Firefox para janelas. Além disso, as correções são feitas independentemente, ou seja, cada um é responsável pelo seu pedaço: o antivírus, o sistema operacional, o pacote de escritório, o navegador, o cliente de <em>email</em>, o pacote gráfico, os jogos, o <em>firewall</em>, etc.</p>
<p>Nos sistemas abertos, isso é bastante minimizado, já que todas as atualizações são disponibilizadas nos repositórios oficiais. Também são automáticas, mas estão todas agrupadas e podem ser feitas de uma vez. Há coordenação entre as equipes de desenvolvimento através do responsável pela distribuição. Programas &#8220;não oficiais&#8221; podem ser instalados e ter sua atualização feita em separado, mas são poucos os casos, já que cada distribuição já inclui tudo, ou quase tudo, que é necessário para a maior parte das pessoas.</p>
<h3>Exposição a ataques.</h3>
<p>Há um mito que diz que apenas existem mais vírus para janelas porque o GNU/Linux é bem menos utilizado. Ou seja, o janelas é mais visado.</p>
<p>Isso é uma meia verdade. Se fosse possível comprovar essa afirmação, poderíamos supor seria proporcional a disponibilidade de <em>malwares</em> para os dois sistemas. Recentemente, foi publicada uma <a title="Market Share" href="http://marketshare.hitslink.com/report.aspx?qprid=8" target="_blank">matéria sobre a taxa de penetração de cada um dos sistemas operacionais</a>. O janelas (em todas as suas versões) ficou com aproximadamente 90%, O GNU/Linux com 1%, e o Sistema da Maçã com cerca de 5%. Seria, portanto, lógico supor que dos milhões de vírus conhecidos, a proporção fosse semelhante, mas não é o que acontece. Os vírus para GNU/Linux respondem por cerca de 0,16% do total de vírus conhecidos, número semelhante aos do Sistema da Maçã, sistema proprietário cujo desenvolvimento foi baseado em Unix.</p>
<p>Dos vírus conhecidos para Sistema da Maçã e GNU/Linux, não se comprovou que algum deles causasse transtornos semelhantes aos causados pelos que atingem o janelas. Além disso, a forma de considerar a segurança em sistemas Unix-like, como o GNU/Linux e o Sistema da Maçã, é completamente diferente e bem mais aprimorada. Numa instalação padrão, a exposição a ataques desses sistemas é consideravelmente menor. O que significa que se você pegar um CD e instalar uma distribuição qualquer do GNU/Linux em um computador conectado diretamente à Internet, a possibilidade de invasão é quase nula. O mesmo computador com uma instalação padrão do sistema janelas XP tem um tempo médio e resistência de 90 segundos. Ou seja, se você formatar a sua máquina e instalar o janelas XP nela, se ela estiver na Internet, você tem, em média,  90 segundos para instalar todas as atualizações de segurança, antivírus, <em>antispyware</em>, <em>firewall</em>, etc., o que é virtualmente impossível para qualquer &#8220;usuário comum&#8221;.</p>
<p>O janelas, ao contrário dos sistemas <em>Unix-like</em>, não foi originalmente concebido para trabalhar em rede. A demanda pela conectividade, na época do DOS+janelas 3.1, fez com que a M$ lançasse a versão 3.11 do janelas, com recursos de rede. A empresa tentou impor seu protocolo NetBeui como padrão para as redes locais, mas não conseguiu porque o TCP/IP já estava bem consolidado, e era utilizado na Internet restrita da época. Durante algum tempo, as redes locais não eram conectadas à Internet e trafegavam NetBeui. Quando começou a aparecer a necessidade de conectar essas redes à Internet, elas começaram a trafegar ambos os protocolos e, por fim, o NetBeui foi abandonado. As versões do janelas seguintes, não mudaram o conceito original. Hoje o janelas é altamente conectável, mas, como originalmente a segurança do sistema foi pensada para máquinas isoladas, quando muito conectadas em redes locais, por uma questão de compatibilidade com as versões anteriores e pelo custo de desenvolvimento, o conceito se propagou até os dias de hoje.</p>
<h3>Custos de desenvolvimento e estratégia de marketing.</h3>
<p>O custo de desenvolvimento de um sistema operacional completo pode chegar à casa de alguns bilhões de dólares. Por mais rica que uma empresa seja, um investimento desse tamanho é algo impraticável. Empresas como Petrobras, por exemplo, quando constroem uma refinaria de 2 ou 3 bilhões de dólares, invariavelmente procuram se associar a outras empresas e buscar financiamento de longo prazo em bancos, para o empreendimento. Vejam bem, uma refinaria pode ficar pronta em cerca de 2 ou 3 anos e tem um prazo de algumas dezenas de anos para pagar o financiamento e amortizar o investimento, além de dar lucro aos acionistas.</p>
<p>O que podemos dizer de um sistema operacional? Com a velocidade imposta para que uma versão de um sistema operacional proprietário seja substituído, seria necessário investir muitas centenas de milhões de dólares por ano no desenvolvimento de sistemas completamente novos para resolver o problema de segurança. Mas, a cada versão da família janelas, vemos as mesmas alegações de que o sistema novo é mais seguro que o antigo, fatos &#8220;comprovados&#8221; por pesquisas de cunho duvidoso e declarações de &#8220;especialistas&#8221; dos quais nunca se ouviu falar. O fato é que nunca se cria um sistema novo. Ela apenas se recicla códigos dos sistemas antigos, remodelando o velho para &#8220;criar o novo&#8221;, oferecendo um visual agradável para que o marketing atinja seus objetivos. É necessário que o ciclo seja curto para garantir os lucros altos. Portanto, não há tempo nem disponibilidade orçamentária, ou de financiamento, para a criação de um sistema novo, sem vícios herdados dos anteriores. Logo, o fato do janelas não ser um sistema seguro não se deve a uma questão de filosofia de código, mas a uma questão econômica. Se, mesmo com um sistema ruim, mantém-se a hegemonia do mercado, não há motivos econômicos para melhorar substancialmente o sistema, já que há quem o compre e o use sem grandes esforços de marketing. Além disso, existe uma &#8220;indústria da segurança&#8221; por trás disso. Além da M$, empresas como McAfee, Symantec, Trend Micro, entre outras, ganham fortunas oferecendo soluções paliativas para os problemas estruturais do janelas. Não espere que o janelas 7 seja muito melhor em termos de segurança do que seus antecessores, pois um sistema inseguro, mas hegemônico, é tudo o que a M$ e dezenas de empresas de segurança precisam para manter os acionistas felizes, e os usuários iludidos, mas igualmente felizes.</p>
<p><a title="BR-Linux" href="http://br-linux.org/noticias/003576.html" target="_blank">Os custos de desenvolvimento do kernel do Linux foi estimado em cerca de 614 milhões de dólares</a>, e o de uma <a title="Infosucata" href="http://infosucata.blogspot.com/2008/11/estimando-os-custos-totais-do.html" target="_blank">distribuição GNU/Linux típica em 1,2 bilhões de dólares</a>. Esse capital não é investido por uma única empresa, mas diluído entre milhares (talvez milhões) de empresas e pessoas comuns ao redor do mundo, que contribuem com um pouco para que o sistema final chegue ao que se espera. Por isso é possível oferecer um sistema seguro a um preço irrisório. Não existe a preocupação com um ciclo de vida curto para garantir os lucros. Na verdade, a preocupação é exatamente oposta: ter um sistema estável e seguro para que se possa oferecer serviços constantes aos clientes. Sempre que uma versão nova do janelas é lançada, há uma demanda geral por novos treinamentos, novos equipamentos, novas &#8220;<em>expertises</em>&#8220;. No GNU/Linux, o ciclo é muito maior. Isso significa que quem usa uma versão 7.04 do Ubuntu, por exemplo, também usará uma versão 9.10, sem grandes dificuldades, porque na essência o sistema é o mesmo, mas as inovações se traduzem em mais compatibilidade, mais funcionalidades, mais segurança. Também não há grandes preocupações com a atualização do parque de máquinas porque a versão 9.10 rodará na maior parte das máquinas que rodavam a versão 7.04, por exemplo. Finalmente, não haverá a necessidade de uma urgente atualização do conhecimento dos técnicos de suporte, já que em essência, as mudanças são focadas na inovação, ou seja, não há mudança no conceito.</p>
<p>Aqui podemos ver uma situação curiosa: No sistema proprietário, não há mudança num conceito ruim que é perpetuado para que o &#8220;produto&#8221; continue a gerar lucros com mudanças &#8220;cosméticas&#8221;. Isso é bom para a empresa desenvolvedora, para as empresas de software incluídas no ecossistema. Não é tão bom para os técnicos porque precisam investir constantemente em treinamento, nem para os usuários que além do treinamento devem arcar com os custos do modelo (licenças de software diversas, treinamento constante, prejuízos decorrentes da insegurança do sistema, etc.). No sistema livre, o conceito originalmente bom, não tem a necessidade de ser modificado em profundidade, o que justifica mudanças que focam na inovação. Isso é bom para o ecossistema produtivo como um todo, já que diminui os custos tanto de desenvolvimento como o de treinamento de técnicos e usuários.</p>
<p>Como você pode observar, no sistema proprietário, a carga econômica fica com o consumidor final, bem como o ônus das deficiências do sistema. No sistema aberto, a carga é diluída entre todos e não há grandes ônus para nenhum dos envolvidos.</p>
<h3>A questão comportamental.</h3>
<p>Há uma tendência dos técnicos em afirmar que nenhum sistema é seguro, e que boa parte da segurança depende de quem o utiliza. Isso pode ser ou não uma verdade. Eu discordo de que isso seja uma verdade absoluta.</p>
<p>Partindo de uma instalação padrão, ou seja, uma que até seu sobrinho <em>nerd</em> poderia fazer, num sistema GNU/Linux é difícil para um &#8220;usuário padrão&#8221;, mesmo com comportamentos de risco, tornar o sistema vulnerável, a ponto de ser comparado aos sistemas janelas. Para fazer isso, ele teria de ter certos conhecimentos técnicos. Seria necessário habilitar o <em>login</em> automático do usuário <em>root</em> (o que por si só já é uma proeza), abrir todas as portas TCP e UDP fechadas por padrão (e para isso teria de instalar pacotes que não são instalados e/ou configurados por padrão), desabilitar o pedido de senha para ações consideradas &#8220;administrativas&#8221;, e/ou alterar os privilégios de usuário comum. Isso é bem mais do que um &#8220;usuário padrão&#8221; faria no janelas. No janelas, em uma instalação padrão, o administrador do sistema é quase que sugerido como usuário padrão. Um usuário não precisa se esforçar muito para abrir as poucas defesas existentes. Isso, aliado à insegurança inerente e aos comportamentos de risco (clicar em links suspeitos de <em>email</em>, entrar em sites de reputação duvidosa, instalar programas piratas de origem duvidosa, utilizar programas de downloads como bitorrent ou semelhantes, desabilitar a proteção por senhas do sistema para alterações no registro, não instalar atualizações, não saber como utilizar um antivirus, não usar o <em>firewall</em>, senhas pequenas e óbvias, etc.), tornam o janelas um verdadeiro problema para que o usa e uma ótima oportunidade para quem quer invadi-lo.</p>
<h3>A falácia dos antivírus.</h3>
<p>A maior ilusão de um usuário do janelas é pensar que um antivírus o salvará das pragas da Internet. Para se beneficiar da proteção oferecida pelos antivírus, são necessárias três condições adicionais:</p>
<ul>
<li>Conhecimento técnico para sua correta configuração, atualização e utilização (o que muito poucos detém);</li>
<li>Utilização de softwares complementares como firewall e antispyware (o que também exige conhecimento técnico);</li>
<li>Comportamentos seguros na utilização da Internet (o que exige treinamento e capacitação).</li>
</ul>
<p>Se qualquer um dos três requisitos não for atendido, todo o resto será comprometido, ou seja, as várias centenas de reais gastos com toda essa parafernália será, literalmente, inútil.</p>
<p>As empresas de segurança há anos fingem que são capazes de oferecer proteção para seus clientes, mas têm absoluta certeza de que isso é uma batalha perdida, portanto, a única razão para continuarem a oferecer &#8220;soluções de segurança&#8221; é a existência de uma massa enorme de pessoas que as compram acreditando que elas tornarão seu sistema seguro. <em>They don&#8217;t give a damn, they just want the money.</em></p>
<p>Recentemente, Eva Chen, uma das fundadoras da Trend Micro, <a title="Channel Register" href="http://www.channelregister.co.uk/2008/06/22/trend_micro_eva_chen/" target="_blank">concedeu uma entrevista</a> onde afirma que os <em>crackers</em> estão na dianteira e que a indústria de antivírus é uma piada (de mal gosto). Portanto, se nem eles acreditam que poderão ganhar o jogo, porque você, que é o elo mais fraco, se arriscaria a bancá-lo?</p>
<h3>Conclusão.</h3>
<p>Existem vírus para Linux? Sim, existem mas, na prática, são completamente irrelevantes, pois não só é difícil de encontrá-los, como seu impacto é irrisório.</p>
<p>Se você não acredita que é possível existir um sistema seguro que dificulta ao máximo a infecção por vírus, o uso não autorizado da sua máquina, seja por <em>crackers</em>, seja por &#8220;empresas idôneas&#8221;, e que tira das suas costas grande parte da responsabilidade sobre a segurança dos seus dados e arquivos, deveria experimentar o GNU/Linux ou outro sistema aberto, como o FreeBSD. Não se trata de militância ideológica a favor de sistemas livres. Trata-se de resguardar o que é seu, seu patrimônio, sua privacidade e sua liberdade. É uma questão prática, não filosófica.</p>
<p>Porque pagar, ou usar ilegalmente um sistema que, notoriamente, é problemático e o expõe a riscos, os quais você nem mesmo dá conta da existência, nem tem condições de se proteger, se é possível ter um sistema seguro e gratuito?</p>
<p>Por que pagar por softwares &#8220;tapa buraco&#8221;, como os antivírus, que tapam o sol como uma peneira, se é possível ter um sistema que não necessita desses paliativos?</p>
<p><span style="color:#ff0000;"><strong>Pense bem sobre isso. E depois considere usar uma distribuição GNU/Linux.</strong></span></p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:1737px;width:1px;height:1px;">sse capital não é investido por uma única empresa, mas diluído entre milhares (talvez milhões) de empresas e pessoas comuns ao redor do mundo, que contribuem com um pouco para que o sistema final chegue ao que se espera. Por isso é possível oferecer um sistema seguro a um preço irrisório. Não existe a preocupação com um ciclo de vida curto para garantir os lucros. Na verdade, a preocupação é exatamente oposta: ter um sistema estável e seguro para que se possa oferecer serviços constantes aos clientes. Sempre que uma versão nova do janelas é lançada, há uma demanda geral por novos treinamentos, novos equipamentos, novas &#8220;expertises&#8221;. No Linux, o ciclo é muito maior. Isso significa que quem usa uma versão 7.04 do Ubuntu, por exemplo, também usará uma versão 9.10, sem grandes dificuldades, porque na essência o sistema é o mesmo, mas com grandes melhorias em termos de automação de tarefas. Também não há grandes preocupações com a atualização do parque de máquinas porque a versão 9.10 rodará na maior parte das máquinas que rodavam a versão 7.04, por exemplo. Finalmente, não haverá a necessidade de uma urgente atualização do conhecimento dos técnicos de suporte, já que em essência, as mudanças são focadas na inovação, ou seja, não há mudança no conceito, quase que apenas na aparência e em novas funcionalidades.Aqui podemos ver uma situação curiosa: No sistema proprietário, não há mudança num conceito ruim que é perpetuado para que o &#8220;produto&#8221; continue a gerar lucros com mudanças &#8220;cosméticas&#8221;. Isso é bom para a empresa desenvolvedora, para as empresas de software incluídas no ecossistema. Não é tão bom para os técnicos porque precisam investir constantemente em treinamento, nem para os usuários que além do treinamento devem arcar com os custos do modelo (licenças de software diversas, treinamento constante, prejuízos decorrentes da insegurança do sistema, etc.). No sistema livre, o conceito originalmente bom, não tem a necessidade de ser modificado em profundidade, o que justifica mudanças que focam na inovação. Isso é bom para o ecossistema produtivo como um todo, já que diminui os custos tanto de desenvolvimento como o de treinamento de técnicos e usuários.</p>
<p>Como você pode observar, no sistema proprietário, a carga econômica fica com o consumidor final, bem como o ônus das deficiências do sistema. No sistema aberto, a carga é diluída entre todos e não há grandes ônus para nenhum dos envolvidos.</p>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Perl script feeds to #twatch]]></title>
<link>http://dangerousprototypes.com/2009/11/18/perl-script-feeds-to-twatch/</link>
<pubDate>Wed, 18 Nov 2009 06:56:42 +0000</pubDate>
<dc:creator>Ian</dc:creator>
<guid>http://dangerousprototypes.com/2009/11/18/perl-script-feeds-to-twatch/</guid>
<description><![CDATA[lme shared a Perl script that feeds text files to the #twatch through the Matrix Orbital-compatible ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-2277" title="python-twatch" src="http://wherelabs.wordpress.com/files/2009/11/python-twatch.png" alt="" width="450" height="271" /></p>
<p><a href="http://whereisian.com/forum/index.php?topic=153.msg878#msg878">lme</a> shared a Perl script that <a href="http://code.google.com/p/dangerous-prototypes-open-hardware/source/browse/trunk/%23twatch/scripts/twatch-displayTXTfile.pl">feeds text files to the #twatch</a> through the Matrix Orbital-compatible TCP/IP server.</p>
<p>The project SVN has several <a href="http://code.google.com/p/dangerous-prototypes-open-hardware/source/browse/#svn/trunk/#twatch/scripts">example scripts for the #twatch</a>, if you&#8217;ve got something interesting we&#8217;d like to host a copy.</p>
<p>Thanks for the tip! Via <a href="http://whereisian.com/forum/index.php">the forum</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Netstat Usage in FreeBSD]]></title>
<link>http://jasonk2600.wordpress.com/2009/11/17/netstat-usage-in-freebsd/</link>
<pubDate>Tue, 17 Nov 2009 02:03:22 +0000</pubDate>
<dc:creator>jasonk2600</dc:creator>
<guid>http://jasonk2600.wordpress.com/2009/11/17/netstat-usage-in-freebsd/</guid>
<description><![CDATA[The netstat program in FreeBSD (and many other OS&#8217;s) is an invaluable tool used to display var]]></description>
<content:encoded><![CDATA[The netstat program in FreeBSD (and many other OS&#8217;s) is an invaluable tool used to display var]]></content:encoded>
</item>

</channel>
</rss>
