

- #DOWNLOAD AND INSTALL WORDPRESS PUTTY HOW TO#
- #DOWNLOAD AND INSTALL WORDPRESS PUTTY UPDATE#
- #DOWNLOAD AND INSTALL WORDPRESS PUTTY PASSWORD#
Open the file info.php CentOS, this directory is located at /var/This will open a blank file.

Php-gd.x86_64 : A module for PHP applications for using the gd graphics library Php-fpm.x86_64 : PHP FastCGI Process Manager Php-enchant.x86_64 : Enchant spelling extension for PHP applications Php-embedded.x86_64 : PHP library for embedding in applications Php-devel.x86_64 : Files needed for building PHP extensions Php-dba.x86_64 : A database abstraction layer module for PHP applications Php-cli.x86_64 : Command-line interface for PHP It will give you a short description for each: php-bcmath.x86_64 : A module for PHP applications for using the bcmath library

The results are all optional components that you can install. To see the available options for PHP modules and libraries, you can type this into your system: yum search php. Success! sudo systemctl enable rvice Install PHP sudo yum install php php-mysql sudo systemctl restart rvice Install PHP Modules Root user without the proper authorization.
#DOWNLOAD AND INSTALL WORDPRESS PUTTY PASSWORD#
Setting the root password ensures that nobody can log into the MariaDB OK, successfully used password, moving on. Start the interactive script by running: sudo mysql_secure_installationĮnter Y, and follow the instructions: Enter current password for root (enter for none): Run a simple security script that will remove some dangerous defaults and lock down access to our database system a little bit. Sudo systemctl enable rvice Install MySQL (MariaDB) sudo yum install mariadb-server mariadb sudo systemctl start mariadb Then set the vsftpd service to start at boot: Restart the vsftpd service: systemctl restart vsftpd Local users will be ‘chroot jailed’ and they will be denied access to any other part of the server change the chroot_local_user setting to YES: chroot_local_user=YESĮxit and save the file with the command :wq. If you want local user to be able to write to a directory, then change the write_enable setting to YES: write_enable=YES :wq to save and quit What to modify nfĭisallow anonymous, unidentified users to access files via FTP change the anonymous_enable setting toNO: anonymous_enable=NOĪllow local uses to login by changing the local_enable setting to YES: local_enable=YES Install vsftpd and any required packages: yum -y install vsftpdĬonfigure vsftpd vim /etc/vsftpd/nf Useful commands on vim editor i to insert
#DOWNLOAD AND INSTALL WORDPRESS PUTTY UPDATE#
Once on the console, as a matter of best practice we’ll update our packages: yum -y update If this is your first time connecting to the server from this computer, you will see the following output. Run puTTY, and enter your connection settings Start puTTY and connect to the remote host Run TightVNC: (for more information check the documentation online)
#DOWNLOAD AND INSTALL WORDPRESS PUTTY HOW TO#
I will show in this tutorial how to use puTTY ( SSH and telnet client). I will use TightVNC to establish a remote connection to my host. With TightVNC, I can connect and install any application from my local computer. Vsftpd is one of the most secure and fastest FTP server for UNIX-like systems.
