
Fechado
Publicado
Pago na entrega
I need help with my Linux homework. This assignment requires you to use the terminal and provide screenshots where specified ITN 170 Assignment 2 This assignment is a comprehensive practical lab designed for the Ubuntu virtual machine within the VA Cyber Range. The assignment is structured to build proficiency in Linux file management, system administration, and environment customization through five distinct parts, collectively emphasizing the use of the command-line interface and text editors like vi and nano Part 1 The chmod and chown commands. This part of the assignment is worth 20% of the assignment grade. Please provide a screenshot as requested through this assignment document. This assignment is designed for the Ubuntu virtual machine in the VA Cyber Range. We went through the chmod command in assignment 1 using the numerical method. Now let’s use the chmod command using the character method. To change file and directory permissions: Make certain that you are in your home directory. Use the touch command to create a file named corp_db Use the vi editor to enter the text shown below. Assignment [login to view URL] Press escape + shift :wq to save the file. Type chmod ugo+x corp_db and press Enter to allow access to the corp_db. (Screenshot) This command means “make the corp_db directory accessible (+x) for the owner (u), group (g), and others (o) Type chmod ugo-x corp_db and press Enter to remove permissions corp_db directory. (Screenshot) Type ls -l corp_db Notice that the file does not have any permissions. Repeat step 6 to restore the permissions for corp_db Do not delete the corp_db file. You will need it for the next exercise. To change the owner of a file: Log in as the root user Type useradd user1 Type passwd user1 assign the password student Type ls -l corp_db notice that the owner of the file is the root user. (Screenshot) Type chown user1 corp_db Type ls -l corp_db This should indicate that the new owner of the file is user1 (Screenshot) That’s all there is to changing the owner of a file or directory. Type head corp_db (Screenshot) Type tail corp_db (Screenshot) Part 2 Some more file commands. This part of the assignment is worth 20% of the assignment grade. Use the touch command to create file1 Enter some text into the file Type: file file1 Screenshot The file1 file is an ASCII text file, which means it contains basic text. Use the mv command to rename file1 to revised_file Type mv file1 revised_file Screenshot Use the stat command to view the attributes of revised_file Type stat revised_file Screenshot Use the mkdir command to create a directory named Management. Use the same command to create a directory named Payroll inside the Management directory. Use the touch command to create a file named paychecks inside the Payroll directory. Use the nano editor to enter some random text into paychecks. Here is the syntax to accomplish this: mkdir Management cd Management mkdir Payroll cd Management/Payroll Type nano paychecks Type some text into the paychecks file. When you are finished press Ctrl + X and type y to save the contents of the file. Use the copy command to copy the Management directory that you created to a directory named Directory. Type cp -r Management Directory Type ls -l to view the new directory Screenshot Change directories into the Management Directory The tee command will copy the contents of a directory and show the contents while copying: Type ls -all | tee files Screenshot Part 3 Symbolic and Hard links. This part of the assignment is worth 10% of the assignment grade. Create a symbolic link to the Management directory which you created. The link will appear in the home directory. Screenshot the link. Type: ln -s Management Home Make sure that you are working in the Payroll directory. Create a hard link to the paychecks file that you created. This will create a copy of the contents of paychecks in the home directory. The link will appear in the home directory. Screenshot the link and the contents of the file in the home directory. Part 4 Aliases - This part of the assignment is worth 30% of the assignment grade. printenv | more screenshot printenv SHELL PATH screenshot To create a variable, and assign it a value: Type HOCKEY=Capitals and press Enter. You’ve created the variable HOCKEY. To see the contents of a variable: Type echo $HOCKEY and press Enter. You see the word “Capitals.” Take a screenshot of the output and paste it into your lab document. Type MEMO="Meeting will be at noon today" and press Enter. Type echo $MEMO and press Enter. (Screenshot) You see the contents of the MEMO variable: Meeting will be at noon today. Take a screenshot of the output and paste it into your lab document. To create an alias called ll for the ls command, type alias ll="ls -l", and press Enter. Now, when you use the new ll alias, the ls -l command executes automatically. Test the alias by typing ll and pressing Enter. You see a long directory listing. Take a screenshot of the output and paste it into your lab document. Part 5 Lab Challenge This part of the assignment is worth 20% of the assignment grade. Using What you have learned previously in this assignment you will complete the following tasks. You may use any resource that you wish to complete the lab challenge. Challenge 1 Create a file named Balance_Sheet. Use your preferred text editor to enter the following text into the document. Trasaction Credit Debit Balance Paycheck $1500.00 $5,000.00 Tuition $500.00 $4,500.00 Phone $50.00 $4,450.00 Internet $100.00 $4,350.00 Save the file and provide a screenshot of the contents of the file. Challenge 2 Assign the user which you created earlier in this assignment Read, Write and Execute permissions on the file created in challenge 1. Provide a screenshot of the command line. Challenge 3 Create a directory named Cash in the student directory. Create a hard link in the cash directory to the Balance_Sheet the path of the link should be /home/student/Cash Provide a screenshot of the link. Challenge 4 Create a variable that will display the text “Check the Weekly Balance” when the echo $CASH is entered at the command prompt. Provide a screenshot of the output of the variable.
ID do Projeto: 40321599
43 propostas
Projeto remoto
Ativo há 20 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
43 freelancers estão ofertando em média $146 USD for esse trabalho

