LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-19-2014, 08:04 AM   #16
Don Graham
Member
 
Registered: Apr 2014
Location: Bangsaen Beach, Thailand
Distribution: Ubuntu 15.04 & Mint 17.1
Posts: 131

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by dijetlo View Post
Are you logged in on your system as the superuser? Root?

Only his chi-kung is mighty enough to weild that ancient voodoo.....

Correction: We got voodoo for every chi-kung around here....
It's just not every chi-kung can command every piece of voodoo, and when you make a system call that's beyond your users normal rights, the shell plays dumb and says "Command Not Found".
What??????????????????????
 
Old 05-19-2014, 08:15 AM   #17
dijetlo
Senior Member
 
Registered: Jan 2009
Location: RHELtopia....
Distribution: Solaris 11.2/Slackware/RHEL/
Posts: 1,491
Blog Entries: 2

Rep: Reputation: Disabled
You have to be logged in as root to run that command. Otherwise the shell tells you "command not found".
When you first installed your OS, you set a password in the machine and then created a user account (probably "don" based on your bash shell prompt of don@don-CQ1270L:

Ignore the following section of the post, I'm showing this gentlemen how you would do this on a RHEL install. If you look a couple of posts down, you'll find 273 providing us with the correct solution, please disregard... and thank you 273
It's fine, just type in su and it will ask you for a password, use the very first one you set in the machine, not the Don password. It'll take the password and elevate your user rights to that of the super user (root)
su stands for "switch user", if you don't specify one the shell assume you mean root.
As soon as you've run the command and captured the data, exit the root shell by typing "exit". You wont loose the terminal, you'll just log out of the root user. Never just leave yourself in a su'd root user. Your supposed to use "sudoers" to authorize yourself to run one single command as root but you have to set sudoers up and we're so close now, I can practically taste virtualization (tastes like victory). Create a thread in newbie with the heading "sudoers" and people will be knocking each other over trying to get you squared away.

Last edited by dijetlo; 05-19-2014 at 07:10 PM.
 
Old 05-19-2014, 08:20 AM   #18
Soadyheid
Senior Member
 
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,673

Rep: Reputation: 487Reputation: 487Reputation: 487Reputation: 487Reputation: 487
Looks like a typo... Should that not be
Code:
dmidecode rather than dmicode
My

Play Bonny!

 
1 members found this post helpful.
Old 05-19-2014, 08:27 AM   #19
dijetlo
Senior Member
 
Registered: Jan 2009
Location: RHELtopia....
Distribution: Solaris 11.2/Slackware/RHEL/
Posts: 1,491
Blog Entries: 2

Rep: Reputation: Disabled
Don, I have to go to some...meetings... with my court appointed psychiatrist... their going to test me again to see if I'm still "mentally deficient", whatever that means. If I don't go, he cuts of my prescription, so I gotta go.
Once you have the bios information, you can google it and the manufacturer of the bios will have an adorable little tutorial that shows you every setting in that thing. Take the opportunity to look where the settings you need are and also how to get into the bios.
IF YOU GET STUCK just holler. There are a metric fecal ton of good people here who will probably do a better job helping you than I am doing.
I hate to bail on you buddy, and I'll check in when I get back...assuming I get back...and assuming I'm in a state where I can remember my password....

Gotta go, dude....squad cars waiting....
 
Old 05-19-2014, 08:29 AM   #20
dijetlo
Senior Member
 
Registered: Jan 2009
Location: RHELtopia....
Distribution: Solaris 11.2/Slackware/RHEL/
Posts: 1,491
Blog Entries: 2

Rep: Reputation: Disabled
Listen to Soady Don, he's got his head on straight.
 
Old 05-19-2014, 10:33 AM   #21
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I think I should point out that under Ubuntu the root user isn,t a live account and the first user created is put into sudoers by default. What that means, in simpler terms, is that you should preceed the dmidecide command given with sudo and it should run.
 
1 members found this post helpful.
Old 05-19-2014, 07:21 PM   #22
Don Graham
Member
 
Registered: Apr 2014
Location: Bangsaen Beach, Thailand
Distribution: Ubuntu 15.04 & Mint 17.1
Posts: 131

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dijetlo View Post
Don, I have to go to some...meetings... with my court appointed psychiatrist... their going to test me again to see if I'm still "mentally deficient", whatever that means. If I don't go, he cuts of my prescription, so I gotta go.
Once you have the bios information, you can google it and the manufacturer of the bios will have an adorable little tutorial that shows you every setting in that thing. Take the opportunity to look where the settings you need are and also how to get into the bios.
IF YOU GET STUCK just holler. There are a metric fecal ton of good people here who will probably do a better job helping you than I am doing.
I hate to bail on you buddy, and I'll check in when I get back...assuming I get back...and assuming I'm in a state where I can remember my password....

Gotta go, dude....squad cars waiting....
I am pleased to inform you that my vbox is fixed. I was fishing around the Internet and ran across this site. http://www.yourownlinux.com/2014/04/...-in-linux.html
Were I learned how to install the latest Vbox. Windows 7 works fine. I have my StrongVPN installed and now I can watch movies from Amazon Prime movies. Thank for all the help.
 
Old 05-19-2014, 10:10 PM   #23
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
Good to hear you got it working. You can mark this thread as 'solved' by going on the thread tool. Now Enjoy your movies.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Oracle vmbox no VBoxManage on host windows 7 sehgalnamit Linux - Virtualization and Cloud 1 02-18-2011 07:58 PM
VMBox Locks Up wsduvall Linux - Software 8 03-28-2009 01:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration