openSUSE desktop install help

Mate, yer legend, you'll get on fine with Linux :p

Good taste in music, too :D Love the Emmanuel brothers, makes me wish I played a better air guitar.

Summer storm coming here, live 3,000 feet up & they kick arse, then thy roll down the range to the big smoke and kick more. Had to batten down the hatches.

I'm in Artful Aardvark GNOME now, didn't realise inxi was not installed by default there.

Follow the command and put it on, and you can save the config for your own purposes and for lettings others know what you have.

Mine is in the Spoiler

chris@ArtfulGNOME-beta:~$ inxi -Fxs
System: Host: ArtfulGNOME-beta Kernel: 4.13.0-17-generic x86_64
bits: 64 gcc: 7.2.0
Desktop: Gnome 3.26.1 (Gtk 3.22.24-0ubuntu1) Distro: Ubuntu 17.10
Machine: Device: laptop System: TOSHIBA product: Satellite S70t-A v: PSKNEA-04G034 serial: N/A
Mobo: Type2 - Board Vendor Name1 model: Type2 - Board Product Name1 v: Type2 - Board Version serial: N/A
UEFI: Insyde v: 1.60 date: 04/18/2014
Battery BAT1: charge: 44.9 Wh 100.0% condition: 44.9/48.6 Wh (92%)
model: Panasonic PA5109U-1BRS status: Full
CPU: Quad core Intel Core i7-4700MQ (-HT-MCP-)
arch: Haswell rev.3 cache: 6144 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 19157
clock speeds: max: 3400 MHz 1: 2394 MHz 2: 2394 MHz 3: 2394 MHz
4: 2394 MHz 5: 2394 MHz 6: 2394 MHz 7: 2394 MHz 8: 2394 MHz
Graphics: Card-1: Intel 4th Gen Core Processor Integrated Graphics Controller
bus-ID: 00:02.0
Card-2: NVIDIA GK208M [GeForce GT 740M] bus-ID: 01:00.0
Display Server: x11 (X.Org 1.19.5 ) drivers: i915,nouveau
Resolution: [email protected]
OpenGL: renderer: Mesa DRI Intel Haswell Mobile
version: 4.5 Mesa 17.2.2 Direct Render: Yes
Audio: Card-1 Intel 8 Series/C220 Series High Def. Audio Controller
driver: snd_hda_intel bus-ID: 00:1b.0
Card-2 Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
driver: snd_hda_intel bus-ID: 00:03.0
Sound: Advanced Linux Sound Architecture v: k4.13.0-17-generic
Network: Card-1: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter
driver: ath9k bus-ID: 0d:00.0
IF: wlp13s0 state: up mac: a4:db:30:2c:2d:75
Card-2: Qualcomm Atheros AR8161 Gigabit Ethernet
driver: alx port: 3000 bus-ID: 0e:00.0
IF: enp14s0 state: down mac: 08:9e:01:e7:f7:0a
Drives: HDD Total Size: 1000.2GB (0.7% used)
ID-1: /dev/sda model: TOSHIBA_MQ01ABD1 size: 1000.2GB temp: 43C
Partition: ID-1: / size: 20G used: 6.3G (34%) fs: ext4 dev: /dev/sda14
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 62.0C mobo: N/A gpu: 54.0
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 269 Uptime: 27 min Memory: 2181.2/7904.0MB
Init: systemd runlevel: 5 Gcc sys: N/A
Client: Shell (bash 4.4.121) inxi: 2.3.37

There are other more verbose options but it's handy as a summary of your State of The Nation?

When you type in sudo password, there is no movement (security).

Before I love you and leave you:

1st thing to do after a new install, at Terminal

Code:
sudo ufw enable

It will enable the Uncomplicated Fire Wall, which will be activated in real time, and a script runs each bootup/reboot to repeat that. Between UFW and a firewall at your router, you are 3/4 bulletproof with Linux, and may not even need AV software.

Cheers, gotta go & run 280 updates elsewhere. I run 60 - 70 Linux typically ... a Linux Father's work is never done :(:rolleyes:

Wiz
 


Thanks, Wizard. Not sure what that all means, but I'll figure it out.
This it the kind of stuff I miss from early Windows.
Going to be fun.
Hold on to your hat and don't get blown away.

Charlie.
 
Got firewall enabled.

Got inxi.
inxi -c 5
CPU~Octa core AMD FX-8320 Eight-Core (-MCP-) speed~3511 MHz (max) Kernel~4.13.0-19-generic x86_64 Up~4:25 Mem~2801.2/15989.9MB HDD~128.0GB(5.5% used) Procs~269 Client~Shell inxi~2.3.37
 
Last edited:
Firewall - good :D

