Table of Contents 1 Installation of Bubbleupnpserver QPKG on QNAP NAS

Total Page:16

File Type:pdf, Size:1020Kb

Table of Contents 1 Installation of Bubbleupnpserver QPKG on QNAP NAS Table Of Contents 1 Installation of BubbleUPnPServer QPKG on QNAP NAS .............................................................................. 4 1.1 Introduction ......................................................................................................................................... 4 1.2 Requirements ...................................................................................................................................... 4 1.2.1 Java QPGK .................................................................................................................................... 4 1.2.2 QNAP Firmware ........................................................................................................................... 5 1.3 Install the BubbleUPnPServer QPKG ................................................................................................... 6 1.4 Upgrade an existing BubbleUPnPServer QKPG ................................................................................... 7 1.5 Upgrade BubbleUPnPServer Server .................................................................................................... 7 1.6 Start and Stop the BubbleUPnPServer ................................................................................................ 8 1.6.1 Checks before starting BubbleUPnPServer ................................................................................. 8 1.6.2 Start ............................................................................................................................................. 8 1.6.3 Stop .............................................................................................................................................. 8 1.6.4 Autostart ...................................................................................................................................... 8 1.6.5 Configuration of BubbleUPnPServer ........................................................................................... 9 1.7 Uninstalling BubbleUPnPServer QPKG .............................................................................................. 10 1.8 Troubleshooting and known problems ............................................................................................. 11 1.8.1 [BubbleUPnPServer] - JRE QPKG is installed but disabled. Please enable the JRE QPKG! ........ 11 1.8.2 [BubbleUPnPServer] - JRE QPKG is NOT installed. Please install JRE QKPG! ............................. 11 1.8.3 Stopping and Starting BubbleUPnP Server QKPG from command line (ssh) ............................ 11 1.8.4 Problems during installation...................................................................................................... 11 2 Additional Information .............................................................................................................................. 12 2.1 Optional: install ffmpeg version that has libmp3lame support ........................................................ 12 3 DISCLAIMER ............................................................................................................................................... 13 Version History: Version Date Changes v0.5.5 07.06.2012 • Initial Version • QKPG with BubbleUPnP Server 0.5.5 v0.6 15.08.2012 • Updated QPKG with BubbleUPnP Server 0.6 • Modified start script not to write any logs per default: otherwise this will prevent the HDDs of QNAP NAS to go into standby mode • Modified stop script to do a kill -9 after 10sec to make sure BubbleUPnP Server is really stopped • Updated documentation how to enable logs • Updated documentation with new link to BubbleUPnP Server website v0.6.1 19.08.2012 • Updated QPKG with BubbleUPnP Server 0.6.1 v0.6.1v2 25.08.2012 • No change in BubbleUPnP Server 0.6.1 • Changes to start & stop script: o added -Djava.io.tmpdir=... to startup command. Otherwise BubbleUPnP Server will use /tmp for image transcoding which is very limited in space on QNAP systems o Seems like one of the new firmwares of QNAP introduced a bug in QKPG handling: also uninstalled QPKGs will still receive a stop command. BubbleUPnP Server QKPG will write a system log entry in that case. To work around this bug and in addition a system log message when package is disabled and rebooted: All commands that create a QNAP system entry log have been removed from stop/start procedure except checks on JAVA QKPG status during startup. o No checks for Java QPKG status done anymore at shutdown o In case there are problems with PID file a 2nd approach to stop BubbleUPnP Server is used: via fuser command from Optware QKPG. Process accessing BubbleUPnPServer.jar will be killed. For this Optware QKPG needs to be installed, for BubbleUPnP Serve QKPG Optware is optional since it usually works with PID file. • Update to documentation: o Optware QKPKG (optional) o Removed the error messages in troubleshooting part that were removed in stop / start script. o Added chapter how to start / stop the QPKG from command line v0.6.2 12.09.2012 • Updated QPKG with BubbleUPnP Server 0.6.2 v0.6.3 15.11.2012 • Updated QPKG with BubbleUPnP Server 0.6.3 v0.6.4 18.02.201 3 • Updated QPKG with BubbleUPnP Server 0.6.4 v0.6.5 01.05.2013 • Updated QPKG with BubbleUPnP Server 0.6.5 ... ... • v0.8.2 23.03.2014 • Updated QPKG with BubbleUPnP Server 0.8.2 v0.9 13.11.2014 • Updated QPKG with BubbleUPnP Server 0.9 • Big change in QPKG: since BubbleUPnP Server 0.9 the server itself (not the QPKG) has an auto update function. This is now supported with this QPKG Version. • Changes to startup script to support the new BubbleUPnP Layout • Changes to installation script to remove obsolete files and folders(<= v0.8.3) • Changes to installation script to download latest BubbleUPnP Server version at time of installation • Removed the 2 nd approach in stop procedure using the fuser/kill commands 1 Installation of BubbleUPnPServer QPKG on QNAP NAS 1.1 Introduction This documentation describes how you can install the BubbleUPnP Server (http://www.bubblesoftapps.com/bubbleupnpserver/ ) on a QNAP NAS. To make installation of the BubbleUPnPServer on QNAP NAS easier the BubbleUPnPServer QPKG was created. The QPKG is a framework around the BubbleUPnPServer that takes control of installation, uninstallation, start & stop of BubbleUPnPServer on a QNAP NAS. The BubbleUPnPServer QPKG consists of: • The BubbleUPnPServer itsself ( http://www.bubblesoftapps.com/bubbleupnpserver/ ) • The QNAP special integration in the QNAP App Center for easy installation, uninstallation, start & stop. Important: Until BubbleUPnP Server v0.9 the BubbleUPnP Server was part of the QPKG. This means: every time a new BubbleUPnP Server was released it was also needed to create a new QPKG containing the new BubbleUPnP Server binaries. Because of that the Version of the QPKG displayed in the App center also matched the Version of the BubbleUPnP Server (displayed on the BubbleUPnP Server webpage). Starting with BubbleUPnP Server v0.9 the auto update function was added to BubbleUPnP Server. This means that the Server can be upgraded to a new version without touching the QPKG. Because of that, from now on, the BubbleUPnP Server Version will be different from the Version of the QPKG. E.g. BubbleUPnP Server v0.9 was released together with the QPKG v0.9. When a new BubbleUPnP Server is released the Version will change (e.g. to v0.91) but the Version of the QPKG will still stay on v0.9. The Version of the QPKG will only change in case there are changes made to the install or start / stop procedure of the QPKG. 1.2 Requirements 1.2.1 Java QPGK BubbleUPnPServer is written in JAVA. Therefore you need a Java Runtime Environment (JRE) installed on the QNAP NAS. Depending on which CPU Type (ARM or INTEL) is installed in your QNAP you have to choose a different installation for the JRE. If you don’t know the CPU Type of your QNAP NAS please check on http://www.qnap.com . 1.2.1.1 ARM based NAS Install the JRE QPKG via your QNAPS Web Administration page. Choose: App Center –> All Apps Select the “JRE_ARM” Package and install it. 1.2.1.2 Intel x86 based NAS Install the JRE QPKG via your QNAPS Web Administration page. Choose: App Center –> All Apps Select the “JRE” Package and install it. 1.2.2 QNAP Firmware Please make sure you’re running the latest firmware for your QNAP NAS. Otherwise (in case you run older versions) some functionality in the QNAP QPKG Center might be missing. 1.3 Install the BubbleUPnPServer QPKG There are three different QPKG available for BubbleUPnP Server. Please download the version that meets the CPU Type of your NAS to your PC: BubbleUPnPServer_<Version>_arm-x09 .qpkg BubbleUPnPServer_<Version>_arm-x19 .qpkg BubbleUPnPServer_<Version>_x86 .qpkg Logon to the QNAP Web Administrator and choose: App Center –> All Apps -> Install Manually Here browse to the path to the BubbleUPNPServer QPKG on your PC. Then press the install button to install the QKPG. Installation should only run for some seconds. The installer install the QPKG and download the latest available BubbleUPnP Server. Afterwards BubbleUPnPServer will appear on the “My Apps” Tab: After the installation BubbleUPnPServer might be stopped. Please see “1.6 Start and Stop the BubbleUPnPServer” for details on starting the BubbleUPnPServer. For problems and troubleshooting please see “1.8 Troubleshooting and known problems” 1.4 Upgrade an existing BubbleUPnPServer QKPG This chapter describes how you can update the BubbleUPnPServer QPKG -> this means only the framework for
Recommended publications
  • On Applicability of Wireless Routers to Deployment of Smart Spaces in Internet of Things Environments Sergey A
    The 9th IEEE International Conference on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications 21-23 September 2017, Bucharest, Romania On Applicability of Wireless Routers to Deployment of Smart Spaces in Internet of Things Environments Sergey A. Marchenkov, Dmitry G. Korzun Petrozavodsk State University (PetrSU) Petrozavodsk, Russia fmarchenk, [email protected] Abstract – The use of wireless technologies is now in- to extend the platform architecture with other protocols evitable in smart spaces development for Internet of Things. by adding new modules. Consequently, the use of wired A smart space is created by deploying a Semantic Informa- and wireless TCP/IP networks is inevitable in Smart-M3- tion Broker (SIB) on a host device. This paper examines the applicability of a wireless router for being a SIB host based development of smart spaces. device to deployment of smart spaces in Internet of Things Wi-Fi is the most common wireless technology to environments. CuteSIB is one of SIB implementations of interconnect different IoT-enabled devices. Almost every the Smart-M3 platform and focus is on Qt-based devices. smart space environment is equipped with a wireless We provide a technique for creating an OpenWrt-based embedded system composed of CuteSIB software compo- access point (a wireless router) to ensure interaction nents for a smart spaces deployment using a cross-compiling between SIB and agents that operate on mobile devices method. The resulting embedded system is used to deploy (e.g. smartphones, tablets). In this configuration, SIB is the SmartRoom system—a Smart-M3-based application that deployed on a dedicated host device (e.g.
    [Show full text]
  • TVS-Ecx80+ Edge Cloud Turbo Vnas Series the Best Storage Solution for Edge Cloud Use Your Turbo Vnas As a PC
    TVS-ECx80+ Edge Cloud Turbo vNAS Series The Best Storage Solution for Edge Cloud Use your Turbo vNAS as a PC 1 2 3 Keys to Super Boost 3 System Performance Flagship model 1 2 3 TVS-EC1080+ Intel® Quad-Core Xeon® E3-1245 v3 3.4GHz and 32GB RAM Built-in dual-port 10GbE and 256GB mSATA modules 10GbE Network Adapter DDR3 Memory mSATA Module MAX 32GB 4K 2K RAM • Supports Intel® Quad-Core Xeon® E3-1245 v3 3.4GHz / Intel® Core™ i3 Dual-Core processors integrated with Intel HD Graphics P4600 • Inbuilt two 10GbE ports reaching over 2000 MB/s throughput and 223,000 IOPs • Scale-up storage to 400 TB raw capacity • Powered by QTS 4.1.2 with new HD Station 2.0 for 4K/2K video TVS-ECx80+ Turbo vNAS Series transcoding and playback • Q’center centralized management system for managing multiple QNAP Turbo vNAS units • Use the NAS as a PC with exclusive QvPC Technology • Designed for file management, backup and disaster recovery TVS-EC1080+-E3 TVS-EC1080-E3 TVS-EC880-E3 • NAS and iSCSI-SAN unified storage solution for server virtualization TVS-EC1080-i3 Hybrid Enterprise Cloud Storage Architecture With the advent of cloud computing, it is inevitable for enterprises to increase their investments in cloud services. However, enterprises are reducing IT expenses to maximize the return on investment (ROI). In addition to controlling rising costs, IT administrators must take many considerations when facilitating cloud environment. They need to incorporate new technology into existing systems without impacting the stability and performance of the system and user experience.
    [Show full text]
  • QDK - QPKG Development Kit
    QDK - QPKG Development Kit Makes Simple Things Easy and Hard Things Possible Copyright 2010 Michael Nordström Table of Contents QDK - QPKG Development Kit.......................................................................................................................1 Preface..............................................................................................................................................................3 Intended Audience...........................................................................................................................3 Conventions.....................................................................................................................................3 Installation of QDK..........................................................................................................................................4 QPKG Configuration File.................................................................................................................................5 Installation Script..............................................................................................................................................8 Generic Installation Script...............................................................................................................8 Package Specific Installation Functions........................................................................................10 Order of Execution.........................................................................................................................13
    [Show full text]
  • QNAP TS-X31 Series Datasheet
    New Turbo NAS TS-x31 Series with Dual-core 1.2GHz Processor A Digital Notepad & Multimedia Center on Your Private Cloud TS-x31 Series • Energy efficient Freescale™ ARM Cortex-A9 dual-core 1.2GHz processor • Up to 110 MB/s read and 80 MB/s write speeds • 3 x SuperSpeed USB 3.0 & dual LAN ports* • Supports 802.11ac USB Wi-Fi adapter * Only for TS-231 & TS-431 Dual x 2 SS Core 1.2 SATA Dual USB eSATA GHz 2.5"/3.5" GbE Ports 3.0 x 3 Port TS-131 TS-231 TS-431 Key features • Create personal cloud notes conveniently with mobile app support • Features the intuitive QTS 4 with multi-window & multi-tasking design for easy NAS management and backup center SOHO & HOME • Easily manage, share and access photos, music and videos TS-x12, HS-210 - Marvell 1.6GHz processor - 512MB DDR3 RAM TS-x21 X 2 - Marvell 2.0 GHz processor - 1GB DDR3 RAM days, every family has tons of photos, music, and videos These stored in different places and on different devices. Convenient access to this content to enjoy and share in a variety of ways is increasingly essential in modern homes. The new QNAP Turbo NAS TS-x31 series for home, SOHO and SMB users is powered by an energy-efficient Freescale™ ARM Cortex-A9 dual-core 1.2GHz processor with Floating Point Unit and 512MB DDR3 RAM. Not only does it operate quietly, but it also uses less electricity for reduced operating costs. The TS-x31 series provides volume encryption to ensure the safety of sensitive personal data.
    [Show full text]
  • Package Managment Package Managment
    2021/09/25 17:11 1/3 Package Managment Package Managment The DSM is not shipped with a package management. If you want to add functionality such as 'vim' or 'sudo', then install the 'ipkg' package manager first. This guide was written for DSM 4.3, but it also applies identically to DSM 5.1. ipkg The following bootstrap files need to be run for the different versions of DSM hardware. Check the CPU version if in doubt as root: # cat /proc/cpuinfo Hardware CPU Bootstrap Original Remarks DS3612xs Intel Core i3 CPU Bootstrap-i686 Bootstrap-i686 also applies to DSM 4.3 VMs special original download DS212+ Marvel 6282 CPU Bootstrap-mv6282 Bootstrap-mv6282 instructions Freescale QorIQ DS213+ Bootstrap-p1022 Bootstrap-p1022 see also PowerPC e500 P1022 CPU Copy the file to the DSM or get it directly from the command line, then make it executable and run it. The example below is for the i3 bootstrap, replace the file name accordingly: # wget http://ipkg.nslu2-linux.org/feeds/optware/syno-i686/cross/unstable/syno-i686 -bootstrap_1.2-7_i686.xsh # chmod +x syno-i686-bootstrap_1.2-7_i686.xsh # ./syno-i686-bootstrap_1.2-7_i686.xsh Reboot the VM or NAS. Change the path of your user and root as described in Configuration. To install apps, run the following: ipkg update ipkg install <app> Also refer to Synology CPU Table and Overview on modifying the Synology Server, bootstrap, ipkg etc. Other resources: IPKG FTP Download Mirror Bernard's Wiki - https://wiki.condrau.com/ 2021/09/25 17:11 2/3 Package Managment apps sudo # ipkg install sudo After installation, run visudo and uncomment the line starting with '%sudo' which defines rights for members of the sudo group.
    [Show full text]
  • Intel Iot RFP Ready Kit Solutions Playbook
    Click here to begin Intel technologies’ features and benefits depend on system configuration and may require enabled hardware, software, or service activation. Performance varies depending on system configuration. No computer system can be absolutely secure. Check with your system manufacturer to learn more. Cost reduction scenarios described are intended as examples of how a given Intel-based product, in the specified circumstances and configurations, may affect future costs and provide cost savings. Circumstances will vary. Intel does not guarantee any costs or cost reduction. Other names and brands may be claimed as the property of others. Any third-party information referenced on this document is provided for information only. Intel does not endorse any specific third-party product or entity mentioned on this document. Intel, the Intel Logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries. © Intel Corporation Purpose Internet of Things Group Intel Confidential 2 This is a self-service playbook for Intel® IoT RFP Ready Kits, designed to inform System Integrators of the available IoT solutions. This playbook offers a one-page overview of each solution along with links to additional materials to best equip System Integrators in the market. Purpose If you have any questions regarding the solutions in this playbook, contact [email protected]. The Intel® RFP Ready Kits Solutions Playbook is designed for simple navigation: • Click the arrow below to start on the RFP Ready Kit Overview page. • Next, you can access the latest version updates on the Playbook Updates page.
    [Show full text]
  • Insight Manufacturers, Publishers and Suppliers by Product Category
    Manufacturers, Publishers and Suppliers by Product Category 2/15/2021 10/100 Hubs & Switch ASANTE TECHNOLOGIES CHECKPOINT SYSTEMS, INC. DYNEX PRODUCTS HAWKING TECHNOLOGY MILESTONE SYSTEMS A/S ASUS CIENA EATON HEWLETT PACKARD ENTERPRISE 1VISION SOFTWARE ATEN TECHNOLOGY CISCO PRESS EDGECORE HIKVISION DIGITAL TECHNOLOGY CO. LT 3COM ATLAS SOUND CISCO SYSTEMS EDGEWATER NETWORKS INC Hirschmann 4XEM CORP. ATLONA CITRIX EDIMAX HITACHI AB DISTRIBUTING AUDIOCODES, INC. CLEAR CUBE EKTRON HITACHI DATA SYSTEMS ABLENET INC AUDIOVOX CNET TECHNOLOGY EMTEC HOWARD MEDICAL ACCELL AUTOMAP CODE GREEN NETWORKS ENDACE USA HP ACCELLION AUTOMATION INTEGRATED LLC CODI INC ENET COMPONENTS HP INC ACTI CORPORATION AVAGOTECH TECHNOLOGIES COMMAND COMMUNICATIONS ENET SOLUTIONS INC HYPERCOM ADAPTEC AVAYA COMMUNICATION DEVICES INC. ENGENIUS IBM ADC TELECOMMUNICATIONS AVOCENT‐EMERSON COMNET ENTERASYS NETWORKS IMC NETWORKS ADDERTECHNOLOGY AXIOM MEMORY COMPREHENSIVE CABLE EQUINOX SYSTEMS IMS‐DELL ADDON NETWORKS AXIS COMMUNICATIONS COMPU‐CALL, INC ETHERWAN INFOCUS ADDON STORE AZIO CORPORATION COMPUTER EXCHANGE LTD EVGA.COM INGRAM BOOKS ADESSO B & B ELECTRONICS COMPUTERLINKS EXABLAZE INGRAM MICRO ADTRAN B&H PHOTO‐VIDEO COMTROL EXACQ TECHNOLOGIES INC INNOVATIVE ELECTRONIC DESIGNS ADVANTECH AUTOMATION CORP. BASF CONNECTGEAR EXTREME NETWORKS INOGENI ADVANTECH CO LTD BELDEN CONNECTPRO EXTRON INSIGHT AEROHIVE NETWORKS BELKIN COMPONENTS COOLGEAR F5 NETWORKS INSIGNIA ALCATEL BEMATECH CP TECHNOLOGIES FIRESCOPE INTEL ALCATEL LUCENT BENFEI CRADLEPOINT, INC. FORCE10 NETWORKS, INC INTELIX
    [Show full text]
  • Rank Downloads Q3-2017 Active Platforms Q3-2017 1 HP
    Rank Brand Downloads Q3-2017 Active platforms q3-2017 Downloads y-o-y 1 HP 303,669,763 2,219 99% 2 Lenovo 177,100,074 1,734 68% 3 Philips 148,066,292 1,507 -24% 4 Apple 103,652,437 829 224% 5 Acer 100,460,511 1,578 58% 6 Samsung 82,907,164 1,997 72% 7 ASUS 82,186,318 1,690 86% 8 DELL 80,294,620 1,473 77% 9 Fujitsu 57,577,946 1,099 94% 10 Hewlett Packard Enterprise 57,079,300 787 -10% 11 Toshiba 49,415,280 1,375 41% 12 Sony 42,057,231 1,354 37% 13 Canon 27,068,023 1,553 17% 14 Panasonic 25,311,684 601 34% 15 Hama 24,236,374 394 213% 15 BTI 23,297,816 178 338% 16 3M 20,262,236 712 722% 17 Microsoft 20,018,316 639 -11% 18 Bosch 20,015,141 516 170% 19 Lexmark 19,125,788 1,067 104% 20 MSI 18,004,192 545 74% 21 IBM 17,845,288 886 39% 22 LG 16,643,142 734 89% 23 Cisco 16,487,896 520 23% 24 Intel 16,425,029 1,289 73% 25 Epson 15,675,105 629 23% 26 Xerox 15,181,934 1,030 86% 27 C2G 14,827,411 568 167% 28 Belkin 14,129,899 440 43% 29 Empire 13,633,971 128 603% 30 AGI 13,208,149 189 345% 31 QNAP 12,507,977 823 207% 32 Siemens 10,992,227 390 183% 33 Adobe 10,947,315 285 -7% 34 APC 10,816,375 1,066 54% 35 StarTech.com 10,333,843 819 102% 36 TomTom 10,253,360 759 47% 37 Brother 10,246,577 1,344 39% 38 MusicSkins 10,246,462 76 231% 39 Wentronic 9,605,067 305 254% 40 Add-On Computer Peripherals (ACP) 9,360,340 140 334% 41 Logitech 8,822,469 1,318 115% 42 AEG 8,805,496 683 -16% 43 Crocfol 8,570,601 162 268% 44 Panduit 8,567,835 163 452% 45 Zebra 8,198,502 433 72% 46 Memory Solution 8,108,528 128 290% 47 Nokia 7,927,162 402 70% 48 Kingston Technology 7,924,495
    [Show full text]
  • QNAP TS-421U 4 Bay 1U Rackmount NAS Datasheet
    Online RAID Capacity Expansion Online RAID Level Migration RAID 1 Single 500GB 500GB 500GB 500GB 500GB 500GB RAID 5 1TB 1TB 1TB 1TB 1TB 1TB + RAID 6 2.5TB (RAID5) 5TB (RAID5) Superior Performance NAS with iSCSI for Business iSCSI and Virtualization Deployment Advanced RAID Management with Hot-swap Design Authority Control & Management Complete Backup Solution Benefits of Dual LAN Deployment Business Series Turbo NAS QNAP Business Series Turbo NAS servers are fully VMware and Citrix ready and The Turbo NAS offers advanced RAID 0, 1, 5, 6, 10, 5 + hot spare, 6 + hot spare , Windows Active Directory (AD): The Turbo NAS provides various backup solutions including the Windows- The Turbo NAS supports multiple bonding modes: Balance-rr (Round-Robin), Windows Server 2008 Hyper-V clusters compliant. 10 + hot spare*, single, and JBOD disk configurations. It also supports hot-swap The Windows AD feature enables you to retrieve the user accounts from the based utility NetBak Replicator for data backup from PCs to the NAS and Active Backup,Primary Network Balance Connection XOR, Broadcast, IEEE 802.3ad, Balancetlb (Adaptive Primary Network Connection Switch design that a failed drive can be replaced by hot swapping without turning off Windows AD server to the NAS to reduce the time and effort for account setup. Apple Time Machine support for backup from Mac OS. The NAS data can Transmit Load Balancing)Switch and Balance-alb (Adaptive Load Balancing). NAS + iSCSI Combo Solution: the server. Users can use the same set of login name and password to access the NAS. also be backed up to cloud storage (Amazon S3), remote encrypted remote SecondarySecondary Network Network Connection Failover: The Turbo NAS can serve as a NAS for file sharing and iSCSI storage replication, server by, or external storage devices by one touch copy button.
    [Show full text]
  • Endlich Frei! Ofre Dtiytm Vor, Dateisystem LSB-Konformes Teilen Weiten in Ein Findet Einloggt, Admin Als Remote Zur Verfügung Steht
    Root-Zugang auf die Shell bei modernen Linux-Handys Titelthema Endlich frei! Jailbreak 46 Regelrecht eingesperrt fühlt sich so mancher Benutzer eines modernen Linux-Smartphone. Root-Zugriff und Befehlszeile gibt es nur selten. Wie Linuxer Maemo, Web OS und Android aus dem Handyknast per Jailbreak Linux-Magazin 04/10 04/10 Linux-Magazin befreien, zeigt dieser Artikel. Markus Feilner, Oleksandr Shneyder mit Konfigurationsdateien un- Der Reboot, den sich das Pre jetzt ter »/etc/« und »/proc«- oder wünscht, ist notwendig. Erst danach führt »/sys«-Verzeichnissen. Eine das Kommando »novaterm« über USB zu X11-Terminalanwendung ist einer Rootshell auf dem Pre (Abbildung ebenso installiert wie die 1), in der auch das Paketmanagement mit gängigen Paketmanagement- »ipkg« bereitsteht. Tools Apt und Dpkg samt zu- Damit in Zukunft nicht mehr der ellen- gehörigem »sources.d«. Der lange Cheatcode nötig ist, aktiviert der Installation eigener Pakete Besitzer jetzt das Icon für den Develop- steht somit nichts im Wege. ment Mode in der Datei »/usr/palm/ap- Wer diesen Zustand auf an- plications/com.palm.app.devmodeswit- deren Linux-Handys erreichen cher/appinfo.json«. Weil das Root-File- will, muss einigen Aufwand system des Handys read-only gemountet betreiben. ist, braucht er zunächst einen Remount, bevor er mit Vi den Eintrag »visible : Web OS false« auf »true« korrigieren kann. »mount -o remount,ro /« stellt das Nur-Lesen- Beim Palm Pre etwa installiert Filesystem wieder her. der stolze Besitzer zunächst Diese und viele weitere hilfreiche Tipps die Development Tools. Die finden sich im Wiki der Web-OS-Interals- gibt’s für Mac, Windows und Webseite [3], darunter auch die Installa- Linux, sie haben aber einige tion des Open-SSH-Servers oder des alter- Abhängigkeiten: Neben Vir- nativen Paketmanagers Optware.
    [Show full text]
  • July 2015 Slides .Pdf Format
    Fix your F***ing Router Already Aaron Grothe NEbraskaCERT Disclaimer Replacing your firmware on your router is a process that for a lot of routers will invalidate your warranty and in a worst case scenario give you a very poor night light. Disclaimer (Cont’d) After not having bricked a router in 6+ years I managed to brick one Sunday night getting ready for this talk. I was stupid and did something stupid the router is still broken though :-( Quick Survey How many of you are running the firmware that came with your router? How many of you have patched your router since you plugged it in? How many of you keep looking for the update that never comes? Why upgrade/new Firmware? Four quick examples from a quick DuckDuckGo Search Links for Pictures Its Even Worse That is just the vendors who are willing to issue security fixes and acknowledge issues. If you get some of the off brand routers or your router is older you might not ever get a notice or an update Not Just For Security You get a lot of new features/capabilities with new firmware as well We’ll go into them later in the talk What are some of my Options? There are a couple of options we’re going to discuss: DD-WRT - http://www.dd-wrt.com OpenWRT - http://openwrt.org Tomato - http://www.polarcloud.com/tomato What are some more of my Options? These are a couple of other ones to consider LibreCMC - http://www.librecmc.org OpenWireless - http://www.openwireless.org DD-WRT - My Personal Choice DD-WRT supports a lot of hardware for a look at the router database hit https://www.dd-wrt.com/site/support/router- database It has more features than OpenWRT - NAS, etc OpenWRT OpenWRT is a smaller release, therefore possibly more secure.
    [Show full text]
  • Insight MFR By
    Manufacturers, Publishers and Suppliers by Product Category 6/16/2020 10/100 Hubs & Switch BRAINBOXES EXTRON MICRON CONSUMER PRODUCTS GROUP RARITAN MILESTONE SYSTEMS A/S BROCADE FORTINET MICROSEMI CORP RED LION CONTROLS 3COM BUFFALO TECHNOLOGY FUJITSU SCANNERS MIKROTIK RIVERBED TECHNOLOGIES 4XEM CORP. CABLE MATTERS INC. FUJITSU SERVER STORAGE MILESTONE SYSTEMS INC ROCSTOR AB DISTRIBUTING CABLE RACK GARRETTCOM MITEL ROLAND CORP ABLENET INC CABLES TO GO GEAR HEAD MONOPRICE ROSE ELECTRONIC ACCELL CALRAD ELECTRONICS GEFEN MOTOROLA ISG ROSEWILL ADESSO CHECK POINT SOFTWARE TECHNOLOGIE GEOVISION INC. MOXA TECHNOLOGIES, INC. RUCKUS WIRELESS ADTRAN CIENA HARMAN INTERNATIONAL MUXLAB SABRENT ADVANTECH AUTOMATION CORP. CISCO PRESS HAVIS SHIELD NEO4J INC SANHO ADVANTECH CO LTD CISCO SYSTEMS HEWLETT PACKARD ENTERPRISE NETAPP SANS DIGITAL AEROHIVE NETWORKS CITRIX HIKVISION DIGITAL TECHNOLOGY CO. LT NETEON TECHNOLOGIES INC. SATECHI ALCATEL LUCENT COMMUNICATION DEVICES INC. HITACHI NETGEAR, INC. SAVVIUS INC ALLEN TEL COMNET HITACHI DATA SYSTEMS NETRIA SCALE COMPUTING ALLEN‐BRADLEY COMPREHENSIVE CABLE HOWARD MEDICAL NETSCOUT SYSTEMS, INC SDA ALLIED TELESIS COMTROL HP INC NOVATEL WIRELESS SEGA OF AMERICA ALTONA CONNECTPRO HYPERCOM OMNITRON SENNHEISER ALTRONIX COOLGEAR IBM ORACLE SERVER TECH ALURATEK, INC. CP TECHNOLOGIES INNOVATIVE ELECTRONIC DESIGNS OVERLAND STORAGE SHARP AMER NETWORKS CRESTRON ELECTRONICS INSIGHT P.I. ENGINEERING SHORETEL AMX CUMULUS NETWORKS INTEL PALO ALTO NETWORKS SIGNAMAX ANKER CYBERDATA SYSTEMS INTELLINET NETWORK SOLUTIONS PANASONIC SIIG ANTAIRA TECHNOLOGIES, INC. CYBERPOWER SYSTEMS IOGEAR TECHNOLOGY PANDUIT SISOFTWARE APC DATAMATION SYSTEMS, INC. IRECORD.TV PERLE SYSTEMS SMARTAVI INC ARISTA CORPORATION DATTO, INC. IXIA PHOENIX CONTACT SMC NETWORKS ARISTA NETWORKS DELL JETWAY COMPUTER CORP. PHYBRIDGE INC SOLE SOURCE TECHNOLOGY ARRIS GROUP INC DELL EMC JUNIPER NETWORKS PICA8, INC SONUS NETWORKS, INC ASUS DIGI INTERNATIONAL KANEX PIVOT3 INC.
    [Show full text]