Pick one of the following topics associated with network management and research it accordingly. Describe how you will manage the network based on the topic you chose.

Discussion: Network Management Tools

Managing network performance is always a great challenge. This doubles when multiple point products are used to manage it. For this discussion, pick one of the following topics associated with network management and research it accordingly. Your main post will describe how you will manage the network based on the topic you chose.

  • Networking and server monitoring
  • Bandwidth analysis
  • Firewall-log management
  • Configuration management
  • IP address and switch-port management
  • Fault management

Assume the network you must manage belongs to a global business with thousands of employees across the world. List the topic of choice and include a summary of your management utilization.

Define who you are by making a list of who you are. Get an objective friend to help. What is your journey? Where are you taking yourself and why do you want to go there?

Social Media Personal Brand

Establishing a Personal Brand

  • Define who you are by making a list of who you are. Get an objective friend to help.
  • What is your journey? Where are you taking yourself and why do you want to go there?
  • List the experience that you believe influences your personality.
  • How do others in your community relate to you?
  • Write a personal mission statement.

When you have answered the above questions, write a description of your personal brand. What is your personal brand type, and how do you feel you can contribute to the community. Please respond with 2 pages

List three social media platforms you would use to promote your brand and explain why you have chosen the platform. Research niche platforms. Would a niche platform benefit your brand? How? or Why not?

Social media Niche Platforms

List three social media platforms you would use to promote your brand and explain why you have chosen the platform. Research niche platforms. Would a niche platform benefit your brand? How? or Why not?

Respond should be 2 pages,apa style,citations,references

Read the articles below which discusses how to identify and create personas. After you have read the following articles, develop the persona of your idea target customer/audience member.

Social media Create a Persona

Read the articles below which discusses how to identify and create personas. After you have read the following articles:

  • https://www.zoho.com/social/journal/how-to-craft-your-brands-social-media-persona.html

Develop the persona of your idea target customer/audience member.

After Reviewing and Studying Chapter 2 in Black Hat Python, create a standalone Python script that will act as a TCP server.

Assignment 10 – Create a TCP Server

Instructions

After Reviewing and Studying Chapter 2 in Black Hat Python, create a standalone Python script that will act as a TCP server.  The server will accept connections on port 5555 from TCP clients operating on the same local IP range as the server.  The server will receive the message, create a MD5 hash of the message, print the message and MD5 hash of the message, and respond to the TCP client with the MD5 hash generated.  The server will continue to operate until terminated by the user.

You will submit:

  1. Your final python script
  2. A screenshot of all the connections, messages, and hashed messages

 

Write MIPS assembly code that accepts four positive integers A, B, C, and D as input parameters.

WEEK 5: Project 1 Part A

You are tasked to calculate a specific algebraic expansion, i.e. compute the value of f and g for the expression:

  • f =( A4 4B3 + 3C 2 2D)
  • g =( AB2 + C 2D3 )

Without using any intrinsic multiplication instructions, subroutines, and function calls. More formally, write MIPS assembly code that accepts four positive integers A, B, C, and D as input parameters. The code shall execute in MARS to prompt the user to enter four positive integers represented in decimal, each separated by the Enter key. The program shall calculate f = (A44B3+3C22D) and g = (AB2+C2D3) using your own selfwritten multiplication routine. The program will then output f and g in decimal and binary, using syscall routines for each output.

In your opinion, what leadership competencies are needed to be an effective U.S. senator? A famous musician or actor? How are these leadership competencies similar or different?

A journal entry

The journal entry should be 300 words and answer the below question in 200 words , a total of 500 words in the same word document but under different side headings for the journal and the question.

QUESTION

In your opinion, what leadership competencies are needed to be an effective U.S. senator? A famous musician or actor? How are these leadership competencies similar or different?

Explain how to form the present subjunctive tense. Write 2 uses of the present subjunctive tense.

Present Subjunctive Tense

1. Explain how to form the present subjunctive tense.

2. Write 2 uses of the present subjunctive tense.

3. Use the following prompts to create grammatically correct sentences with the present subjunctive tense.

Despite the eligibility for hospice care being an expected prognosis of 6 months or less, the median length of stay for hospice patients in 2018 remains 18 days. What factors do you think contribute to this phenomenon?

Palliative social work

Despite the eligibility for hospice care being an expected prognosis of 6 months or less, the median length of stay for hospice patients in 2018 remains 18 days. What factors do you think contribute to this phenomenon?

Choose two topics out of the list and combine them into a research question. Write down your research question in your Jupyter Notebook. Feel free to be as creative as you like, you can always change your research question later.

Write a lab report on jupyter notebook

Read through the proposed areas of study and choose two.

It’s time to design your experiment. There are already a lot of parameters to play with and results to analyse within our molecular dynamics code.

Choose two topics out of the list and combine them into a research question. Some topics are deep enough that you may want to explore them on their own and define a research question just based on that one area. The bolded ones are more likely to fall in this category:

  • Different noble gasses: The parameters defining different gasses, how they impact the results?
  • Numerical stability: In what ranges of parameters are the results sensible?
  • Phase diagrams: How the density combined with the temperature determines the solid-liquid transition and how does the liquid-gas continuum behave?
  • Morse and/or Buckingham potential: How the results change with a different functional form than Lennard-Jones. This one would need a few lines of code, which we can help with if needed?
  • Benchmarks: How fast different parts of the code run on specific computer hardware?
  • Different crystal structures: What happens to the results when the initial conditions are in a different crystal packing or packing?
  • Equations of state: How well equations of state hold when taking into account microscopic components of pressure?
  • Thermodynamic properties: How free energy and entropy change between phases, based on the Widom test-particle method?
  • Equilibration time: How long it takes for the potential energy to become stable given a time step length and a number of time steps?
  • Collisons: How often are particles closer together than their particle size 𝜎?
  • Diffusion: How far do particles move during the simulation?
  • Defects: What happens to the geometry of the cell when an atom is added to a non-FCC point or an atom is removed?

Write down your research question in your Jupyter Notebook. Feel free to be as creative as you like, you can always change your research question later. The suggestion to combine two topics is just a way to give you inspiration but you don’t need to stick to it if you don’t want to.