Ubuntu

How to password protect Terminal in Ubuntu

How to password protect Terminal in Ubuntu

Did you ever come across a situation where you want no one to access your Ubuntu's Terminal, except you? Locking the screen is one thing you can do, but for whatever reason you chose to allow a person to use your PC, but you wouldn't like him/her to use the most crucial part of Linux system, the Terminal.

I don't doubt the idea. Here is a guide on how to password protect the Terminal. Note that I'm not talking about the root password that is needed to execute any admin privilege commands with in the Terminal, but my intent is, a user will not be able to even see the Terminal interface itself without entering the root password.

Password Protecting Ubuntu Terminal

This guide is tested on Ubuntu 17.10, but should work on Ubuntu 16.04, 16.10, Linux Mint, and elementary OS.

Step 1) Launch 'Terminal'.

Step 2) Go to “Edit” > “Profile Preferences”.

Profile Preferences

Step 3) Click “Command” tab.

Step 4) Check the box “Run a custom command instead of my shell” and enter su username in the box. For example in my case it's going to be su kiran as shown in below screenshot.

Enter custom command to lock Terminal

Step 5) In the section “When command exits:”, you will see three options on what will happen if a user enters wrong password. You can select “Exit the terminal”. In this case, the Terminal will simply quit upon entering incorrect password without warning. You can also select “Restart the command” which will make Terminal to show “Authentication failure” error and lets user to reenter password. In this example, I chose “Restart the command” option.

Incorrect Password enter Options

Step 5) Click “Close”.

Step 6) Try to launch Terminal now. It will ask for password and won't show the Terminal prompt without entering the correct password.

Terminal Password Protected

Hope you find this guide useful. Have a good one guys!

Gry Open Source Ports of Commercial Game Engines
Open Source Ports of Commercial Game Engines
Free, open source and cross-platform game engine recreations can be used to play old as well as some of the fairly recent game titles. This article wi...
Gry Najlepsze gry wiersza poleceń dla systemu Linux
Najlepsze gry wiersza poleceń dla systemu Linux
Wiersz poleceń jest nie tylko twoim największym sprzymierzeńcem podczas korzystania z Linuksa - może być również źródłem rozrywki, ponieważ możesz go ...
Gry Najlepsze aplikacje do mapowania gamepada dla systemu Linux
Najlepsze aplikacje do mapowania gamepada dla systemu Linux
Jeśli lubisz grać w gry na Linuksie za pomocą gamepada zamiast typowego systemu wprowadzania klawiatury i myszy, jest kilka przydatnych aplikacji dla ...