

How to Increase Screen Size or Resolution in Virtualbox for Ubuntu or Linux

When a new Virtual Machine, or Virtual PC, is setup in Virtualbox for Ubuntu, or another Linux flavor, the screen size and screen resolution may be fixed smaller than your maximum resolution setting. This problem can be fixed by installing Guest Additions.
Latest comments by:
- Clint
This was the only tutorial I found that worked. It was also one of the only ones that made sense. ...

How to Upgrade Wordpress from the Command Line in Two Steps
![]()
Before upgrading backup your database, then use an FTP program to copy ALL the files in your Wordpress directory to your hard drive. This way you don’t miss any important files, or backup just the files you believe are important, such as wp-config.php., .htaccess, themes directory, database backup file, etc.
Wordpress comes with an automatic upgrade that sometimes hits a snag, causing you to start over, and it is recommended to deactivate all plugins before the upgrade. Not a good experience when you’re pressed for time, and don’t want any blog downtime.
With the directions below you will be able to upgrade Wordpress in only two steps from a command line using either SSH or telnet.
Latest comments by:
- David Radovanovic
I wish I found this post about 10 minutes ago. Upgrade via SSH is sometimes needed when the automatic upgrade ...
© Copyright Nerd Grind 2009. All rights reserved.
