Turing phone model names revealed: Introducing Pharaoh, Beowulf and Cardinal.

We for One Cannot wait for the pre-orders to open up, but which Turing Phone will we choose? Pharoh, Beowulf or Cardinal? Turing phone model names revealed.

If you have been following the recent Turing Robotic industries ‘Turing Phone updates, you may have received the below email:

Every legend has an origin story. Today we’d like to introduce you to three legends in the making, Cardinal, Beowulf and Pharaoh.In a few days, you’ll have a chance to make one of these yours.
Front and back of the Turing Phone model: Cardinal
Cardinal
While the Cardinal wasn’t developed by the Earth Federation, it is inspired by the Gundam RX-78, piloted by Amuro Ray. Just as the famed mobile combat suit was built from ultra performing metals, the Cardinal was forged of Liquidmorphium™, a metal three times harder than stainless steel and more than twice as hard as titanium. One thing’s for sure, the Cardinal is a phone fit for a hero.
Back of the Turing Phone Beowulf
Beowulf
For the Beowulf, Turing Phone™ drew from the classic Old English poem about a warrior turned king of the same name. Nowhere is this more evident than the gold crown that adorns the camera. Also on the back you’ll find more retelling of the tale. The dark blue signifies battles at sea, while the scales represent victory over the great dragon of Earnaness. And just like the story, Turing’s Beowulf is epic. (photo credit: The Verge)
Pharaoh
The third Turing Phone™ named Pharaoh symbolizes innovation and wonder. The cherry and cranberry reds, navy blue and gold on the phone’s back all allude to the colored garments Ramesses II, Pharaoh’s namesake, would have adorned. Since the Valley of the Kings, technology has enabled us to do amazing things. Pharaoh is the perfect device to take us into the future. (photo credit: Digital Trends)
It’s almost time to choose,- TRI TeamP.S. Forward to a friend and show them the future.
Never miss anything! Follow us here:
FacebookTwitterInstagramLinkedIn
“We are moving into the cipher phone era.”
– SYL Chao, CEO TRI
www.turingphone.com

Turing Robotic Industries

Spear Tower
One Market Plz

San Francisco, CA 94105

Add us to your address book

Copyright © 2015 All rights reserved.

New Email out from Turing Phone

New Email out from Turing Phone
turing phone
Welcome to the latest in Turing Phone™ news!First of all, thank you for your interest in the Turing Phone™.

We’re overwhelmed by the response and support you’ve given us since announcing our July 31st pre-order date. We’re working through your questions and will reveal much in the coming weeks.

Watch your inbox and receive the news first. Next week, we’ll be sharing pre-order details and unveiling new product photography.

Last week our CEO, SYL, stopped by the Mashable office to talk about the next evolution of phones, the cipher phone, as well as give a sneak peek of the Turing Phone™. In case you missed it, take a look:

Read Article
Thanks again for joining us in building the future. Patrons and supporters, like you, inspire us to keep challenging the status quo and pushing the limits of technology.Stay tuned for more exciting news,

– TRI Team

P.S. Forward to a friend and show them the future.

Run elevated command prompt (CMD)

The quickest way to run an elevated command prompt from windows xp all the way through to Windows 10, is to simply right click and ‘Run as Administrator’ from the start menu, see below

Click on the start menu, or press the WIN key, then simply type (win vista+)  CMD
Right click on cmd.exe and select, run as administrator Run elevated command prompt (CMD)

 

If that does not for some reason work, or you cannot get into your start menu, try pressing WIN + R and typing CMD, then enter:

 runas /noprofile /user:Administrator cmd

This will prompt you for your admin password
run box windows elevate command prompt

Create new user via cmd

How to create new user via cmd (command Prompt)

create new user via cmd

Below are the quick steps to take if you are in the situation where you need to create a new pc user from command line. The example below is for creating a user named nick, with admin privileges.

Open up an elevated command prompt:
Type the below, exchanging *nick* ad *password* with your own username and password.

net user /add *NICK*  *password*

To give this user admin privileges;

net localgroup administrators *NICK* /add

Getting the path of AppData using PowerShell

Getting the path of %AppData% using PowerShell + $env: usage

There are 2 ways to find the folder location of AppData on a  PC, and to check appdata path.

The first method uses the simple $env: command. This command has long been used by C# users to make multi platform software, in the case where your AppData or any other environmental variable may be living somewhere other than the normal factory set location.

Simply open up powershell and type:

$env:APPDATA

Getting the path of %AppData% using PowerShell + $env: usage

Method 2 is basically doing the exact same as above, but this time using a call and answer approach:

Get-Childitem env:APPDATA | %{ $_.Value }