With a decade-long career in the IT and services industry, encompassing everything from Linux to VoIP work, I believe my array of skills align perfectly with your project requirements. Your assignment involves an in-depth understanding of Linux file management and system administration, which I have sharpened over the years through countless experiences much like yours. My proficiency in Ubuntu and familiarity with terminal commands such as chmod, chown, vi, nano would supercharge your learning experience. Moreover, my lifelong affinity towards IT and dedication to staying on top of industry trends means I can assure you a correct and time-efficient completion that too based on the best practices. My competency extends beyond mere submission as I love imparting knowledge to facilitate easy understanding - this can be invaluable for your homework assistance needs. Expect not only a carefully tailored solution but also a detailed breakdown on each strategy applied for your better comprehension. In short, if you're seeking a Linux expert who is adept at swiftly tackling a wide range of challenges with insightfulness and precision while simultaneously treating the learning aspect with importance then you've found your pick! Let's join hands and ensure you ace this assignment together!
$150 USD em 2 dias
7,0
7,0

I'm Iosif Peterfi, 15+ years building secure, reliable systems and guiding teams to clear, measurable outcomes. This is my speciality: turning hands-on Linux lab tasks into practical, auditable results that demonstrate competency, accuracy, and risk-aware execution. You need help with a multi-part Ubuntu CLI assignment from the VA Cyber Range, delivering correct commands, success criteria, and screenshots across five sections. I'll ensure the work is organized, verifiable, and aligned to the assignment rubric, with clear evidence for each step. My approach: I'll provide a concise, repeatable plan, execute in your home directory, and deliver annotated screenshots that prove each milestone. You gain a ready-to-submit package, reduced risk of errors, and a clear trail for assessment. The focus is on outcomes, not guesswork. Last quarter I helped a university run a Linux lab module for cybersecurity students. We completed all tasks with validated screenshots and walkthroughs, boosting pass rates and confidence in remote assessments. Let's chat - I can walk you through my approach in 15 minutes.
$1.200 USD em 5 dias
6,7
6,7

Having over 11 years of experience as a network and system administrator with diverse and extensive knowledge in Linux, Ubuntu, and working in Virtual Machines, I strongly believe I am the right fit for your Linux homework support project. Having completed similar comprehensive labs that emphasized command-line interfaces, text editors like vi and nano, and strong file management skills, I can thoroughly guide you through your ITN 170 Assignment 2 process. With my practical expertise in using tools such as chmod for file permission conversions, chown for changing ownerships, and using commands like touch, vi, head, tail, mv, stat and mkdir efficiently on the Linux system make me confident enough to assist you with the tasks assigned in Part 1 as well as Part 2 and Part 3. My adeptness in symbolic and hard links will help me provide complete guidance throughout your lab. My skills aren't limited to just understanding and implementing Linux commands but also extend to explaining them to others. Therefore, you can be assured that I will provide you step-by-step guidance in a simplified manner making it easier for you to understand things. Summing up my experiences; CCNA & CCNP certified network proficiency, CompTIA Security+, Linux proficiency, Ubuntu working capability & productive work are likely topics that could discuss throughout this networking assignment. These combinations make me a perfect fit for assisting on your personalized stint
$250 USD em 3 dias
6,5
6,5

Hey there, I have been working with Linux/Unix-like systems for years. I had conducted tons of Linux administration projects. I have the required skills and experience. I can help. Regards!
$140 USD em 7 dias
5,6
5,6

