Blog Programisty

  • Home
  • Konfiguracja serwera
  • Serwer SMTP
  • PHP / MySQL

Konfiguracja serwera

Konfiguracja serwera

How to Install Python 3.8 on Ubuntu 22.04 or 20.04

Python 3.8 was a notable release in the Python programming world. While it’s older compared to the current stable version, Python 3.11, and the upcoming Python 3.12, which is in release candidate status, Python 3.8 introduced many enhancements that had a significant impact on the Python community. This guide will Read more…

By admin, 2 years ago
Block TOR, blokowanie TOR, linux tor block,
Konfiguracja serwera

Block Tor IP Addresses with CSF Firewall

To block traffic from TOR using CSF firewall, edit nano /etc/csf/csf.blocklists Add following to end of the file TOR|86400|0|https://www.dan.me.uk/torlist/ 86400 = Tor IP list updated every 86400 seconds (12 hours), you can change this if required, but updating every 12 hours is fine for such a large list. Now restart Read more…

By admin, 2 yearsJanuary 24, 2023 ago
Konfiguracja serwera

MySQL CentOS allow remote connections

Step 1. Changing MySQL Configuration By default, MySQL is not listening for external connections. You need to change that by adding an extra option in the configuration file. Here are the steps: Log in to your server and run this command to determine the location of the MySQL configuration file: Read more…

By admin, 2 yearsNovember 30, 2022 ago
Konfiguracja serwera

How to change SSH Port on CentOS 7

Here’s how to change SSH port on CentOS 7 to increase your server security. Changing the SSH port is one of the important steps to take once your server is deployed. 1. Edit SSH config file with nano or your preferred editor $ nano /etc/ssh/sshd_config 2. Press CTRL+W to search and then type Read more…

By admin, 9 yearsMay 10, 2016 ago
Recent Posts
  • How to Install Python 3.8 on Ubuntu 22.04 or 20.04
  • Block Tor IP Addresses with CSF Firewall
  • Free SMTP Server Setup with Postal on Ubuntu 22.04
  • PHP i MySQL – jak połączyć się z bazą danych i pobrać z niej dane
  • MySQL CentOS allow remote connections
Recent Comments
    Archives
    • November 2023
    • January 2023
    • December 2022
    • November 2022
    • May 2016
    Categories
    • Konfiguracja serwera
    • PHP / MySQL
    • SMTP serwer
    Meta
    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    • Sample Page
    Hestia | Developed by ThemeIsle