Skip to main content

Home/ Tech It 2 Me/ Group items tagged install

Rss Feed Group items tagged

Mike Chelen

Java - Community Ubuntu Documentation - 0 views

  • sudo update-alternatives --config java
  •  
    In order to run Java programs and Java applets, you must have a Java environment installed. The GCJ flavor of Java is installed as default, and is usually fine for most purposes. If it is not installed, JavaInstallation describes how to install some opensource flavors of Java. You may, however, have a need to run the Sun flavor of Java if something does not work correctly. To get Sun Java under Ubuntu 7.04 or later running on Intel or PowerPC platform, you should enable the Universe repository in Add/Remove programs, and install either the openjdk-6-jre package or the sun-java6-bin package. (Note: PowerPC version is slow). To get Sun Java under Ubuntu 6.06 or 6.10 running on Intel x86 platform, you should enable the Universe repository in Add/Remove programs, and install the sun-java5-bin package. Note: The same commands will work under Xubuntu/Kubuntu (using Add/Remove or the Adept Package Installer).
Mike Chelen

http://omvviewer.byteme.org.uk/ubuntu_binary.shtml - 0 views

  •  
    To use our repository add the following lines to your /etc/apt/sources.lst file. Each repository includes the library dependencies (which are not on ubuntu yet) needed to run stable/candidate release. There is currently no way to have the release candidate and the release installed at the same time. I am hoping to change this in the future.
Mike Chelen

Saving a Customised Linux Amazon Instance (EC2 and S3) | Times New Rohan - 0 views

  •  
    The workflow being, you bring up an AMI, install a bunch of software, configure it how you need it, and then you need to store your new image so you can bring it up again and again (since images will revert back to their saved state after shutdown).
Mike Chelen

MediaWikiLite - OrganicDesign Wiki - 0 views

  • Check your phpinfo() to see if pdo_sqlite is listed, if not, try adding extension=php_pdo_sqlite.so into the dynamic extensions section of your php.ini
    • Mike Chelen
       
      phpinfo() was accurate in showing whether sqlite was supported, however the php.ini change did not fix my problem
  • To install SQLite3 on a Debian based system, use apt-get install php5-sqlite3
Mike Chelen

Failed Update - AzureusWiki - 0 views

  • Linux/Unix notes If you installed Azureus 3.0.2.0 or higher, you can also try a manual update. Make sure Azureus is not running Open up a shell Change to the azureus program dir Run "./updateAzureus" (If this is your first time using the script, you may have to "chmod +x ./updateAzureus"). If you don't have this script, you can create one: sudo java -cp ./plugins/azupdater/Updater.jar org.gudy.azureus2.update.Updater updateonly `pwd` ~/.azureus Assuming you have a ./plugins/azupdater/Updater.jar, this will elevate your rights and apply any updates that couldn't be done with your normal user's rights.
Mike Chelen

SwarmPlayer on Linux - 0 views

  • Repositories
  • deb http://ubuntu.p2p-next.org/ hardy main
  • deb http://ubuntu.p2p-next.org/ hardy main
  • ...1 more annotation...
  • Alternatively, you can directly download the package, and install it using sudo dpkg -i swarmplayer_1.0.1-1ubuntu1_all.deb
Mike Chelen

XenFaq - Xen Wiki - 0 views

  • 4.1. A large warning message is displayed when I boot Linux, saying something about '/lib/tls'. What should I do? Do as the message advises! Some modern distributions ship with a 'TLS' version of glibc that is not fully compatible with Xen. To use Xen reliably and with maximum performance you must disable the incompatible glibc. You can easily do this by moving the /lib/tls directory (e.g., mv /lib/tls /lib/tls.disabled). Alternatively, install a Xen-specific GLIBC, see XenSpecificGlibc.
Rem Comp

Virus Protection Software - 1 views

My files are often lost if not corrupted in my disk drive, and sadly, those where important documents. Sometimes, I fail to backup all my files, that is why, by the time it is corrupted, I am left ...

virus protection

started by Rem Comp on 29 Sep 11 no follow-up yet
1 - 9 of 9
Showing 20 items per page