Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    14
    Views
    907

    [ubuntu] Re: newbie need ssh help

    post the output of service ssh status:

    $ service ssh status
    * sshd is running
  2. Replies
    3
    Views
    558

    [ubuntu] Re: Firewall question

    a linksys router DOES come with a firewall built in already. Of course it's not as feature rich as Smoothwall and others.

    For basic needs, a linksys router should be fine.

    For more advanced...
  3. Replies
    17
    Views
    13,160

    [ubuntu] Re: [SOLVED] How secure is GPG?

    It'd be much easier for law enforcement to beat the password outta you than try to crack it with supercomputers.

    Widespread availability of quantum computing will mean the end of ALL cryptography...
  4. Replies
    6
    Views
    1,242

    [ubuntu] Re: How to stop water effects?

    are you pouring water on your computer?!?
  5. Replies
    4
    Views
    324

    [SOLVED] Re: Non-graphical log-in

    you really should search for this type of stuff, man.

    forums and the interwebs are FULL of this info

    http://www.howtogeek.com/howto/ubuntu/prevent-xorg-from-starting-in-ubuntu/
  6. [ubuntu] Re: Looking for jpeg image manipulation program

    You were asking for something with a UI:

    gThumb has a UI. It's nowhere near as powerful as imagemagick but MAY be able to do some of the things you want.
  7. [ubuntu] Re: Secured freeNX using custom keys. But ssh now open

    change this setting

    #PasswordAuthentication yes

    to

    PasswordAuthentication no

    in
  8. Replies
    6
    Views
    458

    [ubuntu] Re: Question about Ubuntu 9.10 desktop

    no, not with ANY program natively but most do support this functionality.

    both tbird and firefox support it.

    HOWEVER. You can manipulate the $DISPLAY environment variable BEFORE you launch...
  9. [ubuntu] Re: how do i replace a hard drive with smaller drive

    i've to tell you, if you plan on messing with a machine and you would not be able to recover in case something went wrong, it's best to leave it alone then.

    Setting up an ubuntu router is a piece...
  10. Replies
    5
    Views
    1,712

    [ubuntu] Re: How would I...? Automatic Torrent Downloading

    qbittorrent can do this very easily.

    if you search transmission's website, they should support RSS downloading as well.

    There is no need to run uTorrent in wine or anything like that.

    I also...
  11. [ubuntu] Re: how do i replace a hard drive with smaller drive

    install the OS onto the new drive and then migrate the config files.

    that's it.

    if you're using it as a router and nothing else, it can't be more than a few iptables lines.
  12. [ubuntu] Re: how do i replace a hard drive with smaller drive

    are you able to connect both drives at the same time?
  13. [ubuntu] Re: Looking for jpeg image manipulation program

    No problem.

    Good luck!
  14. Replies
    6
    Views
    458

    [ubuntu] Re: Question about Ubuntu 9.10 desktop

    thunderbird --help
    Usage: /usr/lib/thunderbird/thunderbird-bin [ options ... ] [URL]
    where options include:

    X11 options
    --display=DISPLAY X display to use


    So. ...
  15. Thread: Microphone

    by zollie
    Replies
    7
    Views
    393

    [ubuntu] Re: Microphone

    run alsamixer

    [TAB] over until you see "Capture" or ALL highlighted. Then play with the various levels. Leave whatever says "Boost" alone, it's the other ones that matter.
  16. [ubuntu] Re: [B]Looking for jpeg image manipulation program[/B]

    http://www.imagemagick.org/script/index.php

    specifically, I think you want this:

    http://www.imagemagick.org/script/montage.php?ImageMagick=ssbo5benas51q2m98fmmeel8v0
  17. Replies
    7
    Views
    560

    [SOLVED] Re: Network testing/emulation

    are these client/server apps or just server apps? Or client only?

    you gotta provide more details, man.
  18. Replies
    7
    Views
    560

    [SOLVED] Re: Network testing/emulation

    are you able to assign different TCP listen ports to your application?

    In that case, just assign different ports & run 2 instances of the app at the same time on the same box.

    you do not need...
  19. Replies
    7
    Views
    560

    [SOLVED] Re: Network testing/emulation

    what do you mean when you say "test the network?"

    what EXACTLY are you trying to do??
  20. [kubuntu] Re: firefox doesn't work, reports 'The connection was reset'

    Forgot to add, this is on Kubuntu 64bit.
  21. Replies
    3
    Views
    350

    [ubuntu] Re: sshd not working

    ssh localhost should work just fine. This would never have anything to do with DNS, provided your /etc/hosts is setup correctly.
  22. Replies
    1
    Views
    524

    [ubuntu] Re: expand free space after dd

    you shouldn't have used dd on drives of mismatched sizes.

    you should have rsync'ed the data from one to another.

    the way you wanted it to work, dd would have worked fine for drives of identical...
  23. [kubuntu] firefox doesn't work, reports 'The connection was reset'

    Hi. I'm using kubuntu 9.10.

    The latest firefox 3.5.7 is unable to load any webpages.

    I keep getting this error message:


    The connection was reset

    The connection to the server was reset...
Results 1 to 23 of 23