Jump to content

bradL

Active Members
  • Posts

    23
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

bradL's Achievements

Newbie

Newbie (1/14)

  1. Good point, the code would contain a mixture of letter and numbers. The letters will be all cap though, so how could I adapt the code to be able to handle it.
  2. Ok thanks, I checked the thread and I'm gonna use the C++ one someone submitted int values[4] = { 2, 3, 5, 7 }; set_type test_set(values, values+4); I don't know much C++, so would this section be the only one I change int values[5] = { AAAAA, BBBBB, CCCCC, DDDDD, EEEEE }; set_type test_set(values, values+5); To something like this? I did that but got error, it gives the blocks I enter as the undelcared identifier.
  3. Let's say the code given is scrambled, just the blocks are out of order. For example they give you DDDDD-EEEEE-AAAAA-CCCCC-BBBBB and the correct code is AAAA-BBBB-CCCC and etc. They only way to check to see if the order is right is by filling it in on a certain website.
  4. I don't know many languages and the ones I do know, I know very little. So here is my question. I'm trying to list all possible combinations of a code. The code has 5 blocks and each block is different, but I know the blocks just not the order they go in. Can someone help with this
  5. So my iPod Video was recently sent to be repaired, it had a bad hard drive and something to do with audio. So they sent back a nice clean refurbished iPod. My old one had marks and dents all over it. I remember some people getting linux to run on them as an alt way of playing music and such. I remember Roxbox or something similiar of that name but back then audio playback wasn't possible. Should I go back and look into Roxbox or did something better come on. Basically what should I do with my iPod Video?
  6. I don't know much about computer security so I'll ask you this. Whenever my friends come home for family or whatever, we always have a Halo night. At least one of them brings their laptop, I want to send them back with some lols. We have a open wifi network and I'm wondering how can I put some videos/pictures on their machine so they can see them in obvious places.
  7. Oh ok thanks for the info.
  8. What is exactly the purpose of virtualizing servers? I've heard people talk about them but no reason why. are there any benefits from it?
  9. bradL

    Linux

    Yea, I was having some issues with booting into Fedora and SUSE, so it's Ubuntu for me. I got the wifi working and such. Again thanks for the advice.
  10. bradL

    Linux

    Thanks for that link. I know it's about personal choice and all that but are there ones you would recommend? I just want something to replace vista. For now.
  11. bradL

    Linux

    HP Dv6747cl AMD Turion 64 X2 TK-60 2000mhz 2gb ram NVIDIA GeForce 7150M/ nForce 630M Atheros AR5006 wifi all I can think of ATM Link to HP Maybe you can make better heads and tails from it. I've looked at that distrowatch site
  12. bradL

    Linux

    I've been wanting to ditch Vista on my laptop, so I'm looking to Linux for some help. I've messed with linux in the past, I know who to do basic things in a CLI. I'm wondering what distros are worth checking out. I've played with ubuntu and didn't care for the fact it won't support my wifi card out of the box. I've tried booting from the live Fedora 10 cd and it won't work. What other distros are worth using up a cd? I'm gonna take a look at openSUSE right now.
  13. That means I have to find my Xp reg key now. I'll give a look see when i get chance.
  14. I've been thinking about a ftp. Basically just storage for my home network. Store my music on it and play it on another computer and allow some remote access. It doesn't have a large hard drive so I won't do any backups. I really don't know what I want it to do, I just want to look into what servers can do and how to do it. Sorry if I seem vague.
×
×
  • Create New...