Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    356

    Texting application?

    Does anybody happen to know of a sprint compatible application that allows me to text from my desktop similar to how you chat in Pidgin? I know sprint has a web ui for this, I'd prefer to not tether...
  2. Script runs on CentOS but not Ubuntu

    Is there any reason why a script would run on CentOS and not Ubuntu? The script I'm trying to execute can't be posted (I can however post the relevant bits, see below) but the line in question is...
  3. Replies
    1
    Views
    255

    AMD-V and multiple programs

    Firstly, I'm not a hardware guy, so forgive the ignorance :)

    I have an AMD processor with AMD-V enabled in my BIOS on Ubuntu 14.04. I'm writing and android application and have been using the...
  4. Replies
    1
    Views
    186

    Two VM's behind NAT

    I have two VM's running. One server running OpenVPN and the other is Ubuntu. I'd like to test that I can connect to OpenVPN from Ubuntu but both of these VM's are behind NAT which is leaving me...
  5. Replies
    1
    Views
    303

    [ubuntu] Dual booting with Win 7?

    Ok, so I have to have Windows on my machine for various reasons now :(

    Last time I tried to dual boot the installer (Ubuntu) would pick up that Windows is on the HDD and give me the option to...
  6. Replies
    1
    Views
    336

    Re: Steam missing OpenGL?

    Figured it out (a different way)

    I'm now using this script



    #!/usr/bin/env bash
    export...
  7. Replies
    1
    Views
    336

    Steam missing OpenGL?

    I found a thread on this a while back that solved my issue but can't seem to find it. I've got an MSI R9 270 and would like to play steam games. After installing the proprietary drivers from the...
  8. change location of lvm partitions?

    Ive got a fresh Ubuntu lvm install on my SSD. Now id like to change the location of specific partitions on my system (ie /home and /usr/local) to my 1 TB hdd. How would I do this and transfer that...
  9. Re: ssh_exchange_identification: read: Connection reset by peer

    Solved, I some how locked out localhost with denyhosts, had to get that sorted out, all is good. Thanks for all of your help!
  10. Re: ssh_exchange_identification: read: Connection reset by peer

    I haven't tried what you've said above. But after some digging, on the local machine I've found this

    $ ssh localhost
    $ ssh hadoop@localhost
    $ ssh 127.0.0.1
    $ ssh hadoop@127.0.0.1

    All don't...
  11. Re: ssh_exchange_identification: read: Connection reset by peer

    I may have found the root of the problem, I had installed some software this week to help harden the security. Anyway.... ssh hostname.local keeps getting added to /etc/hosts.deny even when I...
  12. Re: ssh_exchange_identification: read: Connection reset by peer

    Thanks for the fast help! Unfortunately after moving the keys to /etc/ssh/username, and setting the permissions to 700 and 600, then restarting ssh I'm still getting the same thing



    $...
  13. Re: ssh_exchange_identification: read: Connection reset by peer

    I don't remember setting that up honestly but ls -A /home shows .encryptfs so I guess so :)
  14. Re: ssh_exchange_identification: read: Connection reset by peer

    Thanks papibe! I've just done that but am still getting this

    ssh_exchange_identification: read: Connection reset by peer
  15. Re: ssh_exchange_identification: read: Connection reset by peer

    Edit:
    If I put the actual IP of the server into ssh hadoop@192.168.1.104

    I get:



    OpenSSH_6.2p2 Ubuntu-6ubuntu0.3, OpenSSL 1.0.1e 11 Feb 2013
    debug1: Reading configuration data...
  16. ssh_exchange_identification: read: Connection reset by peer

    I'm trying to setup Hadoop on my machine. Everything has gone fine until I tried to start it. It appears I have something going wrong with my ssh keys.

    I created a new group called hadoop and a...
  17. Apache -- restrict access to a specific file

    I have a php script that allows me to upload data to a MySQL DB from my mobile device. Is there a way to limit access to this file so I can tell Apache to allow *x* hostname's to see/execute it?
  18. Replies
    2
    Views
    380

    Re: Network logs to MySQL?

    Perfect, exactly what I was needing! Now to use BIRT for my security reports :)
  19. Replies
    2
    Views
    380

    Network logs to MySQL?

    Is there some software that anyone recommends that will parse the network logs into a MySQL database?
  20. Replies
    1
    Views
    235

    domain name without redirection?

    First of all, sorry for the n00b question. Typically I don't do much networking stuff :)

    Long story short I found a real real cheap SSL CA. I bought one to put on my personal server just to get...
  21. Replies
    1
    Views
    189

    Use specific wlan per user

    I have two users setup on my box. I'd like User1 to only use eth0 and User2 to only use wlan0, is there a way to do this on Ubuntu?
  22. Replies
    0
    Views
    247

    [ubuntu] Two displays with two video cards

    I'm trying to figure out how to get a seperate display out of each ATI card that I own. I have one R9 270 and another ATI 6000 series. So far I haven't been able to find much on google. If anyone...
  23. Port forward to VM on a bridged network

    Hi all! I have a CentOS VM running in VirtualBox. I need to forward a port to it so I can view some software I installed via the web UI.

    The host IP is 192.168.1.100

    And I have 22 forwarded...
  24. Replies
    2
    Views
    765

    [ubuntu] Re: Dual monitors ATI R9 270

    btw, it looks like everything is correct in xorg.conf



    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen ...
  25. Replies
    2
    Views
    765

    [ubuntu] Dual monitors ATI R9 270

    I picked up a Radeon R9 270 today and installed the drivers from the *.run file I downloaded off of ATI's site. I'm having two problems. First, the admin catalyst software prompts me for a password...
Results 1 to 25 of 49
Page 1 of 2 1 2