command line

  • LinuxHow To Install SSH Server in Linux

    How To Install SSH Server in Linux

    πŸ‘ LIKE & SUBSCRIBE πŸ”” How To Install SSH Server in Linux with this easy-to-follow guide. Enable SSH, configure settings, and connect remotely to your Linux machine. 1. Update all ubuntu packages sudo apt update && sudo apt upgrade 2. Install Open SSH server sudo apt install openssh-server 3. Enable SSH service sudo systemctl enable –now ssh 4. Check if…

    Read More »
  • ProxmoxProxmox VE 8 CLI

    Proxmox VE 8 CLI

    Proxmox VE 8 CLI: Get comfy and join us as we delve into the Command Line Interface (CLI) of Proxmox VE 8. We’ll explore the power and flexibility that comes with mastering the CLI, opening up a world of automation and efficiency. Whether you’re a command line rookie or a seasoned shell surfer, this episode has something for you. My…

    Read More »
  • LinuxLinux Command Series – ‘mkdir’

    Linux Command Series – ‘mkdir’

    Explore how ‘mkdir’ command works in Linux ! #thinknyx #technologies #linux #mkdir #operating #system #commands #facts #learning #tech #shorts #reels #trendy #linuxforbeginners [ad_2] source

    Read More »
  • LinuxArch Linux Install & Explanation 2024 – Episode 5 – Installing Hyprland with NVIDIA

    Arch Linux Install & Explanation 2024 – Episode 5 – Installing Hyprland with NVIDIA

    This week we will learn to inspect our system and install Hyprland on a system that’s running NVIDIA drivers. Episode 1: Episode 6: Coming next week. Full series available without ads at: Join the community: πŸ‘‰ Subscribe to my newsletter: πŸ“° SOCIAL MEDIA 🐦 X/Twitter – 0️⃣ GitHub – πŸ‘¨β€πŸ’» Linkedin – 🌍 My website / blog – #cloudnative #devops…

    Read More »
  • LinuxHow to Install  deb Files in Linux: A Step by Step Guide #linux #tips #step

    How to Install deb Files in Linux: A Step by Step Guide #linux #tips #step

    Learn how to easily install .deb files in your Linux distribution with our comprehensive step-by-step guide. Whether you’re using Ubuntu, Debian, or another .deb-compatible system, we’ll walk you through the process, troubleshooting tips, and best practices to manage software packages efficiently. [ad_2] source

    Read More »
  • LinuxLinux from inside DOS: Have your cake and eat it, with BasicLinix on the Pocket 386

    Linux from inside DOS: Have your cake and eat it, with BasicLinix on the Pocket 386

    You want to have a well-confined Linux installation in which to play around, but without doing harm to your default MS-DOS/Windows 3.11 or Windows 95 installation, e.g. on the “modern vintage” mini-laptop Pocket 386 (as on mine, shown here, ere it perished), and it must not be a dual boot? Then BasicLinux might be just what you have been looking…

    Read More »
Back to top button