IT Questions and Answers :)

Monday, April 22, 2019

What command does someone type in a terminal session in Linux to turn it into a superuser session?

What command does someone type in a terminal session in Linux to turn it into a superuser session?

  • sudo -i
  • chmod
  • wget
  • chkdsk 

EXPLANATION

 chmod In Unix-like operating systems, is the command and system call which may change the access permissions to file system objects. It may also alter special mode flags. The request is filtered by the umask. The name is an abbreviation of change mode.



Wget is a computer program that retrieves content from web servers. It is part of the GNU Project. Its name derives from World Wide Web and get. It supports downloading via HTTP, HTTPS, and FTP
CHKDSK is a system tool in DOS, OS/2 and Windows. It verifies the file system integrity of a volume and fixes logical file system errors. It is similar to the fsck command in Unix.
sudo is a program for Unix-like computer operating systems that allows users to run programs with the security privileges of another user, by default the superuser. It originally stood for "superuser do" as the older versions of sudo were designed to run commands only as the superuser.
 
Share:

What keyboard combination allows you to restore out of a Windows remote desktop session back to your desktop so you can use Alt + Tab to switch apps on your desktop, not the RDP session and then allows you to restore to full screen RDP again?

What keyboard combination allows you to restore out of a Windows remote desktop session back to your desktop so you can use Alt + Tab to switch apps on your desktop, not the RDP session and then allows you to restore to full screen RDP again?

  • Ctrl Alt Tab
  • Ctrl Shift Tab
  • Ctrl Alt Break
  • Alt Shift Break 


EXPLANATION

Pressing Ctrl + Alt + Fn + B maximizes the RDP session.

SOURCE

https://answers.microsoft.com/en-us/windows/forum/windows_7-desktop/rdp-full-screen-wo-break-pause-key/0aba31a9-b375-443b-8066-a57d41ea333c 
Share:

I have keys but do not lock. I have space but have no room. You can enter but not come in what am I?

I have keys but do not lock. I have space but have no room. You can enter but not come in what am I?

  • Hard Drive
  • The Riddler
  • Keyboard
  • Windows

EXPLANATION

I have keys but no locks I have space but no room You can enter but cant go outside. Thank you for visiting our website. Below you will be able to find all I have keys but no locks I have space but no room You can enter but cant go outside . This is an excellent riddle which is tricky at the same time.

SOURCE

 https://www.answersking.com/i-have-keys-but-no-locks-i-have-space-but-no-room-you-can-enter-but-cant-go-outside/

Share:

In Windows, what is the run command to bring up programs/apps list?

In Windows, what is the run command to bring up programs/apps list?

  • appwiz.cpl
  • appwiz.msc
  • appmgr.cpl
  • appmgr.dll 


EXPLANATION

Appwiz.cpl is a Windows shortcut that allows you to launch the installed programs window without going through the Control Panel. The installed programs window contains programs and applications that you can uninstall and remove safely without damaging your computer.

Share:

Which is NOT a supported version of .NET Framework on any release of Exchange 2019?

Which is NOT a supported version of .NET Framework on any release of Exchange 2019?

  • .NET Framework 4.7.1
  • .NET Framework 4.5
  • All of them
  • .NET Framework 4.6.2 

Which is NOT a supported version of .NET Framework on any release of Exchange 2019?

EXPLANATION

.NET Framework

We strongly recommend that you use the latest version of the .NET Framework that's supported by the release of Exchange you're installing.

Important

Releases of .NET Framework that aren't listed in the table below aren't supported on any release of Exchange 2019. This includes minor and patch-level releases of .NET Framework.

Exchange version .NET Framework 4.7.2
Exchange 2019 Supported

Share:

Popular Posts