Thursday, 26 April 2007

Sharing Your internet connection trought MAC


In my case, I have an Internet Wireless Connection via my Airport connection and I have a Playstation 3 without wireless signal...
Mac os X have an option inside Preferences > Sharing to share your internet connection.
It seems easy but you cannot found clear information about the configuration.
Configuration in Mac Os: You need to have Internet via wireless and start the option share internet inside preferences > sharing > internet. You need to check the firewall properties to allow this. The second step is go to terminal and look what ip you have in ethernet device, simply write ifconfig en0
In my case I have the ip adress 192.168.2.1 mask 255.255.255.0
Configuration in Playstation 3: Go to Connection preferences and configure Manualy your ip trought cable, and put an ip in the same range, in my case 192.168.2.2. Use the same mask 255.255.255.0 and put the ip of Mac in Gateway 192.168.2.1, in dns use the same > 192.168.2.1
I used a crossover cable between Mac and Playstation 3, you can use normal cables with a switch or hub.
Enjoy Playstation 3 ONLINE !

Wednesday, 25 April 2007

Convert Your Videos to IPod/PSP/PS3

Do you want to convert all your videos in few time to look at your Playstation 3?
With ISquint is very easy, only 2 or 3 clicks and wait... like a microwave :)
Select the quality that you want, the size (Ipod/TV) and start convert... it supports a lot of codecs and it is really really easy.
Don't wait ! go to: http://www.isquint.org

Friday, 20 April 2007

How to DISABLE USB MEMORY KEYS under Windows XP with SP2

Hello,

A lot of people ask me about this, and everybody knows this security hole, you can copy and extract information in few second...

And there is a solution to disable the connection of memory sticks:

Go to REGEDIT (Press Start, Run..., and write regedit)

Go to the Key:

HKEY_LOCAL_MACHINE>SYSTEM>CURRENTCONTROLSET>SERVICES>USBSTOR

and change the value of Start from 3 to 4.... and it blocks the memory sticks !

If you want to Enable, change the number 4 for 3.

See you soon...