- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
Network Engineer
- Interests
- basketball, gaming, outdoors
33 Posted Topics
| |
Re: If you can ping just fine the connection should be ok. Maybe it is an issue with your browsers? Do you have a local proxy enabled? That could cause not being able to access any outside websites. You can check by going to settings in your Chrome browser -> Change … | |
Re: Dragonheart | |
Re: This is a great site -> http://www.9tut.com/ Also, I would reccommend downloading GNS3 or Packet Tracer. They are great simlulation tools for practicing configurations. | |
Re: CCNA is geared more towards routing and switching, not programming. So if you want to develop/code network applications I would recommend learning python. It sounds like you don't want to be an infrastructure guy. As for your hardware support job offer I don't think that would really help you towards … | |
Re: I agree. Certifications look great on resumes but overall no amount of schooling/certs can prepare you for some situations you come across during work-its all about experience and getting as much of it as you can. Other than that there are tons of areas of Networking you can go into … | |
Re: I agree you can just search for different solutions on Google. If you need help with topolgies give some more detailed information on what you want to accomplish. | |
Re: It seems that if you switch the sorting to sort by Danish instead of Norwegian the issue is solved. Maybe this thread will help you! http://answers.microsoft.com/en-us/office/forum/office_2010-excel/ho-do-i-change-to-norwegian-sort-order-in-excel/ffbd6222-c24f-e011-8dfc-68b599b31bf5?msgId=81260c4c-c3d1-4bc6-a2ff-4f3e53830e55 | |
Re: Just finished school this past May with a Bachelor's in Computer Information Systems. Very glad it's over. Might go back in a couple years to get a Masters in cyber security. Right now working on getting my ccna (taking the test in the end of september). | |
Re: you would just be more detailed in your physical diagram. (include actual router models, speeds of links running between devices, whether the device is core or edge, etc). Many people draw up network digrams differently-just do what makes since to you. Here's a link for an example: http://www.routereflector.com/en/2013/05/data-center-topology-with-cisco-nexus-hp-virtual-connect-and-vmware/ And as … | |
Re: can you be a little more specific? does the switch reboot when you try to login through your connection or after you are already logged into the switch? Are you connecting via serial cable? Please be a little bit more detailed | |
Re: test each PCs NIC as well by pinging the IP addresses assigned. Also PC-PC connection typically uses a crossover cable. Are you using a straight-through instead? | |
Re: start getting some certifications like Network+, CCENT/CCNA. Download some software to start practicing configuring routers/switches like Packet Tracer or GNS3. And like Cimmerian said you have to work your way up! | |
I'm a recent grad and am just starting out as a Network Admin. Looking to contribute some knowledge as well as learn some more things! | |
Re: Have you tried resetting your router/modem? | |
Re: you should start your own thread for a new problem. This one is over 2 months old and has already been solved. | |
I was just curious to see if anyone has dealt with HP Procurve switches (preferably 8200zl or similar). If so do you know of any tools to practice configurations? I have found several config examples on HP's website, but they are pretty basic and don't go into too much depth. | |
Re: Have you done any research on if there is any updated firmware or drivers that need to be installed? I've found that any blu-rays are very sensitive. What version of Windows are you running? | |
Re: DDos attacks have been happening on most online games (FPSs like Halo,COD,etc mainly) since around 2007. It has just evolved from then. Nowadays anybody can download a program like tsbooter and use it for $10/month to attack other players online. I wish there were better security measures against DDoS, botnets, … | |
| |
Re: http://www.pcadvisor.co.uk/reviews/windows/3284198/microsoft-windows-8-review/ | |
| |
Re: Maybe this thread will help you out! http://answers.microsoft.com/en-us/windows/forum/windows_8-tms/mouse-cursor-keep-flashing-as-busy-constantly/1b984362-21bf-4105-b8ee-e289601d1eb1?msgId=527571df-08d8-4a98-93a1-9f9b81fb9e4d | |
Re: try looking into Simulators like Cisco Packet Tracer or GNS3. Both allow you to configure routers/switches and setup your own topology for practice. | |
Hi, I'm having trouble getting my summation function to work using recursion. I am reading in a set of 10 numbers from a file into an array, then printing the array out using recursion, then I have to take the summation of 1-last number in the array (Ex 1-14). The … | |
hello, I'm fairly new to programming in general, and i'm having some trouble figuring out how to use a stack and queue to check to see if a word or certain order of numbers/letters form a palindrome or not. My logic is to read in the original string, push/pop characters … |
The End.