Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.12 seconds.

  1. Replies
    35
    Views
    3,205

    Re: Should Linux be scared of GNU Hurd?

    Linsux.org?
  2. Replies
    2
    Views
    369

    [SOLVED] Re: echo out command line to a file

    Using the ">>" will write to the end of a file. Using ">" will replace all text in the file.

    So, say the command was

    ls -al
    I'd do

    ls -al >> txt.txt
  3. Replies
    3
    Views
    470

    [ubuntu] Re: Can not download software

    Go to System -> Admin -> Software Sources, then "Select Best Server".
  4. Replies
    71
    Views
    4,134

    Re: Congratulations to our new moderators!

    (Pssst... you're doing it wrong now..)
    Oh.. Sure :p
  5. Replies
    71
    Views
    4,134

    Re: Congratulations to our new moderators!

    :roll:
  6. Thread: Aircrack.

    by NoaHall
    Replies
    1
    Views
    436

    [ubuntu] Re: Aircrack.

    You need to run
    sudo ifconfig wlan0 down first.
    Then
    sudo ifconfig wlan0 up

    Run
    sudo airmon-ng start wlan0
    And kill each process it lists until airodump-ng wlan0 works.
    This is a bit hit...
  7. Replies
    35
    Views
    3,205

    Re: Should Linux be scared of GNU Hurd?

    Yeah, cause that's a valid reason to be using a kernel or not.

    Anyway, HURD is no good. If it was close to being stable at all, rms would use it. He does not, shows how much it sucks ATM. And yes,...
  8. Replies
    33
    Views
    2,509

    Re: Canonical losing focus?

    I'm really not.
  9. Replies
    33
    Views
    2,509

    Re: Canonical losing focus?

    You all seem to be assuming I'm saying it's a bad thing. I'm merely stating the facts. Interpret them as you will.
  10. Replies
    33
    Views
    2,509

    Re: Canonical losing focus?

    That's my point. They can't handle it themselves.
  11. Replies
    33
    Views
    2,509

    Re: Canonical losing focus?

    Caonical could not even begin to handle things without Debian to base itself upon.
  12. Replies
    25
    Views
    5,056

    [SOLVED] Re: flashplugin-nonfree won't uninstall

    Very well, try this -


    find /var/lib/dpkg/alternatives/*flash* -type f -size 0 | xargs sudo rm
  13. Replies
    25
    Views
    5,056

    [SOLVED] Re: flashplugin-nonfree won't uninstall

    No, it's all one command.
    wget http://launchpadlibrarian.net/29383483/flash.patch -O- | sudo patch /var/lib/dpkg/info/flashplugin-nonfree.prerm && sudo dpkg --purge --force all flashplugin-nonfree...
  14. Replies
    25
    Views
    5,056

    [SOLVED] Re: flashplugin-nonfree won't uninstall

    wget http://launchpadlibrarian.net/29383483/flash.patch -O- | sudo patch /var/lib/dpkg/info/flashplugin-nonfree.prerm && sudo dpkg --purge --force all flashplugin-nonfree
    Try that.
  15. Replies
    25
    Views
    5,056

    [SOLVED] Re: flashplugin-nonfree won't uninstall

    That's just the end bit of the output.


    ls /var/lib/dpkg/info/*flash* Would be better.
  16. Replies
    25
    Views
    5,056

    [SOLVED] Re: flashplugin-nonfree won't uninstall

    Try this -
    wget http://launchpadlibrarian.net/29383483/flash.patch -O- | sudo patch /var/lib/dpkg/info/flashplugin-installer.prerm && sudo dpkg --purge --force all flashplugin-nonfree
  17. Replies
    6
    Views
    694

    [ubuntu] Re: of these what is ubuntu

    linux-x86-64 Linux, x86-64 with SSE2 (best)
  18. Replies
    3
    Views
    415

    [ubuntu] Re: how do I access /etc/ please?

    Open a terminal, and enter
    gksudo gedit /etc/modprobe.d/alsa-base.conf

    Or, if you don't use the Gnome version, you could do


    a="Some Text"
    echo $a | sudo tee -a...
  19. Replies
    75
    Views
    3,151

    Re: Where do your old computers go?

    A Ubuntu certification is worthless for those who want to work for real, big companies.
  20. Replies
    75
    Views
    3,151

    Re: Where do your old computers go?

    "The Linux team". Explain what you mean by that?
  21. Replies
    75
    Views
    3,151

    Re: Where do your old computers go?

    I have CentOS on mine, switched from Fedora.
  22. Thread: The Toxic Mite

    by NoaHall
    Replies
    13
    Views
    582

    Re: The Toxic Mite

    I am The Toxic Mite. Oh wait, no I'm not. I'm confused. Hold me.
  23. Replies
    112
    Views
    11,090

    Re: Songbird - End of Linux Version

    Yeah, cause it's impossible for someone other than you to use different software.


    It's a shame, as Songbird is my favourite media player on Linux. Still, it's open source, I can edit the code to...
  24. Replies
    7
    Views
    1,920

    Re: OS Comparison (Win/Lin/OSX) PDF

    How on Earth could you forget servers under "Most Commonly Seen"?

    Get rid of the Crapware section.

    Linux is the most secure for the CORE SYSTEM FILES. Not for USER files. Not at all.
  25. Replies
    58
    Views
    2,565

    Re: Does anyone else hate their computer?

    There are distributions other than Ubuntu.
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4