apt-get

  • Базовые знания администратора Linux

    Открытый канал в телеге – Чат взаимопомощи PHP – В этом видео кратко пробежимся по базовым операциям в операционных системах Linux на примере Debian/Ubuntu. Как подключиться к серверу Linux. Обзор файловой системы, переход по каталогам, права доступа файлов и каталогов. Использование sudo и su для операций суперпользователя Linux. Использование cat для просмотра файлов. less для просмотров файлов с прокруткой. grep…

    Read More »
  • Software Install made Easy by NALA | On Linux Mint and Ubuntu

    Switch from apt to nala for a more user-friendly and informative package management experience in Linux Mint. Nala offers cleaner output, parallel downloads, and better dependency management. Download : Features: Readable Output: Cleaner and more organized command-line output. Parallel Downloads: Faster package installations with multiple simultaneous downloads. Enhanced Dependency Management: Improved handling of package dependencies. Interactive Interface: More interactive and…

    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 »
  • 26 – Linux mkdir and rmdir commands

    Linux Training for Beginners: Learn How to Use Linux This free Linux training for beginners course will teach you everything you need to know to get started with using Linux. Whether you’re a complete beginner or you have some experience with other operating systems, this course will give you the skills and knowledge you need to use Linux effectively. In…

    Read More »
Back to top button