Search:

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

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,182

    Re: How do su/sudo hide what you type?

    I see! The whole bash login thingy is soooo cool! And so secure!
  2. Replies
    83
    Views
    4,879

    Re: Best hangover cure?

    You say that......
  3. [ubuntu] Re: How Can I Connect Remotly Through a Terminal

    Thankyou, I just read the man page on it!
  4. [ubuntu] Re: How Can I Connect Remotly Through a Terminal

    it might be like

    ssh user.computer_name.url_or_ip_address
  5. [ubuntu] Re: How Can I Connect Remotly Through a Terminal

    try:

    ssh username@url_or_ip_address

    ssh stands for secure shell. That probably wont give you any windows on it though. For that you should try the -X option. you might not even need vpn!
  6. Replies
    6
    Views
    561

    Re: c++ enum trouble

    The enum type is only useful for specifying names of things within the source code. That is to say if you want to be able to type and then print "heroin" for instance then you need to use strings....
  7. Replies
    4
    Views
    290

    Re: Simple & Weird Question About C++!?

    You could make it look a bit like it was doing that by encasing a switch statement inside a function called


    operation (genericData a, genericData b, const char sign)


    I say that because...
  8. Replies
    78
    Views
    3,046

    Re: If Ubuntu didn't exist...

    I would have abandoned vista for a pirate copy of XP. Only certain editions of vista allow downgrades to XP. Mine wasnt one of them. I didn't know about compiz-fusion then though!
  9. Replies
    3
    Views
    328

    [ubuntu] Re: [SOLVED] A little C advice, please

    The first one on the list when you google "c++ stdio.h", this one here: http://www.cplusplus.com/reference/clibrary/cstdio/ is crystal clear about all the functions in stdio.h like printf and scanf....
  10. Replies
    12
    Views
    1,183

    [ubuntu] Re: multiple routers

    Now you have only one dhcp server, you probably have it set up to assign the ip addresses 192.168.2.x or 1.x depending on which one is the dhcp server. You need to fix the ip address of the non-dhcp...
  11. Replies
    11
    Views
    1,057

    [ubuntu] Re: oh ubuntu help me

    Have you forgotten/changed your password? How did you log in?

    If so you could boot into recovery mode which I think automatically gives you root (Well it did on my PCLinuxOS when I forgot the root...
  12. Replies
    30
    Views
    3,512

    Poll: Re: How many play the lottery?

    You shouldn't go into things like lotteries without doing some calculations. I know that in the UK the chances of winning the jackpot are one in 13.8 million and the chances of winning £9 (you...
  13. Replies
    10,052
    Views
    1,170,916

    Re: You know you're a geek when........

    You know your a geek when you dont expect firefox to find the previous page!

    EDIT: Oh no I'm terribly sorry I'm really really sorry for insulting firefox awesomeness.
    EDIT: You know your a geek...
  14. Thread: cpp crisis

    by John164918a
    Replies
    16
    Views
    806

    Re: cpp crisis

    Well the command numbered 505 and all commands with "-o earthquake.cpp" dont have any input files that are decent c++ source code, so they wont compile, so g++ shouldnt write anything to...
  15. Replies
    262
    Views
    17,553

    Re: What brought you to ubuntu?

    I started off dual booting ubuntu and vista, but then installed PCLinuxOS as well, and ruined the vista partition by accident, which was a shame. I had been looking forward to deliberately and...
  16. Replies
    262
    Views
    17,553

    Re: What brought you to ubuntu?

    Some geeky kid with ginger hair who went to anime conventions dressed as a girl tried to peddle me an Ubuntu 5.04 cd ages ago, so I ignored him. A couple of years later I go to uni and get a laptop...
  17. Thread: cpp crisis

    by John164918a
    Replies
    16
    Views
    806

    Re: cpp crisis

    I've always wanted to know is there some easy program that looks for data remenance? It might not have been overwritten and if you can remember some of the lines?
  18. Replies
    1,293
    Views
    46,018

    Re: Three Word Game

    Ridiculous game anyway!
  19. Replies
    10,052
    Views
    1,170,916

    Re: You know you're a geek when........

    ...being the 4096th poster is an even higher achievement!
  20. Replies
    10,052
    Views
    1,170,916

    Re: You know you're a geek when........

    Its official now. I am a geek.
  21. Replies
    10,052
    Views
    1,170,916

    Re: You know you're a geek when........

    You try to be the 4000th poster on a thread
    :guitar:
  22. Replies
    1,209
    Views
    435,519

    [all variants] Re: Comprehensive ndiswrapper troubleshooting guide

    Thanks again Pytheas22, I used your commands, but I ended up with no network interfaces at all (except the loopback one)! Even after I 'completely removed' ndiswrapper in synaptic and then...
  23. [ubuntu] Re: Which directory contains our applications?

    try /usr/bin
  24. Poll: Force timeout with annoying flashing titlebar

    Why cant there just be an su command and you have to log out when you are finished, and then maybe have some really annoying flashing titlebar as the default, to make you feel as though your doing...
  25. Replies
    1,209
    Views
    435,519

    [all variants] Re: Comprehensive ndiswrapper troubleshooting guide

    Hello Pytheas22, I'm afraid I have ruined my wireless internet. Previously It was working well except for b44 not working because ssb wasn't on the list of modules that could be loaded. I was trying...
Results 1 to 25 of 36
Page 1 of 2 1 2