how to become a network engineer [closed] - networking

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
I am 18 years old. I wish to become a network engineer. I don't know where I should start and what to study. I am interested in learning through the internet.
Can any one please suggest any URLs and topics/subject to be covered by a person new to networking.
is it right for a fresher to start with CCNA certification directly
Thanks!

What do you know about networks as is? What have you read on Wikipedia on the subject?
Why does this seem like a fake question?
http://en.wikipedia.org/wiki/Computer_network
http://en.wikipedia.org/wiki/Local_area_network
http://en.wikipedia.org/wiki/OSI_model
http://en.wikipedia.org/wiki/Internet_protocol_suite
Those are all fundamentals to networking. I would say make sure you understand those topics, and follow any WP links you don't know. You can use tools like VirtualBox to create a local virtual machine network to play with.

Related

How do I create a .onion site? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 years ago.
Improve this question
I have a ubuntu linux and have been using this site: https://scottlinux.com/2013/10/11/how-to-create-a-tor-onion-site/ but I am getting confused on how to use this file /etc/nginx/nginx.conf and from there everything else is a little confusing as well. If you know how to follow these instructions, please let me know.
Its cool, I'll just answer my own question... Again.
Using this website helped me a lot more because it had step-by-step details that the one above was missing.
https://www.bentasker.co.uk/documentation/security/290-hosting-tor-hidden-services-onions
The best way to create a .onion site would be through a Tor .onion homepage.Just follow the links there and you should create your own personal website quite easily.Or you could use a Tor Wiki to do so instead.

FreeRTOS built on windows xp to run on a Atmega32 [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I downloaded FreeRTOS and I want to put it on a microcontroller
(ATMega32) on a PCB (I'll do it on a breadboard 1st) like this. How can I achieve this?
Thanks
According to the site, build instructions are included with the source.
Did you look through that?
There is an AVR323 demo, which is completely compatible with the AVR32 as it is the AVR32's predecessor.
http://www.freertos.org/a00098.html
http://www.freertos.org/AVR_IAR.html
Those are official ports, although rather old now. There are also lots of contributed ports in the FreeRTOS Interactive! site.
http://interactive.freertos.org/forums/103473-atmel
Regards.

What's the best network simulator for educational purpose? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
What's the best network simulator for educational purpose?
I want to use it to help students learn the basic network concepts, such as LAN, WAN, IP addressing, network layers etc.
If you are looking for Network event simulator,
ns-2 is the one. You can have a look at the example programs in ns-2 directory to illustrate basic ideas.
For demonstration of Wireless LAN,Wifi, WiMax and other networks simulation, you can make use of contributed page by other researchers and educational institutions.
ns-3 is the successor to ns-2. It supports newer technologies such as IPv6, WiMAX, and LTE, and is under active development. It is also in use as courseware

what is the easiest way to migrate my wordpress site from one hosting provider to another? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
i have a windows hosting provider and i am moving to another one. what is the best way to migrate a wordpress blog from one hosting provider to another ?
The Wordpress codex provides plenty of information on the topic of moving a Wordpress.
If you don't feel like reading through all of that, here is a far shorter guide, that covers essentially the same method.

OpenDKIM or dkim-milter [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I need to add DKIM to a Postfix installation. I've found two implementations that work with Postfix. OpenDKIM, and dkim-milter dkim-milter. The former claims to be a fork of the latter.
OpenDKIM appears to be the more active project, judging from releases and mailing list activity.
Which of these implementations (or another) should I use?
At least one other user found that OpenDKIM worked better. So I would probably try that first.

Resources