How to log in to Centos 7 using RDP from Win10RDP using .rdp files to log in as multiple usersdmraid -r" just returns No RAID disksInstall VNC Server via RDP on Windows 2008 ServerRemote desktop connection dos not respond anymore (no more task bar)Remote desktop connection does not respond anymore (no more task bar)CentOS 6.5 blank screen after an updateRDP logout using bat fileLog in to Windows 10 as Administrator using RDPWindows 10 displays strange symbols and restarts upon wake upWindows Server 2012 Black Screen
What are the spoon bit of a spoon and fork bit of a fork called?
Why do money exchangers give different rates to different bills?
Junior developer struggles: how to communicate with management?
Is it cheaper to drop cargo than to land it?
What was the state of the German rail system in 1944?
How to reply this mail from potential PhD professor?
Coefficients of linear dependency
Independent, post-Brexit Scotland - would there be a hard border with England?
How did Arya get her dagger back from Sansa?
Besides the up and down quark, what other quarks are present in daily matter around us?
A non-technological, repeating, phenomenon in the sky, holding its position in the sky for hours
On which topic did Indiana Jones write his doctoral thesis?
Short story with physics professor who "brings back the dead" (Asimov or Bradbury?)
A foe leaves the reach of my 5-foot reach sword. Can I make an Opportunity Attack with my 10-foot reach whip?
In Avengers 1, why does Thanos need Loki?
How do I tell my manager that his code review comment is wrong?
Why wasn't the Night King naked in S08E03?
How could a planet have most of its water in the atmosphere?
What is a "listed natural gas appliance"?
Is there formal test of non-linearity in linear regression?
Where can I go to avoid planes overhead?
Why do we use caret (^) as the symbol for ctrl/control?
Does this article imply that Turing-Computability is not the same as "effectively computable"?
Formatiing text inside tikz node
How to log in to Centos 7 using RDP from Win10
RDP using .rdp files to log in as multiple usersdmraid -r" just returns No RAID disksInstall VNC Server via RDP on Windows 2008 ServerRemote desktop connection dos not respond anymore (no more task bar)Remote desktop connection does not respond anymore (no more task bar)CentOS 6.5 blank screen after an updateRDP logout using bat fileLog in to Windows 10 as Administrator using RDPWindows 10 displays strange symbols and restarts upon wake upWindows Server 2012 Black Screen
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I am a bit frustrated now. I have configured our Centos 7 server to be accessible from windows remote desktop. The connection is ok, but the server is now in locked status and I can not wake it up. All I see is a nice blue screen with the clock and a notification from application installer. How can I send CTRL+ALT+DEL to make the login form appearing on the screen? Are there any other shortcut combinations for this?
windows-10 remote-desktop centos
add a comment |
I am a bit frustrated now. I have configured our Centos 7 server to be accessible from windows remote desktop. The connection is ok, but the server is now in locked status and I can not wake it up. All I see is a nice blue screen with the clock and a notification from application installer. How can I send CTRL+ALT+DEL to make the login form appearing on the screen? Are there any other shortcut combinations for this?
windows-10 remote-desktop centos
It should be like Windows where you left-click the mouse towards the bottom of the screen and drag up.
– n8te
Mar 29 at 13:07
@n8te This works! Never used this before. Thank you! Ps. i think you should post it as answer not comment so I could accept as a solution.
– ucsendre
Mar 29 at 13:14
add a comment |
I am a bit frustrated now. I have configured our Centos 7 server to be accessible from windows remote desktop. The connection is ok, but the server is now in locked status and I can not wake it up. All I see is a nice blue screen with the clock and a notification from application installer. How can I send CTRL+ALT+DEL to make the login form appearing on the screen? Are there any other shortcut combinations for this?
windows-10 remote-desktop centos
I am a bit frustrated now. I have configured our Centos 7 server to be accessible from windows remote desktop. The connection is ok, but the server is now in locked status and I can not wake it up. All I see is a nice blue screen with the clock and a notification from application installer. How can I send CTRL+ALT+DEL to make the login form appearing on the screen? Are there any other shortcut combinations for this?
windows-10 remote-desktop centos
windows-10 remote-desktop centos
edited Mar 29 at 18:18
Monty Harder
1794
1794
asked Mar 29 at 12:44
ucsendreucsendre
333
333
It should be like Windows where you left-click the mouse towards the bottom of the screen and drag up.
– n8te
Mar 29 at 13:07
@n8te This works! Never used this before. Thank you! Ps. i think you should post it as answer not comment so I could accept as a solution.
– ucsendre
Mar 29 at 13:14
add a comment |
It should be like Windows where you left-click the mouse towards the bottom of the screen and drag up.
– n8te
Mar 29 at 13:07
@n8te This works! Never used this before. Thank you! Ps. i think you should post it as answer not comment so I could accept as a solution.
– ucsendre
Mar 29 at 13:14
It should be like Windows where you left-click the mouse towards the bottom of the screen and drag up.
– n8te
Mar 29 at 13:07
It should be like Windows where you left-click the mouse towards the bottom of the screen and drag up.
– n8te
Mar 29 at 13:07
@n8te This works! Never used this before. Thank you! Ps. i think you should post it as answer not comment so I could accept as a solution.
– ucsendre
Mar 29 at 13:14
@n8te This works! Never used this before. Thank you! Ps. i think you should post it as answer not comment so I could accept as a solution.
– ucsendre
Mar 29 at 13:14
add a comment |
2 Answers
2
active
oldest
votes
The Gnome lockscreen behaves similar to the way you login to Windows 10.
To make the login screen appear to be able to unlock it, simply left-click your mouse towards the bottom of the screen and drag up.
Alternatively, you can also just start typing your password when you're looking at the lockscreen and it will automatically pull up the login screen behind it. Typing any alphanumeric/special-character keys causes the login screen to appear.
I noticed that you can do that with Linux Mint, but, didn't knew it works in other distros.
– Ismael Miguel
Apr 1 at 8:54
add a comment |
While the accepted answer works around the issue, ctrl+alt+end will actually issue a ctrl+alt+del on the remote, should you need it.
See this for potential additional info.
Ctrl + Alt + Del actually doesn't even unlock a Gnome lockscreen, so Ctrl + Alt + End doesn't work in its place in a remote session. The link you provided is referring to a Windows system as the remote system they're RDP'd into.
– n8te
Mar 29 at 20:22
@n8te ah okay. OP specifically asked about Ctrl + Alt + Del, that's why I figured it would actually unlock the lockscreen :)
– Kimmax
Mar 30 at 0:34
1
Yeah, using Ctrl + Alt + End was my first thought too when reading OP's post. I had to fire up a linux VM to test it out.
– n8te
Mar 30 at 0:35
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "3"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1419021%2fhow-to-log-in-to-centos-7-using-rdp-from-win10%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
The Gnome lockscreen behaves similar to the way you login to Windows 10.
To make the login screen appear to be able to unlock it, simply left-click your mouse towards the bottom of the screen and drag up.
Alternatively, you can also just start typing your password when you're looking at the lockscreen and it will automatically pull up the login screen behind it. Typing any alphanumeric/special-character keys causes the login screen to appear.
I noticed that you can do that with Linux Mint, but, didn't knew it works in other distros.
– Ismael Miguel
Apr 1 at 8:54
add a comment |
The Gnome lockscreen behaves similar to the way you login to Windows 10.
To make the login screen appear to be able to unlock it, simply left-click your mouse towards the bottom of the screen and drag up.
Alternatively, you can also just start typing your password when you're looking at the lockscreen and it will automatically pull up the login screen behind it. Typing any alphanumeric/special-character keys causes the login screen to appear.
I noticed that you can do that with Linux Mint, but, didn't knew it works in other distros.
– Ismael Miguel
Apr 1 at 8:54
add a comment |
The Gnome lockscreen behaves similar to the way you login to Windows 10.
To make the login screen appear to be able to unlock it, simply left-click your mouse towards the bottom of the screen and drag up.
Alternatively, you can also just start typing your password when you're looking at the lockscreen and it will automatically pull up the login screen behind it. Typing any alphanumeric/special-character keys causes the login screen to appear.
The Gnome lockscreen behaves similar to the way you login to Windows 10.
To make the login screen appear to be able to unlock it, simply left-click your mouse towards the bottom of the screen and drag up.
Alternatively, you can also just start typing your password when you're looking at the lockscreen and it will automatically pull up the login screen behind it. Typing any alphanumeric/special-character keys causes the login screen to appear.
edited Mar 29 at 20:30
answered Mar 29 at 13:16
n8ten8te
5,51372235
5,51372235
I noticed that you can do that with Linux Mint, but, didn't knew it works in other distros.
– Ismael Miguel
Apr 1 at 8:54
add a comment |
I noticed that you can do that with Linux Mint, but, didn't knew it works in other distros.
– Ismael Miguel
Apr 1 at 8:54
I noticed that you can do that with Linux Mint, but, didn't knew it works in other distros.
– Ismael Miguel
Apr 1 at 8:54
I noticed that you can do that with Linux Mint, but, didn't knew it works in other distros.
– Ismael Miguel
Apr 1 at 8:54
add a comment |
While the accepted answer works around the issue, ctrl+alt+end will actually issue a ctrl+alt+del on the remote, should you need it.
See this for potential additional info.
Ctrl + Alt + Del actually doesn't even unlock a Gnome lockscreen, so Ctrl + Alt + End doesn't work in its place in a remote session. The link you provided is referring to a Windows system as the remote system they're RDP'd into.
– n8te
Mar 29 at 20:22
@n8te ah okay. OP specifically asked about Ctrl + Alt + Del, that's why I figured it would actually unlock the lockscreen :)
– Kimmax
Mar 30 at 0:34
1
Yeah, using Ctrl + Alt + End was my first thought too when reading OP's post. I had to fire up a linux VM to test it out.
– n8te
Mar 30 at 0:35
add a comment |
While the accepted answer works around the issue, ctrl+alt+end will actually issue a ctrl+alt+del on the remote, should you need it.
See this for potential additional info.
Ctrl + Alt + Del actually doesn't even unlock a Gnome lockscreen, so Ctrl + Alt + End doesn't work in its place in a remote session. The link you provided is referring to a Windows system as the remote system they're RDP'd into.
– n8te
Mar 29 at 20:22
@n8te ah okay. OP specifically asked about Ctrl + Alt + Del, that's why I figured it would actually unlock the lockscreen :)
– Kimmax
Mar 30 at 0:34
1
Yeah, using Ctrl + Alt + End was my first thought too when reading OP's post. I had to fire up a linux VM to test it out.
– n8te
Mar 30 at 0:35
add a comment |
While the accepted answer works around the issue, ctrl+alt+end will actually issue a ctrl+alt+del on the remote, should you need it.
See this for potential additional info.
While the accepted answer works around the issue, ctrl+alt+end will actually issue a ctrl+alt+del on the remote, should you need it.
See this for potential additional info.
edited Mar 30 at 10:43
answered Mar 29 at 16:33
KimmaxKimmax
290418
290418
Ctrl + Alt + Del actually doesn't even unlock a Gnome lockscreen, so Ctrl + Alt + End doesn't work in its place in a remote session. The link you provided is referring to a Windows system as the remote system they're RDP'd into.
– n8te
Mar 29 at 20:22
@n8te ah okay. OP specifically asked about Ctrl + Alt + Del, that's why I figured it would actually unlock the lockscreen :)
– Kimmax
Mar 30 at 0:34
1
Yeah, using Ctrl + Alt + End was my first thought too when reading OP's post. I had to fire up a linux VM to test it out.
– n8te
Mar 30 at 0:35
add a comment |
Ctrl + Alt + Del actually doesn't even unlock a Gnome lockscreen, so Ctrl + Alt + End doesn't work in its place in a remote session. The link you provided is referring to a Windows system as the remote system they're RDP'd into.
– n8te
Mar 29 at 20:22
@n8te ah okay. OP specifically asked about Ctrl + Alt + Del, that's why I figured it would actually unlock the lockscreen :)
– Kimmax
Mar 30 at 0:34
1
Yeah, using Ctrl + Alt + End was my first thought too when reading OP's post. I had to fire up a linux VM to test it out.
– n8te
Mar 30 at 0:35
Ctrl + Alt + Del actually doesn't even unlock a Gnome lockscreen, so Ctrl + Alt + End doesn't work in its place in a remote session. The link you provided is referring to a Windows system as the remote system they're RDP'd into.
– n8te
Mar 29 at 20:22
Ctrl + Alt + Del actually doesn't even unlock a Gnome lockscreen, so Ctrl + Alt + End doesn't work in its place in a remote session. The link you provided is referring to a Windows system as the remote system they're RDP'd into.
– n8te
Mar 29 at 20:22
@n8te ah okay. OP specifically asked about Ctrl + Alt + Del, that's why I figured it would actually unlock the lockscreen :)
– Kimmax
Mar 30 at 0:34
@n8te ah okay. OP specifically asked about Ctrl + Alt + Del, that's why I figured it would actually unlock the lockscreen :)
– Kimmax
Mar 30 at 0:34
1
1
Yeah, using Ctrl + Alt + End was my first thought too when reading OP's post. I had to fire up a linux VM to test it out.
– n8te
Mar 30 at 0:35
Yeah, using Ctrl + Alt + End was my first thought too when reading OP's post. I had to fire up a linux VM to test it out.
– n8te
Mar 30 at 0:35
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1419021%2fhow-to-log-in-to-centos-7-using-rdp-from-win10%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
It should be like Windows where you left-click the mouse towards the bottom of the screen and drag up.
– n8te
Mar 29 at 13:07
@n8te This works! Never used this before. Thank you! Ps. i think you should post it as answer not comment so I could accept as a solution.
– ucsendre
Mar 29 at 13:14