Archive for the ‘Linux Commands’ Category
Linux Commands Training Quick Tips

- Image via Wikipedia
Regular Ubuntu Linux Users and the (Lack of Use of the) root User
When you install Ubuntu Linux, you create a user, which is the “first” user and you can also create more users if you need to. When you create the “first” user, you assign this user a password – and this one is very important! This is the first thing linux administrators should do.
It is required to log in to the desktop (at the Linux GUI login prompt) as the “regular” (non-root) user – and this password is also required to be able to do the equivalent of logging in as the root user – when you’re working at the Linux prompt a terminal emulation window on the desktop.
By default, the root use is not “enabled” (not available) in Ubuntu and so you can’t log in as this user – which is an innovative thing – as it stops anyone from logging in to the desktop as this user – which should never be done!
Example of Running the Linux sudo Command – To Start Working as the root User
You type in: sudo -i and then press Enter to change from working as a “regular” user to working as (the equivalent of) the root user in Ubuntu (and variations or derivatives, such as Kubuntu – see more on this further below).
And then you provide the password of the first user that was created on the system. After running the Linux sudo command, the prompt changes from a dollar sign to a number or hash sign (press Shift 3). To “go back” to working as a “regular”, run the exit command by entering the command name and pressing the Enter key.
This Linux version has its own “derivatives” (variations), and many of these end in “ubuntu”, such as Kubuntu.
- Linux Commands Training Tips: The “K” in Kubuntu stands for “KDE” – it is the “K” in “KDE”, for the KDE desktop.
- The Ubuntu distro uses the GNOME desktop by default and Kubuntu uses the KDE desktop by default.
Ubuntu Linux and it’s derivatives are some of the few distributions that require the use of the sudo command with the -i option as shown above – as opposed to using the su command with the – “dash” option and then typing in the password of the root user.
And now I would like to offer you free access to my Linux Commands Training Mini-Course, which you can access it in this site where you can explore more about ubuntu commands.
This site not only dedicated for ubuntu linux only, there is many things that you should know about linux distribution. The good things about linux is free you can download any distro you like and installed in your machine.
Priyo Wibowo | IT consultant
Other related articles:
- 99 Ways to Promote Your Blog for Free | Vandelay Design Blog – LINK BUILDING: Exchange links with other bloggers Use BlogRush Submit to RSS directories Submit to blog directories Submit to general.
- Internet Connection Sharing using iptables » Lindesk – It is very easy to setup an internet connection sharing in Linux system using iptables. This method can be used to share an internet connection from a Linux system(I used Fedora Core 6, but it should work on other distributions that …
- Comment on Understanding your (Red Hat Enterprise Linux) daemons … – Thanks a lot, Very useful article … It’s the only article I found to mention the real need or no-need to run mcstrans service.
- Comment on The Funny Linux Commands by Kopgel.net – http://www.kopgel.net Genel içerikli Forum http://www.twilight-fan.kopgel.net.
- Getting pdflatex to embed all fonts – Update: a much simpler approach is described in Embedding fonts for IEEE. My friend Yuhong reminded me to make sure I embed all fonts in the pdf file for our ICDM-05 paper. This seems to be an IEEE requirement. …
- encryption, usb drive, ubuntu, windows, and you! – the other day i though i had lost my usb drive, a janky kingston 1gb stick with no keychain holder that is temporarily replacing my burned out jumpdrive sport. deep sets of panic waves overtook me for most of the morning as i wracked my …
- Comment on Useful Windows Run Commands. by Natural Cure For Yeast … – Great.Thank you.
- txt » Change the Extension of Multiple Files in Linux – In this example, we will change all files with extension ‘.info’ to ‘.txt’. Rename all *.info files in one folder. rename .info .txt *.info. That should read as.. rename …
- » What does “./” mean in linux? – Eat My Business – I had no idea what significance the dot and the forward slash (./) have in relation to this command. I have attempted to look it up but my search came to nothing. When I work it out – I’ll let you know.
) … - funny job application at mcdonalds – mc donalds job application. this is an actual job application a 17 year old boy submitted at a mcdonald’s fast-food establishment in florida…and they hired him because he was so honest and funny! name: greg bulmash. sex: not yet. …
- Comment on Bengali Alphabets—- very funny by Rituraj – Wow man how damn good way to explain all english alphabet to us. hahahha, I think West Bengal Primary education should adopt your way to improve their primary education system. What do you think about the same ?
- The Scribd Embed code in Latest WordPress version | Tech,Fun,This … – So after reading Roshan’s Post about security risk in the previous versions of WordPress , i followed his recommendations and upgraded my WordPress to the latest on using the easy Automatic Upgrade Plugin . The upgrade was quick it was …
- Rubbish YDL How-To 1: Streaming MP3s From A Mac – Submit Response – This post was made on August 3, 2004 and belongs in the linux, mac category. The previous post was Sandy Sharp at Street Level, and the next post is Free Brian Leith. Since I’m finding it very difficult to keep Linux commands in my head, and basic Linux information seems to be damn near impossible to come by without endlessly clicking through unsearchable mailing list archives, I thought I’d start writing up things that have taken me a while to work out here, under the snappy series title Rubbish YDL How-To’s.
- Tip: How to sort folders by size with one command line in Linux … – Tip: How to sort folders by size with one command line in Linux. I often need to find out what are the biggest folders from the space point of view. Take for example, I need to get the users that are using the most space on the system …
- » PHP Injections for Dummies :: v-nessa.net :: Programming is Sexy – This is a basic tutorial on how to do a simple PHP injection, for all you n00bish script kiddies. UPDATE: FYI, since the release of php 5.2.1, this post mainly applies to earlier versions since remote includes will be disabled in all …
- Funny Towels | Tech,Fun,This n That at www.Hem.com.np – Amazing top view Photography 38 images + caption. by admin | Fun and Jokes, Pictures and videos | Trackback | RSS Feed Related Posts you may like to Read. Fresh jokes From (INDIA) Wrote Using Mozilla Firefox 3.
- Download Entire Folder using Wget Command in Linux – wget -m http://www.tldp.org/HOWTO/Serial-Programming-HOWTO/. -m, –mirror: shortcut for -N -r -l inf –no-remove-listing. wget -H -r –level=1 -k -p http://www.tldp.org/HOWTO/Serial-Programming-HOWTO/ …
- Securing Joomla – We moved to Joomla for our department webpage, and it has really been great. We have been able to allow others to contribute to our site, use countless extensions and modules that save us time, and it has really helped as far as our …
