David Bravo - P2P Networks and intellectual property. SGAE opens the ears - 802 party
Wednesday, May 12, 2010
Thursday, May 6, 2010
Wikipedia Female Genitalia
Install Picasa 3.6 on Ubuntu After Installing
Although Google released Picasa 3.0 for Linux , a company spokesman said the higher, are only available for users Mac and Windows because of the low adoption of Picasa 3.0 between the Linux users.
indisputably Picasa is one of the best programs to manage our images and it is unfortunate that Google stop update version for Linux. The latest Linux version is 3.0, while Windows is on the 3.6, have recently added interesting features such as facial recognition and lots of bugs fixed.
really do not understand why they are difficult to maintain Google Linux version of Picasa , because even the installed version from the repository of Google, I mean the inux version is emulated with Wine.
Well If you are interested in having the latest version of this program on your computer, then we will see how to install Picasa 3.6 in Ubuntu .
could make it easier and download the Windows version of Picasa for and install Wine directory, but doing so will lack the integration with Linux (with Gnome, KDE, etc.), such as:
Then you download the version 3.0 of Picasa for Linux (make sure to download the version . Deb Ubuntu ) and Picasa version 3.6 for Windows .
Once downloaded both files, install the Ubuntu version that is a. deb (we saw how to install files . deb in Ubuntu ).
So far we have installed Picasa for Linux then we install Picasa for Windows using Wine . To do this right click on the installer and select "Open with Wine ...", and follow the same installation process on Windows.
After installing uncheck all boxes and press Finish. Once you've installed both versions of Picasa, you can:
Copy the contents of the folder in Picasa that is in the following path:
If you have a webcam installed, you will get a warning which alerts us that Gnone has detected a camera and if you want to import images from camera to Picasa.
After that you will get a small installation wizard, you give below, and have installed Picasa 3.6 on Ubuntu .
Source: Web Upd8
UsuarioDigital
Although Google released Picasa 3.0 for Linux , a company spokesman said the higher, are only available for users Mac and Windows because of the low adoption of Picasa 3.0 between the Linux users.
indisputably Picasa is one of the best programs to manage our images and it is unfortunate that Google stop update version for Linux. The latest Linux version is 3.0, while Windows is on the 3.6, have recently added interesting features such as facial recognition and lots of bugs fixed.
really do not understand why they are difficult to maintain Google Linux version of Picasa , because even the installed version from the repository of Google, I mean the inux version is emulated with Wine.
Well If you are interested in having the latest version of this program on your computer, then we will see how to install Picasa 3.6 in Ubuntu .
could make it easier and download the Windows version of Picasa for and install Wine directory, but doing so will lack the integration with Linux (with Gnome, KDE, etc.), such as:
- camera detection and other multimedia elements integrated with Gnome / KDE. Integration with Firefox
- via plugins.
- Download Picasa Web Albums albums more quickly. Support for Xinerama
- etc.
How to install Picasa 3.6 on Ubuntu
The first thing to do anyway is install Wine, because as I said, even the Linux version is emulated with this program. If you do not have Wine, you can install with the following line to the console:sudo apt-get install wine
Then you download the version 3.0 of Picasa for Linux (make sure to download the version . Deb Ubuntu ) and Picasa version 3.6 for Windows .
Once downloaded both files, install the Ubuntu version that is a. deb (we saw how to install files . deb in Ubuntu ).
So far we have installed Picasa for Linux then we install Picasa for Windows using Wine . To do this right click on the installer and select "Open with Wine ...", and follow the same installation process on Windows.
After installing uncheck all boxes and press Finish. Once you've installed both versions of Picasa, you can:
Copy the contents of the folder in Picasa that is in the following path:
/ home / username / .wine / drive_c / Archivos of programa/Google/Picasa3Before pasting the copied files should run nautilus as super user, for it opens the console and type one of the following lines:
kdesudo dolphinsO
gksu nautilus opens a new window , there siguiene seeks to replace the file path:
/ opt/google/picasa/3.0/wine/drive_c/Program \\ Files/Google/Picasa3After that, go to: Applications> Graphics> Picasa> Picasa
If you have a webcam installed, you will get a warning which alerts us that Gnone has detected a camera and if you want to import images from camera to Picasa.
After that you will get a small installation wizard, you give below, and have installed Picasa 3.6 on Ubuntu .
Source: Web Upd8
UsuarioDigital
Monday, May 3, 2010
Places To Eat Hinckley Area
Ubuntu 10.04>>> Script Installation of Extras. by [tesla-arg]
Before I clarify that no program in bash, but I make the effort to learn .... Suggestion accept and if someone gives me a hand, to improve the part where you download \u0026lt;> appreciate it.
I suggest you read the script before running it, for you to check Download addresses some deb / bin, or to delete / add the prg you want.
The script is commented, so if:
Before I clarify that no program in bash, but I make the effort to learn .... Suggestion accept and if someone gives me a hand, to improve the part where you download \u0026lt;
I suggest you read the script before running it, for you to check Download addresses some deb / bin, or to delete / add the prg you want.
The script is commented, so if:
- I want to download or edit - to improve- here
- If you want to watch:
#! / bin / bash echo
"######################################"
echo "# # Script Installation Extras # #"
echo "# # for Ubuntu 4.10 # # "
echo" # # ; # # "
echo" # # GPL>>>> > tesla-arg.blogspot.com # # "echo
"## 2010-04-05 V1.0 ##"
echo "######################################"
echo " "
echo "######################################"
echo "## Agregando ##"
echo "## repositorios genericos ##"
echo "######################################"
echo " "
echo "### wine"
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/jaunty.list -O /etc/apt/sources.list.d/winehq.list
sudo wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- ppa: cairo-dock-team/ppa
echo "" echo "##############################
#############"
echo "# # CAUTION! these repos are Karmic # #"
echo "# # Do not place Lucid, because , # # "
echo" # # are not stable yet ##"
echo "###########################################"
echo " "
echo "### medibuntu -- Adicionar el repositorio"
echo "deb http://packages.medibuntu.org/" karmic free non-free
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4e5e17b5
echo " "
echo "### proyecto listen"
echo "deb http://ppa.launchpad.net/listen-devel/ppa/ubuntu" karmic main update ##"
echo "##----------------------------------##"
echo "## restricted - compiz - docks ##"
echo "######################################"
sudo apt-get update
sudo apt-get -y install guake
sudo apt-get -y install ubuntu-restricted-extras
sudo apt-get -y install compiz-fusion-plugins-extra
sudo apt-get -y install compiz-fusion-plugins-main
sudo apt-get -y install compiz-gnome
sudo apt-get -y install compiz-plugins
sudo apt-get -y install compiz-wrapper
sudo apt-get -y install compizconfig-backend-gconf
sudo apt-get -y install compizconfig-settings-manager emerald
sudo apt-get -y install gnome-do
sudo apt-get -y install gnome-do-plugins
sudo apt-get -y install docky
sudo apt-get -y install cairo-dock cairo-dock-plug-ins
sudo apt-get -Y install vrms
echo "" echo "#################################
#####"
echo "# # Installing Group 1 Extras # #" echo "#################
#####################"
echo ""
sudo apt-get-y install gparted
sudo apt-get-y install nautilus
sudo apt-get-y install nautilus-data
sudo apt-get-y install nautilus-gksu
sudo apt-get-y install nautilus-gksu
sudo apt-get-y install nautilus-image-converter
sudo apt-get-y install nautilus-open-terminal
sudo apt-get -y install nautilus-script-audio-convert
sudo apt-get-y install nautilus-script-manager
sudo apt-get-y install nautilus-sendto
sudo apt-get-y install nautilus- Share
sudo apt-get-y install wget
sudo apt-get-y install gwget
sudo apt-get-y install pyrenamer
sudo apt-get-y install evening
sudo apt -get-y install alien
sudo apt-get-y install build-essential
sudo apt-get-y install file-roller
sudo apt-get-y install gshutdown
sudo apt-get-y install linux-headers-`uname -r `
sudo apt-get-y install rdesktop
sudo apt-get-y install startupmanager
sudo apt-get-y install usb-creator
sudo apt-get-y install usplash
sudo apt-get-y install usplash-theme-ubuntu
echo ""
echo "# # # # Compresores"
sudo apt-get-y install bzip2
sudo apt-get - y install cabextract
sudo apt-get -y install gzip
sudo apt-get -y install p7zip-full
sudo apt-get -y install unace
sudo apt-get -y install unrar
sudo apt-get -y install unzip
sudo apt-get -y install zip
echo " "
echo "## codec ## "
sudo apt-get -y install ffmpeg
sudo apt-get -y install ffmpeg2theora
sudo apt-get -y install libdvdcss2
sudo apt-get -y install libdvdread4
sudo apt-get -y install non-free-codecs
sudo apt-get -y install medibuntu
sudo apt-get-y install mencoder
sudo apt-get-y install w32codecs
sudo apt-get-y install gstreamer-plugins-extras
echo ""
echo "# # # ###################################"
echo "# # Installing Group 2 Extras , # # "echo "#####################################
# "
echo" "
sudo apt-get-y install mono-common sudo
apt-get -y install mono-gac
sudo apt-get -y install mono-runtime
sudo apt-get -y install moonlight-plugin-core
sudo apt-get -y install mozilla-openoffice.org
sudo apt-get -y install mscompress
sudo apt-get -y install fontmatrix
sudo apt-get -y install ttf-arabeyes
sudo apt-get -y install ttf-arphic-uming
sudo apt-get -y install ttf-bengali-fonts
sudo apt-get -y install ttf-bitstream-veraecho
sudo apt-get -y install ttf-dejavu
sudo apt-get -y install ttf-dejavu-core
sudo apt-get -y install ttf-dejavu-extra
sudo apt-get -y install ttf-freefont
sudo apt-get -y install ttf-indic-fonts-core
sudo apt-get -y install ttf-kacst
sudo apt-get -y install ttf-kannada-fonts
sudo apt-get -y install ttf-lao
sudo apt-get -y install ttf-liberation
sudo apt-get -y install ttf-mscorefonts-installer
sudo apt-get -y install ttf-opensymbol
sudo apt-get -y install ttf-oriya-fonts
sudo apt-get -y install ttf-sazanami-gothic
sudo apt-get -y install ttf-sazanami-mincho
sudo apt-get -y install ttf-symbol-replacement
sudo apt-get-y install ttf-Tahoma-replacement
sudo apt-get-y install ttf-telugu-fonts
sudo apt-get-y install ttf-Thai-tlwg
sudo apt -get-y install ttf-unfonts
-core sudo apt-get-y install ttf-vlgothic
sudo apt-get-y install ttf-wqy-zenhei
# # ====
File Downloads Top .deb / .bin ========
# # ------------------------ -------------------------------- #
Indirect Installation programs.
# ---------------------------------------------- ----------
# \u0026lt;\u0026lt;\u0026lt;\u0026lt;\u0026lt;\u0026lt;\u0026lt; Check before you run this script >>>>>>>> >>>
# # skype 32bit http://download.skype.com/linux/skype-ubuntu-intrepid_2.1.0.81-1_i386.deb
# skype 64bit http://download.skype.com/linux/skype-ubuntu-intrepid_2.1.0.81-1_amd64.deb
# http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
Google Earth google picasa # http://dl.google.com/linux / deb/pool/non-free/p/picasa/picasa_3.0-current_i386.deb
#
direskype = "http://download.skype.com/linux/skype-ubuntu-intrepid_2.1.0. 81-1_i386.deb "
nomreemplazo1 =" skype_install_temp.deb "
#
direearth =" http://dl.google.com/earth/client/current/GoogleEarthLinux.bin "
nomreemplazo2 = "earth_install_temp.bin"
#
direpicasa = "http://dl.google.com/linux/deb/pool/non-free/p/picasa/picasa_3.0-current_i386.deb"
nomreemplazo3 = "picasa_install_temp.deb "
#
# echo" # # # Downloading of: "echo" # # # $ direskype # # "echo" "wget-
bO "$ nomreemplazo1" "$ direskype" wget-rm *
echo "# # #" $ nomreemplazo1 "Downloads # #" echo ""
# echo "# # # Downloading of: "echo" # # # $ direearth # # "echo" "wget-
bO" $ nomreemplazo2 "" $ direearth "wget-rm *
echo" # # # "$ nomreemplazo2" Downloads # # "echo" "
# echo" # # # Downloading of: "echo" # # # $ direpicasa # # "echo ""
wget-bO "$ nomreemplazo3" "$ direpicasa" wget-rm *
echo "# # #" $ nomreemplazo3 "Downloads # #" echo " "
# -------------------------------------------- ------------
# at the end of this scrip will be installed
# these files downloaded
# ==== End of File Download .deb / .bin ==
====== echo "" echo
"
echo" "
echo" # # # # Internet Extras "
sudo apt-get-y install emesene
sudo apt-get-y install amule
sudo apt-get-y install chromium
sudo apt-get-y install firebug
sudo apt-get -Y install firestarter
sudo apt-get-y install zenity
sudo apt-get-y install zenmap
echo ""
echo "# # Emulators & + #" sudo
apt-get-y install
gnash sudo apt-get-y install adobe-flashplugin
sudo apt-get-y install openjdk-6-jre
sudo apt-get-y install dosemu sudo
apt-get-y install dosfstools
sudo apt-get-y install playonlinux
sudo apt-get-y install wine
echo ""
echo "# # Tools CD / DVD # #"
sudo apt-get -y install ccd2iso
sudo apt-get -y install furiusisomount
sudo apt-get -y install isomaster
sudo apt-get -y install fuseiso
sudo apt-get -y install gmountiso
sudo apt-get -y install mdf2iso
sudo apt-get -y install genisoimage
echo " "
echo "## Reproductores Audio y Video ## "
sudo apt-get -y install cheese
sudo apt-get -y install xawtv
sudo apt-get -y install webcamstudio
sudo apt-get -y install gnome-player
sudo apt-get -y install listen
sudo apt-get -y install media-player-info
sudo apt-get -y install mplayer
sudo apt-get -y install smplayer
sudo apt-get -y install soundconverter
sudo apt-get -y install vlc
sudo apt-get -y install vlc-plugin-esd
sudo apt-get -y install mozilla-plugin-vlc
sudo apt-get -y install gtk-recordmydesktop
sudo apt-get -y install shutter
echo " "
echo "## Editores Audio y Video ##"
sudo apt-get -y install acidrip
sudo apt-get -y install cdparanoia
sudo apt-get -y install audacity
sudo apt-get -y install devede
sudo apt-get -y install avidemux
sudo apt-get -y install oggconvert
sudo apt-get -y install oggfwd
sudo apt-get -y install oggz-tools
sudo apt-get -y install ogmrip
sudo apt-get -y install ogmrip-ac3
sudo apt-get -y install ogmrip-dirac
sudo apt-get -y install ogmrip-doc
sudo apt-get -y install ogmrip-mpeg
sudo apt-get -y install ogmrip-oggz
sudo apt-get -y install ogmrip-profiles
sudo apt-get -y install ogmrip-video-copy
sudo apt-get -y install ogmtools
sudo apt-get -y install openmovieeditor
echo " "
echo "######################################"
echo "## Extras Oficina ##"
echo "##----------------------------------##"
echo "# # # # inkscape days openclipart"
echo "# # gscan2pdf gimp scribus ... ; # # "echo
"######################################"
echo ""
sudo apt-get-y install gimp
sudo apt-get-y install gimp-Resynthesizer
sudo apt-get-y install day
sudo apt-get-y install gscan2pdf
sudo apt-get-y install pdfedit
sudo apt-get-y install imagemagick
sudo apt-get-y install inkscape
sudo apt-get-y install openclipart sudo apt-
get-y install freemind
sudo apt-get-y install gespeaker
sudo apt-get-y install scribus
echo "" echo "############
###############################"
echo "# # CAUTION! these repos are Karmic # # "
echo" # # Do not place Lucid, porque ##"
echo "## no son estables todavia ##"
echo "###########################################"
echo " "
echo "### handbrake"
echo "deb http://ppa.launchpad.net/handbrake-ubuntu/ppa/ubuntu" karmic main
echo "## update ##"
echo "##----------------------------------##"
echo "## install ##"
echo "######################################"
sudo apt-get update
sudo apt-get -y install handbrake-cli
sudo apt-get -y install handbrake-common
sudo apt-get -y install handbrake-gtk
sudo apt-get -y install openshot
echo " "
echo "######################################"
echo "## INSTALANDO ##"
echo "##----------------------------------##"
echo "## "$nomreemplazo1" "$nomreemplazo3"##"
echo "## "$nomreemplazo2" ##"
echo "##----------------------------------##"
echo "######################################"
echo ""
sudo dpkg-i - force-all "$ nomreemplazo1"
sudo dpkg-i - force-all "$ nomreemplazo3"
sudo chmod-v 777 "$ nomreemplazo2"
sudo "$ nomreemplazo2"
# echo "+----------------------------+"
# echo " # echo " # echo " "
# echo " "
# echo " "
# echo "######################################"
# echo "## Agregando ##"
# echo "## # repositories # "# echo
"######### #############################"
# echo "" echo
# # # # Skype for Ubuntu - - Add repository el "
# echo" deb http://download.skype.com/linux/repos/debian/ "stable non-free
# echo "# # # google-picasa"
# wget-q-O - https: / / dl-ssl.google.com/linux/linux_signing_key.pub proprietary .... I think that if freedom is priceless ... lol.
PS vrms running when you finish the installation, and tell you that% are free ....
....
Subscribe to:
Posts (Atom)