apt

  • CrowdStrike Created a Major Outage, AT&T & Hackers | cybernews.com

    In this video, we’re bringing you the biggest cybersecurity news. 🔑 Protect YOUR accounts – Get THE BEST password manager offer – 🦠 Protect yourself from malware – Grab an EXCLUSIVE Antivirus deal – 🥷 Secure your online activities – Check out a VPN with the best discount – 📰 Wondering what’s been happening in the world of cybersecurity? Get…

    Read More »
  • 3 Command Line Habits You Need To Learn For Linux

    In this video I show you 3 good command line habits that every Linux user should learn as it will make your life easier [ad_2] source

    Read More »
  • How to Install Tools on Kali Linux | apt, dpkg, Python-Pip, git

    In this video, you will learn how to install software or tools on Kali Linux with package management. Discover the power of apt for quick installs, dpkg for manual package control, pip for seamless Python package management, and git for version control and cloning repositories. Disclaimer: This video is for educational purposes only. Unauthorized use of the tools and techniques…

    Read More »
  • PuTTY SSH connection to host Error: Permission Denied, Please Try Again [ Fix Tutorial ] #ssh

    Encountering the “Permission denied, please try again” error in PuTTY SSH? Don’t worry, we’ve got you covered! In this tutorial, learn how to diagnose and resolve this common issue step-by-step. Whether you’re connecting to a remote server or managing your network, understanding and fixing SSH authentication errors is crucial for smooth operation. Key Points Covered: – Understanding the causes of…

    Read More »
  • How to fix, GPG error on apt update

    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: jammy InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY B7B3B788A8D3785C Open your terminal and run the following command to download the key: sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys B7B3B788A8D3785C Alternatively,…

    Read More »
  • Dément, il construit des paquets Debian pour ses serveurs 🍥

    Dans cette série de lives Twitch, je reviens sur l’actualité tech des derniers jours, les sujets d’échanges sur les réseaux sociaux, etc … Dans ce live nous expliquons comment créer un paquet Debian (.deb) pour empaqueter un logiciel en vue de le déployer sur des serveurs. On aborde les outils Debian (`dh_make`, `dpkg-buildpackage`, …) avec une méthode « pas à…

    Read More »
Back to top button