Search:

Type: Posts; User: gam01hr; Keyword(s):

Search: Search took 0.03 seconds.

  1. Reverse Tethering Samsung Galaxy Tab 4 and ubuntu 14.04

    I'm trying to use internet on my tablet by wired USB connection (without tablet rooting). I followed instruction of "Reverse Tethering" android app. There is a problem on PC server side. The Java...
  2. [SOLVED] Re: Lubuntu 14.04 unable to get Broadcom BCM 4318 wifi working

    Many thanks. Solved.
    I have had problem with the wlan adapter not found. Your recepie works well for me.
    ubuntu: ubuntu 14.04 LTS
    manufacturer: HP
    model: Compaq nx6110



    plus restart, solved...
  3. Replies
    2
    Views
    395

    Python code formating filter

    Dear forum,
    I'm playing with python. I'm looking for some tool like "astyle" but for python code formating. I love "astyle" but it seems it doesn't work well for python code.
    Astyle=Source code...
  4. Replies
    0
    Views
    323

    Program for 1D data visualisation

    Hello,
    I have an Arduino that reads one analog pin and sends values over the serial port. The speed is let's say 50 values per second.
    I'm looking for some program, which is able to read data and...
  5. Replies
    2
    Views
    345

    [SOLVED] bash, xargs, arguments to my program

    Hello,
    I have a long file that includes 8 values on a line.


    $ cat myfile.txt
    732 732 731 732 732 732 732 732
    733 732 732 732 732 732 732 732
    732 732 732 732...
  6. Replies
    1
    Views
    456

    minibian mpd mpc install problem

    Hallo,
    I use minibian (https://minibianpi.wordpress.com/) or raspberry pi B board. Everything is OK. Except I want to install mpd and mpc player and I got dependency problem. Please could you...
  7. [SOLVED] Does ubuntu work automatically with more DDR RAM when RAM added?

    I have 10 years old PC. It used an old 1GB DDR RAM. I added another 1GB DDR same type which is detected well (bios, ubuntu lshw -html) :p. Please, just acknowledge that the o.s. ubuntu works...
  8. html pages how to add linear navigation heading automaticaly

    Hello Sirs,
    I use Kompozer to make simple static html pages. Then I would like to add a heading for navigation (links: next, back, home).
    It's not easy do it manually. Especially if I want to...
  9. [ubuntu] Re: add actual date to begin of every saved line

    Hello,
    Thank you for your advices. I have got good result with this:


    pi@raspberrypi ~ $ while read line; do echo -e "$line $(date '+%H:%m:%S')"; done < /dev/ttyUSB0
    111,0,0,0,0,0,0 23:02:13...
  10. [ubuntu] add actual date to begin of every saved line

    Hello ,

    I'm trying make small and dirty datalogger.
    My Arduino board sends every second ASCII string like this:
    "001,002,003,004\n" The numbers are decimal values from AD channels 1 to 4.
    On...
  11. [ubuntu] Re: how do I insert text from a file into bash command line?

    have found some extra way:
    $ history -r my_command.txt
    "key arrow up" selects the command and I'm able to edit it
  12. [ubuntu] Re: how do I insert text from a file into bash command line?

    thank you, this way is suitable for me. It is easy to remember. The other commands, I don't remember, I just put into the text file :-)
  13. [ubuntu] Re: how do I insert text from a file into bash command line?

    thank you, I tried you way. It seems that the command is executed immediately. I would like edit it on command line before it starts.
  14. [ubuntu] how do I insert text from a file into bash command line?

    hello,
    I'm working in the terminal window. I have a long favorite command stored in text file. I'd like to insert content of the file to command line, then manually change some parameters and run...
  15. Replies
    4
    Views
    1,922

    [ubuntu] Re: can't write to USB flasdrive

    I use ubuntu 12.04.
    after "usbmount" is removed still not able automount. Please, how do I reinstall GUI to enable automout.
    Or how do I mount my flashdrive (/dev/sdb1) to /media/usb with...
  16. Replies
    4
    Views
    1,922

    [ubuntu] can't write to USB flasdrive

    1/ if I want copy a file FROM home TO usb0 in nautilus I get Error opening file '/media/usb0/example.pdf': Permission denied

    2/ copy FROM usb0 TO home folder is OK

    3/ if I run $gksudo nautilus...
  17. [ubuntu] Re: acces permission problem, I always have to type sudo password

    thank you for your answer, I'll try it.
    The the reason why I want run 'avrdude' without sudo is that, it is called from make/makefile.
    Of course I don't need all rights over my whole desktop.
  18. [ubuntu] acces permission problem, I always have to type sudo password

    situation is:
    --------------
    1/ I have installed a program 'avrdude' into '/usr/bin/avrdude' by Ubuntu software center
    2/ If I run 'avrdude' as sudo, I get no error.

    $ sudo avrdude -p m16 -c...
  19. [ubuntu] How do I restore the bottom panel (after I have deleted it)?

    I was playing with bottom panel :) and after right-mouse button click I accepted the "delete bottom panel" offer. :( Now, I would like to restore the bottom panel on my screen. Please, is there any...
  20. [ubuntu] Re: firefox & translate.google.com (say-it button) & no sound

    My problem is solved, the button works.


    I purged my Ubuntu 10.04 & installed Ubuntu 12.04
    I installed Shockwave Flash 11.1 r102
    I disabled all plugins except Shockwave Flash 11.1 r102
    ...
  21. [ubuntu] Re: Installation of 12.04 fails - "unrecoverable error"

    Same problem on older PC with AMD Athlon XP2200, the solution above works for me! Thank you. I have corrected my view on ubuntu 12.04 :smile:
  22. [ubuntu] firefox & translate.google.com (say-it button) & no sound

    When I visit a site translate.google.com and type some word a button "say-it" speaker picture (span.jfk-button-img ) appears. But it doesn't play sound. It was working in past but after some updates...
Results 1 to 22 of 22