<< < 4 5 6 7 8 9 10 11 12 13 > >>   ∑:297  Sort:Date

Setup FTP Sub-Directory for Local Users
This section provides a tutorial example on how to setup 'ftp' sub-directory for local users and allow them upload and download files using vsftpd on CentOS systems.
2024-01-03, 128🔥, 0💬

"systemctl status/start/stop/enable/disable" Commands
This section provides a quick introduction of the 'systemctl' command, which allows you to start or stop a system service, check the status of a service, and enable or disable a service at the boot time.
2023-08-02, 128🔥, 0💬

Common Issues with Apache HTTPS Support
This section provides examples of some common issues related to HTTPS support on Apache HTTP Server.
2024-04-12, 126🔥, 0💬

Test FTP Access Remotely on CentOS
This section provides a tutorial example on how to update firewall on the vsftpd server (and its firewall gateway if it is served in the cloud) to open ports 21 and 30000-31000 for inbound connections.
2024-01-03, 126🔥, 0💬

SSL/TLS Support on Tomcat 8 or Older
This section provides a tutorial example on how to configure Tomcat 8 or older to support SSL/TLS for the HTTPS service.
2024-04-12, 125🔥, 0💬

Reset Host Name on Linux Systems
This section provides a tutorial example on how to view and change host name settings on Linux systems.
2023-05-27, 125🔥, 0💬

Requirements for Supporting HTTPS on Apache
This section provides a brief summary of requirements on configuring the Apache HTTP Server to support the HTTPS protocol.
2024-04-12, 123🔥, 0💬

Upgrade OpenJDK on CentOS
This section provides a tutorial example on how to upgrade OpenJDK on CentOS 8 systems using package manager 'dnf/yum' and symbolic link manager 'update-alternatives' symbolic links for 'java/javac' command.
2024-04-12, 123🔥, 0💬

Install and Manage PHP Modules on CentOS
This section provides a tutorial example on how to search and install additional PHP modules on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, 123🔥, 0💬

Dovecot - IMAP and POP3 Server
This chapter provides introductions and tutorial examples about Dovecot - IMAP and POP3 Server. Topics include installing, configuring, and starting Dovecot; testing Dovecot server using POP3 and IMAP commands with 'telnet'.
2022-10-01, 122🔥, 0💬

Install Apache Tomcat on Linux
This section provides a tutorial example on how to install Apache Tomcat on Linux systems.
2024-04-12, 121🔥, 0💬

What Is Apache HTTP Server "httpd"
This section provides a quick introduction of Apache HTTP Server, also referred as HTTP daemon or httpd.
2024-04-12, 120🔥, 0💬

Common Issues on Running Tomcat
This section provides some examples of issues on running Apache Tomcat on Linux systems.
2024-04-12, 119🔥, 0💬

Install and Manage OpenJDK on CentOS
This section provides a tutorial example on how to install OpenJDK on CentOS 8 systems using 'dnf/yum' as the package manager.
2024-04-12, 119🔥, 0💬

Enable Remote Access to "httpd" Service
This section provides a tutorial example on how to enable remote access Web pages served by the 'httpd' service by opening the firewall for 'http' service default port 80.
2023-06-22, 119🔥, 0💬

Start/Stop Apache Tomcat
This section provides a tutorial example on how to start and stop Apache Tomcat on Linux systems.
2024-04-12, 118🔥, 0💬

What Is Apache Tomcat
This section provides a quick introduction of Apache Tomcat, a Java application server, or as a Java servlet container.
2024-04-12, 118🔥, 0💬

Running Apache Tomcat on Linux Systems
This chapter provides introductions and tutorial on Apache Tomcat server for Linux systems. Topics include installing Apache Tomcat; starting/stopping Tomcat; opening firewall for port 80; configuring SSL/TLS for HTTPS connections.
2024-04-12, 118🔥, 0💬

Listen to Non-Standard Ports with Apache
This section provides a tutorial example on how to add virtual hosts to listen to additional ports other than standard ports (80 and 443) with and without systemd Socket Activation service.
2024-04-12, 118🔥, 0💬

Install Apache HTTP Server "httpd"
This section provides a tutorial example on how to install Apache HTTP Server 'httpd' on CentOS 8 systems.
2023-05-29, 118🔥, 0💬

First Java Program - Hello.java
This section provides a tutorial example on how to write, compile, and execute the first Java program, Hello.java, with OpenJDK.
2024-04-12, 117🔥, 0💬

OpenJDK - Open-Source JDK
This chapter provides introductions and tutorial examples on OpenJDK. Topics include installing and upgrading OpenJDK JRE and JDK packages; using 'update-alternatives' command to update symbolic links for default commands; compiling and running Java programs.
2024-04-12, 117🔥, 0💬

SquirrelMail Configuration for SMTPS Port 465
This section provides a tutorial example on how to configure a SquirrelMail Webmail site to use the secure SMTPS port 465 to send out emails through a mail server on a local network.
2023-07-10, 117🔥, 0💬

"apachectl status/start/stop" Commands
This section provides a tutorial example on how to use 'sudo apachectl *' commands to control the Apache HTTP Server, httpd.
2023-05-29, 117🔥, 0💬

<< < 4 5 6 7 8 9 10 11 12 13 > >>   ∑:297  Sort:Date