What are three correct steps to reset a lost root password?() A.Press the TAB key when prompted.B.Enter boot -p.C.Enter recovery when prompted.D.Commit the change.E.Reboot.
What are three correct steps to reset a lost root password?()
A.Press the TAB key when prompted.
B.Enter boot -p.
C.Enter recovery when prompted.
D.Commit the change.
E.Reboot.
相关考题:
在页面中看不见的表单元素是那种?() A.input type=password/inputB.input type=radio/inputC.input type=hidden/inputD.input type=reset/input
在页面中看不见的表单元素是那种?A.<input type="password"></input>B.<input type="radio"></input>C.<input type="hidden"></input>D.<input type="reset"></input>
在页面中看不见的表单元素是()。A.<input type="password"></input>B.<input type="radio"></input>C.<input type="hidden"></input>D.<input type="reset"></input>
12、在页面中看不见的表单元素是()。A.input type="password"/inputB.input type="radio"/inputC.input type="hidden"/inputD.input type="reset"/input
在页面中看不见的表单元素是哪种?A.<input type="password"></input>B.<input type="radio"></input>C.<input type="hidden"></input>D.<input type="reset"></input>
下面使用SET语句将root用户的密码修改为mypwd3的描述中,正确的是()A.root登录到MySQL,再执行: SET PASSWORD=password('mypwd3');B.直接在DOS中执行: SET PASSWORD=password('mypwd3');C.root登录到MySQL,再执行: SET PASSWORD=password(mypwd3);D.直接在DOS中执行: SET PASSWORD= 'mypwd3';
下面使用SET语句将root用户的密码修改为mypwd3的描述中,正确的是()A.直接在DOS中执行: SET PASSWORD=password('mypwd3');B.root登录到MySQL,再执行: SET PASSWORD=password(mypwd3);C.root登录到MySQL,再执行: SET PASSWORD=password('mypwd3');D.直接在DOS中执行: SET PASSWORD= 'mypwd3';
用来输入密码的表单域是()。A.<input type=”text” …….>B.<input type=”reset” …….>C.<input type=”password” …….>D.<input type=”submit” …….>