Search:

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

Page 1 of 2 1 2

Search: Search took 0.12 seconds.

  1. Poll: Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    My /etc/udev/rules.d/70-persistent-printer.rules file


    SUBSYSTEMS=="usb", DRIVERS=="usb", ATTRS{idVendor}=="04f9", ATTRS{idProduct}=="01a8", MODE="0666"
  2. Replies
    6
    Views
    7,265

    Re: Atmel AVR programming

    Just in case if anybody works with Olimex
    Ubuntu 12.04 you need only avrdude
    and you do something like this

    avrdude -V -p m64 -c stk500v2 -P /dev/ttyACM0 -U ~/mbvideo/icard/mk/icard.prog.hex -v ...
  3. [all variants] Re: Cron-ing rTorrent or another other CLI based BitTorrent

    I am using named sessions for rtorrent - this approach kills only screen session which runs rtorrent



    0 5 * * * /usr/bin/screen -r rtorrent -X quit
    50 23 * * * ...
  4. Replies
    7
    Views
    697

    [ubuntu] Re: Help needed with USB drivers

    Just in case anyone needs original EEPROM images which contain USB descriptors and can be programmed


    Device:FT4232H (0403/6011)
    Product description USB <-> Serial Converter
    Serial number...
  5. [all variants] Re: Network-Manager keeps hanging up on wired connection

    I confirm the problem. The Ethernet works just fine both DHCP and static IP if I add the interface to the /etc/network/interfaces

    Network manager can not bring the link up and reports "Cable...
  6. Replies
    1
    Views
    1,383

    [ubuntu] Re: ping broadcast address

    Do
    ifconfig
    You get:

    eth0 Link encap:Ethernet HWaddr 00:24:e8:4a:33:e9
    inet addr:137.167.20.96 Bcast:137.167.21.255 Mask:255.255.254.0
    inet6 addr:...
  7. Replies
    47
    Views
    4,272

    Re: Amazon announced Kindle Touch and Kindle Fire

    Short howto for 11.04 (based on http://rootkindlefire.com/kindle-fire-root/how-to-root-kindle-fire-for-mac-osx-or-linux/)

    - Install Android SDK - you can pull TGZ from android.com
    - Add...
  8. Replies
    14
    Views
    18,158

    [ubuntu] Re: utility to combine .vob files?

    If you want to play the video just use "Open folder" option in the VideoLan (vlc) or right click the folder where the VOB files are and choose "Open with VLC".

    VLC plays DVD rips nicely and...
  9. Replies
    5
    Views
    2,522

    [ubuntu] Re: Simple Image Crawler for Linux?

    Short HowTo for mnogosearch. This HowTo based on http://www.mnogosearch.org/board/message.php?id=19573

    I assume that apache2, mysql, phpmyadmin present. I am using Ubuntu 10.04. This HowTo is not...
  10. Replies
    3
    Views
    4,800

    [ubuntu] Re: DNS Unable to resolve hostnames Ubuntu 10.04

    Using aptitude instead of apt-get solves the problem.



    sudo aptitude -o Acquire::http::Proxy=http://wwweuproxy.itg.ti.com:80 install hexer



    Still, this is a bug in the apt-get. It used to...
  11. Replies
    3
    Views
    4,800

    [ubuntu] Re: DNS Unable to resolve hostnames Ubuntu 10.04

    I confirm the problem.

    Fresh installation of 10.04, i configured proxy in Firefox and added


    export http_proxy=....

    to the /etc/bash.bashrc

    Firefox and wget work fine.
  12. [ubuntu] Re: no wired network and internet on Ubuntu 10.04.

    In my case DNS was missing. I had static IP configured before upgrade from 9.04 to 10.04.
    Ifconfig and route did not report any immediately obvious problems - ifconfig showed IP address set.

    Ping...
  13. Re: Linker error: (/usr/bin/ld: cannot find -lgcc_s)

    or

    <code>
    ld -r -o merged-object-file-name file1.o file2.o ...
    </code>
  14. Re: Linker error: (/usr/bin/ld: cannot find -lgcc_s)

    gcc -Wl -shared -o ....
  15. Replies
    136
    Views
    134,135

    [SOLVED] Re: Karmic RT2870 Driver Tutorial

    Blacklisting trick worked for me


    Enable monitor mode (work as a sniffer with wireshark)


    sudo iwconfig ra0 mode monitor channel 4

    In the sniffer choose interface ra0 (not USB)
    Thank you
  16. Replies
    6
    Views
    2,669

    [kde] Re: Fonts are too small

    How to fix fonts in the Firefox menus and on the tabs. This advice mainly targets users with eyes problems. LCD screens require to use the native resolution to get the sharp picture. One of the...
  17. Replies
    31
    Views
    17,121

    [SOLVED] Re: How to remove users from login window?

    I am missing this feature too. I have lot of users, like qemu, vsftp and others who will never login. In the previous login (9.04) when typed user name it was easier, than scrolling through the...
  18. [ubuntu] Re: Firefox location bar sometimes doesn't drop down after jaunty upgrade

    Bringing new window (Ctrl-N) and closing the window (Ctrl-W) solves the problem for some time
  19. [ubuntu] Re: Firefox location bar sometimes doesn't drop down after jaunty upgrade

    same problem here. I have a couple of plugins installed. I tried to disable them and still nothing
  20. Replies
    6
    Views
    8,360

    [ubuntu] Re: alarm clock applet

    or


    crontab -e


    for command line oriented guys

    For example, to open http://ubuntuforums.org/ 4 times a week at 18:15
  21. Replies
    3
    Views
    8,118

    [ubuntu] Re: Using USB-USB bridge cable on Ubuntu

    Is there a USB-to-USB bridge which turn one of the PCs into a storage device for the second PC ?

    I thought to connect my EeePC to the USB on my DVR and view photos right off the disk without...
  22. Replies
    19
    Views
    1,455

    [ubuntu] Re: unable to install

    Are you trying to create a double boot setup - Vista and Linux coexisting on the same disk ? If this is the case try to download SystemRescueCD and boot from the CD. The tools on the disk will help...
  23. Replies
    19
    Views
    1,455

    [ubuntu] Re: unable to install

    Grub - booter which brings Linux (Ubuntu) up has it's own menu

    power down the box, power up and Press [Esc] while the system boots.

    You are going to enter a short menu - white on black with 3-5...
  24. Replies
    6
    Views
    4,985

    [ubuntu] Re: GParted Cannot Shrink NTFS Partition

    SystemRescueCD can handle wide range of the problems. Small 250MB iso - download, burn CD, boot from the CD. Try to resize using the tools on the CD - graphic API.
  25. Replies
    19
    Views
    1,455

    [ubuntu] Re: unable to install

    likely one of the drivers does not feel good

    try to Alt-Ctrl-F1
    should bring white on black terminal window and prompt for password
    after that type the following



    sudo passwd
Results 1 to 25 of 45
Page 1 of 2 1 2