:: Problem
SSH login prompt is slowly
:: How to fix
+ edit sshd_config
1 2 3 4 5 |
vi /etc/ssh/sshd_config ## change on this line: UseDNS no |
+ restarting sshd
1 2 3 |
/etc/init.d/sshd restart |
: What is WP to top WP To Top is a WordPress plugin that adds a “Back to top” link in your blog without modifying your template files. This is useful especially if you have long posts or long pages. You will have a nice “Back to top” or whatever-text-you-want link floating at the bottom right/left of your page.
:: how to get ip address using php :: view your ...
:: how to fsck lvm partition using live cd / ...
:: How to redirect www to non-www domain in nginx + ...
File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet. - WikiPedia :: Unblock ftp port and ftp passive port
:: Problem
SSH login prompt is slowly
:: How to fix
+ edit sshd_config
1 2 3 4 5 |
vi /etc/ssh/sshd_config ## change on this line: UseDNS no |
+ restarting sshd
1 2 3 |
/etc/init.d/sshd restart |
:: git error with vi :: how to fix the problem 0. ...
:: How to Enable mp4 Streaming in Apache + Installing mod ...
:: How to Configure Apache for FLV Streaming + Installing mod_flvx + ...
:: How to setup PHP FastCGI for NGINX in Ubuntu + ...
:: How to protect directory in cPanel 0. Login in cPanel 1. ...