[root@mail ~]# apt-get install apache
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
apache-common libmm monit-base perl-DBM
The following NEW packages will be installed:
apache apache-common libmm monit-base perl-DBM
0 upgraded, 5 newly installed, 0 removed and 0 not upgraded.
Need to get 1099kB of archives.
After unpacking 2358kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1
http://ftp.linux.kiev.ua i586/main perl-DBM 1:5.8.8-alt19.M41.1 [118kB]
Get:2
ftp://ftp.linux.kiev.ua i586/classic monit-base 5.0-alt0.1 [8980B]
Get:3
ftp://ftp.linux.kiev.ua i586/classic apache-common 1.3.41rusPL30.23-alt4 [
533kB]
Get:4
ftp://ftp.linux.kiev.ua i586/classic libmm 1.4.2-alt1 [20.9kB]
Get:5
ftp://ftp.linux.kiev.ua i586/classic apache 1.3.41rusPL30.23-alt4 [418kB]
Fetched 1099kB in 7s (155kB/s)
Committing changes...
Preparing... ########################################### [100%]
1: libmm ########################################### [ 20%]
2: perl-DBM ########################################### [ 40%]
3: apache-common ########################################### [ 60%]
4: monit-base ########################################### [ 80%]
5: apache ########################################### [100%]
Running /usr/lib/rpm/posttrans-filetriggers
Done.
[root@mail ~]# apache
-bash: apache: command not found
[root@mail ~]# ap
apachectl apropos apt-pipe
aplay apt-cache apt-shell
aplaymidi apt-cdrom apxs
appletproxy apt-config
applygnupgdefaults apt-get
[root@mail ~]# apachectl
Usage: apachectl {start|stop|reload|restart|check|configtest|condstop|condrestar
t|condreload|status}
[root@mail ~]# apachectl start
Starting libhttpd.ep service:
? ? ?
! ! !
. . .