Ubuntu
De JarfilWiki
Contenido
|
General
DVD Download
Upgrading
Same release:
sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade
Between releases:
sudo apt-get install update-manager-core sudo do-release-upgrade
Curiosidades
- Ubuntu One - store, sync, share
Releases
Ubuntu 9.10
Configuring apt-build - Ubuntu 2009.10
If your architecture is not here, choose one and edit your configuration file (/etc/apt/apt-build.conf) by hand, and please do a wishlist bugreport.
/etc/apt/apt-build.conf nocona core2 k8 opteron athlon64 athlon-fx k8-sse3 opteron-sse3 athlon64-sse3 amdfam10 barcelona
dpkg-reconfigure apt-build grep sse3 /proc/cpuinfo
Referencias:
Ejemplo:
$ grep model /proc/cpuinfo AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ $ grep sse /proc/cpuinfo | xargs -n1 echo | grep sse sse sse2 k8
Kubuntu 8.10 - Install Guide
- Kubuntu 8.10 - General info
- DVD ISO: http://mirror1.jarfil.net/linux-isos/
- CD/DVD Torrents: http://torrent.ubuntu.com/
Medibuntu (DVD, etc)
sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/medibuntu.list sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update sudo apt-get install libdvdcss2
AMD64:
sudo apt-get install w64codecs
i386:
sudo apt-get install w32codecs
Pulseaudio Flash - Hardy, Intrepid
Kubuntu 8.04 - IA32 i386 on AMD64 64bit
- http://vegdave.wordpress.chttps://help.ubuntu.com/community/Skypeom/2007/03/22/notes-on-installing-skype-on-ubuntuamd64/
- https://help.ubuntu.com/community/Skype
- how to install i386 software on 7.10 amd64 - here: skype
- https://answers.launchpad.net/ubuntu/+question/16955
- http://ubuntuforums.org/showthread.php?t=432295&highlight=skype
Skype 32 on AMD64
- (enable "universe" sources)
- apt-get install ia32-libs
- wget http://download.skype.com/linux/skype-debian_2.0.0.68-1_i386.deb
- dpkg -i --force-all skype-debian_2.0.0.68-1_i386.deb
references:
- http://vegdave.wordpress.com/2007/03/22/notes-on-installing-skype-on-ubuntuamd64/
- http://ubuntuforums.org/showthread.php?t=77069&page=2
Older ubuntu versions
sudo apt-get install ia32-libs lib32asound2 lib32ncurses5 ia32-libs-sdl ia32-libs-gtk lib32stdc++6 linux32 sudo dpkg --force-architecture -i libqt3-mt_3.3.6-1ubuntu6.1_i386.deb sudo dpkg --force-architecture -i skype_debian-1.3.0.53-1_i386.deb ldd /usr/bin/skype linux32 skype&
Kubuntu 7.10 modules, exmap
Detailed memory usage.
apt-get install exmap exmap-modules-source module-assistant modprobe exmap
Automatix (ubuntu <= 7.10)
Quitar fondo de konqueror en Kubuntu 7.04
/usr/share/kubuntu-default-settings/kde-profile/default/share/config/konquerorrc BgImage=kubuntu-konqueror-background.png ~/.kde/share/config/konquerorrc [Settings] BgImage=
Upgrade: Kubuntu 7.04 to 7.10
- Problema: "no hay espacio suficiente en root" (adept_manager --version-upgrade)
- Problema: caput... (upgrade-manager -c -d)
Kubuntu 7.04, 7.10, 8.04 laptop problem
Messages at dmesg:
device-mapper: table: 254:6: linear: dm-linear: Device lookup failed
Solution:
apt-get remove evmsSound
Kubuntu 8.10, pulseaudio, realtek + sound blaster live!
- http://ubuntuforums.org/showthread.php?t=725764
- paman
- padevchooser
USB bootable
Automated:
Manual:
- http://www.pendrivelinux.com/usb-x-ubuntu-610/
- http://edoceo.com/liber/ubuntu-live-usb
- fdisk + copy + convert isolinux to extlinux
