Search:

Type: Posts; User: [Shadow]; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.07 seconds.

  1. Replies
    9
    Views
    855

    [ubuntu] Re: Bash Script Newbie Needs HALP

    Thanks guys. All of you were so helpful. I definitely had quite a few aha! and of course! moments. Thanks for all your insight!
  2. Replies
    9
    Views
    855

    [ubuntu] Re: Bash Script Newbie Needs HALP

    what a small world. That is the exact one I am learning off of. Not well though as you can tell
  3. Replies
    9
    Views
    855

    [ubuntu] Re: Bash Script Newbie Needs HALP

    Thanks for all the help guys. Sorry about the newbie mistakes.


    [/LIST]
    1. Could i get a quick reminder as to when you need a $ or not when setting variables?
    2. Whoops my bad :D
    3. I was...
  4. Replies
    9
    Views
    855

    [ubuntu] Bash Script Newbie Needs HALP

    #!/bin/bash
    set +x
    #Script that helps meh create bash files
    #****************VARIABLES***********
    $filename = $1
    #****************FUNCTIONS***********
    function createscript
    {
    echo...
  5. Replies
    35
    Views
    1,659

    Re: Computer For College?

    Well... i looked into the whole netbook / desktop / noteobook thing and the only downside to that is that in this program we are required to have a laptop that boasts at least pretty decent specs and...
  6. Replies
    35
    Views
    1,659

    Computer For College?

    I am an incoming computer science major and I am looking for a good computer for college.

    I have been looking at the Asus G73Jh-A2 and was wondering if this would be a viable college laptop
  7. Thread: GRUB loader?

    by [Shadow]
    Replies
    3
    Views
    351

    [ubuntu] Re: GRUB loader?

    thanks for the help guys...
  8. Thread: GRUB loader?

    by [Shadow]
    Replies
    3
    Views
    351

    [ubuntu] GRUB loader?

    I reinstalled karmic koala inside of windows and then rebooted as instructed. It booted up into ubuntu to complete the installation again. The next time i restart after the operating is fully...
  9. Replies
    3
    Views
    411

    [ubuntu] Re: Wireless Connection Stops a Workin

    Sorry for not being clear. The connection appears to be ok and it still appears connected but websites will not load
  10. Replies
    3
    Views
    411

    [ubuntu] Wireless Connection Stops a Workin

    Im sure this question has been asked a thousand times but I am having a problem where when i connect to a wireless network at school the internet works for maybe about 30 seconds but then stops. It...
  11. Replies
    8
    Views
    558

    Re: WoW permission troubles

    After Searching Around I stumbled upon these

    https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
    ...
  12. Replies
    2
    Views
    2,360

    Wine and Starcraft 2 Beta?

    Has anyone tried the Starcraft 2 Beta with Wine?

    Im downloading it myself now... curious to see the results
  13. Thread: C++ ubuntu

    by [Shadow]
    Replies
    4
    Views
    406

    [ubuntu] Re: C++ ubuntu

    If you prefer to use an IDE theyre are some good ones out there like

    Code::Blocks

    or

    Anjuta


    If you prefer command line then g++ is your best bet IMO
  14. Replies
    5
    Views
    16,226

    [ubuntu] Re: how to play flv and video

    You should be able to play the FLV files on your default movie players if you get the restricted extras (very recommended).

    If you dont want to do that I would also recommend VLC player.

    It is...
  15. Replies
    12
    Views
    992

    [ubuntu] Re: Home server, Internet sharing

    Hello!

    I can at least help you with a little of that.

    I know for sure that if you want to use your PC as a home server that shares files with other computers you will first of all want to...
  16. Replies
    5,789
    Views
    314,441

    Re: The Off Topic Game

    The sperm whale has the largest brain at about 17 pounds
  17. Replies
    8
    Views
    558

    Re: WoW permission troubles

    Found a helpful thread where a guy had the same problem

    http://ubuntuforums.org/showthread.php?t=1343520&highlight=WoW+permissions+wine
  18. Replies
    8
    Views
    558

    Re: WoW permission troubles

    Strange... the only other thing i can think of on hand would be to change the permissions to be for everyone to access.


    sudo chown 777 /home/kohler/.wine/drive_c/Program\ Files/World\ of\...
  19. Replies
    3
    Views
    338

    [ubuntu] Re: XP Virtual Machine?

    You could set up the box and then use a free VPN like openVPN to connect to that box from another computer. That way you can still use it but dont need a dedicated monitor/keyboard/mouse etc.
  20. Replies
    8
    Views
    558

    Re: WoW permission troubles

    hmm that is strange. Have you tried running the launcher as root?

    You can either use


    su or

    sudo
  21. Replies
    8
    Views
    558

    Re: WoW permission troubles

    When you use sudo chmod you are changing permissions for the World of Warcraft folder but not the files or folders under that.

    Try using the recursive operator -R in that statement to also change...
  22. Replies
    3
    Views
    338

    [ubuntu] Re: XP Virtual Machine?

    Hello!

    It is possible to install ubuntu as a program in windows xp if you just want to generally mess around with it by sticking the live cd in after you have already booted xp.

    You can also...
Results 1 to 22 of 28
Page 1 of 2 1 2