Ubuntu Server Guide 18.04................................................................................. 213 1. HTTPD - Apache2 Web Server .................................................................................... ......................................................................................... 226 5. Apache Tomcat ......................................................................................... server: Selects the BIND DNS server and its documentation. • LAMP server: Selects a ready-made Linux/Apache/MySQL/PHP server. • Mail server: This task selects a variety of packages useful for a general purpose0 码力 | 413 页 | 1.40 MB | 1 年前3
ubuntu server guidelamp-applications Get started with LAMP 3 how-to-install-apache2 Install Apache2 3 how-to-configure-apache2-settings Apache2 settings 3 how-to-use-apache2-modules Apache2 modules 3 how-to-install-nginx Install nginx Backup with shell scripts Web Proxy servers Install a Squid server Apache Install Apache2 Configure Apache2 Extend Apache2 with modules Nginx Install nginx Configure nginx 30 Extend nginx with Container Creation and Deletion Over the course of this tutorial we’ll explore deriving a customized Apache container, and then networking in a Postgres container backend for it. By the end you’ll have a working0 码力 | 486 页 | 3.33 MB | 1 年前3
鸟哥的Linux私房菜:服务器架设篇 第三版参考数据与延伸阅读 25. 第二十章、WWW 伺服器 25.1. 20.1 WWW 的簡史、資源以及伺服器軟體 25.2. 20.2 WWW (LAMP) 伺服器基本設定 25.3. 20.3 Apache 伺服器的進階設定 25.4. 20.4 登錄檔分析以及 PHP 強化模組 25.5. 20.5 建立連線加密網站 (https) 及防砍站腳本 25.6. 20.6 重點回顧 25.7 6. -------------------------------------------------------------------------- 7. 8. Apache/2.2.15 (CentOS) Server at localhost Port 80 画面最明显的地方就是告诉你,你并没有权限可以存取 index.html 的!见鬼了!明明权限是对的喔!那怎办? 也需要了解一下比较好。 在这个小节中,我们主要介绍一个比较简单的 Proxy 环境,就是单纯可以跑 而已的代理服务器。比较高阶的设定请参考后续小节的介绍啰。 达成代理服务器功能的软件很多,例如效能不是很好的 Apache 以及我们这个章节要介绍的八爪章鱼 squid 这一 套。 目前代理服务器在 Unix Like 的环境下,大多就是使用 squid ,因此我们这里以 squid 为准来介绍啦。 同样的, 请使用0 码力 | 795 页 | 17.63 MB | 1 年前3
大学霸 Kali Linux 安全渗透教程是禁用的。在这里, 将介绍使用各种方法设置并启动每个服务。 1. 启动Apache服务 启动Apache服务。执行命令如下所示: root@kali:~# service apache2 start 输出信息如下所示: [ok] Starting web server: apache2. 输出的信息表示Apache服务已经启动。为了确认服务是否正在运行,可以在浏览器 中访问本地的地址。 中访问本地的地址。在浏览器中访问本地的地址,如果服务器正在运行,将显示如 图1.59所示的界面。 图1.59 Apache服务器访问界面 2. 启动Secure Shell(SSH)服务 启动Secure Shell(SSH)服务。执行命令如下所示: 大学霸 Kali Linux 安全渗透教程 50 1.6 基本设置 root@kali:~# service ssh start [ok] Startingstop 表示用户想要停止的服务。 停止Apache服务,执行命令如下所示: root@kali:~# service apache2 stop [ ok ] Stopping web server: apache2 … waiting. 从输出的信息中,可以看到Apache服务停止成功。 6.设置服务开机启动 设置服务开机启动的语法格式如下所示: 0 码力 | 444 页 | 25.79 MB | 1 年前3
Linux就该这么学 第2版的设置,硬盘设备分区、格 式化以及挂载等操作,部署 RAID 磁盘阵列和 LVM,firewalld 防火墙与 iptables 防火墙的区别和配置, 使用 ssh 服务管理远程主机,使用 Apache 服务部署静态网站,使用 vsftpd 服务传输文件,使用 Samba 或 NFS 实现文件共享,使用 BIND 提供域名解析服务,使用 DHCP 动态管理主机地址,使用 Postfix 与 ..................................................................................... 270 10.6 Apache 的访问控制 .......................................................................................... 版)》图书的主要优势及特点,旨在让您更快地下定学 习决心。 Linux 系统的兴盛受益于开源社区的强健根基,我们将与读者一起学习了解开源软件的 优势,了解诸如 GPL、LGPL、BSD、Apache、MIT、Mozilla 等热门的开源许可证,方便今 后做出更适合自己的选择。 开源软件具有低风险、低成本、品质好、更透明等 4 大优势,开源精神也是每位 Linux 技术人从骨子里感到0 码力 | 552 页 | 22.25 MB | 1 年前3
Installation OpenMeetings 6.1.0 on Debian 11Installation of Apache OpenMeetings 6.1.0 on Debian 11 The present tutorial is made based on a minimal fresh installations of file: sudo wget https://archive.apache.org/dist/openmeetings/6.1.0/bin/apache-openmeetings-6.1.0.tar.gz sudo tar xzvf apache-openmeetings-6.1.0.tar.gz ...and rename the obtained folder: sudo mv apache-openmeetings-6.1.0 open6100 码力 | 16 页 | 760.65 KB | 1 年前3
鸟哥的Linux 私房菜的稳定性良好,并且可以在便宜的 x86 架构下的计算机平台运作,所以吸引了很多 的套件商与自由软件的开发团队在这个 Linux 的核心上面开发相关的软件,例如有名的 sendmail, wu- ftp, apache 等等。此外,亦有一些商业公司发现这个商机,因此,这些商业公司或者是非营利性的工 作团队,便将 Linux 核心、核心工具与相关的软件集合起来,并加入自己公司或团队的创意的系统管 理模块与工具, mail server 呢?呵呵!那也是一个小 型的服务器啰!所以,你必须要清楚的知道,服务器是有规模大小之分的!目前一部 Linux 上面就 可以架设多个服务器软件啰!例如 WWW 服务器的 Apache 软件、 FTP 服务器的 Wu-ftp 软件等等 的; • 工作站 ( Workstation ) :基本上,工作站可以视为仅提供一群特定人士,作为数值分析、科学用途 的机器。例如我们研究室有一部 则是给系统管理员使用的指令! • /usr/local:这是系统预设的让你安装你后来升级的套件的目录。例如,当你发现有更新的 Web 套件(如 Apache )可以安装,而你又不想以 rpm 的方式升级你的套件,则你可以 将 apache 这个套件安装在 /usr/local 底下。安装在这里有个好处,因为目前大家的系统 都是差不多的,所以如果你的系统要让别人接管的话,也比较容易上手呀!也比较容易0 码力 | 386 页 | 11.69 MB | 1 年前3
Cilium v1.6 Documentationbrokers often handles many different topics at once (read this Introduction to Kafka [https://kafka.apache.org/intro] for more background). In our simple example, the Empire uses a Kafka cluster to handle empire-announce with key: null, value: 27 bytes with error: (org.apache.kafka.clients.producer.internals.ErrorLoggingCallback) org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized while fetching metadata with correlation id 2 : {deathstar-plans=TOPIC_AUTHORIZATION_FAILED} (org.apache.kafka.clients.NetworkClient) This is blocked as well, thanks to the Cilium network policy. Imagine0 码力 | 734 页 | 11.45 MB | 1 年前3
Cilium v1.5 DocumentationKa�a brokers o�en handles many different topics at once (read this Introduc�on to Ka�a [h�ps://ka�a.apache.org/intro] for more background). In our simple example, the Empire uses a Ka�a cluster to handle --topic empire-a >>[2018-04-10 23:50:34,638] ERROR Error when sending message to topic empi org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized This is because the policy does Star from the Rebel Alliance, this Cassandra demo is Star Wars-themed as well. Apache Cassanadra [h�p://cassandra.apache.org] is a popular NOSQL database focused on delivering high-performance transac�ons0 码力 | 740 页 | 12.52 MB | 1 年前3
Cilium v1.7 Documentationbrokers often handles many different topics at once (read this Introduction to Kafka [https://kafka.apache.org/intro] for more background). In our simple example, the Empire uses a Kafka cluster to handle empire-announce with key: null, value: 27 bytes with error: (org.apache.kafka.clients.producer.internals.ErrorLoggingCallback) org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized while fetching metadata with correlation id 2 : {deathstar-plans=TOPIC_AUTHORIZATION_FAILED} (org.apache.kafka.clients.NetworkClient) This is blocked as well, thanks to the Cilium network policy. Imagine0 码力 | 885 页 | 12.41 MB | 1 年前3
共 52 条
- 1
- 2
- 3
- 4
- 5
- 6













