Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'install'

2071214 - broadcom install: install broadcom hybrid
  1. sudo -s
  2.  
  3. apt-get install build-essential dkms
  4.  
  5. echo 'blacklist b43' >> /etc/modprobe.d/blacklist.conf
  6. modprobe -r b43
  7.  
  8. tar jxPvf broadcom-hybrid-patched.tbz2
  9.  
2071213 - broadcom install: install broadcom hybrid
  1. sudo -s
  2.  
  3. apt-get install build-essential dkms
  4.  
  5. echo 'blacklist b43' >> /etc/modprobe.d/blacklist.conf
  6. modprobe -r b43
  7.  
  8. tar jxPvf broadcom-hybrid-patched.tbz2
  9.  
2034475 - INSTALL openSUSE packages (monot: install opensuse monotone
  1. --- INSTALL     2010-10-28 21:55:20.000000000 +0100
  2. +++ INSTALL     2010-12-30 13:03:20.824803059 +0000
  3. @@ -52,16 +52,23 @@
  4.  
  5.          on Fedora:
  6.  
  7.             install the following packages:
  8.               autoconf automake gettext boost boost-devel zlib zlib-devel
  9.  
1948420 - charlyx: script shell flex install mac sdk
  1. #!/bin/sh
  2.  
  3. URI=http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4
  4. ZIPFILE=flex_sdk_4.1.0.16076.zip
  5. DEST=$HOME/FlexSDK
  6. SHCONFIG=$HOME/.bash_profile
  7.  
  8. if [ -d $DEST ]; then
  9.  
1017748 - gentoo-install-20080514.sh: gentoo install
  1. #!/bin/sh
  2.  
  3. #
  4. # Gentoo installation script by ExclusivE [icq#433955 exclusive_tm@mail.ru]
  5. # v. 20080514
  6. #
  7. # Notes:
  8. # * kernel must be compiled via Genkernel
  9.  
998359 - Install ATI on Ubuntu 8.04: ubuntu ati install drivers
  1. zamolxis@amedeo:~$ gksu gedit /etc/X11/xorg.conf
  2. zamolxis@amedeo:~$ sudo apt-get update
  3. Hit http://archive.canonical.com hardy Release.gpg
  4. Ign http://archive.canonical.com hardy/partner Translation-en_CA   
  5. Hit http://security.ubuntu.com hardy-security Release.gpg           
  6. Ign http://security.ubuntu.com hardy-security/main Translation-en_CA
  7. Ign http://security.ubuntu.com hardy-security/restricted Translation-en_CA
  8. Ign http://security.ubuntu.com hardy-security/universe Translation-en_CA
  9.  
834737 - KGRUBEditor Install Script(svn) : script install kgrubeditor
  1. #!/bin/bash
  2. #This is a script to install kgrubeditor from the svn repository:P
  3. #Script by ~NeonSync
  4. #Head Developer: Art_Fowl
  5. echo "Starting the KGRUBEditor installation script"
  6. echo " "
  7. echo "deb http://gr.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
  8. echo "deb-src http://gr.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
  9.  
834696 - KGRUBEditor Install Script(svn) : script install kgrubeditor
preview unavailable
823509 - thp: help install windows macbook xp
  1. http://wiki.onmac.net/index.php/Talk:Triple_Boot_via_BootCamp
722902 - apt-get install ushare: install apt-get ushare
  1. root@anarkist:~# apt-get install ushare
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9.  
722594 - apt-get install ushare: install apt-get ushare
  1. root@anarkist:~# apt-get install ushare
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9.  
677306 - antz: help install pftp
  1. The source code is very simple in the hope that there will be no problem
  2. to compile pftp on any computer running UNIX and an ANSI-C compiler. 
  3.  
  4.    1) Edit the Makefile to adjust the destination directory
  5.       if it is not `/usr/bin' for the binary and
  6.       `/usr/man' for the manual page.
  7.  
  8.    2) Edit the Makefile if your system has shadow password and it is
  9.  
653174 - Ryo-ohki install loop iso pxe
preview unavailable
637044 - Install FreeBSD Problem: noob install freebsd
  1. [20:56] * Brouillard (Brouillard@vsg94-2-82-239-132-181.fbx.proxad.net) has joined #FreeBSD
  2. [20:57] <@poutine> Brouillard, asking to ask a question will get you nowhere
  3. [20:57] <Brouillard> ok
  4. [21:01] <Brouillard> well ... i want to install a FreeBSD on a PC wich has no CD reader and no Floppy. Then i want to install in from the network with the PXE network card capability. Then i build a PXE server on my other computer (FreeBSD server runing in a virtual environnement (VMWARE) wich is running on a WindowsXP session). My first probleme is to install necessary packages on the FreeBSD server. I'm newbie and i don't succeed in installing pa
  5. [21:03] <Brouillard> i want to install "atftpd" ; "nfs" ; "dhcp"
  6. [21:03] <Brouillard> i type "pkg_add" ... but that doesn't work
  7. [21:04] <Brouillard> i first installed the FreeBSD server from a CD then i run sysinstall to change the switch the install sources to FTP
  8. [21:04] <Brouillard> can you tell me how i can get the packages i'm needing from the FTP !?
  9.  
fantasy-obligation