Procedures in the #apt commands.

I have installed squeeze 6.0.0 as a base install from: Network install from a minimal CD.
Debian -- Network install from a minimal CD
i do see a lot of information on the various #apt commands , yet is is all garble goop as far as trying to make sense of where to begin at to install commands/programs. looking in #/usr/local/bin there are zero files.
Could some one please let me know of documentation or a web page that shows set up procedures for #apt geared towards the bare bones install of Network install from a minimal CD.

I am trying to re boot the system and have tried the following.

#telinit 6
#shutdown -r
#shutdow.allow -r now
#reboot

doing a #find produces zero files found.
I would assume these are admin commands. and after i come to find a procedure to work with the various #apt management commands hopefully i could install the admin commands.
Thank you for the assistance.

If you use it netboot install, and you don't select any additional packages during install, you will have barebone debian install.

For filesystem, please check :
FilesystemHierarchyStandard - Debian Wiki

As for rebooting, reboot is enough (as root)

If you want check out which packages are included in your install you would use dpkg -l

What are you refering under i want to install admin commands ?

Hope i understood correctly.
Regards
Peasant.

man apt-get

will give you all the information needed.

intelinside

there seems to be zero nothing - zero commands installed.
there is a need to begin somewhere, and where that is i have no clue.
Thank you for the advise.