inxi - not so good :( but if you have privacy concerns, I do not think that is an issue here, but your call.

For me:

inxi gives

CPU~Quad core Intel Core i7-4700MQ (-HT-MCP-) speed/max~1594/3400 MHz Kernel~4.10.0-42-generic x86_64 Up~39 min Mem~1871.6/7905.3MB HDD~1000.2GB(1.2% used) Procs~255 Client~Shell inxi~2.2.35

inxi -c 5 gives

CPU~Quad core Intel Core i7-4700MQ (-HT-MCP-) speed/max~1594/3400 MHz Kernel~4.10.0-42-generic x86_64 Up~39 min Mem~1871.6/7905.3MB HDD~1000.2GB(1.2% used) Procs~255 Client~Shell inxi~2.2.35

... exactly the same.

But inxi -Fxs ... gives as you saw in my Spoiler, and it is the one you should form a text file from and keep as a reference.

If someone is asking you for your config in order to help, give them that, it is a good start.

Even though it tells us that you may be 64-bit, in "flags" for example, where mine says

flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx)

"lm" means "long mode" which is 64-bit. Hope you understand.

Cheers

Wizard out for my night.
 
Wizard
Yes, understood. When I did inxi -Fxs Got the detailed version, and saved that in Docs. Then I found the -c5 (Readers Digest version) and posted that.
Long version:
charlie@charlie-desktop:~$ inxi -Fxs

System: Host: charlie-desktop Kernel: 4.13.0-19-generic x86_64

bits: 64 gcc: 7.2.0

Desktop: Gnome 3.26.1 (Gtk 3.22.25-0ubuntu0.1)

Distro: Ubuntu 17.10

Machine: Device: desktop Mobo: ASUSTeK model: SABERTOOTH 990FX v: Rev 1.xx serial: N/A

UEFI: American Megatrends v: 1604 date: 10/16/2012

CPU: Octa core AMD FX-8320 Eight-Core (-MCP-)

arch: Piledriver rev.0 cache: 16384 KB



flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm) bmips: 56182

clock speeds: max: 3511 MHz 1: 3511 MHz 2: 3511 MHz 3: 3511 MHz

4: 3511 MHz 5: 3511 MHz 6: 3511 MHz 7: 3511 MHz 8: 3511 MHz

Graphics: Card-1: Advanced Micro Devices [AMD/ATI] Barts XT [Radeon HD 6870]

bus-ID: 01:00.0

Card-2: Advanced Micro Devices [AMD/ATI] Barts XT [Radeon HD 6870]

bus-ID: 06:00.0

Display Server: x11 (X.Org 1.19.5 ) drivers: radeon,radeon

Resolution: [email protected]

OpenGL: renderer: AMD BARTS (DRM 2.50.0 / 4.13.0-19-generic, LLVM 5.0.0)

version: 3.3 Mesa 17.2.2 Direct Render: Yes

Audio: Card-1 2x Advanced Micro Devices [AMD/ATI] Barts HDMI Audio [Radeon HD 6790/6850/6870 / 7720 OEM]

driver: snd_hda_intelsnd_hda_intel bus-ID: 06:00.1

Card-2 Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA)

driver: snd_hda_intel bus-ID: 00:14.2

Sound: Advanced Linux Sound Architecture v: k4.13.0-19-generic

Network: Card: Realtek RTL8111/8168/8411 PCIE Gigabit Ethernet Controller

driver: r8169 v: 2.3LK-NAPI port: 9000 bus-ID: 09:00.0

IF: enp9s0 state: up speed: 1000 Mbps duplex: full

mac: 54:04:a6:41:90:ec

Drives: HDD Total Size: 128.0GB (5.5% used)

ID-1: /dev/sda model: M4 size: 128.0GB temp: 0C

Partition: ID-1: / size: 117G used: 6.6G (6%) fs: ext4 dev: /dev/sda2

RAID: No RAID devices: /proc/mdstat, md_mod kernel module present

Sensors: System Temperatures: cpu: 26.2C mobo: N/A gpu: 50.0,44.5

Fan Speeds (in rpm): cpu: 0

Info: Processes: 267 Uptime: 4:13 Memory: 2740.3/15989.9MB

Init: systemd runlevel: 5 Gcc sys: N/A

Client: Shell (bash 4.4.121) inxi: 2.3.37

From what I see, everything looks O.K. except cpu fan speed. Don't know why that isn't showing.

Charlie
 
My next concern is Internet Security.
I see some people use it and some don't.
Is it only needed if you are running ms or google products? Or is it for anyone who enters any personal info on line? Or should EVERYone be using it?

Comodo seems to be popular.

Charlie
 
Morning Charlie, I am nearly human (for a wizard), on my 2nd coffee.

