Ubuntu server blog

Current version 11.10

Main menu

Skip to primary content
Skip to secondary content
  • Home

Monthly Archives: February 2012

Check server version

Posted on February 14, 2012 by admin
Reply

Use this if you forgot your server version

lsb_release -a

To show kernel version use this:

cat /proc/version

Posted in Uncategorized | Leave a reply

Today´s tip – WP-Plugin install without FTP

Posted on February 13, 2012 by admin
Reply

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! :)

Posted in Uncategorized | Leave a reply

Today´s tip – nload

Posted on February 5, 2012 by admin
1

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

Posted in Uncategorized | Tagged Linux, nload, ubuntu | 1 Reply

Recent Posts

  • Todays tip – Secure delete
  • Check server version
  • Today´s tip – WP-Plugin install without FTP
  • Today´s tip – nload
  • Setup NFS-shares for TViX

Recent Comments

  • Johnsie on Today´s tip – nload
  • dow jones industrial average on Link folders to SFTP root
  • admin on Setup VPN PPTP
  • Jerald on Setup VPN PPTP

Archives

  • March 2012
  • February 2012
  • January 2012

Categories

  • Uncategorized

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress