Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    13
    Views
    1,658

    [ubuntu] Re: Openssh pubkey AND password authentication?

    Decided its possible to do vpn and ssh security paired with multiple forms of authentication thanks guys
  2. Replies
    13
    Views
    1,658

    [ubuntu] Re: Openssh pubkey AND password authentication?

    bump
  3. [ubuntu] Re: When I open the Ubuntu from dual boot with Windows 7....

    what is your GPU?
  4. Replies
    19
    Views
    3,683

    [ubuntu] Re: Ubuntu 12.04LTS black lines on screen

    ^this. Also maybe get drivers from another source if that doesnt work. You should not be getting such low refresh rates or lines on the screen
  5. Replies
    13
    Views
    1,658

    [ubuntu] Re: Openssh pubkey AND password authentication?

    This seems to be the main problem (Sorry Everyone that I have not been back in a while. Tons of crap going on at work and school). I know the limitations of open-ssh but my question is there a way...
  6. Replies
    13
    Views
    1,658

    [ubuntu] Openssh pubkey AND password authentication?

    Hey guys,
    I was wondering if anyone knew an appropriate, clean way to incorporate both a form of key authentication AND password authentication with openssh. I have googled this before and haven't...
  7. Replies
    4
    Views
    1,266

    Re: samba testparm error

    Thanks again for the answers and encouragement
  8. Replies
    4
    Views
    5,209

    Re: bash script error: is a directory

    I ended up with this before I finished everything. Thought it was just as simple as the above code. Any of these work great though! thanks again


    #!/bin/bash

    find $1 -name "*.$2" | xargs -n...
  9. Replies
    4
    Views
    690

    Re: Lost all Data when install Ubuntu

    Caine linux allows you to do forensics on your drive and recover most of your data (saved my stuff when I made a foolish partitioning error)
  10. Replies
    14
    Views
    1,463

    Re: Are you ready for iBuntu?

    Google has their market share in Android. They don't need canonical. In fact they may not want to do that for the sake of protecting android. (not that they expect it to take massive hits from...
  11. Replies
    14
    Views
    1,463

    Re: Are you ready for iBuntu?

    I disagree. Apple knows marketing. The point isn't how much they spend on it, it is how they market. We can probably just agree to disagree on this though. Imho Apple shows their products to be...
  12. Replies
    4
    Views
    5,209

    Re: bash script error: is a directory

    Thanks I thought I had closed it before any replies.




    Here is the solution for anyone else who may run into this problem. Thanks schragge for your help. (I feel like a noob lol)):P
  13. Replies
    3
    Views
    1,449

    Re: bash script error: is a directory

    Wow i feel like a nub... Lol thanks a bunch!!!!!!
  14. Replies
    4
    Views
    600

    Re: Can you write elegant pygame code?

    Hey. Try taking a look at "stacked python" programming language. It is python for game development. It was used as the core of Eve Online. I'm no game programmer so I cannot exactly explain how...
  15. Replies
    4
    Views
    5,209

    bash script error: is a directory

    My code is rather basic so excuse my lack of shell scripting experience. I keep getting errors for line 3. I have tried changing "$1" to echo $1 cat $1 and even turning the whole line into a variable...
  16. Replies
    3
    Views
    1,449

    Re: bash script error: is a directory

    just realized that there is actually a programming section on ubuntu forums. I am closing this and will post over there instead.

    My apologees
  17. Replies
    5
    Views
    3,645

    [ubuntu] Re: Hmmmm... am I being hacked?

    if the above answers didn't help (aka if you arent doing any of the above) try using wireshark or something of the sort to monitor your network traffic. It is unlikely you are being "hacked" and...
  18. Replies
    3
    Views
    1,449

    bash script error: is a directory

    My code is rather basic so excuse my lack of shell scripting experience. I keep getting errors for line 3. I have tried changing "$1" to echo $1 cat $1 and even turning the whole line into a variable...
  19. Replies
    6
    Views
    1,243

    Re: Unable to boot any system

    Never EVER attempt to repair grub without doing exactly what you did this last time. GRUB can be a pain in the neck sometimes especially when packages break themselves. Also thanks for the config...
  20. Replies
    14
    Views
    1,463

    Re: Are you ready for iBuntu?

    I'm going to have to disagree. They have money: make a 150 dollar tablet and actually advertise. Commercials do wonders in marketing all you have to do is lie and say everyone wants the device. It...
  21. Re: Can't Find httpd.conf in usual places and locate command does not find it

    Try using "find" instead of locate. Locate is setup to search in predefined $PATHs. find will give you a better chance to locate the file. Or use some variation of grep command as this seems to be...
  22. Replies
    11
    Views
    1,227

    Re: Failed to download repository information

    There are a few ways to fix it but here is a quick simple gui based tutorial for you http://www.liberiangeek.net/2012/04/fix-duplicate-sources-list-entry-errors-in-ubuntu-12-04-precise-pangolin/
  23. Replies
    4
    Views
    690

    Re: Lost all Data when install Ubuntu

    CAINE Linux: It does wonders
  24. Replies
    4
    Views
    1,266

    Re: samba testparm error

    Sorry I never replied. I figured out the problem and feel extremely stupid. You have to close the smb.conf file before starting the service (duh!).
  25. Replies
    4
    Views
    1,266

    samba testparm error

    Samba won't start and I've been googling for like an hour. Testparm gives me this error:



    The first error from what I understand can be generally ignored because it is necessary for security...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4