Our Feeds

Sunday 31 March 2013

AJITH KP

P2P Networks

   A P2P[Peer 2 Peer]computer network is one in which each computer in the network can act as a server or client for the other computers connected in the network. It does not want a dedicated server to transfer data to clients. Every nodes connected to the server acts as both clients and servers, so the transfer rate of data will be greater compared to Client/Server network. P2P is designed suitable to small and medium LANs. The advantages of Peer 2 Peer network are, there is no centralized server for files and applications, no need of dedicated servers, also the nodes are independent to each other, so the failure of any nodes will not affect the communication(mostly P2P is used for file transfer). The disadvantage of P2P network is lack of security.
Image from Wikipedia

   The most familiar  P2P network is BitTorrent. BitTorrent is one of the most popular P2P file sharing network.
   Read more details: wikipedia.

Saturday 30 March 2013

AJITH KP

Computer Networks

   According to Wikipedia, "A computer network, or simply a network is a collection of computers and network hardware interconnected by communication channels that allow sharing of resources and information."

   The "Computer Network" is a collection of autonomous computers interconnected by communication channels. Two or more computers are said to be interconnected if they are able to communicate each other. The communication channel may be optical fiber, copper wire, microwaves, satellites or any medium that allows communication. The networks may be in different shapes(Topology: Bus Topology, Ring Topology, Star Topology, Tree Topology, Mesh Topology), sizes(LAN, WAN, SAN, DAN, CAN), and forms.

   The Internet is known as Network of Networks. Internet is a global system of interconnected computer networks that use the standard Internet Protocol suit(TCP/IP).

   This is the basic knowledge of Computer Networks. We can discuss deep information about computer networks later.

Monday 25 March 2013

Ajith KP

How to Install Themes in Linux Mint Cinnamon

GuyZ,
   I think you are interested in Linux Mint. Linux Mint is second popular Linux Based Operating System. The first one is Ubuntu. But now a days Ubuntu's popularity is decreasing because of their new Interface named Unity Interface. It is sucking, crashing sometimes and another problems. But Linux Mint(It s Ubuntu based) have another beautiful interface named "Cinnamon". It seems beautiful. I fall love with Cinnamon interface.



   Now I would like to how to explain how to install themes in Linux Mint 14 Cinnamon. It is easy. But many of user's didn't understand how to install new themes.

Download theme frome here: http://cinnamon-spices.linuxmint.com/themes

Next open it in root user.

Goto /home/[username]/Downloads/ >> Right Click on Downloaded Theme >> Open as Root


 Now You have to copy the folder into /usr/share/themes (Look bellow image)


Now change the theme :)



It is bit easy... CheerszZ.... :)

<<<<<<<<<<//// _TERMINAL_CODERS_ \\\\>>>>>>>>>

Wednesday 20 March 2013

Ajith KP

Add Author Picture in Google Search Results

Step 1: Verify your Blog in Google+

Go to your Google+ account and edit your profile.
Add your blog in "Contributor to".

Step 2: Edit HTML Source Page(Template)

Edit your template and add this line to anywhere you like(sidebar, header, footer, etc).


<a rel="author" href="https://plus.google.com/GOOGLEID" target="_blank"> Contact Me </a>

Note: GOOGLEID -> Your google plus ID. Mine 113693434902691285091

Step 3: Create an "About Me" Page


Next step is creating an About Me page. Now add this link in it.

<a rel="me" href="https://plus.google.com/GOOGLEID" target="_blank"> Google Plus </a>

Step 4: Check Your Google result

Check your Google result sample here

 Here Screenshot of mine...







If you like this post, please share with your friends, classmates, etc. Help us...
Ajith KP

Restore Lost/Deleted Files

Hi GuyZ,
  I would like to introduce an application which will help you restore your lost files. This application is given by my friend Vishnu Sharma. The name of this application is Restoration Version 2.5.14.
  I hope most of you have deleted many files wrongly or lost files by sudden power failure, etc.
This application will help you to regain the deleted/lost files. You need to run this application in Administrative privileges.

Download link: http://www.megafileupload.com/en/file/403875/REST--terminalcoders-blogspot-in---zip.html

If you like this post please share with your friends...

Saturday 16 March 2013

Ajith KP

Count a Word From User Entered text

Hi guyZ,
   I would like to share another program for count a word from user enter text. It's a practical test question of BCA, Kannur University. I would like to share a minimal code using function strtok of header file string.h. Here code,



Hope You have enjoyed this article. Please share with your friends...
Ajith KP

Palindrome Word Checker in C

Hi guYz,
   before few months I have posted the same post with another logic here.
Now I would like to give another logic to check the same thing. It is using the in-built function of header file string.h. The function name is strrev.



I hope you have enjoyed this post... Please share this Blog with your friends...

Friday 15 March 2013

Ajith KP

Kali Linux released - BackTrack Successor

   Kali Linux, the successor of BackTrack OS has been released by its vendors. This OS is also boon to Penetration Testers.



Kali Linux is based upon Debian Linux and comes with GNOME, KDE, LXDE and XFCE Interfaces.

DistroWatch Review

Kali Linux (formerly known as BackTrack) is a Debian-based distribution with a collection of security and forensics tools. It features timely security updates, support for the ARM architecture, a choice of four popular desktop environments, and seamless upgrades to newer versions.


HomePage: http://www.kali.org/
Download: http://www.kali.org/downloads/

Friday 8 March 2013

Ajith KP

Improve SEO Using Meta Tags

GuyZ,
    Today I would like to inform a blog trick. Meta Tags can use for improve SEO of your blog.
Also it will help to get more traffic to your blog. Meta tags will describe all about your blog to search engine. It is also a import factor to SEO [Search Engine Optimization].



For add Meta Tags, find the code <b:include data='blog' name='all-head-content'/> in your blogger template code.

Just bellow the code, add this code.
Image source: www.webceo.com



Edit the country, geo.placename, geo.region according to your details.

        <<<<<<<<<< (C) Ajith Kp (C) >>>>>>>>>>