inurl: operator is used to search some words in the url of web pages.
Google Search Tips
Use double quotes for searching given string e.g. "computer and networking tricks" using double quotes we will get result having whole string in the sequence as written above.
use + and - sign to include pages having word(+ ahead of it) and exclude pages having word(- ahead of it) e.g. computer and networking +tricks -tips the result will have page that contain tricks and do not have that contain tips.
put * in your search string where you are doubt full about the word or phrase. for e.g. hacking is * that will search page having phrase shown with some wild card terms.
use OR operator where you want to search terms contain either of its operands for e.g. tips OR tricks this will search pages containing either tips or tricks.
NOTE:-
In case you are not used to of this or you don't like it then you can use google's advanced search
Buy "google hacks" ebook of oreilly from here to Learn more on this topic. or search on http://findfreebook.blogspot.com for free ebook on google hacks.
1. Using hamachi:- Introduction:- The Reason which stop you from connecting to remote computer using dynamic ip is that your isp provide you two ip one which is inside the Lan and other outside the lan this is that ip which change every time you On your computer or restart connection( so because of that conflict you can do remote connection with computer). so one way of doing remote connection would be by joining same lan(then we don't need to go outside the lan) and then connecting to the computer. therefore for this we use hamachi(software) which you can download from here. Steps:- 1. As soon as downloading gets over install it into your computer in the process of installing it will ask you for a) Your name b) Network to join(you can create a network) c) password of network(give password for that network) here you can consider network as one lan and to join any network you must know password because you want to connect to your friends computer so tell your friend to join the network that you have created. 2. once hamachi is installed look at system tray you will found here a three green dots in traingular form (appeared) click on it. 3. then you will get a window as shown.
the ip shown on the above part of this window is your ip address and similarly your friend will get different one. after you both join the group you both will be listed into your network. hence now you can use these ip address for remote connection. NOTE:- you can use my network network: tarunkumarsinghal password:tarun
2. Using Ammyy Admin Introduction:- other way of remote connection is using other software. there are so many software on the web that can be used for remote connection. but most of them are so complecated that we first have to read about them on net before we use it. so to sovle this problem i have found one software which is very easy to use and operate. named ammy admin it is a free software.
Steps to use it for remote connection are as follow:- 1. downoad it from here. 2. start by double clicking. 3. a window will open ask your friend for it your id and write it into your windows box and click connect and that' it. 4. Now enjoy remote connection. NOTE:-if you have static ip then you can refer tothis pageas well
Introduction:- This software is used for establishing remote connection b/w to computer on the internet i.e., we can remotely control one computer from other. This is a microsoft product which comes in xp and later version of windows and for person having previous version of windows(like 98, 95) then they can download it from here.
How To Use it!!(Steps):-
1. First step would be to check which version of windows are you using if it is xp or later then it is fine but if have previous version of windows then download remote desktop connection from above mentioned site.
2. Now you have to remove all the restriction for remote desktop(follow steps to remove restriction):-
right click on my computer >> properties >>remote(tab) here check the box saying "allow user to connect remotely to this computer".
go to control panel >>windows firewall >>Exceptions(tab) here check box ahead of "remote desktop".
3. Once you have removed all restriction open remote desktop connection by going to
"Start>> All Programs>> Accessories>> Communication>> remote desktop connection"
by going this you will get a window similar to shown below.
4. Now in the box type(in window the appeared) the ip address of your friends computer and then click connect. NOTE:-ip address can be found by typing ipconfig in his\her cmd(command prompt)
5. Now you will be prompted for user name and passward, ask your friend for his/her username and password of the computer login screen. fill it and enjoy remote connection(if password is not set then tell your friend set it otherwise you will not be able to connnect to her/his computer)
Introduction:- I have write this post for those person who, like me, could not see the video directly on browser may because of low speed. An interesting thing about all the video that you see on browser before being displayed on screen is that it firstly download on your computer at "C:\Documents and Settings\"user name"\Local Settings\Temp" or at "C:\Documents and Settings\"user name"\Local Settings\Temp\Temporary Internet Files" with some name. the data stored at 2nd place can be retained but in first case there is a problem you can not access this data because during the browser is running this file can not be accessed(because whenever any process is taking place the cause of this process is locked) and after you turn browser off the data automaticaly deleted. Therefor here we use a tool which can stop the process and then can copy this data. named unlocker you can download it from here.
Steps:-
1. Find the file in above mentioned two directory(green colored string) with memory in range of Mb.
NOTE:- a)the above mentioned file is of tmp extention.
b)see its memory by going through the property of file not by overing it.
2.Now, right click on this file and then go to unlocker. then you will get a window as shown below.
3.then, from the combo box(left bottom corner of window appeared) select copy.
4. now, it will prompt for address where you want file to be copied
5.Now, for playing this copied file first change tmp extention to flv and run it using any flv player like(km player or vlc player).
Introduction:- The Email in which we can set any mail from: content is called spam. Note:-actually if the mail is not properly created(parsed) for example email with not subject in that case server assume that it is spam therefore some time when you send mail from yahoo to gmail the mail goes to spam.
It is to be noted here that we can not set mail from in our id therefore for that use telnet. in which we first make a connection with the server(if we want to send spam to person with gmail id then we should made connection with gmail smtp server) then give the detail as mentioned below:-
steps For sending spam/email using telnet:-
1) Firstly find out the smtp(simple mail transfer protocol) server for the network using which u want to send mail. Note:-Q)how to find out stmp server of any network? Ans:-using nslookup command as shown in the figure.
here in the figure what i have done is firstly i have typed nslookup command in cmd to find out the server address. next type "set type=mx" for finding mail exchange server and at last type the mail server from which u want to send mail for in my case i use "gmail.com" on entering it into your cmd after type=mx command you will get alot of address u can use any of them but in my suggestion choose toppest address and in figure the toppest address is alt1.gmail-smtp-in.l.google.com
2) Now after u have find out the smtp mail server type in cmd
3) Now u will be connected to the mail server, so now to begin, type in ehlo for esmtp(extended smtp) and helo for smtp type server in command window that appear after last step.
NOTE:- remember here to not mistake at there because here every thing that you type here will be counted so even backspace will be counted. so if you mistaken in here u have to leave it and type all thing again.
4) Now here you must type exactly what i say.
Type:- mail from: email id from where this mail is send from. eg. mail from:
Now type:- rcpt to: email id to whom this mail go to. eg. rcpt to:
Now type:- data
Type the message that you want to send.
Now at last type .(dot) after entering data
And that is it you have learned how send mail or spam using cmd.
NOTE:- it is important to note here that u can only send message (in most server) if you have static ip address or u can send message through the mail server that your isp has provided to you so contact your isp for free email id and stmp server.
You can see the video if you are uncomfortable reading
for sending mail online without loging into your account or going to cmd to any one u can use site http://fakesend.com/
This trick is to give a Highlight Author Comment . This will make the blog's owner comments looks different from the visitors comments. It's very usefull and interesting blogger hack tips. You can see the example in my blog. Here is what to do to make a "Highlight Author Comment" effect in Blogspot.
1. Login to blogger, then choose "Layout --> Edit HTML". Don't forget to backup your template first. 2. Check the "Expand Widget Templates" box. 3. Copy this script and put it before ]]></b:skin> or copy to your CSS area.
Netmeeting is a program available on your computer(windows) that lets you communicate with other people. Among other things, you can show someone else what is on your computer, and you can see what is on their's. With a telephone, it works great to ask and answer questions about your computer, it provide following functionality used because of the fact that newer version support whiteboarding, application sharing, desktop sharing, remote desktop sharing (RDS) and file transfer.
Q) How to configure/start Netmeeting?
Or
How to call person using Netmeeting?
to configure & starting your netmeeting type conf in run.
Now you will be prompted for name, email address, and some other thing so fill it.(it is not required that you should fill exact thing).
Now you will be asked for the connection type.(select accordingly).
Now after you have configured your netmeeting you should remove firewall from netmeeting by going to windows firewall in control panel-->exception tab here check netmeeting option.
Afterward you will get a screen like shown. type there the ip address of the computer(in the box selected)to which u want to to video conferencing, share remote.
That's it now you can talk to person on the other side using microphone.
Q) How to use Remote Desktop using netmeeting?
press the botton in netmeeting as shown.
Now a new window will appear as shown press remote desktop icon and then press share tab.
Now the person on the other side can access your computer remotely in your presence(remote desktop utility of window can only allow single person at a time to see desktop.
Note:- Firewall Setting. Before establishing remote desktop connection you should see some firewall settings.
go to windows firewall then exception tab there check remote desktop.
now to to advanced tab here uncheck your lan through which u r connecting.
go to my computer property then remote tab here "allow remote desktop" must be checked
How to Chat in netmeeting?
For that just press the botton shown in first windows and then start typing in the box.
How to use WhiteBoard?
For using While board just press the botton as shown ahead to the question in first image and now u and the person on the other side can create image or anything simultaneously.
How to transfer file in netmeeting?
1) firstly press the button as shown just above then u will get a window as shown below.
2) then press the button 1 in the above and put the location of file u want to transfer.
3) now press button 2 in the above picture ( to send file).
4) That's it.
NOTE: Netmeeting when you have different lan ip and real ip. now a days because of the shortage of ip address most of the internet service provider(isp) provide different lan and real ip. real ip:-the ip through which u are connect to the internet. lan ip:- the ip through which u are connect to your lan. due to which we could not connect our computer using netmeeting. but there is a solution for that and that is hamachi this is a software from logmein which is used for chat and file browsing perpose it is providing us static and real ip for the chat and file sharing and hence we are using the ip provided by hamachi for netmeeting. for configuration of hamachi go see the video. hamachi video
Introduction:- Now a days many operating system are coming into market of linux. but because of the cost of original cd people usually download it from net and write it into cd and then run it. for testing an operating sysytem wasting the cd is not good task as well.So for testing there is a simple way to do it, and that way is making your pen drive bootable and installing OS into it,
Now the question arises that our pen drive is not a bootable device but we can make it bootable by creating track and sector on it by using software
Steps:-
Firstly format your pen drive into disired format which os require for example dos require fat 16 and all the newer versions support fat32 and ntfs.
Note:- windows in build utility does not provide you fat16 and many more formatting option so you have to do it using other utility search on google for required format.
Now create bootsector into your pen drive using the software
Introduction:- Both mircosoft virtual pc and virtualbox are virtuallization product which are used to install an operating system what ever it is (windows or linux) inside another operating system. it is very usefull for those person who needs to work on both linux and windows because using this software we can run both windows and linux at the same time and without any delay can switch b/w them. download links for both these software is provided below. 1) microsoft virtual pc(only for windows system ). 2) Sun Microsystems virtual box(for all platform ). both of these software are equally good for you but i prefer virtual box. don't worry i will teach you both. Q)How to use virtual pc? Ans) 1) First of all you have to download it from the above link.
2) Now install it onto you system.
3) During installation it may require from you the detail and minimum requirement for the system(operating) that you want to install onto you windows system, Fill it accordingly(if you have a problem filling it than see the cd cover or search on google for minimum requirement.
4) If it does not ask for that or u haven't fill it during installation u can do it after installation as well for that u have to go start-->all program-->virtual pc.
5) On clicking it you will get a screen like shown here.
6) Now click onto setting button shown on that window then you will got another windows as shown below:-
7) Among all setting minimum (ram, harddisk is most). To fill it click a on left side of the image like on clicking memory for setting ram on harddisk 1 for setting harddisk.
8) you can enable or disable any other things that u want virtual box should give to operating system( that u want to install ) for examle in sound setting unchecking enable sound will disallow from using the sound card by the operating system inside the virtual pc. 9) On completing these setting press ok and now insert cd into the cd drive and press ok on the first winow of virtual pc. 10) Now u will be getting a new window(black) which looks similar to your starting boot screen. 11) And that it u can now install operating system in there or even can run live cd.
NOTE:- Q) How to run virtual pc using iso image? you can run virtual pc using an iso image for that do all the step as i have said and when black screen came go to the cd menu and press capture iso image in there and give location of iso image and you are done now. you can run virtual pc using iso image.
Q) How to use virtual box? Ans) 1) After downloading virtual box using the above link install it onto your system.
2) Now after installing it run it by going to start-->all program-->Sun xVM VirtualBox-->VirtualBox.( you will get the screen as shown below.)
3) Now we have to do setting for operating system as we have done with virtual pc for that click onto general(blue in color).
4) Now in detail tab type name for the machine, os type and type the base memory(ram) required for the os u want to install on it.
5) don't change video memory value and if u want to modify it don't exceed it from you video ram's(not even equal to it) value because your operating system out side the virtual box also need some amount of video ram to display things.
6) And leave rest of the things as it is.(you can enable or disable things like cd rom or writer for that go to cd/dvd rom option.
7) Now you have done doing setting you can now start it by pressing start in first window of virtual box with green arrow.
NOTE:- like virtual pc here you can also use iso image instead of cd or dvd for that go to cd/dvd rom press iso image and link your iso image. and press start.
8) Now you will get the black screen which you will find when every time u start your computer.
9) And that's all you have done running virtual box.
NOTE:- virtualization create another machine onto your computer with different configuration according to os need.
Introduction:- Changing the ip address of a computer refers to spoofing ip address. actualy now you can not spoof your ip address because when you spoof your ip address and send the message on the network then the gateway from which your message passess to the server will not except your request because this gateway except request only from a computer that is under its range and because you have changed your ip so you are no more in its range therefore you will not be able to surf net. hence we tunnel through proxy to get ip address of proxy server and surf net with different ip address. In tunneling through proxy or using proxy server our request is first send to the proxy server which then send this request to server and after proxy server get's the result of this request it send this result to our computer. there are many site which u can use for surfing site like www.browser9.com where u can put the name of site which u want's to surf. there is an ulternative to that and that is by using software called ultra surf which tunnel our request directly. and providing a simple and easy way to surf net without going to proxy site to visit some site. this is very simple to operate and free to use. You can download it from here
problem in ultra surf! older version of ultra surf don't configure mozilla to surf for proxy surf so to make it work with ultra surf do as i say:-
go to tools in menu.
Now click options.
Now in new window click advanced tab then go to setting option in there.
Fill your proxy setting as i have filled(see image).
TIPS:- for easier enable and disable of proxy setting in mozilla add a addon quick proxy that will display a image on which P is written u can make it red and green by pressing. Here green indicate that proxy is enable and red indicate that it is disabled.
Any thing other than ultra surf!!!!!!!!
OR
Ulternative of ultra surf!
vidalia bundle is a freeware integrated software used same as ultra surf do. it is an integration of privoxy and tor where privoxy is proxy server and the tor helps it to connect to proxy server.
this works on all the three mac os, linux and windows operating system.
you can download vidalia bundle for window using above link. and for linux and mac os go here
Introduction:- BIOS stands forBasic Input/Output Service. it is a type of program which is stored inside the ROM chip(kind of memory like hard disk but very less) of your motherboard. So our main aim here is to update the bios stored inside ROM Chip. Update of motherboard ROM depends on the type of memory chip used in your PC because There are two types of ROM chips used in PCs:- 1) Mask-ROM (used on old motherboards and that cannot be updated by software) 2) Flash-ROM (on almost all motherboards, which is able to be updated by software). and because mask-rom can not be upgraded by normal user so i am leaving this upon you and will teach update of flash-rom bios.
NOTE:-Sometimes, especially when upgrading your PC, you may need to perform a BIOS upgrade in order to update your system to accept a new hardware part or to fix a bug.
STEPS:- 1) find out motherboard manufacturer, model number and bios manufacturer of your computer. You can find it by
2) Now go to the download center of motherboard manufacturer site and then fill the information of your motherboard and hit enter.
NOTE:-website address of some common motherboard manufacturer's site is listed here
3) Then u will be given 2 file(most probably) one will be .bin or .rom and other will be program(.exe file) according to your bios manufacturer.
NOTE:-program can be present in your driver's CD(comes with motherboard).
4) burn a cd with file(.bin or .rom) and the program(.exe). 5) Restart your computer. 6) Now boot your computer from cd(by choosing cd as first boot disc in your bios set-up(for that press del after restart). 7) type
"program name" /?
and use appropriate option for update .
for my bios i used:-
Awdflash F:\tx98-a22.bin /SN /PY /CC /R
where,
SN: (No Save)
PY: (Program BIOS)
CC: (Clear CMOS)
R: (Restart)
NOTE:-
u can download the file by tying the the model no of your motherboard in google(some of the site(like softpedia) will provide u the bin or rom file. but u must download the program to upgrade your bios using the file from the motherboard manufacturer site or from cd.
Introduction:- Svchost.exe is a generic host process name for services that run from dynamic-link libraries (DLLs) in windows system. During startup system create multiple instances of svchost.exe with each instance having some specific process that is defined in registry. NOTE:- That's why you see many program named svchost.exe in task manager.
Q) where is it present? Ans) it is present in the windir/system32 directory. As it is difficult for us to see which services are running in background or are contained by svchost.exe therefore there is a command to see all the process inside it.
tasklist /svc /fi "imagename eq svchost.exe"
here,
tasklist: it is used to display the program under task manager arguments:-
svc: this argument is used to see services running behind the process.
fi: this argument indicate which of the program you want to select. with the name inside the double quote and also "imagename eq" ahead to file name.
Q) How To change Process in svchost? Ans) The information of process to be start at startup is stored at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost. now u can change the process to be run at startup from there. NOTE:-
We have learned how to create horizontal menu before. Now we will try to make a vertical menu. We will make a vertical menu like the image. Ok let's do it
1. Login to blogger then choose "Layout-->Edit HTML" 2. Put the script below before this code ]]></b:skin> or put it in CSS code area.
.glossymenu, .glossymenu li ul{ list-style-type: none; margin: 0; padding: 0; width: 185px; /*WIDTH OF MAIN MENU ITEMS*/ border: 1px solid black; } .glossymenu li{ position: relative; } .glossymenu li a{ background: white url('http://blog.superinhost.com/vertical/blue1.gif') repeat-x bottom left; font: bold 12px Verdana, Helvetica, sans-serif; color: white; display: block; width: auto; padding: 5px 0; padding-left: 10px; text-decoration: none; } .glossymenu li ul{ position: absolute; width: 190px; left: 0; top: 0; display: none; } .glossymenu li ul li{ float: left; } .glossymenu li ul a{ width: 180px; } .glossymenu li a:visited, .glossymenu li a:active{ color: white; } .glossymenu li a:hover{ background-image: url('http://blog.superinhost.com/vertical/blue2.gif'); }
* html .glossymenu li { float: left; height: 1%; } * html .glossymenu li a { height: 1%; }
You can change the menu color, look at the red text (blue1.gif and blue2.gif). Change it with some color menu below. For example, if you want to choose red color, then the code would be like this :
.glossymenu li a{ background: white url('http://blog.superinhost.com/vertical/red.gif') repeat-x bottom left;
dan
.glossymenu li a:hover{ background-image: url('http://blog.superinhost.com/vertical/red.gif');
Vertical Menu Color :
blue1.gif
blue2.gif
green1.gif
green2.gif
red1.gif
red2.gif
pink1.gif
pink2.gif
black1.gif
black2.gif
3. Save your template. 4. Then go to "Page Elements" menu 5. choose "Add a Gadget -->HTML/JavaScript" the insert the code below.
Tab View is very usefull box. We can fill it with many contain. It will save our blogs area. (See Image Below) Here is Tutorial how to create a tab view:
1. Login to blogger, go to "Layout --> Edit HTML" 2. Then find this code ]]></b:skin> 3. Insert the below code before ]]></b:skin> or in CSS tag.
div.TabView div.Tabs { height: 24px; overflow: hidden; } div.TabView div.Tabs a { float: left; display: block; width: 90px; /* Width top main menu */ text-align: center; height: 24px; /* Height top main menu */ padding-top: 3px; vertical-align: middle; border: 1px solid #000; /* Top Main menu border color */ border-bottom-width: 0; text-decoration: none; font-family: "Times New Roman", Serif; /* Top main menu font */ font-weight: 900; color: #000; /* Top main menu font color */ } div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active { background-color: #FF9900; /* Top main menu background color */ } div.TabView div.Pages { clear: both; border: 1px solid #6E6E6E; /* Content Border color */ overflow: hidden; background-color: #FF9900; /* Content background color */ } div.TabView div.Pages div.Page { height: 100%; padding: 0px; overflow: hidden; } div.TabView div.Pages div.Page div.Pad { padding: 3px 5px; }
4. You can change the code according to the red text explanation. To get html color code see HERE 5. The next step is put the code below before </head>
6. Then "save" it. 7. Go to "Page Elements" menu 8. Chose "Add Page Element" --> "HTML/Javascript" in place where you want to put this tab. 9. Insert this code :
Note : - The number or the blue text(350px) Is size of the tabview. - The green code is the main menu text - The red code is the content of tabview. you can fill it with links, banner, widget, comment or anything. - To add more menu, see on the blink code. Add the code under it.
It's very usefull to Show Recent Comments on main blog page. We can know who have given comments on aur articles without open it one by one. At this time I will show you how to show recent comments on our main page blog. It's very easy
1. Login to blogger then go to "Layout" 2. Then copy this code :
co.cc is a free domain. It's not only URL forwarding but we can setup DNS Records, A, MX, and CNAME records. We can change our blog's name to become "name.co.cc". It's more simple than we use domain "name.blogspot.com". To change our default blogspot name to co.cc domain name there are some steps to do. Here is the tutorial to setup domain co.cc
1. Open your browser to co.cc 2. Then regiter a domain that you want to use. 3. If it's no available you have to find another domain name. But if it's available then you can register it. 4. The you have to setup your domain. Got to "setup-->Manage domain" 5. Choose "Zone Records" 6. In the coloumn "Host" fill it with your domain name (www.yourdomainname.co.cc") 7. Choose "CNAME" for "Type" 8. In the "Value" box fill it with "ghs.google.com" 9. Then click "Setup" Button.
The next step is make some setup in blogspot.
1. Login to Bloggr/blogspot then choose "Setting-->Publishing" 2. Then choose "Switch to: • Custom Domain 3. Then click on "Already own a domain? Switch to advanced settings" 4. Fill it with your new domain in the "Your Domain" coloumn.
5. To Finish click "Save Setting" Button.
It will take 1-48 hours for your new domain to work. So be patient....
STEP 1: Cut the outer jacket of the wire about 1.5" to 2" from the end. This will give you room to work with the wire pairs. Separate the pairs and align them in the order shown below. Begin flattening the wires into a "ribbon" as shown so that it will easily slip into the connector and into the individual channeled areas.
STEP 2: Once you have all the wires aligned and ready to insert, you must trim them to approximately 1/2" in order to have as little "untwisted" wire in the connection as possible. Category 5 specifications require a certain number of twists per inch and even the connector counts!
STEP 3: Insert the wires into the connector making sure that each wire goes into its appropriate "channel" and extends all the way to the end of the the connector underneath the gold crimping connectors. Sometimes you can look at the end of the connector to see the copper wires if you're using solid copper cable. If the wires don't extend to the end of the connector, the crimp may not make contact.
STEP 4: Press the cable and the jacket into the connector firmly so that the jacket will be crimped by the plastic wedge near the rear of the connector, and insert it into your crimping tool and crimp the cable. RE-CRIMP the cable to make sure all connections are made.
STEP 5: Repeat steps 1 thru 4 for the other end of the cable for a standard ethernet cable.
The following figure shows the correct wiring for a 10Base-T crossover cable (assuming you're using RJ-45 connectors).
This cable can be used to connect two computers together without a hub, or to connect two hubs together (without using an uplink port). If you're connecting two hubs together and one of them has an uplink port, use a straight cable (rather than the crossover) to connect the uplink port of one hub to one of the (non-uplink) ports of the other hub.
A bit of technical background: Most computer and workstation network adapter cards have interface ports referred to as MDI ports (RJ-45 pin assignments shown on the left side of the above drawing). "Uplink" ports on hubs have the same pin assignments. Most normal ports on hubs have MDI-X ports, which use pins 1 and 2 for receive, and pins 3 and 6 for transmit. A straight cable (one that connects pin 1 to pin 1, pin 2 to pin 2, etc.) can be used to connect an MDI port (a computer) to and MDI-X port (a normal port on a hub). Obviously, to connect two MDI ports together, it is necessary to connect pin 1 to pin 3, pin 2 to pin 6, and so forth.
The RJ-45 connector is commonly used for network cabling and for telephony applications. It's also used for serial connections in special cases. Here's a look at it:
Also, please note that it is very important that a single pair be used for pins 3 and 6. If one conductor from one pair is used for pin 3 and a conductor from another pair is used for pin 6, performance will degrade. See the following figure.
To learn more about Ethernet, check out Charles Spurgeon's Ethernet Reference.
RJ-45 Pinout for RocketPort
The following chart shows the pinout for RJ-45 connectors used on certain RocketPort serial interface cards (manufactured by Comtrol).
Pin
Name/Description
1
Request To Send
2
Data Terminal Ready
3
Ground
4
Transmit Data
5
Receive Data
6
Data Carrier Detect
7
Data Set Ready
8
Clear To Send
Pinouts for ISDN
Here's an ISDN BRI U port pinout for a Cisco 750 series router:
Pin
Function
1
Not used
2
Not used
3
Not used
4
U interface network connection (tip)
5
U interface network connection (ring)
6
Not used
7
Power (pass-through to S connector)
8
Ground (pass-through to S connector)
The following chart shows the pinout for RJ-45 connectors used on certain ISDN S/T interfaces. For more info, see ANSI T1.605.