mdsh.com/wiki


RecentChanges

TextFormattingRules
AllWikiTopics
OrphanedWikiTopics
ToDoWikiTopics
WikiLockList
RSS
Export2HTML

WikiSearch

SetUsername

StartingPoints
Home
Search for ""Install""


... Xubuntu:Install 8.04 on PCG-Z600NE The Sony PCG-Z600NE is a Pentium III 500MHz laptop, originally bought with Windows ...


... Install Cygwin on Windows NT/2000/XP This document describes the install procedure Cygwin to make Cygwin run on ...


... Ubuntu:Install 7.04 on PCG-Z600NE The Sony PCG-Z600NE is a Pentium III 500MHz laptop, originally bought with Windows ...


... Tomcat:Install Tomcat 4 as service on Windows NT/2000/XP 1. ensure CATALINA_HOME and JAVA_HOME are appropriatly set as ...


... Tomcat:Install Tomcat 5 as service on Windows NT/2000/XP 1. ensure CATALINA_HOME and JAVA_HOME are appropriatly set as ...


... OSX:X11 To install an X11 server on OS X, head to http://xquartz.macosforge.org/trac and install the latest .dmg package. ...


... Apache Archiva !!!Installing Apache Archiva on a [[RaspberryPi]]!!! Install Java @@@@ $ sudo apt-get -y install oracle-java8-jdk Install Tomcat 7 @@@@ $ sudo apt-get -y ...


