Recent content by nnpm

  1. N

    pct command not found

    It turned out that the path problem was caused by the installation of Gnome on debian.
  2. N

    pct command not found

    I got your point. Better install from scratch.
  3. N

    pct command not found

    Can I install extra packages using apt install instead of installing from scratch?
  4. N

    pct command not found

    I think you nailed the problem. Here is the result. Path: /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games whereis pct: pct: /usr/sbin/pct /usr/share/man/man1/pct.1.gz I can run pct by using the whole path. I guess i have to add /usr/sbin to Path. Thanks, Nghia
  5. N

    pct command not found

    I did reboot but still no help. I created the proxmox ve installation DVD from iso and then installed from that DVD. Basically directly from iso. I did not install debian.
  6. N

    pct command not found

    I typed the command, pct help, from the terminal of Debian that hosts proxmox. The only result is 'bash: pct: command not found'
  7. N

    pct command not found

    I have upgraded. I still have the error 'pct command not found'. Do I need to reboot? Below is the version of pve after upgrading. proxmox-ve: 6.4-1 (running kernel: 5.4.106-1-pve) pve-manager: 6.4-9 (running version: 6.4-9/5f5c0e3f) pve-kernel-5.4: 6.4-3 pve-kernel-helper: 6.4-3...
  8. N

    pct command not found

    Hi Tom, I did compare and my version was older as shown below. I tried to run 'apt update' and got error ' Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/buster/InRelease 401 Unauthorized ...'. Is it because I am not subscribed? Removing pve-enterprise from sources.list...
  9. N

    pct command not found

    Hi, I am new to proxmox. I have just installed proxmox and was able to create VM via the gui. For some reason, i could not run pct as it said 'pct command not found'? Thanks, Andrew