QueHow

A How-To and wiki Blog

  • Operating System
    • Windows
      • Windows 10
      • Windows 7
    • Linux
  • Software
    • Application Software
    • Microsoft Office
      • Outlook
      • Word
      • PowerPoint
  • Internet
    • Browsers
      • Mozilla Firefox
      • Google Chrome
    • CMS
    • Tips & Tricks
  • Website
    • ecommerce
    • Google
    • Social Networking
    • General Websites
  • Mobile
  • Email
    • Gmail
  • Wiki

How to allow users to run programs as a root user in Ubuntu 14.04

By Neha T Leave a Comment

When you wish to run any sort of commands in Ubuntu, you’ll be prompted to provide your Ubuntu password for authentication. But if you are a regular user then you might not have permission to alter any changes. So in this kind of situation, you can allow any normal user to run programs by having root user privileges

Always keep in mind not to authenticate any unknown user prior to your knowledge because they may harm your system easily. Just have a glance at this article to find out about how to allow users to Run Programs as a Root user in Ubuntu 14.04.

Step 1: First open your terminal by using “Ctrl+ALT+T” key combination and then type: “sudo visudo”and then press enter.

how-to-allow-users-to-run-programs-as-a-root-user-in-ubuntu-14-04

Step 2: You’ll be prompted to provide your Ubuntu password. Just type your password and hit enter.

how-to-allow-users-to-run-programs-as-a-root-user-in-ubuntu-14-04

Step 3: Now, you may see “/etc/sudoers.tmp” file. Here you have to place a code which is used to authenticate specific users as a root user.

how-to-allow-users-to-run-programs-as-a-root-user-in-ubuntu-14-04

Step 4: Just traverse to the bottom of that file and then type “username ALL = NOPASSWD: /usr/bin/apt-get”and then press “Ctrl+X” to exit the file.

how-to-allow-users-to-run-programs-as-a-root-user-in-ubuntu-14-04

Step 5: Now press “y”(yes) in order to save the modified buffer.

how-to-allow-users-to-run-programs-as-a-root-user-in-ubuntu-14-04

Step 6: You can also rename your file, but it is recommended to press enter and not to alter your file name.

how-to-allow-users-to-run-programs-as-a-root-user-in-ubuntu-14-04

Step 7: Finally in order to check whether you are authorized to run programs as a root user, just type “sudo apt – get install gpodder” and then press enter.how-to-allow-users-to-run-programs-as-a-root-user-in-ubuntu-14-04

Step 8: Now you’ll not be prompted to provide your Ubuntu password as you are now acting as the root user.

how-to-allow-users-to-run-programs-as-a-root-user-in-ubuntu-14-04

That’s all friends. Keep reading.

You Might Also Like:

How to prevent others from accessing your home directory in Ubuntu 14.04 How to add windows look alike taskbar in Ubuntu 14.04 How to check left disk space in Ubuntu 14.04 How to Display your Password while using Terminal in Ubuntu 14.04 How to easily Enable Root User in Ubuntu How to Add or Remove programs in Ubuntu 14.04 How to execute windows programs in Ubuntu 14.04 how-to-disable-or-enable-guest-user-account-in-ubuntuHow you can Disable & Enable Guest User Account in Ubuntu

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Most Viewed

  • How to Install and Use TELNET in Ubuntu
  • How to install Hindi fonts in MS Word
  • How to Change a File Extension in Windows 10?
  • How to create a flipkart account in 3 simple steps
  • How to Change Monitor Refresh Rate in Windows 10?
  • How to install IIS on Windows 10
  • How to Insert Clickable Checkbox in MS Word 2016?
  • How to Set Auto Reply in Outlook 2016?
  • How to Login as Administrator in Windows 10?
  • How to Check RAM Size and System Type in Windows 10?

Recent Additions

  • How to Add Hyperlink to Another Sheet in Excel?
  • How to Add and Remove Watermark in Excel
  • How to use Relative and Absolute Cell Reference in Excel?
  • How to Enable and Disable Scroll Lock in Excel?
  • How to Use INDEX and MATCH Functions in Excel?
  • How to Make Bar Graph in Excel?
  • How to Count Duplicate Values in Excel?
  • How to Wrap Text in Excel?
  • How to Round off Numbers in Excel?
  • How to Create a Bell Curve in Excel?

Related Searches

  • How to remove items from Snapdeal Shopping cart
  • How to Mute Someone’s WhatsApp Status?
  • How to create a flipkart account in 3 simple steps
  • How to Join Zoom Meeting?
  • How to Change your Hostname in Ubuntu 14.04

Copyright © 2023 · QueHow · Contact Us