Search:

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

Search: Search took 0.05 seconds.

  1. Replies
    29,712
    Views
    1,262,142

    Re: Count to 200 - BEFORE MOD RESETS BACK TO ONE!

    19 :p
  2. Replies
    29,712
    Views
    1,262,142

    Re: Count to 200 - BEFORE MOD RESETS BACK TO ONE!

    Well, that escalated quickly.
  3. Thread: Moving files.

    by EngieOP
    Replies
    4
    Views
    303

    [SOLVED] Re: Moving files.

    No problem. :)
    Man is important, Google comes second
  4. Thread: Moving files.

    by EngieOP
    Replies
    4
    Views
    303

    [SOLVED] Re: Moving files.

    This:

    mv -t DEST file1 file2




    From man mv:

    .
  5. Replies
    29,712
    Views
    1,262,142

    Re: Count to 200 - BEFORE MOD RESETS BACK TO ONE!

    5 Gum
  6. Replies
    2
    Views
    484

    Re: My Little Ponybuntu

    Awesome!
    Add me on Steam.
    s/n: Engineer is EngieHere
  7. Replies
    29,712
    Views
    1,262,142

    Re: Count to 200 - BEFORE MOD RESETS BACK TO ONE!

    45 cuz Techno Kitty.
  8. Replies
    29,712
    Views
    1,262,142

    Re: Count to 200 - BEFORE MOD RESETS BACK TO ONE!

    32-bit
  9. Replies
    13
    Views
    815

    Re: Windows gaming on Ubuntu

    Half-Life is available on Linux. :)
  10. Replies
    11
    Views
    1,131

    Re: Counter Strike - Global Offensive

    Time to get rekt. :)
  11. Replies
    17
    Views
    1,133

    Re: Begin teaching Linux (specifically Xubuntu)

    Man is most important, Google is the second.
    Prof. Li Yinong
  12. Replies
    5,582
    Views
    699,699

    Re: Why do you choose Ubuntu over Windows

    Because
    sudo apt-get install.
  13. Replies
    69
    Views
    5,620

    Re: Does it run on Linux? (Youtube gaming series)

    Awesome. I subscribed. :)
  14. Replies
    13
    Views
    700

    Re: Wanting to learn

    This isn't necessarily a bad thing...:-|
    As a programmer, you really know what is going on.
  15. Replies
    13
    Views
    700

    Re: Wanting to learn

    Interesting. The community college here has an CS1 class and C is the first language taught.
    Here is a very good online resource (IMO): http://c.learncodethehardway.org/book/
  16. Replies
    0
    Views
    332

    Source Film Maker

    Has anyone here managed to get Source Film Maker to run on Ubuntu? If so, was it through WINE?
  17. Replies
    1
    Views
    254

    Username change request

    Please change my username to EngieOP.

    Alternatives:
    1. micropenguin
    2. jyang772
    3. Engineer_is_EngieHere


    Thank you.
  18. Replies
    1
    Views
    740

    [SOLVED] Set file permissions using C++

    Using C, if I wanted to create a file with read/write permissions for the owner I would do this:



    int fd;
    fd = open("filename", O_CREAT, S_IRUSR | S_IWUSR);



    What is the equivalent with...
  19. Replies
    2
    Views
    480

    Re: dota 2 with optimus video card

    run
    optirun glxspheres64 and check the frame rate.
  20. Replies
    1
    Views
    450

    Creating a Wireless Adhoc network

    I'm trying to create a wireless adhoc network with the Create a New Wireless Network wizard. However, my laptop tries to connect to it, and doesn't.
    I don't see the wireless network I created on...
Results 1 to 20 of 20