Category: Useful information

Ubuntu: Create, Remove and manage folders

📁 Create and Delete a Folder (Directory) in Linux ✅ Create a Folder To create a folder (directory), use: 🗑️ Delete a Folder To remove an empty directory: If the folder is not empty, use: ⚠️ Be cautious with rm -r — it deletes everything inside the folder. 🔐 Change Folder Permissions 1. Change Ownership…
Read more


April 23, 2025 0

Ubuntu: Install Copilot for Web based management of Server

📌 Step 1: Update your package sources Open a terminal and run: 📌 Step 2: Install Cockpit Cockpit is available in the official Ubuntu repositories. Install it with: 🚀 Extra options: Want the Docker, NetworkManager, or Storage modules as well? Install them with: 📌 Step 3: Start and enable the Cockpit service After installation, make…
Read more


April 23, 2025 0