LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Trying to set up new Acer One Z1402 notebook - asking for root@localhost and not sure what to do (https://www.linuxquestions.org/questions/linux-newbie-8/trying-to-set-up-new-acer-one-z1402-notebook-asking-for-root%40localhost-and-not-sure-what-to-do-4175592529/)

Laurenalayne 10-30-2016 09:13 AM

Trying to set up new Acer One Z1402 notebook - asking for root@localhost and not sure what to do
 
Hi, I'm very new to Linux. just moved to Thailand from the states and bought this Acer one z1402-C9JR notebook. Turned it on and it's asking me to enter a command line script. Looks like this:
[root@localhost ~]#

I'm not sure what to put. I have tried "startx" and it says command not found.

Not very tech savvy... can someone please help walk me through this??

Keruskerfuerst 10-30-2016 09:30 AM

Quote:

[root@localhost ~]#
This is the root account (in the home directory of root).

What distro is installed?

uname -a?

Laurenalayne 10-30-2016 10:51 AM

1 Attachment(s)
I'm not sure honestly. I've attached a picture of what comes up when I enter that command

davcefai 10-30-2016 12:37 PM

From the "fc" I'm guessing Fedora but it's only a guess. The graphics system is not installed.

Try these commands
Code:

yum
Code:

dnf
Code:

apt-get
and immediately exit. If one of the first 2 is found then you probably have Fedora. If it responds to apt-get you probably have Debian or a derivative.

Then you can go to the relevant forum for help. Note that it seems your machine has enough oomph to run any distro so you can always start fresh - but check first.

maples 10-30-2016 01:27 PM

According to this, it looks like your laptop has a very minimal Fedora-based OS installed.

I'd suggest wiping the drive and installing something else.

If you're looking for a Windows laptop, take this one back to the store.

chrism01 10-31-2016 02:57 AM

fc23 => Fedora v23

Keruskerfuerst 11-05-2016 07:12 AM

yum|dnf install @kde-desktop

It is a good idea to read through the Fedora wiki here:
https://fedoraproject.org/wiki/Fedora_Project_Wiki


All times are GMT -5. The time now is 11:42 AM.