Skip to content

tyagiaksh/Task_Level2

Repository files navigation

Task_XenonStack

TASK 1

https://www.reddit.com/r/dataengineering/comments/1491swe/a_mustread_data_engineering_collection/ First in Task 1 we have to create mannual linux command
Section: A
command: man ./internsctl.sh
Screenshot 2024-01-10 122442
command: ./internsctl.sh --help
Screenshot 2024-01-10 122645
command: ./internsctl.sh --version
Screenshot 2024-01-10 122922
Section: B
Part1 | Level Easy
command: ./internsctl.sh cpu getinfo
Screenshot 2024-01-10 123058
command: ./internsctl.sh memory getinfo
Screenshot 2024-01-10 123354
Part2 | Level Intermediate
command: ./internsctl.sh user create Akash
command: ./internsctl.sh user list
command: ./internsctl.sh user list --sudo-only
Screenshot 2024-01-10 123732
Part3 | Advanced Level
command: ./internsctl.sh file getinfo hello.txt
command: ./internsctl.sh file getinfo --size hello.txt
command: ./internsctl.sh file getinfo --permissions hello.txt
command: ./internsctl.sh file getinfo --owner hello.txt
command: ./internsctl.sh file getinfo --last-modified hello.txt
Screenshot 2024-01-10 125029

TASK 2

In this task we have to

  1. Design Minimum 3 Pages as per Theme of your choice.
    Screenshot 2024-01-10 162229

  2. Create a Login and Logout flow which will be connected with Database
    Screenshot 2024-01-10 162329

  3. Create a Contact US Page. The form submission data should be connected to Database
    Screenshot 2024-01-10 164948

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published