
Ditutup
Disiarkan
Dibayar semasa penghantaran
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 Projek: 40333157
7 cadangan
Projek jarak jauh
Aktif 18 hari yang lalu
Tetapkan bajet dan garis masa anda
Dapatkan bayaran untuk kerja anda
Tuliskan cadangan anda
Ianya percuma untuk mendaftar dan membida pekerjaan
7 pekerja bebas membida secara purata $379 USD untuk pekerjaan ini

As a seasoned IT professional with a strong Linux background, I am confident in my ability to provide high-quality support for your assignment. Having spent years working with similar technologies and terminal-based infrastructures, I'm well-versed in commands like chmod, chown, and vi that you are required to utilize throughout the task. Being adept at both the numerical method and the character method, I can ensure that you'll receive precise support. Moreover, my extensive proficiency in command-line interfaces and text editors like nano and vi complements this project. Tasks of file management, system administration and environment customization have been some of my core skills throughout my career. The specific exercises you mentioned - such as creating files, modifying permissions, renaming directories and managing symbolic/hard links are all within my areas of expertise. I believe that learning is a holistic process and hence, providing comprehensive solutions and explanations are essential. I am dedicated to helping you understand not just how to perform each task correctly but also why it is done that way. Your successful completion of this assignment means you understand the concepts rather than just getting good grades. With me on board, I guarantee proficient support tailored to your learning needs!
$250 USD dalam 2 hari
6.2
6.2

As a highly multidisciplinary technology professional with decades of experience, your Linux homework is right up my alley. I've been using Linux as my primary operating system for over fifteen years now, giving me an intimate knowledge of all its nooks and crannies that will be invaluable to you for this assignment. This includes my strong hold on command-line interfaces, proficiency in text editors like vi and nano which is required for your assignment 2, part 1 and part 2. More specifically, your project aligns perfectly with my abilities to manipulate files on Linux systems, system administration and customization, granting file permissions via the chmod and chown commands that you require from your prerequisite (Assignment 1) to Part 1. My deep code expertise in Python, C, C++, C# can also prove useful in scripting tasks for the various sections you provided. Overall, my extensive knowledge of the Linux operating system paired with my data science background gives me a unique skillset to tackle this assignment diligently and provide clear documentation, including the requested screenshots along each step. Rest assured, choosing me would not just mean getting the work done but getting it done well! So let's simplify your homework together now!
$250 USD dalam 7 hari
3.6
3.6

Hello Client, I’m Md Ruhul, a full-stack developer with strong hands-on experience in Linux system administration and terminal-based workflows. I understand your ITN 170 assignment requires step-by-step execution of commands in Ubuntu along with accurate screenshots and clear explanations. I will guide you through each part—chmod, chown, file management, links, variables, and lab challenges—ensuring every command is executed correctly. I’ll also help you capture proper screenshots and organize them neatly in your document as required. You’ll not only complete the assignment successfully but also gain a clear understanding of each concept for future tasks. I’m ready to assist you step by step. Best regards, Md Ruhul
$500 USD dalam 7 hari
2.6
2.6

15-yr Network/Sysadmin/Cybersecurity Expert Hello Below is my Summary and Skills ----- - 1. Network Infrastructure Core Devices: Cisco/Huawei/Juniper switch/router configs Routing Protocols: BGP/OSPF deployment, MPLS VPN (L3/L2) WAN Tech: IPSec VPN setup, SD - WAN optimization Layer 2: VLAN/STP/VxLAN network design - 2. Systems & Virtualization & Applications OS: Linux (CentOS/Ubuntu) admin, Shell automation Virtualization: KVM/VMware vSphere (HA/DRS) Containers: Docker/Kubernetes deployment & policy configs Cloud: AWS/Azure VPC, OpenStack private cloud Website: Wordpress. - 3. Automation & Development Coding: Python for infra automation Toolchains: Ansible for device config distribution Monitoring: Zabbix (network), Prometheus + Grafana (apps) - 4. Security & Operations Security Tools: Firewall (ASA/Palo Alto) policy tuning, EDR Testing: Nessus/OpenVAS vulnerability scans Troubleshooting: Wireshark packet analysis, DDoS mitigation High - Availability: LVS + Keepalive
$700 USD dalam 7 hari
2.6
2.6

Hi! I have extensive experience with Linux system administration, particularly with Ubuntu and virtual machine management. I can help you complete your Linux homework assignment efficiently and accurately. I am proficient in terminal operations, file management, permission settings, user management, and system configuration as outlined in your assignment requirements. I will provide clear screenshots and detailed explanations for each task. I have completed similar assignments before and understand the importance of following instructions precisely. I can start immediately and deliver high-quality work within 7 days. Looking forward to working with you!
$350 USD dalam 7 hari
0.0
0.0

Shenyang, China
Ahli sejak Mac 29, 2026
₹600-1500 INR
$250-750 USD
€250-750 EUR
€6-12 EUR / jam
$30-250 USD
₹600-1500 INR
$10-30 AUD
$15-25 USD / jam
$8-15 AUD / jam
$10-30 CAD
$10-30 USD
$10-30 USD
$10-30 USD
₹75000-150000 INR
₹1500-12500 INR
€50-60 EUR
$30-250 USD
$250-750 USD
$10-30 USD
$10-30 AUD