LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 06-27-2018, 11:04 PM   #31
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176

Quote:
Originally Posted by thejoseph View Post
what do you mean my friend ? and how to get root user ?
((( You're are getting 'Permission denied' because you are not running the command as the 'root' user. )))
Sorry I misunderstood. I had a senior moment thinking about Debian Linux.

Did you want to move to Linux Mint 18.3?
 
1 members found this post helpful.
Old 06-28-2018, 04:40 AM   #32
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by thejoseph View Post
notebook One D255-N55DQKK Make & Model :Acer Aspire It is have 1 GB ram ....
oh, that's a nice netbook.
i used to have a slightly older acer aspire one, and that was definitely 32bit.
this one says dual core though, but afaiu that does not necessarily mean 64bit.
in any case, you should make sure to max out the RAM. takes some unscrewing, but worth the effort.
 
1 members found this post helpful.
Old 06-29-2018, 03:06 AM   #33
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
dear Ztcoracat and dear ondoho
I want Install any Mint which one is good for my notebook One D255-N55DQKK Make & Model :Acer Aspire It is have 1 GB ram ....Of course whit your help my friends
now in that notebook install Ubuntu and work very good ,, bout i like Mint
 
Old 06-29-2018, 04:00 PM   #34
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by thejoseph View Post
dear Ztcoracat and dear ondoho
I want Install any Mint which one is good for my notebook One D255-N55DQKK Make & Model :Acer Aspire It is have 1 GB ram ....Of course whit your help my friends
now in that notebook install Ubuntu and work very good ,, bout i like Mint
Is your Acer a 32-bit machine or a 64-bit machine?
 
Old 06-29-2018, 09:37 PM   #35
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
What is the output of:

Code:
cat /proc/cpuinfo
 
Old 06-29-2018, 10:19 PM   #36
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
my friend Ztcoracat , I search in google ( how do I know pc is 32 bit or 64 bit in Linux ) and some one put there do this >> lscpu in terminal .. i did that come this
Architecture: i686
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 28
Model name: Intel(R) Atom(TM) CPU N550 @ 1.50GHz
Stepping: 10
CPU MHz: 1131.270
CPU max MHz: 1500.0000
CPU min MHz: 1000.0000
BogoMIPS: 2992.82
L1d cache: 24K
L1i cache: 32K
L2 cache: 512K
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts cpuid aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm dtherm
 
Old 06-30-2018, 12:19 AM   #37
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Please put this command in the terminal and hit Enter.
I have to be sure your machine is 32 bit or not.

Code:
cat /proc/cpuinfo
This command will tell me if your machine is 32 or 64-bit.

Post what the command returned.

Last edited by Ztcoracat; 06-30-2018 at 12:49 AM.
 
1 members found this post helpful.
Old 06-30-2018, 04:30 AM   #38
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
Ztcoracat my friend coming this ..32 bits physical , 48 bits virtual
 
Old 06-30-2018, 04:41 AM   #39
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ you still didn'y do what ztcoracat asked, but your previous post shows this:
Quote:
Originally Posted by thejoseph View Post
Architecture: i686
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
etc.
it's still a little ambiguous, but i'd say it can run a 64bit OS.
 
1 members found this post helpful.
Old 06-30-2018, 05:05 AM   #40
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
I did again come this >>
----------------------------------------------------------------------------------
user@user-AOD255:~$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 28
model name : Intel(R) Atom(TM) CPU N550 @ 1.50GHz
stepping : 10
microcode : 0x107
cpu MHz : 1087.636
cache size : 512 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts cpuid aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm dtherm
bugs :
bogomips : 2992.92
clflush size : 64
cache_alignment : 64
address sizes : 32 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 28
model name : Intel(R) Atom(TM) CPU N550 @ 1.50GHz
stepping : 10
microcode : 0x107
cpu MHz : 1163.535
cache size : 512 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 2
apicid : 1
initial apicid : 1
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts cpuid aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm dtherm
bugs :
bogomips : 2992.92
clflush size : 64
cache_alignment : 64
address sizes : 32 bits physical, 48 bits virtual
power management:

processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 28
model name : Intel(R) Atom(TM) CPU N550 @ 1.50GHz
stepping : 10
microcode : 0x107
cpu MHz : 997.640
cache size : 512 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 2
apicid : 2
initial apicid : 2
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts cpuid aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm dtherm
bugs :
bogomips : 2992.92
clflush size : 64
cache_alignment : 64
address sizes : 32 bits physical, 48 bits virtual
power management:

processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 28
model name : Intel(R) Atom(TM) CPU N550 @ 1.50GHz
stepping : 10
microcode : 0x107
cpu MHz : 997.640
cache size : 512 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 2
apicid : 3
initial apicid : 3
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts cpuid aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm dtherm
bugs :
bogomips : 2992.92
clflush size : 64
cache_alignment : 64
address sizes : 32 bits physical, 48 bits virtual
power management:

user@user-AOD255:~$
 
Old 06-30-2018, 09:21 AM   #41
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Thanks for running that exact cmd.
The lm flag is not present so your machine is not 64-bit architecture.

When you have time thejoseph go here and download Linux Mint 18.3 Cinnamon 32-bit.

https://www.linuxmint.com/edition.php?id=245


------------------------------------------------------------------------------------------------------------------------------

If you don't want the Cinnamon DE let me know:-
 
1 members found this post helpful.
Old 06-30-2018, 09:36 AM   #42
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
my friend Ztcoracat I went there and start to download and say take a 9 or 10 hours..
 
Old 06-30-2018, 09:47 AM   #43
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by thejoseph View Post
my friend Ztcoracat I went there and start to download and say take a 9 or 10 hours..
That's an awfully long time.

What mirror are you using?
 
1 members found this post helpful.
Old 06-30-2018, 09:55 AM   #44
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
first one >> World EvoWise CDN
 
Old 06-30-2018, 09:57 AM   #45
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by thejoseph View Post
first one >> World EvoWise CDN
Depending on your location you may be able to find a faster mirror.
Where are you located?
 
1 members found this post helpful.
  


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
XFCE4- where is the screen saver and how to turn power manager OFF? FrizzledOldButt Linux - Desktop 5 03-12-2016 06:39 AM
Update Manager , Synaptic package manager & dpkg: warning error massage sa3paleasm Linux - Software 1 08-07-2013 04:45 PM
Detect Screen Saver & Computer lock event vikassp Linux - Desktop 1 07-22-2009 04:54 AM
Suse 9.1 Screen saver unlock & audio problems. ptrbee Linux - Distributions 0 07-08-2004 12:53 PM

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

All times are GMT -5. The time now is 06:24 AM.

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