• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Work With root Username on OS X Terminal/iTerm2

By Abhishek Ghosh April 12, 2015 1:02 am Updated on April 12, 2015

Work With root Username on OS X Terminal/iTerm2

Advertisement

If you want to use OS X in a kind of Linux or BSD way, there is way to become the root user. This guide is intended for the advanced users who can understand chmod, chgrp, chown – at minimum. Ordinary users need not to become root for fun only. The title of this article reflects what we want to mean – Work With root Username on OS X Terminal/iTerm2.

 

How To Work With root Username on OS X Terminal/iTerm2

 

OS X has the UNIX inherited Wheel group. This does not exist on Linux by default for philosophical reasons. If we type whoami, it will print our user name; in case of the author of this article, it will be abhishekghosh. We want root. First, for the root user, no password is assigned by default. This we can evoke on CLI by typing dsenableroot. You can run man dsenableroot to read the manual of this dsenableroot utility. It is very easy to use this tool. A very complicated way exists via graphical user interface. That is the officially written method :

Vim
1
https://support.apple.com/en-in/HT204012

Work With root Username on OS X Terminal-iTerm2

 

root Username on OS X Terminal/iTerm2

 

But working on that, exactly not give you the output root when we will run the command whoami. That can be gained by running this command :

Advertisement

---

Vim
1
sudo -s

As we are using the Terminal App not the real Terminal, whenever we will open a new shell window, it will always start with the username we used to login to our Mac.

We can add any user to wheel group with this below syntax and tool :

Vim
1
dscl . append /Groups/wheel GroupMembership abhishekghosh

It is quite difficult matter to understand – take time to understand what exactly becomes the situation when abhishekghosh belongs to these groups – admin, wheel and staff. The Kernel is of BSD not Linux, so you should be careful while trying to change the things. Same kinda guide can be written by anyone, knowing the commands is matter to copy-paste on right click, but understanding the philosophical difference between Linux and unix is not exactly so easy. Even you become root on command line, if you type :

Vim
1
cd ~ && pwd

root will actually use abhishekghosh‘s $HOME not / location.

Tagged With iterm2 how to set username
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Work With root Username on OS X Terminal/iTerm2

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Command Prompt Commands : Alphabetical list of all commands in Windows 7

    Command Prompt Commands in Windows 7 provides the user access to 180+ command line commands. Here is a list of 200 Command Prompt Commands in Windows 7.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy