====== Ubuntu post install tasks ======
* If you run a proxy (apt-cacher-ng in my case), add the proxy d... code>
* Add Tools and Themes <code>sudo apt-get install skype
sudo apt-get install flashplugin-installer
sudo apt-get install ubuntu-tweak
sudo apt-get install unity-tweak-tool
sudo apt-get
====== Install Windows codecs and support for encrypted dvds in ubuntu ======
Install Mplayer in Ubuntu 11.04 (Natty)
You have to make... o update the source list
sudo apt-get update
Install w32 video codecs and libdvdcss2 in Ubuntu 11.04 (... sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring
sudo apt-get -q update
Yo
>sudo apt-get update
>sudo apt-get upgrade
3. Install fprint-demo (the version from standard Ubuntu archive is obsolete).
>sudo apt-get install libfprint0 fprint-demo
4. Go to Applications > A... nts and that your reader is indeed supported.
5. Install libpam-fprintd (not to be confused with libpam-fprint, the final “d” is crucial).
>sudo apt-get install libpam-fprintd
Note: If you have experimented wi
the backports repo key
apt-get update; apt-get install debian-backports-keyring; apt-get update;
install apt-dater
apt-get install apt-dater
generate an ssh key for the apt-dater control user
ssh-keygen -t ... : =====
enable the lenny-backports repository and install the repo key (as above)
install the apt-dater ho
php?id=237
* Debian is rock solid and easy to install but needs a bit more work to get started:
*... orts.
* When STARTSTICK boots, choose graphical install
* Plug in INSTALLSTICK
* Go through the inst... ill take some time.
* In the question for GRUB install again make 100% sure that you select the proper d... e STARTSTICK and boot into your new system.
Post install work:
* To connect the computer to a wireless n
====== Install terminator with built-in quake mode ======
Install Terminator with built-in "Quake mode" from BZR
To make it easier to install the latest Terminator from BZR, I've uploaded it ... A (since this is not a stable version) so you can install it using the commands below (available for Ubuntu
====== Install flash player in linux 64bit ======
The flashplayer installed by flash-plugininstaller in Ubuntu 11.04 is buggy. To install a new version:
Uninstall existing flash player:
sudo aptitude purge flashplugin-installer
sudo aptit... lashplayer.so ~ / .mozilla / plugins /
This will install the 64 version of linux 64-bit, now open your fir
file - continue a stopped download
Installation
Install from source:
./configure - execute the configure script
make - compile the source
make install - install needed files
dpkg -i pkg.deb - install a deb package on .deb-based systems
rpm -Uvh pkg.rpm - install an r
====== Install firefox 3.5 on ubuntu using ubuntuzilla ======
Ubuntuzilla can integrate the new version of... iate for your system (32 or 64-bit). Download and install the package.
- At this point you should complet... Run this command to start:\\ ''ubuntuzilla.py -a install -p firefox
Ubuntuzilla will ask a few questions:... nfirming that it has found the correct version to install, choosing a localization (14 for en-US), confirmi
====== Install NUT on ipcop ======
Network ups tools is an open source ups management software, with clean ... - unpack it with tar xzvf
- build it according INSTALL
./configure && make
- install it to a dedicated directory
make DESTDIR=/tmp/package install
make DESTDIR=/tmp/package install-conf
- T
====== Install fonts on linux ======
If you have binary encoded Type1 fonts (a .pfb and a .pfm file) here ... n:
Right clicking the .pfb file in KDE let's you install the font, but it doesn't show up in OpenOffice's ... to create the .afm file from the .pfb file:
* Install t1lib, a library for generating character- and string-glyphsfrom Adobe Type 1 fonts: sudo apt-get install t1lib-bin
* Go to the directory where the .pfb
====== Install puddletag on linux, mp3tag replacement ======
To install puddletag under linux you first have to install needed libraries:
wajig install libdiscid0 python-mutagen python-pyparsing python-musicbrainz2 python-co