"Fan Speeds (in rpm): cpu: N/A" on mine, as well. A Toshiba Satellite lappie, curious, hadn't noticed. :confused:

Security is really a personal choice, of what makes you feel comfortable.

I'll just switch over to your environment and be back.

Wiz
 
(Ages later) back.

Many if not most Linux, including yours, have available in the Repositories Clam Antivirus known as Clam AV. It also has a graphical front end called Clam TK available.

Clam gets mixed reviews, sometimes being reported as providing a number of false positives, and also missing some threats, but that is anecdotal not evidentiary, on my part.

You can get to SPM (Synaptic Package Manager) via your "show applications" (9 dots in a square), and search under "clam" or "antivirus". Check the box or right-click to mark for install then click apply. It may well include all options, not sure.

Or at Terminal

Code:
sudo apt-get install clamav

and to update signatures anytime

sudo fresh-clam

I believe that is still current.

There is also Comodo as you have noted, and Sophos also have a free Linux AV.

I provide links here at @Yara 's thread https://www.linux.org/threads/is-li...-i-protect-my-pc-from-virus.15212/#post-48858

I am not Staff but your question here I think is appropriate here, within the scope of your subject title.

If you want to go into more detail on AV (& attract more responses), I would start up a new thread titled aptly.

Hope this helps

Cheers

Wiz
 
Thanks Wizard.
I think while I'm researching it, I'll get "Chkrootkit" and "Rkhunter" to have on hand.
Going to be learning my new OS, so I shouldn't be much more than my "common sense?" I'm pretty sure I have enough of that to keep me out of trouble.
 
Mate those two are well-known and well-regarded. Beyond my scope of reference, but not that of some others here.

Enjoy

Wiz
 
Hi all
First off; Great forum people, I have read a lot of good info here. See lots of people-helping-people. Always great to find that. Makes the world turn much smoother.

I have been building and servicing computers since the late 1990's. Never learned code, shame on me, I was always building bigger, faster, better; tweaking, modding, refurb, de-bug. Mainly working for free or a good meal.
Last 9 years at my job as head quality tech, I taught employees how to use computers and do data entry in Office (and other proprietary programs. And assisted the IT guy in servicing and setting up computers. We had over 100 computers in our plant.

Getting a little long winded, hope you don't mind.

My system: ASUS mobo. Sabertooth 990FX rev.1 - 8 core AMD FX CPU - Radeon HD6850 GPU x2 in Cross Fire - 16GB Hynix Ram - 500GB Sammy 850 EVO SSD with Win 10 - 1TB platter with Win 7 - 1 TB platter plus 3 ea. 500GB platters for storage - 128 GB SSD (blank) for Linux.

I have just burned openSUSE Leap .iso to a 16GB thumb drive using "Rufus" 2.18
I was planning to run it off the thumb drive to see how I liked it.
Note: I have an old 32bit computer that I installed SUSE on years ago to try it out. It wouldn't support my hardware or software and I soon lost interest in it, then soon after built my current computer with Win 7.

ANYWAY;
When I boot to the USB, SUSE comes up, but it looks like it wants to install to a hard drive.
I booted to it two more times, thinking it should just "run", but it wants to install. So I just back out of it, and here I am.
Have I done something wrong, or am I missing a step or two?

If ALL I can do from here is to install it, I have a 128GB SSD for that.
I have read that trying to run SUSEfrom a thumb drive is way to slow, and that I should install it.

So that brings up the next question.
Can I install to my SSD that is plugged into a docking port, plugged into an external SATA. (I'm running out of ports on the motherboard) ;-)

Thanks, in advance, for your help
Charlie
Nice hardware suite, mate! :cool: That setup should scream with whatever you use it for. What are you using for monitors (I am assuming multiple monitors here)? Oh, and welcome to the group!:D

Happy Trails,:)
Paul
 
Thanks Wizard.
I think while I'm researching it, I'll get "Chkrootkit" and "Rkhunter" to have on hand.
Going to be learning my new OS, so I shouldn't be much more than my "common sense?" I'm pretty sure I have enough of that to keep me out of trouble.
I don't know, mate, trouble seems to find me wherever I hide!:D:p For instance, I got a call today to reboot a server. When I went into the server room, it seemed a bit warm. The ambient temp was a balmy 104.4F, vice the usual (I will not say Normal, because my buddy Atanare will get me for it) 65F. I wonder why we had problems:confused:. It seems that a power hit during the blizzard we had yesterday took out the ac,:oops: and it did not come back on. Dagnabit!! Anyway, I spent the day alternating between stomping alligators, and draining the swamp, and finally got things running on an even keel.o_O Got a few gator bites along the way.:D

Happy Trails,
Paul
 
Last edited:
You and me likewise, Paul.

avagudweegend

Wizard
 

Members online


Top