path of %AppData% using PowerShell + $env:  call

Below are some extra $env: variables that you may find useful;

Name                           Value
----                           -----
TEMP                           C:\DOCUME~1\bob\LOCALS~1\Temp
SESSIONNAME                    Console
PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PS1;.PSC1
USERDOMAIN                     WINGROUP
PROCESSOR_ARCHITECTURE         x64
SystemDrive                    C:
APPDATA                        C:\Users\bob\Application Data
windir                         C:\WINDOWS
USERPROFILE                    C:\Users\bob

 

Windows 10 release set for July 29th 2015

After a batch of updates over the weekend, Windows is now providing more info on the long awaited FREE windows 10 upgrade
Windows 10 release set for July 29th 2015

Windows 10 release set for July 29th 2015

The popups, now appearing on some windows 7 and 8 PC’s are causing quite a stir. With some people on reddit calling it both ‘intrusive’ and ‘malware-like’ 
It would appear that it is KB3035583 that installs this notification, but that requires Windows 7 SP1 or Windows 8.1 to function correctly, at the bottom of the article we have included a step by step guide in forcing this update in order to be able to reserve your own copy of Windows 10

Below, the sirst 5 screens, then taking you through to the final offer, of ‘reserving Windows 10’

win101 win103win102  Windows 10 release set for July 29th 2015 Windows 10 release set for July 29th 2015 Windows 10 release set for July 29th 2015 Windows 10 release set for July 29th 2015

If you are still looking to get a hold of the update supplying this notification then Reddit user FearGX_ explains that you can force the update to do its thing. We’ve reformatted his instructions below.

  1. Open the Control Panel, choose Administrative Tools, and then fire up the Task Scheduler.
  2. Expand Task Scheduler Library, then Microsoft, then Windows, and finally scroll down to expand Setup.
  3. Click the folder GWXTriggers and on the far right hit Run.

Again, this will only work if you’re running a legitimate copy of Windows 7 SP1 or Windows 8.1, have KB3035583 installed, and have all the latest updates.

Quick and dirty way to transfer or recover FSMO roles

Here are the basic steps you can use to transfer or recover FSMO roles during or after migration;

Without going into detail about how this process works, or what it does, If you have just migrated a new Server and are ready to make it the live master for the forrest and domain, simply open up a command prompt (CMD) and enter the following lines in one after the other;

transfer or recover FSMO roles

Ntdsutil
Roles
Connections
Connect to server *New Server Name*
Q
Seize infrastructure master
Seize naming master
(if success – continue to the below)
Seize PDC
(Server “*Server Name*” knows about 5 roles)
Seize RID master
Sieze schema master
Q

Finito. (<– dont type that!)

Why do we need to transfer FSMO Roles, or what are they anyway!?

Because an Active Directory role is not bound to a single DC, it is referred to as a Flexible Single Master Operation (FSMO) role. Currently in Windows there are five FSMO roles:

Schema master
Domain naming master
RID master
PDC emulator
Infrastructure master

And that is your FSMO roles all transferred over using simple command line. Please keep your eyes peeled for further posts looking deeper into each of the FSMO Roles,

Check if PC is joined to the domain

Here is a quick way to check the health of a PC joined to a domain controller. This is very useful if you need to do a quick check in the first instance of diagnosing a trust relationship issue.

pc is joined to the domain

Here are the steps to check if a pc is joined to the domain using Powershell:

1) Open up a powershell console

2) Type or copy/paste the following, replacing the *dc mane* with your networks domain controller

Test-ComputerSecureChannel –Server *dc name* -Verbose

3) check results, If it comes back with red text it is a pretty good indicator that there is some form of problem going on, however if it returns “The secure chanel between ‘*’, ‘*dc name*’ and ‘*domain*.local’ is alive and working correctly”  then you can continue investigating your problem knowing that the PC is nice and safely connected to the domain.

For troubleshooting Trust Relationship issues with a Microsoft Domain, please keep your eyes pealed for part 2

Set server to automatically update time

If you have ever been in the situation where a time server or an old server will just not keep in sync, perhaps due to a CMOS battery error, or simply old hardware, then this cmdlet is for you.

Here is how to set a server to automatically update time;

automatically update time

Open up a command prompt and copy/paste the below:

w32tm /config /manualpeerlist:”0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org”,0x8 /syncfromflags:MANUAL
w32tm /config /update
net stop w32time
net start w32time
w32tm /resync /nowait

All that this is now doing is setting the clock to update automatically from a web time server, the servers we are using are the public pool 1, 2 and 3 at ntp.org
We stop and start the time services, and then tell it to resync with the new settings.