To erase all the data on your BlackBerry device, complete the following steps. This option is available with BlackBerry Device Software 3.8 and later. In the device Options, click Security. If you are using BlackBerry Device Software 4.1, click Security Options > General Security. Click the trackwheel and select Wipe Handheld. Click Continue. Type “blackberry”. All the data on the BlackBerry device is erased. On some new versions...
Read MoreHow to reset the SafeWord RemoteAccess Administration password
How to reset the SafeWord RemoteAccess Administration password Issue The SafeWord RemoteAccess Administration password can be saved and is not required to be entered for administering SafeWord. When adding additional servers, they require the same Encryption Key, Signing Key and Administration password. If this password is unknown it can be reset. Resolution 1. Make a complete list of all servers that have SafeWord components installed....
Read MoreUAC Virtualization – Allowing standard users to update a system protected area
You should know the score by now – I install application FOO into “C:\Program Files\Foo Inc\Foo” and it has a built-in manifest stating that asInvoker is used for its requested privilege level, allowing standard users to run it. Attempts by standard users to write to “C:\Program Files\Foo Inc\Foo” do not fail with “access denied” (as they would have on version of Windows prior to Vista), but instead the disk write is...
Read MoreMPIO between Storage Server and clients in a pure Hyper-V environment
1) open the iSCSI initiator 2) Add the two iSCSI portals (DNS, or IP if there are no name resolution in the private iSCSI network) 3) You will see the available targets in the Targets tab 4) Click connect 5) Check Enable multipath and add the specific target-initiator pair in one of the iSCSI networks ONLY 6) We will add the remaining iSCSI path once MPIO is configured 1) Install the MPIO feature 2) Click MPIO in Administration Tools 3) In...
Read MoreList of users with their email adresses
csvde -f yourfile.csv -r "(&(objectCategory=Person)(objectClass=user))" –l "sAMaccountname,mail"
Read MoreSetting primary monitor (dual monitors) on Ubuntu 10.10
I have my laptop connected to an external monitor, and I want the external monitor to be the primary display (i.e. with the menu bar displayed on it.) For some reason, there’s no GUI element to set this. I had to read a bunch of man pages, but when all else fails, trusty old xrandr to the rescue: vijayp@ike:~$ xrandr --output HDMI1 --primary In case you don’t know what your display is called, just run “xrandr” on...
Read MoreAndroid: Force Moving Apps to an SD Card
This isn’t anything new but I thought I would share my experiences of trying to free space on my HTC desire by forcing apps to be movable to the sd card using the android SDK on linux. WARNING: Ensure you have a backup of any important data before you start in case something goes wrong. Carrying out these instructions is at your own risk. Running out of space is really the only annoyance I have come across since owning an android...
Read More
Recent Comments