INC1.net

Developer blog

Month: February 2019

How to configure SSH without a password with a key pair in Ubuntu

February 27, 2019March 19, 2019 Alexanderubuntu

Create a key pair, leave all values by default: ssh-keygen In the console, enter a command that configures the server so that you can sign in with an SSH key: ssh-copy-id -i .ssh/id_rsa.pub root@127.0.0.1 Instead of127.0.0.1, specify the IP server.…

Read More→

Intercept require output in PHP or execute PHP in file_get_contents

February 2, 2019February 22, 2019 AlexanderPHP

… So we’re introducing a plan-intercept. Only immediately prepare a report that the plan-interception no results. The Lord of the Rings: the Two Towers In order to load the contents of a file and display it in a certain place…

Read More→

  • РусскийРусский

Recent Posts

  • Number of hits to the WordPress database
  • PHP page generation speed
  • Install Nginx, PHP, MySQL (Mariadb) on Ubuntu
  • How to configure SSH without a password with a key pair in Ubuntu
  • Intercept require output in PHP or execute PHP in file_get_contents

Archives

  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018

Categories

  • AJAX
  • Bot
  • Domains
  • Java
  • JavaScript
  • jQuery
  • JSON
  • MariaDB
  • MySQL
  • NGINX
  • PERL
  • pgAdmin
  • PHP
  • ubuntu
  • WebDriver
  • WordPress

RSS Entries RSS

  • Настройка сервера VPS WordPress под ключ
Copyright © All rights reserved.
Alexander Cheremnykh