Use this if you forgot your server version
lsb_release -a
To show kernel version use this:
cat /proc/version
Use this if you forgot your server version
lsb_release -a
To show kernel version use this:
cat /proc/version
If you run a server with no FTP then follow this guide below.
Add this line to your wp-config.php file.
define(‘FS_METHOD’, ‘direct’);
if it dosen´t work tray to change permissions on your wp-content folder.
Thats all!
Wan´t to check the current network traffic in realtime?
nload
to see the main interface eth0 or
nload -m
for all interfaces on the same page.
You install nload by typing in this command:
sudo apt-get install nload