Author Archive

October 25, 2011 0

Copy Receive Connectors from one Exchange Server to another

By in Microsoft

CASE: I added a new Exchange Server CAS and needed to create a special Receive Connectors that has alot of IP Addresses like printers and other services. Doing this manually is a pain in the ass! But with only a command we can accomplish this! CAS1 Being the server that I will copy the Receive [...]

Tags:

September 13, 2011 0

Add User to Public Folder – Recursive Permissions

By in Microsoft, Windows Server

This is normaly a pain in the ass! But Microsoft has some cool scripts to add recursive permissions to the Public Folders. My example is from Exchange Server 2010 but it works on earlier versions too! Navigate to your Exchange installation dir, for example (DO THIS IN POWERSHELL): C:\Program Files\Microsoft\Exchange Server\V14\Scripts> Now execute this command: [...]

Tags: , , ,

February 23, 2011 0

AsbestOS v2.0 Released for PS3 !

By in Linux, PS3

My friend kha0S and PS3 hacker kmeaw released a new version of Linux loader slash installer (only in external disk for now… ) ! This is great for all the people that want the other OS option again! I tried the asbest OS v1.2 and was great! Now I will try this that is a [...]

Tags: , , ,

December 29, 2010 0

Setting Permissions recursively via Command Prompt

By in Microsoft

I had to kill an old File Server in Windows Server 2000 but needed to copy all the shares to the new NAS. I use robocopy for the copying itself but i got to the problem about permissions on the user. I needed to keep all other permissions and add myself to them. I FOUND [...]

Tags: , , ,

December 10, 2010 2

Allow users to Change IP Address with Group Policy (GPO)

By in Microsoft, Windows Server

I saw many people asking around the web how to this by GPO. To allow users to change IP Address settings on the windows machine they logon with a GPO. Well in this case you will need to user Restricted Groups on the GPO. First create a Security Group that you will use to put [...]

Tags: , , ,

December 9, 2010 0

Cross Forest Trust – Windows Server 2008 R2

By in Microsoft

Hi all I had a task to create a Cross Forest Trust. I had two independent Forests natively in Windows Server 2008 R2. For example purpose I will name them F1.local and F2.local. I’m posting this because i found some problems along the way that might help some one if they get into this. Begin [...]

Tags: , , ,

November 30, 2010 0

LCARS Star Trek PC Controller

By in DIY

Wow this is really nice! This is a PC with Star Trek LCARS interface. I would like one of those! Authors Website: http://codeimp.com/ Check the video!

Tags: , ,

September 23, 2010 0

Kraken Javascript Benchmark

By in OSX86

Hi all! New Javascript benchmark! This is a Javascript benchmark based on sunspider . This is brought by mozilla. It’s called the Kraken! I run those bench on my Hackintosh Snow Leopard 10.6.4. My specs: Intel core i7 940 2.93 6GB Ram Tri-Channel 1600 (Though on OSX it appears 667MHz, need to check this) PATA [...]

Tags: , , ,

July 30, 2010 0

Guake terminal

By in BSD, Linux

WOW! This i can call a great app for *nix! Guaker terminal, like the FPS games where we can call the terminal, here we can call a shell. It works great and is a very fast tool for work. Just press F12 it will come down. Then F11 if you like full screen. Check it [...]

Tags: , ,

March 15, 2010 0

The Cassandra Distributed Database

By in WEB & DATABASES

One friend of mine told me about this. Relational databases have a problem on heavy load sites. This project born on Facebook and went open source in 2008. On their site in one slideshow they compare a performance  with 50GB to MySQL, results: MySQL: 300 ms write 350 ms read Cassandra: 0.12 ms write 15 [...]

Tags: ,