The video clip is a screencast made with recordmydesktop. It explains all the features of Ubuntu Unity desktop (Precise Pangolin or version 12.04).
unityscrsh
Category: Uncategorized
Don’t like Unity? Want classic Gnome Desktop?
I quite like the Unity Desktop. But for whatever reason
you are hankering for the classic Gnome Desktop, it does not mean that you have to do a re-install.
Changing to Classic Gnome Desktop is quite easy. Here’s how.
Don’t like the unity desktop? Want to go back to the Gnome Desktop?
You do not have to reinstall. It is quite easy.
Method 1:
Click on the far-right-hand Ubuntu icon.
Then click on system settings.
Look for Login screen.
Click on it and if asked for password, authenticate. Click on the list window where Ubuntu is written.
Select Ubuntu Classic from the list.
Close all windows and logout .
Log back in.
Method 2.
Restart computer.
At the login screen, look for Ubuntu on the bottom panel. Click on the list box and select Ubuntu classic. and login with password. There you have your classic Gnome Desktop.
Checkout the clip below.
classic gnome
WordPress weblog on my website
Here’s how I integrated the wordpress weblog on my HTML5/CSS3, PhP website:
I installed wordpress as a separate folder on my website().
This was easy enough with fantastico on the cpanel of my webhost. Just followed the instructions after creating the database in mysql. The next step was to add links to the existing web pages of my website. This was done by clicking on the Menus on the left panel and adding all the static pages to the menu. To change the header, I clicked on header and uploaded the header image. I had to modify the style/css in the twenty Ten theme. The main changes were in the body and wrapper bit in the css. That was it. I might change the links to make the weblog page the “Home” page and change the current “Home” page to something else. Still thinking about it.