... git:building {{{wget --no-check-certificate https://github.com/git/git/tarball/v1.7.10.1 mv v1.7.10.1 git-git-1.7.10.1.tar.gz tar -zxf git-git-1.7.10.1.tar.gz cd git-git-9dfad1a/ sudo make prefix=/usr/local install install-doc install-html install-info}}} ...


... Windows Mostly, how to cope with it * [[Install Cygwin on Windows NT/2000/XP]] * [[Using Java on Windows NT/2000/XP]] * [[Tomcat:Install Tomcat 4 as service ...


... OSX:Build FFmpeg on Mountain Lion Starting with Xcode 4.3, you cannot just install Xcode and expect usual Unux application command lines tools to be installed. You must manually install ...


... F12 to select to boot from USB card reader. !I dislike Unity:! {{{$ sudo apt-get install gnome gnome-color-chooser nautilus-open-terminal}}} Log-off, and at the log-on prompt select "Gnome clasic (no effects)" from the ...


... contents of a file you need to edit, or are continuations of the line above. !Install the prerequisites! []$ sudo apt-get build-dep couchdb $ sudo apt-get install xulrunner-1.9.2-dev libicu-dev libcurl4-gnutls-dev libtool erlang-eunit ...


... Eclipse Kepler 4.3 * download "Eclipse IDE for Java EE Developers" * from Help -> Install New Software..." * Work With: Kepler - http://download.eclipse.org/releases/kepler * Collaboration -> Subversive SVN Team Provider * ...


... MiniDLNA Install instructions for Debian, tested on RaspberryPi. Ensure the OS is up to date and install the ...


... mjpegtools Make a folder to install into []export PREFIX=/opt/mjpegtools/ sudo mkdir $PREFIX && chmod 777 $PREFIX[] Get libjpeg from http://www.ijg.org/ and build ...


... version of MPlayer with many formats included. It is based on the tutorial at: http://www1.mplayerhq.hu/MPlayer/releases/win32/contrib/MPlayer-MinGW-Howto.txt !!Install MinGW, MSYS and MSYS Developer Tool Kit!! Download MinGW, MSYS and MSYS Developer Tool Kit to ...


... Tomcat !! Apache Tomcat Java/JSP web application server !! [[Ubuntu:Tomcat]] [[Tomcat:Install Tomcat 4 as service on Windows NT/2000/XP]] [[Tomcat:Install Tomcat 5 as service on Windows NT/2000/XP]] If ...


... here goes: !Get some tools and libraries! Assuming you're on an Ubuntu 10.04: []sudo apt-get install mingw32 mingw32-binutils mingw32-runtime sudo apt-get install autoconf2.13 pkg-config sudo apt-get install git-core[] !GIT might need access ...


... gitolite !!!How I installed gitolite on a [[RaspberryPi]]!!! !Mount my git repositories! Install autofs @@@@ $ sudo apt-get install autofs Configure autofs to mount a share from a nas ...


... FreeSwitch {{{__$ sudo apt-get install \ autoconf automake devscripts gawk g++ git-core \ libjpeg-dev libncurses5-dev libtool make python-dev \ gawk pkg-config ...


... Ubuntu:Tomcat On Ubuntu (at least with 10.04 LTS) Tomcat is very easy to install {{{sudo apt-get install tomcat6 libtcnative-1}}} It is nicely setup with {{{CATALINA_HOME=/usr/share/tomcat6}}} and {{{CATALINA_BASE=/var/lib/tomcat6}}} That's great - ...


... VLAN !!Install - Ubuntu:!! {{{sudo apt-get install vlan}}} !!Configure by Hand - Ubuntu or Redhat/Fedora:!! {{{sudo modprobe 8021q ...


... Linux GNU/Linux stuff * [[SheevaPlug]], [[GuruPlug]] & [[DreamPlug]] * [[Ubuntu:Tomcat]] * [[Ubuntu:Install 7.04 on PCG-Z600NE]] * [[Ubuntu:12.10 on Acer Aspire Revo R3610]] * [[Ubuntu:scrollbars]] Random stuff * [[Bash]] ...


... Mac OS 10.6.7 (a Mac Book Pro and a Mac Mini) !Get essential build environment! Install Xcode 3 - you don't need to spend $5 on Xcode 4 []xcode_3.2.6_and_ios_sdk_4.3.dmg[] Install MacPorts []MacPorts-1.9.2-10.6-SnowLeopard.dmg[][] ...


... $i ; done}}} ===Compile Zapata=== {{{$ cd zaptel-1.4.12.1 $ ./configure $ make $ sudo make install $ cd ..}}} ===Compile Libpri=== {{{$ cd libpri-1.4.7 $ make $ sudo make install $ cd ...


... installed ports: {{{__sudo port -f uninstall installed__}}} Clean any partial builds: {{{__sudo port clean all__}}} Re-install the ports: {{{__curl -O https://svn.macports.org/repository/macports/contrib/restore_ports/restore_ports.tcl chmod +x restore_ports.tcl sudo ./restore_ports.tcl macPorts.txt__}}} ...


... Ubuntu:svn2git {{{__$ sudo apt-get install rubygems $ sudo gem install nirvdrum-svn2git --source http://gems.github.com__}}} The gem can be run from {{{__/usr/local/bin/svn2git__}}} Example: ...


... FFmpeg:compiling !!Ubuntu 12.10!! Get tools to build the source: []sudo apt-get -y install \ build-essential yasm \ autoconf libtool pkg-config \ texi2html bison flex m4 \ subversion git-core \ ...


... module! @@@@ sudo -s cd /usr/src wget http://www.ctheroux.com/publicfiles/DPO_RT5572_LinuxSTA_2.6.0.1_20120629_EDITED.tar.bz2.bz2 tar -jxf DPO_RT5572_LinuxSTA_2.6.0.1_20120629_EDITED.tar.bz2.bz2 cd DPO_RT5572_LinuxSTA_2.6.0.1_20120629 make make install exit ...


... Heatmiser !Install and basic configuration of the Heatmiser software! Adapted for server style installation from: http://code.google.com/p/heatmiser-wifi/wiki/InstallationBasic Get the ...


... the Internet and others that need to create secure Virtual Private Networks to it. !!Server!! Install on the software. Ubuntu would be like this (my server is Red Hat and I forget how I ...


... important details required for easy use of Java on Windows NT4, 2000 and XP. '''Installation''' Install the latest version of Java by downloading the complete software development kit from Sun, currently about ...


... service sshd restart__}}} make sure /etc/ssh/sshd_config includes the following line - in the default SheevaPlug install line 26 has PermitRootLogin yes which we must change! {{{__PermitRootLogin no__}}} and make a new user ...


... and running commands * postfix - for sending email messages {{{__sudo apt-get update sudo apt-get install -y eject ppp gammu gammu-smsd postfix__}}} Configure postfix as an Internet mail server. !!Convert from CD-ROM ...

search powered by Lucene

VeryQuickWiki Version 2.8.1 | Admin

All contents copyright mdsh.com (C) 2011-2023.