Hello, I can assist you with your Linux homework assignment and ensure that all requirements are completed accurately and professionally. I have solid experience working with Ubuntu environments, command-line operations, and Linux system administration tasks, including file permissions (chmod), ownership management (chown), file handling, directory structures, symbolic and hard links, and environment variables. I am also comfortable using text editors like **vi** and **nano**, as required in your assignment. For this project, I will: * Carefully complete all five parts of the assignment step by step * Use the correct Linux commands and explain them clearly (if needed) * Provide properly captured screenshots for each required step * Ensure the work follows your instructor’s guidelines exactly * Deliver clean, well-organized documentation ready for submission You can see my linux experiencie into my profile Please let me know your deadline and if you’d like explanations included along with the screenshots. Looking forward to helping you complete this successfully. Best regards, Hector
$40 USD em 1 dia
5,8
5,8

Hello, I can help you complete your Linux assignment with proper step-by-step commands and all required screenshots. I have 5+ years of experience as a Linux System Administrator, and I regularly work with Ubuntu, file permissions (chmod, chown), users, directories, links, and shell environment customization. I also have experience guiding students and preparing lab-based tasks exactly like this. For your assignment, I will: * Complete all 5 parts carefully as per instructions * Use correct Linux commands (chmod, chown, mv, cp, ln, etc.) * Provide clear screenshots for each required step * Ensure everything is done inside Ubuntu terminal (as required) * Follow proper format so you can submit directly I can also explain each step if you want, so you understand the concepts instead of just submitting. I will deliver clean, accurate work within your deadline. Let me know if you want it done step-by-step or full completed submission. Thanks
$135 USD em 2 dias
4,2
4,2

Leveraging my extensive knowledge of Linux, I am confident that I can provide you with the comprehensive support needed for this assignment. Having tackled similar exercises in my career as a software engineer and earning a top 1% rank on Freelancer, I clearly understand not just the importance but the technicalities involved in working with commands like chmod, chown, file management, symbolic and hard links. My familiarity with Ubuntu virtual machines and CybenVA cyber range is an added advantage for your project. In addition to my technical expertise, I am also a tech-savvy individual who can adapt quickly to any non-technical tasks as well if needed. With these combination of qualities plus my soft skills you can expect clear and concise communication, utmost dedication,and timely deliveries from me.
$140 USD em 7 dias
3,6
3,6

Hi, I can efficiently assist you with your Linux homework. I'll navigate through the Ubuntu virtual machine and ensure all commands are executed correctly, providing the necessary screenshots as specified. My experience with Linux file management and system administration will allow me to handle tasks like using `chmod`, `chown`, and creating symbolic/hard links smoothly. Given the structured nature of your assignment, I’ll focus on each part methodically, ensuring that your submissions are accurate and meet the grading criteria. I understand the importance of demonstrating proficiency in the command-line interface and text editors, and I’ll ensure that each command is executed as required. Are there any specific aspects you want to discuss further? I’m ready to start immediately and will ensure everything is completed promptly. Thank you.
$156,50 USD em 7 dias
0,0
0,0

Hello, I am Motko Ivan, a Linux expert with 6 years of experience in system administration and file management. I have thoroughly reviewed your project requirements for ITN 170 Assignment 2 and understand the need to demonstrate proficiency in Linux commands such as chmod, chown, mv, mkdir, and symbolic/hard links. I will ensure precise execution of each step outlined in the assignment, providing clear screenshots and detailed documentation as required. Effective communication will be maintained throughout the project to address any queries or modifications promptly. I am excited about the opportunity to assist you with your Linux homework. Please feel free to reach out with any further details or questions. Regards, Motko Ivan
$140 USD em 7 dias
0,0
0,0

I see you have an Ubuntu VM lab for the VA Cyber Range that needs terminal screenshots for permissions file management and creating links. The instructions are clear but executing them in the exact order is crucial so the file states match what your grading rubric expects. Ill spin up my own local Linux environment and run through every single command from the chmod and chown section all the way to the custom alias challenges. Ill take perfectly cropped screenshots of every required terminal output. As a bonus ill drop all these images into a clean Word document with the step numbers clearly labeled so it is completely ready for you to review and submit. If you need any tweaks or related work down the line I can handle that too so you dont have to go through the hiring process again. Drop me a message and lets get this sorted today.
$150 USD em 4 dias
0,0
0,0

Hi, I can do the test and provide you the screen capture you need. I read all the challenges and they are ok
$50 USD em 1 dia
0,0
0,0

Hi! I have 4 years of experience working with linux systems as part of curriculums and work environments. I'm quite well equipped with linux commands and will be able to help you out a lot with your homework. Looking forward to working with you!
$150 USD em 7 dias
0,0
0,0

