Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PLEASE READ THE ENTIRE QUESTION. This is my third time posting about this question and still have not gotten it answered. I will thumbs up

PLEASE READ THE ENTIRE QUESTION. This is my third time posting about this question and still have not gotten it answered. I will thumbs up ONLY if you answer my question.

I DO NOT NEED HELP WITH PART A.

For PART B when I try to pull the file, it gives me an error saying "No such file or directory" what am I doing wrong with my code? I need help. It's due tonight. I tried creating a file myself and my code is wrong. Idk what to do and I am so lost. This is frustrating. Please help me.

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

Part A: Get connected to the server in PuTTY using SSH. (1) Download PuTTY under following link. https://www.chiark.greenend.org.uk/ sgtatham/putty/latest.html Alternative binary files The installer packages ahove will prowide all of these (except PuTT Ytel). bat you can downlaad them one hy ane if you prefer. (Not sure whecher you want the 32-bic or the o4-bit versiog? Read the bag entr). Note: If your windows system is 32 -bit version, please download the 32-bit putty.exe instead. (2) Go to Desktop and start PuTTY by double-clicking its icon. (3) When a window of PuTTY shows up, select the Session from the Category panel on the left. In the Host Name field enter the server name "snowball.cs.gsu.edu". In the Post field keep the default setting "22". Select SSH_as the Connection type. Click on Open. (3) In the new dialog box enter your username and password. Note: - The username is your campus ID and the password is the password for your campus ID, which is used to log into your PAWS. - When you finish typing, press "Enter". - When entering the password, you will not see the password on the screen. So make sure that you are typing the correct password. (4) When the following window pops up for the Public Key User Authentication, hit YES. (5) Once you see the prompt " $ ", you are connected to the server. (6) Attach a screenshot like in the figure of step (5) to show that your connection to snowball server has succeeded. Name your screenshot file as Lab1_P1_FirstnameLastname.png (or .jpg). E.g. Lab1 P1 JunYi.png Part B: Run a Java program in the server. (1) Once you connect to the snowball server, copy "hello.java" from the instructor's public folder to your home directory by typing the following command and press "Enter". cp../jyi39/public/hello.javahello.java (2) Display the content in hello.java on screen by typing the following command and and press "Enter". cat hello.java (3) Compile hello.java by typing the following command and and press "Enter". javac hello.java (4) Run the hello program by typing the following command with your first name and and press "Enter". Java hello (Your First Name) E.g. java hello Yuan (5) Attach a screen shot of the output in your report. Name your screenshot file as Lab1_P2_FirstnameLastname.png (or .jpg). E.g. Lab1_P2_YuanLong.png

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Reliability Engineering Designing And Operating Resilient Database Systems

Authors: Laine Campbell, Charity Majors

1st Edition

978-1491925942

More Books

Students also viewed these Databases questions

Question

Describe the concept of goodwill.

Answered: 1 week ago

Question

What are all the ways you count or measure customer complaints?

Answered: 1 week ago

Question

Do your staff and customers know these examples?

Answered: 1 week ago