Search:

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

Page 1 of 6 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    483

    Sql query help

    Just can't seem to get this one.
    I've the following tables (changed names for simplicity sake)

    [Recipe]
    -id, Name

    [Ingredient]
    -id Name

    [RecipeToIngredient] (Many to Many)
  2. Replies
    11
    Views
    1,692

    [SOLVED] Re: wireless stops working after hibernate 10.10

    thanks that works.
    Could you (or someone) tell me which scripts I can put that in so that it happens on hibernate shutdown, and hibernate startup ?

    ta
  3. Replies
    11
    Views
    1,692

    [SOLVED] Re: wireless stops working after hibernate 10.10

    pete@laptop:~$ sudo lspci -nn | grep Network
    [sudo] password for pete:
    00:0e.0 Network controller [0280]: RaLink RT2500 802.11g [1814:0201] (rev 01)




    pete@laptop:~$ sudo lsmod | grep rt2...
  4. Replies
    11
    Views
    1,692

    [SOLVED] Re: wireless stops working after hibernate 10.10

    its built in wireless for my laptop which isn't a well known make.

    $lshw

    description: Notebook
    product: MS-1011
    vendor: MICRO-STAR INT'L CO.,LTD.
    version: 0101
    serial:...
  5. Replies
    11
    Views
    1,692

    [SOLVED] Re: wireless stops working after hibernate 10.10

    i went and made a coffee, came back and it still wasn't working :(

    i ended up pluggin in my phone and that worked for usb tethering until i got round to rebooting!
  6. Replies
    11
    Views
    1,692

    [SOLVED] wireless stops working after hibernate 10.10

    says wireless unavaliable, do a ifconfig and it doesn't show up.

    need to restart computer to get wireless back.

    any way I can fix this?
    or even a command to run to restart the wireless...
  7. Replies
    2
    Views
    392

    [SOLVED] Re: running firefox-3.0 runs firefox2.0

    there was still a defun version running in memory
    killall sorted that
  8. Replies
    2
    Views
    392

    [SOLVED] running firefox-3.0 runs firefox2.0

    ive tried removing firefox-2.0 and installing/reinstalling firefox3.0

    but everytime i load firefox-3.0 from command line, firefox2.0 loads up.

    also tried deleting my /home/user/.mozilla folder...
  9. Re: calculate that 4 items can be split into 6 different groups of 2.

    i can't believe that attitude of some of the people on these boards.
    i come here with a problem ,which as a software dev does happen from time to time that you can't for whatever reason come up with...
  10. Re: calculate that 4 items can be split into 6 different groups of 2.

    cheers, looking at that it should work for pairing, but I also need groups of 3, 4 ,5 (well n-1). n = number of elements.
  11. Re: calculate that 4 items can be split into 6 different groups of 2.

    ok well i've found out this problem is called Binomial coefficients, and found some code to calculate the total number of different groups.





    public static int Binom(int n, int m)
    {...
  12. calculate that 4 items can be split into 6 different groups of 2.

    hi,
    Could someone help me with this, (psyudo code or c#/java/c++ would be great).

    If you have 4 different items, lets call them, coat, socks, pants, hat. this group of 4 items can be split into 6...
  13. Replies
    3
    Views
    3,572

    [kubuntu] Re: KIOEXEC: Malformed URL trash:/

    cheers. the GUI method worked fine for me (couldn't find the file for the command line)
  14. Replies
    4
    Views
    936

    [kubuntu] Re: firestarter, restrict to network subnet

    thanks for giving a mini network lecture and my answer!

    cheers
  15. Replies
    4
    Views
    936

    [kubuntu] firestarter, restrict to network subnet

    in firestarter under the policy tab i can "allow connections from host", then a new window comes up saying "ip, host or network"

    If i want to allow all computers on the network in the subnet ,...
  16. Replies
    3
    Views
    3,572

    [kubuntu] KIOEXEC: Malformed URL trash:/

    something has gone (been wrong with for quite a while) my dolphin.

    Clicking on trash icon shows Malformed URL trash:/ error. Inserting a memory stick shows error

    KIOEXEC
    /media/disk IS A...
  17. Replies
    28
    Views
    1,659

    Re: Arm-powered machines: Ubuntu set to debut on netbooks

    netbooks are a fad for geeks. give it a year or two and smartphones will have destroyed their market.

    heres a very interesting/good read article about it ....
  18. Replies
    19
    Views
    2,695

    Re: A Linux wallpaper for beginners

    but surely people who are new to linux shouldn't be expected to get down and dirty with CLI ? graphical pointy and clicky.

    also, what new user is going to set that as their background? Its only...
  19. obtaining football (soccer) fixtures & results (RSS?)

    i've decided to write myself a program to maintain my fantasy football team selection, anyway i need to obtain the (UK) premiership table, fixtures and results of each week.

    Was wondering if...
  20. Replies
    6
    Views
    626

    Re: easy MonoDevelop question (i hope!)

    I deleted a config file in my home dir which then restores the toolbar to defaults.

    i THINK it was this file

    ~/.config/MonoDevelop/Toolbar.xml

    I spoke to one of the devs on Irc about it and...
  21. Replies
    6
    Views
    626

    Re: easy MonoDevelop question (i hope!)

    tried that at the time. didn't work.
    anyway i've closed the app now.

    still not there.
  22. Replies
    6
    Views
    626

    easy MonoDevelop question (i hope!)

    when creating a GUI, there is the designer view with the toolbox, well i've managed to delete the vbox container and a widget (can't remember which one)

    anyway to restore them?

    thanks
  23. Replies
    23
    Views
    977

    Re: Anyone use netbeans?

    +1 for eclipse
  24. Replies
    22
    Views
    2,119

    Re: A DAY IN THE LIFE: Of a windows user....

    edit:[too slow]
  25. [all variants] USB sockets dont work unless something plugged in at boot time

    My USB sockets only work if there is a device plugged in when the computer first boots.

    Strange thing is that the device gets power but /var/log/syslog shows nothing.

    ps. everything used to...
Results 1 to 25 of 141
Page 1 of 6 1 2 3 4