To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

linssenjack@hq-ml-vm-001:~$ man PAGER
linssenjack@hq-ml-vm-001:~$
LESS(1)                     General Commands Manual                    LESS(1)
NAME
       less - opposite of more
SYNOPSIS
       less -?
       less --help
       less -V
       less --version
       less [-[+]aABcCdeEfFgGiIJKLmMnNqQrRsSuUVwWX~]
            [-b space] [-h lines] [-j line] [-k keyfile]
            [-{oO} logfile] [-p pattern] [-P prompt] [-t tag]
            [-T tagsfile] [-x tab,...] [-y lines] [-[z] lines]
            [-# shift] [+[+]cmd] [--] [filename]...
       (See  the  OPTIONS section for alternate option syntax with long option
       names.)
DESCRIPTION
       Less is a program similar to more (1), but it has many  more  features.
       Less  does  not  have to read the entire input file before starting, so
       with large input files it starts up faster than text  editors  like  vi
       (1).  Less uses termcap (or terminfo on some systems), so it can run on
 Manual page pager(1) line 1 (press h for help or q to quit)