Posts

Showing posts from September, 2023

Learn Linux step by step by doing practical using Shell Scripting

Image
  Project Name: User and Group Management Objective: a. Add and Delete a user. b. Add and Delete Multiple users. c. Add and Delete a group. d. Add and Delete Multiple groups. e. Give administrative privilege to the normal user. f. check the password age of the user. To purchase above course please pay on below link Razorpay Link:  https://rzp.io/l/x82ukfH Paypal Link :  https://payhip.com/b/6HUNL  

Chatgpt-Desktop Installation on Ubuntu Terminal

Image
  Step 1:Install snapd sudo apt install snapd -y The snapd package manager is used to download the snaps of Linux applications from the Snapcraft Store. It is also used to manage the snaps in Ubuntu including the installation, updation, and removal of the Linux snaps. For Python and Shell Scripting Course :  https://payhip.com/b/247HD   Step 2: Install chatgpt  sudo snap install chatgpt-desktop For Python and Shell Scripting Course :  https://payhip.com/b/247HD   Step 3: Run the application For Python and Shell Scripting Course :  https://payhip.com/b/247HD