rss
email
twitter
facebook

Friday

Ubuntu Forum

First of all Ubuntu ROCKS!!!!

Everyone likes UBUNTU
Here with this Blog we are trying to share information as well solution what we experienced so other guys can figured out easily with this blog.
This log has various links for info and promos.

help us to maintain this site by Clicking ADs

About Ubuntu


Ubuntu is a community developed, linux-based operating system that is perfect for laptops, desktops and servers. It contains all the applications you need - a web browser, presentation, document and spreadsheet software, instant messaging and much more.

Thursday

Download Ubuntu 7.10

Hurray!!!

Finally Ubuntu 7.10 is out
You can download Ubuntu 7.10 Here Download Now

Enjoy your Ubuntu 7.10

Sunday

Ubuntu 7.10 Beta Download

Introduction to Ubuntu 7.10 Beta
The Ubuntu developers are hurrying to bring you the absolute latest and greatest software that the open source and free software communities have to offer. This is the Ubuntu 7.10 beta release, which brings a host of excellent new features.

Note: This is still a beta release. Do not install it on production machines. The final stable version will be released in October 2007.

Upgrading from Ubuntu 7.04
If you are upgrading from Ubuntu 7.04, see
Upgrade

New features since Ubuntu 7.04
GNOME 2.20
Gutsy Gibbon Beta brings you the latest and greatest GNOME 2.20 with lots of new features and improvements.

Desktop 3D effects
Compiz Fusion is enabled by default and will bring 3D desktop visual effects that improve the usability and visual appeal of the system. Ubuntu 7.10 automatically detects whether the hardware is capable of running compiz; if not, it falls back to normal desktop. Additional effects can be enabled in "System/Preferences/Appearance" under the "Visual Effects" tab. There you can also disable the effects entirely.

Desktop search
The deskbar applet is now included in the default configuration. It allows quick access to your common actions, including opening web bookmarks and searches, sending messages to your contacts, and more.


The Tracker indexer has been added to the desktop, making it easier and faster to search for your documents, photos, music, videos, chat logs, and all other files. You can use Tracker in the search dialog, the file selector, nautilus, or the deskbar applet.

Fast user switching
It is now possible to easily switch between user sessions without the inconvenience of entering your username or password numerous times, a time-saver on computers shared by multiple users.


Firefox plugins in Ubuntu
Firefox now comes with an improved plugin finder wizard that allows users to search and install packaged plugins easily, bringing users a richer web-browsing experience with the integrated security support of the rest of the Ubuntu system:


In addition, users can now open the Ubuntu application installer with a list of packaged Firefox extensions available by clicking on a link in the Firefox Addons dialog:


Dynamic screen configuration
Several drivers, including ones for ATI, nVidia, and Intel graphics chips now support the X Resize and Rotate Extension (xrandr). This enables dynamic monitor detection, and resizing and rotating of video output, for no-fuss support for projectors and external monitors.

If you have this hardware and used MergedFB / Xinerama previously, you may need to update your X configuration to use this new feature.

Graphical configuration tool for X
You can now configure what driver you want to use for your graphic card, change the default resolution for all users or change your monitor's refresh rate without having to turn to the terminal. A new GUI has been added making it easy to adjust your video and monitor settings. This tool can also set up dual screen capabilities for cards that use the Xinerama mode.



Fully automatic printer installation
Printers are now automatically configured by merely plugging them in and turning them on. Printer setup cannot get any easier!



Handling of non-free device drivers
Restricted-manager can now handle drivers which are free in themselves, but which require non-free firmware or other packages to operate. Only three clicks are needed to fetch and install firmware for wireless cards with Broadcom chipsets, and for a number of Winmodems commonly found in laptops, provided that you have an alternative Internet connection.

When restricted-manager detects hardware for which a restricted driver is available, a notification window pops up:



NTFS writing
While previous Ubuntu releases only supported read access to Windows (NTFS) partitions, Gutsy Gibbon now fully supports reading and writing to them, by integrating the NTFS-3g project. This significantly eases file and document sharing with Windows.

Power consumption
Ubuntu includes the latest Linux kernel, featuring dynticks. It allows the processor to use less power and produce less heat. For laptops this means more battery life and burn-free laps and for desktops and media center PCs, a quieter, cooler environment.

AppArmor security framework
This easy-to-deploy kernel technology limits the resources an application is allowed to access and can be used to provide an added layer of protection against undiscovered security vulnerabilities in applications. Head to the AppArmor user guide to learn about this new security feature.

Additional installation profiles for Ubuntu Server
New pre-configured installation options have been added to the Ubuntu Server CD. Mail Server, File Server, Print Server, and Database Server options join existing LAMP and DNS options for pre-configured installations, easing the deployment of common server configurations.

