On Wed, May 2, 2012 at 3:21 AM, Muhammad Yousuf Khan <sir...@gmail.com> wrote:
> Hello everyone,
>
>
> I am using few web front end tools in debian and other destros and for
> learning purpose i would like to know the command history that has
> been ran via Web console. does linux provide any option by which i can
> check the history of commands.

The operating system is simply a framework on which applications run.
The operating system will not keep track of what your web
administration interface runs.  That will be up to your administrative
interface and/or any utilities it's calling directly on the server.

For example, if your utility calls the dpkg command in the background,
that will be in /var/log/dpkg.log file.  If it is doing things without
calling operating system utilities, then it will have to have its own
logs (probably, again, in /var/log).  If it is not logging anything,
then there is no way to retrieve a history of what it's doing.

-- 
Chris


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caoevnyvw050whbu5owmrl0rzqckyj4ona75vz80yxj67ssy...@mail.gmail.com

Reply via email to