{"id":23073788,"url":"https://github.com/akashdip2001/ubuntu-all-commaands","last_synced_at":"2026-01-17T07:14:19.972Z","repository":{"id":64550570,"uuid":"576574248","full_name":"akashdip2001/ubuntu-all-commaands","owner":"akashdip2001","description":"ubuntu all imp commands","archived":false,"fork":false,"pushed_at":"2025-01-19T21:38:55.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T11:33:58.703Z","etag":null,"topics":["ubantu","ubantu-command"],"latest_commit_sha":null,"homepage":"https://akashdip2001.github.io/ubuntu-all-commaands/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akashdip2001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-10T09:23:59.000Z","updated_at":"2025-01-19T21:38:56.000Z","dependencies_parsed_at":"2025-04-03T11:32:28.566Z","dependency_job_id":"fd6dc82a-f9cc-4c1a-b709-afb27acec0e8","html_url":"https://github.com/akashdip2001/ubuntu-all-commaands","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akashdip2001/ubuntu-all-commaands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashdip2001%2Fubuntu-all-commaands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashdip2001%2Fubuntu-all-commaands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashdip2001%2Fubuntu-all-commaands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashdip2001%2Fubuntu-all-commaands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akashdip2001","download_url":"https://codeload.github.com/akashdip2001/ubuntu-all-commaands/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashdip2001%2Fubuntu-all-commaands/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28503260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ubantu","ubantu-command"],"created_at":"2024-12-16T08:18:57.524Z","updated_at":"2026-01-17T07:14:19.940Z","avatar_url":"https://github.com/akashdip2001.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" alt=\"Mechanical Engineering\" width=\"400\" src=\"https://user-images.githubusercontent.com/81384987/206847394-741ff5c8-d2a9-4867-a983-995277d32653.png\"\u003e\n\n---\n\n# Ubuntu\n\n### Official `Ubuntu` [Documentation](https://help.ubuntu.com/)\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n- 🔭 I’m currently working on [**my web-site**](https://akashdip2001.github.io/linktree/)\n\u003cbr\u003e\n\u003cbr\u003e\n\u003ca href=\"https://www.youtube.com/channel/UCxvmp634YDc41xCWOdvWqoQ\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://user-images.githubusercontent.com/81384987/209952974-0163b04e-ccae-4be5-844a-075ef85c43d2.png\" alt=\"akash aot\" height=\"30\" width=\"40\" /\u003e My YouTube Channel\u003c/a\u003e\n\u003cbr\u003e\n\n\u003ch6 align=\"right\"\u003eall imp. commands of KALI LINUX. This repositry helps to install, Uninstall, WIFI peoblams, all usefull apps \u003c/h6\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n---\n# Any previous installation not successfully completed\n```\napt --fix-broken install\n```\n---\n\n# WIFI Connect but Not working \n```\nsudo systemctl status systemd-resolved.service \nsudo systemctl restart systemd-resolved.service (only this )\nsudo systemctl status systemd-resolved.service \n```\n---\n# Turn ON Bluetooth\n```\nservice bluetooth restart\n```\n---\n# Install Softwers in KALI Linux ---\n```\nsudo apt install [name]           ( Download any softwer from Terminal )\nsudo snap install [name]          ( Downlod any softwer from Snap Store )\n\nsudo dpkg -i *.deb                ( install any Download .deb file with Terminal )\n./configure  ---  make install    ( install Python in Kali command )\n```       \n       \n[**How to install all type of softwers in KALI linux**](https://youtu.be/gkc-i7S4QKI)      \n\n---\n# Video not Play\n\n```\nsudo apt install ubuntu-restricted-extras\n```\n[**video guide**](https://youtu.be/gkc-i7S4QKI?t=247)\n---\n\n![installing_ubuntu_restricted_extras](https://user-images.githubusercontent.com/81384987/206844031-65d6e81b-aa8d-4366-82ea-02d9f91647fd.jpg)\n![installing_ubuntu_restricted_extras_1](https://user-images.githubusercontent.com/81384987/206844034-338e29e9-b845-4162-8197-a7de7af758de.jpg)\n\n---\n\n# Install Gnome Extenstion + Tweak  --- \n```\nsudo apt install gnome-shell-extenstion\n```\n[**How to USE**](https://youtu.be/gkc-i7S4QKI?t=356)\n```\nsudo add-apt-repository universe\nsudo apt install gnome-tweak-tool  or  sudo apt install gnome-tweaks\n```\n[**How to USE**](https://youtu.be/gkc-i7S4QKI?t=532)\n---\n# All imp. Softwers in Ubuntu [`click`](https://akashdip2001.github.io/kali-all-commands/)\n\n| Name      |   Work         |  Code        |\n|-----------|--------------|:------------:|\n| wats app | messaging app | first_install_snap_than_use_snap_command ```sudo snap install whatsapp-for-linux``` |\n| telegram | messaging app | sudo snap install telegram-desktop |\n| viber | messaging app | Downlod [`link`](https://www.viber.com/en/download/) |\n| google message | messaging app |\n| kdeconnect | file transfer | sudo apt install [name]\n| freecad | Engineering_Drawing |\n| shotcut | Video Editor |\n| gimp | photo Editor |\n| simplescreenrecorder | screen recorder |\n| audacity | audio Editor |\n| handbrake | video compressor |\n| codeblocks | coding |\n| blender | graphic design |\n| freeDownloadManager |\n| ktouch | Typing Pracktice |\n| virtualbox |\n| terminator |\n| edge | \n| audacious | mp3 player |\n\n\n# Delet File --  \n```\nrm [file location]   (for Empty file)\nrm -r [...]          (for a directory)\n```\n---\n\n| \u003ca href=\"https://akashdip2001.github.io/kali-all-commands/#my-website-https-akashdip2001-github-io-linktree/\" class=\"previous\"\u003e\u0026laquo; kali linux all commands\u003c/a\u003e \u003cbr/\u003e |\n|-----------------------------------------------------------------------------------------------------------------------------|\n| \u003ca href=\"https://akashdip2001.github.io/fedora-all-imp-commands/\" class=\"next\"\u003efedora linux all commands \u0026raquo;\u003c/a\u003e |\n\n\n✔️ [**my Website**](https://akashdip2001.github.io/linktree/)\n\u003ch1 align=\"right\"\u003eAKASHDIP MAHAPATRA\u003c/h1\u003e\n\u003ch3 align=\"right\"\u003eNational award from Dilhi,taken from Indian precedent Pronob Mukherjee 2012,Drawing\u003c/h3\u003e\n\u003ch5 align=\"right\"\u003ehttps://youtu.be/ysBF9EfvWkk?t=428\u003c/h5\u003e\n\n---\n\n\u003ch3 align=\"left\"\u003eConnect with me:\u003c/h3\u003e\n\u003cp align=\"left\"\u003e\n\n\u003ca href=\"https://linkedin.com/in/akashdip-mahapatra-330687204\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://user-images.githubusercontent.com/81384987/209952833-314ab313-7120-4755-b65c-b573098387b3.png\" alt=\"akashdip-mahapatra-330687204\" height=\"40\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.youtube.com/c/akash aot\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://user-images.githubusercontent.com/81384987/209952974-0163b04e-ccae-4be5-844a-075ef85c43d2.png\" alt=\"akash aot\" height=\"35\" width=\"50\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://akashdip2001.github.io/linktree/\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://yt3.ggpht.com/7tPHyFi7-QyTnhpc484ZzTuRp0fZSY-CUuykvzuKdKYIwt0fmw98SWMqwRy_7pZ6LQzEYJlvXA=s88-c-k-c0x00ffffff-no-rj-mo\" alt=\"akashdip2001\" height=\"40\" width=\"40\" /\u003e\u003c/a\u003e\n\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashdip2001%2Fubuntu-all-commaands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashdip2001%2Fubuntu-all-commaands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashdip2001%2Fubuntu-all-commaands/lists"}