Profile-based Authentication Configuration
Deploying authentication configuration has become a lot easier with the addition of auth-client-config. Files may be added to the profiles database, allowing for an administrator to set up a single profile for site-wide network authentication roll-outs. Find out more about AuthClientConfig.

Improved thin-client support
The speed of LTSP thin clients has been greatly improved through the use of compressed images, and LDM, the thin-client login manager included in Edubuntu, also now has support for autologin, multiple servers, and unencrypted graphics transport as an additional speed boost.

Download
Get it while it's hot. ISOs and torrents are available at:

(Ubuntu)
(Kubuntu)
(Edubuntu)
(Xubuntu)

Monday

Easiest way to Install Real Player in ubuntu

1) Download the version of RealPlayer thats prepackaged for Xandros Linux. Its a .deb package that works under Hoary.

Donwload Package HERE

2) Uncompress the .tar.zp2 file to get realplay_10.0.2-1_i386.deb

3) Open a command line shell and cd into the directory that you saved the deb file, (default is ~/Desktop

4) Use Sudo to install the file: sudo dpkg -i realplay_10.0.2-1_i386.deb

Unfortunately as of this writing, Real Player conflicts with Enlightened Sound Daemon. You'll need to use gconf and set /desktop/gnome/sound/enable_esd to false (uncheck its box) to disable it. Reboot, and you should be all set.

Saturday

How to browse files/folders as root user in Nautilus?

1. Read General Notes
2. To install File Browser (Root)
-sudo gedit /usr/share/applications/Nautilus-root.desktop

-Insert the following lines into the new file

[Desktop Entry]
Name=File Browser (Root)
Comment=Browse the filesystem with the file manager
Exec=gksudo "nautilus --browser %U"
Icon=file-manager
Terminal=false
Type=Application
Categories=Application;System;

-Save the edited file (sample)
-Read How to refresh GNOME panel?
3. To browse files/folders as root user in Nautilus
-Applications -> System Tools -> File Browser (Root)

Friday

Howto Set Flickr images as Ubuntu desktop wallpaper

Webilder delivers stunning wallpapers to your Linux desktop, directly from Flickr and Webshots. You choose what keywords (tags) to watch for, and photos are automatically downloaded to your computer. Webilder can also change the wallpaper every few minutes.

Webilder Features

* download flickr photos that match tags (for example: beach,party)

* download photos from flickr users of your choice.

* download most interesting photos from flickr.

* download amazing daily proshots from Webshots (requires Webshots account).

* automatically download new photos for you.

* change your wallpaper every few minutes.

* import webshots collections (wbz or wbc formats).

Install Webilder in Ubuntu

First you need to edit the /etc/apt/sources.list file

sudo gedit /etc/apt/sources.list

and add the following source list which is suitable for you save the file and exit

For Ubuntu Feisty (i386, amd64, powerpc of sparc) Users

deb http://debian.websterwood.com/ feisty main
deb-src http://debian.websterwood.com/ feisty main

For Ubuntu Edgy (i386, amd64, powerpc of sparc) Users

deb http://debian.websterwood.com/ edgy main
deb-src http://debian.websterwood.com/ edgy main

For Ubuntu Dapper (i386, amd64, powerpc or sparc) Users

deb http://debian.websterwood.com/ dapper main
deb-src http://debian.websterwood.com/ dapper main

Now you need to update the source list using the following command

sudo apt-get update

Install Webilder using the following command

If you are using GNOME Desktop use the following command

sudo apt-get install webilder webilder-gnome

If you are using KDE Desktop use the following command

sudo apt-get install webilder webilder-kde

This will complete the installation process

Adding Webilder to your Desktop Panel

For GNOME Users

Right-click on the GNOME panel you should see the following screen here you need to choose "Add to Panel"

Once you choose Add to Panel option you should see the following screen here under utility you need select "Webilder Webshots Applet" and click on add

Now you should see one small camera icon marked with Red added to your desktop panel

For KDE Users

From the graphics menu, start KWebilder. Go to the preferences Window, to the Advanced Tab, and select KDE wallpapers settings


Now you need to download photos from flicker for this right click on Webilder on your desktop panel and select "Download Photos" option you can see this in the following screen

Downloading Photos are in progress




Once dowload finished your desktop will start refreshing wallpapers by default 5 min if you want to change this option you need to right click on Webilder on your desktop panel and select "Preferences"



You should see the following option here you can select what time your wallpaper need to be refresh or photos download option



Some of the Flicker Wallpapers from my Ubuntu Desktop

Beryl Desktop Wall Effect

Ubuntu User #

The Ubuntu Counter Project - user number # 1713

coutner