LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pct-enter

Open a shell session inside a Proxmox LXC container

TLDR

Enter an interactive shell in a container
$ pct enter [VMID]
copy
Run a single command inside a container (use pct exec)
$ pct exec [VMID] -- [ls -la]
copy

SYNOPSIS

pct enter vmid

DESCRIPTION

pct enter opens an interactive shell session inside a running Proxmox LXC container. It provides direct console access without SSH, similar to lxc-attach or docker exec. For running non-interactive single commands, use pct exec instead.

PARAMETERS

vmid

Numeric container ID (e.g., 100).

RELATED COMMANDS

$ pct enter   - Interactive shell session
pct exec    - Run a single command in a container
pct console - Full console access (login prompt)
copy

CAVEATS

The container must be running. Requires Proxmox VE host access. Use pct exec for non-interactive or scripted commands.

HISTORY

pct commands are part of Proxmox VE, developed by Proxmox Server Solutions GmbH for managing LXC containers in their virtualization platform.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid