Senin, 20 Februari 2012

Ubuntu Today - Update to VLC 2.0 (Twoflower) in Ubuntu 11.10 (Oneiric Ocelot)

Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
Update to VLC 2.0 (Twoflower) in Ubuntu 11.10 (Oneiric Ocelot)

VideoLan Music Player (VLC) 2.0, codenamed Twoflower, has been released and available to download or update your current installation.

This brief tutorial shows you how to do just that in Ubuntu 11.10 (Oneiric Ocelot). This may also work in other versions of Ubuntu, but I haven't tried it.  There's a long list of changes between the previous and current versions of VLC that can be found here.

Without wasting more of your time, let's get going.

 

 

Objectives:

  • Install / Upgrade to VLC 2.0 in Ubuntu 11.10
  • Enjoy!

 

To get started, press Ctrl – Alt – T on your keyboard to open Terminal. When it opens, run the commands below to add VLC PPA.

  
sudo add-apt-repository ppa:n-muench/vlc

vlc_oneirc_updarte

 

Finally, run the commands below to update your system and install VLC.

  
sudo apt-get update && sudo apt-get install vlc

vlc_oneirc_updarte_1

 

Enjoy!

 

vlc_oneirc_updarte_2

Liberian Geek - Tutorials for Linux, Ubuntu, Fedora and Windows Users!


Richard 21 Feb, 2012


-
Source: http://www.liberiangeek.net/2012/02/update-to-vlc-2-0-twoflower-in-ubuntu-11-10-oneiric-ocelot/
--
Manage subscription | Powered by rssforward.com

Ubuntu Today - Ubuntu One Files app available in Vodafone AppSelect store

Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
Ubuntu One Files app available in Vodafone AppSelect store
Vodafone AppSelect

Months ago, Vodafone launched their own appstore for Android, named Vodafone AppSelect, providing various apps across Europe.

As part of their provided applications, Ubuntu One Files app has been selected and landed in the AppSelect, making it available for download in UK, Germany, Russia, Italy, Greece and Portugal.

Ubuntu One Files app is free and comes with 5GB of cloud storage, as well as already "common" features (including the ability to automatically send taken photos directly to the personal cloud and numerous connected devices).

Share

razvi 20 Feb, 2012


-
Source: http://iloveubuntu.net/ubuntu-one-files-app-available-vodafone-appselect-store
--
Manage subscription | Powered by rssforward.com

Ubuntu Today - VLC 2.0 Twoflower Is Released

Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!

You can install VLC 2.0 on Ubuntu 11.10 using the Nate Muench PPA for VLC. VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.



To add the PPA and to install VLC 2.0 open a terminal window (press Ctrl+Alt+T) and copy+paste the following lines:

sudo add-apt-repository ppa:n-muench/vlc
sudo apt-get update
sudo apt-get install vlc

When installed you can close the terminal window and to start VLC press the SuperKey and type: vlc

VLC Homepage

VLC 2.0 release notes

Views:56


tinuz 20 Feb, 2012


-
Source: http://www.n00bsonubuntu.net/content/vlc-2-0-twoflower-is-released/#utm_source=feed&utm_medium=feed&utm_campaign=feed
--
Manage subscription | Powered by rssforward.com

SyncWall: Wallpaper Changer With Multi-Monitor And Synchronization Support

Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
Syncwall

SyncWall is a cross-platform wallpaper change written in Qt which supports multiple monitors and wallpaper synchronization between workstations.

WallSync features:
  • change wallpapers automatically / manually (configurable a keyboard shortcut)
  • configurable wallpaper change interval / time of day
  • several resizing methods and background filling
  • supports special effects for the wallpapers (blur, sharpen, desaturate, glow and so on)
  • basic multi-monitor support (note: I haven't tested this because I only have one monitor)
  • synchronize wallpaper between workstations
  • automatic desktop environment detection
  • can quietly start in the notification area (minimized)

Syncwall

According to its official website, SyncWall supports GNOME / GNOME 3 (Unity included), LXDE, XFCE, KDE3, KDE4 and others. However, there's currently a bug that affects KDE4 users, but there's a work-around: you must manually select the image SyncWall generates under ~/.SyncWall in the plasma configuration and set it to "center" (this is only required the first time).

To get SyncWall to automatically change your wallpaper, firstly make sure you've added some wallpapers (on the "Preview" tab). Then, under Preferences > Scheduling, check the "Change Interval" box, then enter the wallpaper change interval. You can also set SyncWall to automatically change the wallpaper based on the time of day:

Syncwall


To get the wallpaper synchronization to work between workstations, you must manually copy the wallpapers on each machine, under the same folder (same path). Then, in the SyncWall Preferences, click "Network", enable "Synchronize with server", enter the server IP and that's it.

Please note that SyncWall tries to automatically  detect the desktop environment, but this can fail sometimes. If the wallpaper doesn't change, manually select the desktop environment in the SyncWall Preferences, on the Startup tab. For Unity, select GNOME 3 as the DE.


Install WallSync in Ubuntu


Because Ubuntu automatically creates an AppIndicator for all Qt applications that use a notification area icon, the original Syncwall package doesn't work properly under Ubuntu 11.10+ (with Unity): if you select to minimize it at startup, you can't activate the main window again unless you reset the SyncWall settings. To fix this, I've added a patch to the package available in the WebUpd8 PPA, so you can select "Show SyncWall" from the notification area / appindicator menu.

You can install WallSync in Ubuntu (12.04, 11.10, 11.04 and 10.10; sorry, the Ubuntu 10.04 package wasn't build correctly) using the main WebUpd8 PPA:
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install syncwall

To get SyncWall to start when you log in, search for "Startup Applications" in Dash / menu, click "Add", under Name enter "SyncWall" and under command: "syncwall". If you want SyncWall to start hidden (minimized, in the notification area), on the SyncWall Preferences tab, check the "Start in notification tray" box.

For other Linux distributions and Windows, download the SyncWall from SourceForge.

noreply@blogger.com (Andrew) 20 Feb, 2012


-
Source: http://www.webupd8.org/2012/02/syncwall-wallpaper-changer-with-multi.html
--
Manage subscription | Powered by rssforward.com

Install VLC 2.0 In Ubuntu 11.10 Oneiric Ocelot

Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
vlc 2.0

VLC 2.0 "Twoflower" has been released with faster decoding, support for more video formats, a reworked web interface, experimental BluRay Discs support and more.


VLC 2.0 highlights:
  • Major Video Core and Outputs rework and rewrite
  • Almost every video filter can now be transcoded
  • Experimental Blu-Ray Discs support using libbluray
  • Support for VDR recordings folders
  • HTTP Live Streaming playback support
  • PulseAudio audio input support
  • One can now use ffmpeg-mt in conjunction with vlc, to split decoding load on multiple cores. H.264, VP3, VP8, JPEG-2000, Mpeg-4 ASP/DivX and RV3/RV4 are notably concerned.
  • Experimental Hardware decoding using Broadcom CrystalHD cards
  • New module for decoding EBU subtitles (.stl)
  • Support for Lagarith Lossless video codec
  • Support for images/cover art in wma/wmv/asf files
  • Improvements in .ape files metadata reading and writing
  • Major improvements in Matroska (mkv) chapters/segments handling and seeking
  • Multiple Qt interface and Skins2 improvements
  • Rewrite of the web interface, using jQuery
  • Support for Vorbis and Theora in RTP
Complete list of changes, HERE.

The VLC 2.0 changelog also mentions MPRIS v2 support, however VLC didn't show up in the Ubuntu Sound Menu in my test.

Install VLC 2.0 in Ubuntu 11.10 Oneiric Ocelot


The latest stable VLC 2.0 can be installed in Ubuntu 11.10 Oneiric Ocelot using the commands below:
sudo add-apt-repository ppa:n-muench/vlc
sudo apt-get update
sudo apt-get install vlc

VLC 2.0 is already available in the Ubuntu 12.04 repositories, so if you're using Precise, install VLC via Synaptic / Software Center.

Unfortunately, there's no stable VLC PPA for older Ubuntu versions.

via LFFL

noreply@blogger.com (Andrew) 20 Feb, 2012


-
Source: http://www.webupd8.org/2012/02/install-vlc-20-in-ubuntu-1110-oneiric.html
--
Manage subscription | Powered by rssforward.com

Ubuntu Today - How To Check The Model Of Your Motherboard Using The Terminal - Ubuntu

Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
In this tip we will see how to use the command line to check the model of your motherboard, this will help you better search for correct MB drivers in the web. You may use software with GUI to check information about system devices like i-Nex, CPU-G, etc.
Read more »

S.R. 20 Feb, 2012


-
Source: http://www.upubuntu.com/2012/02/how-to-check-model-of-your-motherboard.html
--
Manage subscription | Powered by rssforward.com