Search:

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

Page 1 of 6 1 2 3 4

Search: Search took 0.18 seconds.

  1. Replies
    2,495
    Views
    130,446

    Re: The UN-WORD Association Thread!

    Pickles
  2. Thread: C++ help

    by spillin_dylan
    Replies
    3
    Views
    256

    Re: C++ help

    Three comments:

    1) Looks like C++ to me.
    2) Is there a question in there somewhere?
    3) We aren't supposed to be helping you for school work on the forums, because you won't really learn C++...
  3. Replies
    12
    Views
    584

    [SOLVED] Re: shell script help

    Yeah, I know. My changes were just to show you an example that you can put code inside the if/then/else block. You're on the right track, and I'm doing my best to help you learn the answer without...
  4. Replies
    12
    Views
    584

    [SOLVED] Re: shell script help

    #!/bin/bash
    echo "enter your username"
    read username

    If [ "$username" = "jake" ]
    then
    echo 'success you are logged in now'
    else
    echo 'sorry wrong username exiting in 5...
  5. Replies
    2,495
    Views
    130,446

    Re: The UN-WORD Association Thread!

    delta
  6. Re: What was the last command you entered into Terminal?

    man date

    Maybe "mandate" as in directive....

    I actually think I was researching why I keep getting spam mail from 01-18-2038, one day before 32 bit POSIX time 'ends'.
  7. Replies
    4
    Views
    871

    [ubuntu] Re: Set custom Unity defaults?

    Thanks for all the suggestions everyone! I will try exporting my settings!
  8. Replies
    4
    Views
    871

    [ubuntu] Set custom Unity defaults?

    Hey, this might be a silly question, but what can I do to keep my custom Unity settings such as transparency, icon size, etc, persistent or saved when I have to do a "unity --reset"? Everything...
  9. [ubuntu] Re: Copy pictures from Samsung Galaxy S2 to computer?

    I think the cloud storage idea has been covered, but I actually like the Ubuntu One integration on my Galaxy S2. I don't think I've ever plugged it in to my Ubuntu laptop....
  10. Replies
    3
    Views
    333

    [ubuntu] Re: Crappy looking fonts?!?

    Okay, and that works great to change all the other default fonts. But they all look good already, it's just the top panel. Thanks for the suggestion, though, definitely like the ubuntu tweaks!
  11. Replies
    3
    Views
    333

    [ubuntu] Crappy looking fonts?!?

    Just finished the upgrade to 12.04, and really like it so far. BUT....

    The font rendering on my top panel is really really bad.


    Any thoughts?
  12. Replies
    84
    Views
    3,268

    Re: What's your favorite DOS game?

    I remember playing a lot of NHL '95, Wacky Wheels, and Transport Tycoon. I'm sure there are many others; I was addicted to the demo versions that came on the PC Gamer magazine CD (and did they have...
  13. Replies
    16
    Views
    891

    [ubuntu] Re: Ubuntu stopping me installing DOS

    Not to dissuade you against MS-DOS 6.2, but have you tried FreeDOS? It looks like it is a modern-day replacement for MS-DOS, and is still being developed. Never tried it myself, but it sure sounds...
  14. Replies
    7
    Views
    793

    [all variants] Re: I broke my internet! :(

    Okay, so apparently my DNS was set up properly. All I have is one nameserver 192.168.1.254 and the search workgroup, etc.... I'm sure that part is right.

    So I followed the tutorial on...
  15. Replies
    7
    Views
    793

    [all variants] Re: I broke my internet! :(

    Okay, sorry for the delay, but entering the wpa-essid and wpa-psk completely worked! I think. I can ping an IP address on my local network, and the outside internet now, but I still have to somehow...
  16. [ubuntu] Re: make command to run only with specific parameters

    Not exactly sure if this is exactly what you want, but you can make an alias.


    alias iptables='iptables -L'
    alias ls='ls --color=auto --classify --human-readable --group-directories-first

    You...
  17. Re: Count to 200 before a Windows user resets back to One!

    6
  18. Replies
    12
    Views
    8,387

    [ubuntu] Re: Android won't mount

    For the record, when it asks you to go into USB mode, do you enter USB mode?

    Also, if you are trying to use it with Banshee (or Amarok, etc) I think there is something about adding a...
  19. Replies
    7
    Views
    793

    [all variants] Re: I broke my internet! :(

    Bump.

    I know I'm not giving anyone much to go on here, but still hoping for some help. I think my interfaces and DNS setups are okay; I think the problem lies with connecting wirelessly via CLI...
  20. Replies
    7
    Views
    793

    [all variants] I broke my internet! :(

    Okay guys (and gals), I really need your help this time. I'm not sure what I did or how I did it, but my networking on my Toshiba laptop is totally borked. And has been for a while.

    Here's the...
  21. Re: Linux Ubuntu how long are you using it ?

    I started around October/November of 2008. Ubuntu was my first distro, and still use it today, although I did finally get Debian setup on a home server.
  22. Replies
    29
    Views
    3,024

    [ubuntu] Re: Wanting to build a home server

    Not sure if it's what you want, but I followed an excellent how-to at http://www.woodel.com/ and have had excellent results. It's a Debian setup, with Webmin for remote administration, but I barely...
  23. Replies
    329
    Views
    15,737

    Re: The "Luxury" Thread

    Luxury. Mine does exactly that, except instead of running DOS, I am running Vista.
  24. Replies
    9
    Views
    2,542

    [ubuntu] Re: Changing PC Name

    http://xkcd.com/910/
  25. Replies
    1,177
    Views
    65,210

    Re: Disagree with the user above you

    Global cooling will certainly not freeze the ocean down to the bottom, there is too much heat inside the earth's core for that to occur.
Results 1 to 25 of 136
Page 1 of 6 1 2 3 4