Search:

Type: Posts; User: kjetil-fleten; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. [server] How to expand single-node Openstack

    Hi,

    Is it possible to expand a single-node OpenStack built with conjure-up with with an extra node later ?
  2. [server] Building OpenStack with NovaLXD using conjure-up and MAAS

    Hi,

    I'm trying to setup a small OpenStack, using conjure-up for the first time.

    I want LXD instead of KVM, so I'm trying to use the NovaLXD option. Next, I want to “Configure a New Cloud” to...
  3. Replies
    0
    Views
    360

    [ubuntu] Autologin to 16.04

    Hello,

    I have a remote 16.04 that I can access with ssh. I would like to enable autologin for a user on this machine.

    I have tried to modify...
  4. Is it possible to put phpmyadmin behind a different IP on the same server?

    Hi

    We have a server running php on AWS. We would like to make sure that phpmyadmin is available from a single IP only, while the rest of the services can be accessed from different IP's. Is it...
  5. Replies
    1
    Views
    308

    [all variants] Ubuntu digital signage problem

    Hi

    At a sport arena, we have set up 8 Ubuntu digital signage boards.
    Unfortunately, the content they want to show on the boards, crash from time to time. The content is a web based commercial,...
  6. Replies
    2
    Views
    430

    Re: Installing kernel module for Webcam

    Hmmm, output of dmesg does not look good:


    65.384044] usb 6-1: new full-speed USB device number 2 using uhci_hcd
    [ 65.512048] usb 6-1: device descriptor read/64, error -71
    [ 65.740046] usb...
  7. Replies
    2
    Views
    430

    Installing kernel module for Webcam

    Hi
    I have a USB webcam, that requires the Sonix SN9C1xx PC camera controller, available here:
    http://www.linux-projects.org/modules/mydownloads/viewcat.php?cid=2

    Is the module a part of any...
  8. Replies
    0
    Views
    809

    Best mailserver charm for OpenStack

    Hi

    I have a Ubuntu OpenStack, where we want to deploy a scalable mailserver solution. I have browsed charms, and found roundcube and mail-stack-delivery. Will that be a feasible combination ?...
  9. Replies
    13
    Views
    5,240

    Re: Patch firmware for Intel 7260 wifi

    Actually, I found out that my card was broken, and that I had to replace it. After that, Bluetooth worked.
    I had some issues with a bluetooth headset after getting bluetooth to work, but that was...
  10. Replies
    0
    Views
    266

    BTH-250 bluetooth headset

    I have a problem with a bluetooth headset that pairs fine, but does not show up in the sound system.

    The headset is a BTH-250. I don't know if this headset uses A2DP or not, but if it is, then...
  11. [SOLVED] Re: Dual NIC: port forward with iptables

    I have tried the two commands, and also tried Wireshark.

    Then I suddenly realized my problem:
    When I launch the web page from LAN, the browser shifts to https.

    I changed my rule to:

    sudo...
  12. [SOLVED] Re: Dual NIC: port forward with iptables

    sudo iptables -L -v -n:

    Chain INPUT (policy ACCEPT 1045K packets, 210M bytes)
    pkts bytes target prot opt in out source destination
    1054K 212M...
  13. [SOLVED] Dual NIC: port forward with iptables

    Hi

    I'm trying to port forward requests on port 56000 on eth1 (Internet) to port 80 on a webserver on LAN (eth0) with iptables. I have read a lot of guides and posts on iptables, but at the moment...
  14. Replies
    0
    Views
    238

    DejaDup for server backup

    I have set up a server backup with DejaDup. Unfortunately, it does not run unattended, but requires me to log in.
    I know that DejaDup is a GUI over Duplicity, so what I intend to do, is to take the...
  15. [SOLVED] Re: Using dfu-util to upgrade firmware on attached USB device

    Ok, I found the problem.
    Here is the solution, if anyone else runs into the same issue:

    First, it helps to use the commands with sudo ;-)...
  16. Replies
    13
    Views
    5,240

    Re: Patch firmware for Intel 7260 wifi

    If it's useful, I don't know - but at least it shows something :-)

    [ 2.305950] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
    [ 2.550142] usb 2-1: New USB device found,...
  17. Replies
    13
    Views
    5,240

    Re: Patch firmware for Intel 7260 wifi

    Yes, this is the Intel Dual Band AC model.

    lsusb gives:
    Bus 002 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
    Bus 002 Device 003: ID 1bcf:2885 Sunplus Innovation Technology Inc. ASUS...
  18. Replies
    13
    Views
    5,240

    Re: Patch firmware for Intel 7260 wifi

    I tried to boot from 13.10 Live USB today, but unfortunately Bluetooth does not show up now, like it did when the system was installed.

    Here is output from lspci
    rfkill list all
    lsmod
    dmesg...
  19. [SOLVED] Using dfu-util to upgrade firmware on attached USB device

    Hi

    I'm trying to update my sons internet radios firmware from one of our Ubuntu computers; we have 5 Ubuntu, no Mac and no Windows in our household :-)
    The radio can be upgraded via USB, and I...
  20. Replies
    13
    Views
    5,240

    Re: Patch firmware for Intel 7260 wifi

    Here is all output from:
    lspci
    rfkill list all
    lsmod
    dmesg | grep -i blue


    00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
    00:02.0 VGA compatible...
  21. Replies
    13
    Views
    5,240

    Patch firmware for Intel 7260 wifi

    After upgrading from 13.10 to 14.04, bluetooth stoped working on a Intel 7260 wifi. I have successfully upgraded firmware to the second latest version (22.24.8.0), by downloading the code from...
  22. Re: Intel Wireless-N 7260HMWBN Bluetooth driver under 14.04

    Now that we know linux-firmware is installed, I'm curious to know if it really supply the latest firmware for that device, like we think it does ? Does "sudo lshw -C network" show up with firmware...
  23. Re: Intel Wireless-N 7260HMWBN Bluetooth driver under 14.04

    I found another thread that describes the problem here: http://askubuntu.com/questions/450348/bluetooth-not-working-in-ubuntu-14-04

    It seems like the problem there was because of an issue with...
  24. [all variants] Re: Tried to optimize Intel 945GM/GMS, ended up breaking lightdm login

    I never found a fix for this, but in the end I repaired the settings from the Ubuntu install media. Thats probably the fastest way if anyone else face this problem. All personal files was kept, and...
  25. Re: Intel Wireless-N 7260HMWBN Bluetooth driver under 14.04

    I have the same problem, and I believe it is related to the firmware. Try to run "sudo lshw -C network", to check your current version. My firmware showed up to be 22.1.7.0 using 14.04, while latest...
Results 1 to 25 of 29
Page 1 of 2 1 2