My understanding is user need to help, support in execute the above. I have more than 8 year of exp with linux. Will be able to support the user
$110 USD em 3 dias
0,0
0,0

Here’s a professional proposal following your rules: ⭐⭐⭐⭐⭐ I have extensive hands-on experience with Linux system administration and Ubuntu, including file management, permissions, ownership, symbolic and hard links, aliases, and environment variables. I am highly proficient in using the terminal and text editors like `vi` and `nano`, and I have completed practical labs similar to ITN 170 assignments in virtual machine environments. I can efficiently guide you through creating files and directories, managing permissions with `chmod` and `chown`, using commands like `stat`, `mv`, `cp`, and setting up aliases and variables, while providing all requested screenshots. I am confident in delivering clear, step-by-step support to complete this assignment accurately and on time. If you want, I can also create a **slightly shorter, even punchier version** under 3 sentences that hits all the key points. Do you want me to do that?
$140 USD em 1 dia
0,0
0,0

As a seasoned software engineer with an affinity for Linux, I possess the experience and knowledge necessary to solve the comprehensive ITN 170 Assignment 2 you're facing. I have a profound understanding of Linux file management and system administration - skills specifically required for this assignment. My expertise extends beyond problem-solving; it emphasizes clear communication and delivering reliable solutions that truly work in production. Throughout my freelancing career, I've tackled numerous projects similar to yours - debugging, automating, and engaging with Linux systems on a daily basis. I've mastered the Vi and Nano text editors and have been exposed to complex CLI commands like chmod, chown, mv, stat among others mentioned in your assignment description. I even specialize in cleaning up and improving AI-generated code. So if you face any difficulty with that part or need help to further understanding it, rely on me.
$250 USD em 1 dia
0,0
0,0

InfraNova Services offers expert Linux support with extensive experience in Ubuntu environments and virtual lab platforms such as cyber ranges. We are well-equipped to assist with your assignment, ensuring precise execution across file management, permissions (chmod, chown), linking (symbolic and hard), and system operations. Our approach prioritizes accuracy, adherence to instructions, and timely delivery—including proper documentation and screenshots as required. Beyond completion, we focus on clear knowledge transfer to strengthen your practical Linux skills. We are confident in delivering high-quality results that meet your academic standards efficiently and professionally.
$160 USD em 7 dias
0,0
0,0

Hi, I have hands-on experience with Linux systems (Ubuntu, server setup, SSH, networking). I can help you complete this homework with clear explanations so you fully understand the concepts. Let me know if you'd like me to start right away. Thanks
$75 USD em 3 dias
0,0
0,0

I am a certified Linux Administrator and DevOps Engineer with over 4 years of hands-on experience, specializing mainly in Ubuntu and RHEL environments. I have strong expertise in server setup, configuration, troubleshooting, security, and performance optimization. I am highly proficient in shell scripting, user and permission management, and system monitoring. I have also worked on automation and deployments using tools like Docker, Jenkins, and Ansible in Linux-based environments. I will deliver this project on time and will be a reliable one.
$156 USD em 5 dias
0,0
0,0

I have solid expertise in Linux systems, especially Ubuntu, along with virtualization tools like VMware and VirtualBox. I can provide clear explanations, practical solutions, and hands-on support to complete your Linux homework accurately and on time. My focus is on delivering reliable results within deadlines, ensuring you fully understand the concepts while meeting project requirements.
$140 USD em 2 dias
0,0
0,0

Hi there, I am a Cybersecurity student and an eJPT candidate with extensive experience in Linux terminal operations. I am highly proficient with Ubuntu, command-line file management, and system administration tasks like user permissions (chmod/chown), symbolic links, and shell aliases. I can complete this ITN 170 assignment accurately, providing all the required screenshots and clear documentation for each part (from file permissions to the lab challenges). I use Linux daily for my security labs, so I can ensure 100% accuracy and timely delivery. Looking forward to helping you ace this assignment! Best regards, Tasmiya Muskan"
$40 USD em 7 dias
0,0
0,0

Las Vegas, United States
Membro desde mar. 24, 2026
$250-750 AUD
$10-30 USD
₹600-1500 INR
€12-18 EUR / hora
$10-30 USD
$8-15 USD / hora
$8-15 AUD / hora
₹12500-37500 INR
$250-750 CAD
$10-30 USD
$15-25 USD / hora
$15-25 USD / hora
$30-250 AUD
₹1500-12500 INR
€50-60 EUR
$30-250 CAD
₹400-750 INR / hora
$10-30 AUD
₹500000-521000 INR
₹1500-12500 INR