Results 1 to 9 of 9

Thread: Installing Applications on Knoppix3.7 tohd

  1. #1
    Member registered user
    Join Date
    Oct 2004
    Location
    Tokyo
    Posts
    43

    Installing Applications on Knoppix3.7 tohd

    Hi All,

    I run Knoppix3.7 from my hd and was wondering dioes this allow me to install other apps.? I'm wishing to install the tool for downloading Debian. Anyone know of a tutorial/FAQ for this.? Or, is it just the same as installing on other Distros.? I have experience installing stuff on Fedora3. Cheers.

    downdogWoof...

  2. #2
    Member registered user
    Join Date
    Oct 2004
    Location
    Tokyo
    Posts
    43
    Hi All,

    whilst not wanting to change the topic, with this thread being moved, how am I notified of such.? Had to search to find where it had been moved to. I don't see any auto notification of the move, and no IM of any sort. Have I missed something.? Cheers.

    downdogWoof...

  3. #3
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by downdogWoof
    Hi All,

    whilst not wanting to change the topic, with this thread being moved, how am I notified of such.? Had to search to find where it had been moved to. I don't see any auto notification of the move, and no IM of any sort. Have I missed something.? Cheers.

    downdogWoof...
    I moved it, but there should have been a moved "stub" left in the old forum. If it vanished before you saw it I'm sorry, there have been several strange things happening as the new software gets worked out. Also, you hopefully get notifications in e-mail whenever anyone responds to your posts. These include a link that should take you right to the post (old links should still work after a post is moved too).

    While there is obviously a lot of overlap in the forum subjects, it seemed that you would get better responses about Knoppix installed to hard disk in this forum than in the forum it was in.

  4. #4
    Member registered user
    Join Date
    Mar 2004
    Location
    Buenos Aires, Argentina
    Posts
    79

    apt-get

    Tutorial http://www.knoppix.net/forum/viewtopic.php?t=2638


    For example you want to install Mozilla-Firefox

    1_ Update your base: apt-get update
    2_ Search de program apt-cache search firefox
    Code:
    mozilla-venkman - Javascript debugger for Mozilla and Firefox
    libflash-mozplugin - GPL Flash (SWF) Library - Mozilla-compatible plugin
    mozilla-firefox - lightweight web browser based on Mozilla
    mozilla-firefox-dom-inspector - tool for inspecting the DOM of pages in Mozilla Firefox
    mozilla-firefox-gnome-support - Support for Gnome in Mozilla Firefox
    mozilla-firefox-gnome-vfs - Support for Gnome-VFS in Mozilla Firefox
    3_ Install apt-get install mozilla-firefox

    And for remove the programa apt-get remove mozilla-firefox

    All this basic commands from the console, it's better for more orientation begin with some front end for de apt-get, I prefer synaptic.
    apt-get install synaptic.

    More info on the url above!

  5. #5
    Member registered user
    Join Date
    Oct 2004
    Location
    Tokyo
    Posts
    43
    Hi All,

    ok, thanx Harry. Stub may have been there, just didn't notice what it would be. Seyyapc, I got the following errors when trying to run apt-get,


    root@ttyp1[~]# apt-get update
    Err http://security.debian.org stable/updates/main Packages
    Could not open file /var/lib/apt/lists/partial/security.debian.org_dists_stable_updates_main_bina ry-i386_Packages - open (30 Read-only file system)
    Err http://ftp.de.debian.org stable/main Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_main_bin ary-i386_Packages - open (30 Read-only file system)
    Hit http://debian.isg.ee.ethz.ch woody/madwifi Packages
    Ign http://debian.isg.ee.ethz.ch woody/madwifi Release
    Hit http://debian.isg.ee.ethz.ch woody/madwifi Sources
    Ign http://debian.isg.ee.ethz.ch woody/madwifi Release
    Ign http://security.debian.org stable/updates/main Release
    Ign http://ftp.de.debian.org stable/main Release
    Err http://security.debian.org stable/updates/contrib Packages
    Could not open file /var/lib/apt/lists/partial/security.debian.org_dists_stable_updates_contrib_b inary-i386_Packages - open (30 Read-only file system)
    Err http://ftp.de.debian.org stable/contrib Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_contrib_ binary-i386_Packages - open (30 Read-only file system)
    Ign http://security.debian.org stable/updates/contrib Release
    Ign http://ftp.de.debian.org stable/contrib Release
    Err http://security.debian.org stable/updates/non-free Packages
    Could not open file /var/lib/apt/lists/partial/security.debian.org_dists_stable_updates_non-free_binary-i386_Packages - open (30 Read-only file system)
    Err http://ftp.de.debian.org stable/non-free Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_non-free_binary-i386_Packages - open (30 Read-only file system)
    Ign http://security.debian.org stable/updates/non-free Release
    Ign http://ftp.de.debian.org stable/non-free Release
    Hit http://security.debian.org testing/updates/main Packages
    Ign http://security.debian.org testing/updates/main Release
    Hit http://ftp.de.debian.org stable/non-US/main Packages
    Hit http://ftp.de.debian.org stable/non-US/main Release
    Hit http://security.debian.org testing/updates/contrib Packages
    Ign http://security.debian.org testing/updates/contrib Release
    Hit http://ftp.de.debian.org stable/non-US/contrib Packages
    Hit http://ftp.de.debian.org stable/non-US/contrib Release
    Hit http://ftp.de.debian.org stable/non-US/non-free Packages
    Hit http://ftp.de.debian.org stable/non-US/non-free Release
    Err http://ftp.de.debian.org stable/main Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_main_sou rce_Sources - open (30 Read-only file system)
    Hit http://security.debian.org testing/updates/non-free Packages
    Ign http://security.debian.org testing/updates/non-free Release
    Ign http://ftp.de.debian.org stable/main Release
    Err http://ftp.de.debian.org stable/contrib Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_contrib_ source_Sources - open (30 Read-only file system)
    Ign http://ftp.de.debian.org stable/contrib Release
    Err http://ftp.de.debian.org stable/non-free Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_non-free_source_Sources - open (30 Read-only file system)
    Ign http://ftp.de.debian.org stable/non-free Release
    Hit http://ftp.de.debian.org stable/non-US/main Sources
    Hit http://ftp.de.debian.org stable/non-US/main Release
    Hit http://ftp.de.debian.org stable/non-US/contrib Sources
    Hit http://ftp.de.debian.org stable/non-US/contrib Release
    Hit http://ftp.de.debian.org stable/non-US/non-free Sources
    Hit http://ftp.de.debian.org stable/non-US/non-free Release
    Err http://ftp.de.debian.org testing/main Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_main_bi nary-i386_Packages - open (30 Read-only file system)
    Ign http://ftp.de.debian.org testing/main Release
    Err http://ftp.de.debian.org testing/contrib Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_contrib _binary-i386_Packages - open (30 Read-only file system)
    Ign http://ftp.de.debian.org testing/contrib Release
    Err http://ftp.de.debian.org testing/non-free Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_non-free_binary-i386_Packages - open (30 Read-only file system)
    Ign http://ftp.de.debian.org testing/non-free Release
    Hit http://ftp.de.debian.org testing/non-US/main Packages
    Hit http://ftp.de.debian.org testing/non-US/main Release
    Hit http://ftp.de.debian.org testing/non-US/contrib Packages
    Hit http://ftp.de.debian.org testing/non-US/contrib Release
    Hit http://ftp.de.debian.org testing/non-US/non-free Packages
    Hit http://ftp.de.debian.org testing/non-US/non-free Release
    Err http://ftp.de.debian.org testing/main Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_main_so urce_Sources - open (30 Read-only file system)
    Ign http://ftp.de.debian.org testing/main Release
    Err http://ftp.de.debian.org testing/contrib Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_contrib _source_Sources - open (30 Read-only file system)
    Ign http://ftp.de.debian.org testing/contrib Release
    Err http://ftp.de.debian.org testing/non-free Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_non-free_source_Sources - open (30 Read-only file system)
    Ign http://ftp.de.debian.org testing/non-free Release
    Hit http://ftp.de.debian.org testing/non-US/main Sources
    Hit http://ftp.de.debian.org testing/non-US/main Release
    Hit http://ftp.de.debian.org testing/non-US/contrib Sources
    Hit http://ftp.de.debian.org testing/non-US/contrib Release
    Hit http://ftp.de.debian.org testing/non-US/non-free Sources
    Hit http://ftp.de.debian.org testing/non-US/non-free Release
    Err http://ftp.de.debian.org unstable/main Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_main_binar y-i386_Packages - open (30 Read-only file system)
    Ign http://ftp.de.debian.org unstable/main Release
    Err http://ftp.de.debian.org unstable/contrib Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_contrib_bi nary-i386_Packages - open (30 Read-only file system)
    Ign http://ftp.de.debian.org unstable/contrib Release
    Err http://ftp.de.debian.org unstable/non-free Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_non-free_binary-i386_Packages - open (30 Read-only file system)
    Ign http://ftp.de.debian.org unstable/non-free Release
    Hit http://ftp.de.debian.org unstable/non-US/main Packages
    Hit http://ftp.de.debian.org unstable/non-US/main Release
    Hit http://ftp.de.debian.org unstable/non-US/contrib Packages
    Hit http://ftp.de.debian.org unstable/non-US/contrib Release
    Hit http://ftp.de.debian.org unstable/non-US/non-free Packages
    Hit http://ftp.de.debian.org unstable/non-US/non-free Release
    Err http://ftp.de.debian.org unstable/main Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_main_sourc e_Sources - open (30 Read-only file system)
    Ign http://ftp.de.debian.org unstable/main Release
    Err http://ftp.de.debian.org unstable/contrib Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_contrib_so urce_Sources - open (30 Read-only file system)
    Ign http://ftp.de.debian.org unstable/contrib Release
    Err http://ftp.de.debian.org unstable/non-free Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_non-free_source_Sources - open (30 Read-only file system)
    Ign http://ftp.de.debian.org unstable/non-free Release
    Hit http://ftp.de.debian.org unstable/non-US/main Sources
    Hit http://ftp.de.debian.org unstable/non-US/main Release
    Hit http://ftp.de.debian.org unstable/non-US/contrib Sources
    Hit http://ftp.de.debian.org unstable/non-US/contrib Release
    Hit http://ftp.de.debian.org unstable/non-US/non-free Sources
    Hit http://ftp.de.debian.org unstable/non-US/non-free Release
    Err http://ftp.de.debian.org ../project/experimental/main Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime ntal_main_binary-i386_Packages - open (30 Read-only file system)
    Ign http://ftp.de.debian.org ../project/experimental/main Release
    Err http://ftp.de.debian.org ../project/experimental/contrib Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime ntal_contrib_binary-i386_Packages - open (30 Read-only file system)
    Ign http://ftp.de.debian.org ../project/experimental/contrib Release
    Err http://ftp.de.debian.org ../project/experimental/non-free Packages
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime ntal_non-free_binary-i386_Packages - open (30 Read-only file system)
    Ign http://ftp.de.debian.org ../project/experimental/non-free Release
    Err http://ftp.de.debian.org ../project/experimental/main Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime ntal_main_source_Sources - open (30 Read-only file system)
    Ign http://ftp.de.debian.org ../project/experimental/main Release
    Hit http://ftp.de.debian.org ../project/experimental/contrib Sources
    Ign http://ftp.de.debian.org ../project/experimental/contrib Release
    Err http://ftp.de.debian.org ../project/experimental/non-free Sources
    Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime ntal_non-free_source_Sources - open (30 Read-only file system)
    Ign http://ftp.de.debian.org ../project/experimental/non-free Release
    Failed to fetch http://security.debian.org/dists/sta...86/Packages.gz Could not open file /var/lib/apt/lists/partial/security.debian.org_dists_stable_updates_main_bina ry-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://security.debian.org/dists/sta...86/Packages.gz Could not open file /var/lib/apt/lists/partial/security.debian.org_dists_stable_updates_contrib_b inary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://security.debian.org/dists/sta...86/Packages.gz Could not open file /var/lib/apt/lists/partial/security.debian.org_dists_stable_updates_non-free_binary-i386_Packages - open (30 Read-onlyfile system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_main_bin ary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_contrib_ binary-i386_Packages - open (30 Read-onlyfile system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_non-free_binary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_main_sou rce_Sources - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_contrib_ source_Sources - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_stable_non-free_source_Sources - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_main_bi nary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_contrib _binary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_non-free_binary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_main_so urce_Sources - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_contrib _source_Sources - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/pub/debian/...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_pub_debian_dists_testing_non-free_source_Sources - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_main_binar y-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_contrib_bi nary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_non-free_binary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_main_sourc e_Sources - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_contrib_so urce_Sources - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_unstable_non-free_source_Sources - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime ntal_main_binary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime ntal_contrib_binary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...86/Packages.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime ntal_non-free_binary-i386_Packages - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime ntal_main_source_Sources - open (30 Read-only file system)
    Failed to fetch http://ftp.de.debian.org/debian/dist...rce/Sources.gz Could not open file /var/lib/apt/lists/partial/ftp.de.debian.org_debian_dists_.._project_experime ntal_non-free_source_Sources - open (30 Read-only file system)
    W: Not using locking for read only lock file /var/lib/apt/lists/lock
    W: Not using locking for read only lock file /var/lib/dpkg/lock
    E: Unable to write to /var/cache/apt/
    E: The package lists or status file could not be parsed or opened.


    Sorry for posting it all, but, I wasn't sure what was the most relevant. Someone in another post, suggested apt-get dselect update which gave the following,

    root@ttyp1[~]# apt-get dselect update
    E: Invalid operation dselect

    Cheers.

    downdogWoof...

  6. #6
    Member registered user
    Join Date
    Jan 2005
    Posts
    71
    Are you sure that you are running this from a hard drive installation? Or by any chance you aren't root when running this (yes, I've seen the prompt, but the prompt can be set to anything you like; sounds unlikely,but...)

    The error you saw is that the partition holding /var/lib is mounted read only or is not writeable for the user running the apt-get command.

  7. #7
    Member registered user
    Join Date
    Oct 2004
    Location
    Tokyo
    Posts
    43
    Hi All,

    well, I always use knoppix fromhd=/dev/hda5(which is where the knoppix image is installed. Is that what you are curious about.? Cheers.

  8. #8
    Member registered user
    Join Date
    Jan 2005
    Posts
    71
    yes; that means you can't install software via apt-get. The ISO image is not writable.

    Thomas

  9. #9
    Member registered user
    Join Date
    Oct 2004
    Location
    Tokyo
    Posts
    43
    Oh, ok, fair enuff...I'd have to do a complete hd install to do so, I guess. Oh well, such is life. Changing the subject just a little, if I wanna save a file to somewhere, say a video card driver, that I wanna access from another distro, saving it to the home folder @ /mnt/hda1 wouldn't be readable from another distro, would it..? I have Fedora2 which is having problems loading XServer with nVidia GForce2. Someone suggested re-installing the drivers, so, I wanna download so I can access when I boot to level 3 in Fedora..hope I'm making sense here..is it possible..? Cheers

Similar Threads

  1. Replies: 1
    Last Post: 01-12-2006, 03:44 PM
  2. Installing Applications
    By HappyPaul in forum MS Windows & New to Linux
    Replies: 3
    Last Post: 03-21-2005, 04:25 AM
  3. Installing Knoppix3.7 as a second O/S to XP, doesent seem po
    By stromhu in forum Hdd Install / Debian / Apt
    Replies: 15
    Last Post: 02-06-2005, 02:41 PM
  4. Replies: 0
    Last Post: 01-12-2005, 08:23 AM
  5. Installing new applications in Knoppix (Not hdinstalled)
    By smarchand291 in forum General Support
    Replies: 1
    Last Post: 11-08-2003, 08:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Juniper SRX650 VPN Firewall Security Hub SRX650-BASE-SRE6-645AP w/SRX-GP-IM picture

Juniper SRX650 VPN Firewall Security Hub SRX650-BASE-SRE6-645AP w/SRX-GP-IM

$99.99



Juniper MX-MPC2-3D-A Router Card + MIC-3D-4XGE-XFP-A & MIC-3D-20GE-SFP picture

Juniper MX-MPC2-3D-A Router Card + MIC-3D-4XGE-XFP-A & MIC-3D-20GE-SFP

$799.99



Juniper Networks EX3300-48P 48-Port PoE+ 4x SFP+ Network Switch w/ Power Cord picture

Juniper Networks EX3300-48P 48-Port PoE+ 4x SFP+ Network Switch w/ Power Cord

$43.95



Juniper Networks EX4300-48T 48 Port Gigabit 4 QSFP 40G 2xPSU AFO Network Switch picture

Juniper Networks EX4300-48T 48 Port Gigabit 4 QSFP 40G 2xPSU AFO Network Switch

$89.00



JUNIPER EX3400-48P 48x 1GB PoE+ RJ-45 4x 10GB SFP+ 2x 40GB QSFP+, DUAL AC POWER picture

JUNIPER EX3400-48P 48x 1GB PoE+ RJ-45 4x 10GB SFP+ 2x 40GB QSFP+, DUAL AC POWER

$210.00



Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch picture

Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch

$40.10



Juniper QFX5100-48S-3AFO Switch 48 x 10Gb SFP+, 6x QSFP 40GE, Dual AC Power picture

Juniper QFX5100-48S-3AFO Switch 48 x 10Gb SFP+, 6x QSFP 40GE, Dual AC Power

$499.00



Juniper EX4600-40F-AFI 24 SFP+/SFP Ports 4 QSFP+ Ports Dual AC Switch picture

Juniper EX4600-40F-AFI 24 SFP+/SFP Ports 4 QSFP+ Ports Dual AC Switch

$999.00



Juniper PD-4OC192-SON-XFP 710-013264 Four line-rate OC-192c/ STM-64 IPUIA01MTA picture

Juniper PD-4OC192-SON-XFP 710-013264 Four line-rate OC-192c/ STM-64 IPUIA01MTA

$675.00



 New Factory Sealed Juniper EX2300-48P Networks 48-Port Managed Ethernet Sealed picture

New Factory Sealed Juniper EX2300-48P Networks 48-Port Managed Ethernet Sealed

$499.00