Go Back   Freethought Forum > The Marketplace > Computers & Technology

Reply
 
Thread Tools Display Modes
  #1  
Old 04-12-2017, 08:33 AM
fragment's Avatar
fragment fragment is offline
mesospheric bore
 
Join Date: Jul 2005
Location: New Zealand
Gender: Male
Posts: VMCDXLIV
Blog Entries: 8
Images: 143
Idea Help a linux noob!

I'm thinking of putting KXStudio on an unused desktop so I can use it for music making stuff. Any pitfalls I should look out for, or other advice for a complete linux noob?
__________________
Avatar source CC BY-SA
Reply With Quote
  #2  
Old 04-12-2017, 10:05 AM
ceptimus's Avatar
ceptimus ceptimus is offline
puzzler
 
Join Date: Aug 2004
Location: UK
Posts: XVMMDCCLXXXIX
Images: 28
Default Re: Help a linux noob!

Go for a common distro of Linux so that it's easier to find help on line. Maybe Ubuntu but there are other good candidates.

Expect to use a terminal (like the Windows Command Prompt) more often than with Windows or Mac. Depending on what you're doing it's not strictly necessary, but it's often easier than doing the same things from the GUI - if and when you run into problems or want to set your PC up to do something slightly tricky, you'll find that most on-line solutions will involve typing stuff into a terminal (aka shell or console). It's worth learning some common terminal commands like cd; ls -l; df -h; cp; mv; also the (confusing at first) layout of linux directories (folders) and linux file permissions and the ways of altering them (chmod; chown).

You'll pick it up a bit at a time. Noobs often say how confusing things are - of course it's probably less confusing than all the arcane stuff they've already learned about Windows with things like the Control Panel, Device Manager, System and System32 folders and so on - but they already know that stuff so they claim it's 'obvious'.
__________________
Reply With Quote
Thanks, from:
fragment (04-12-2017), JoeP (04-12-2017)
  #3  
Old 04-12-2017, 11:22 AM
fragment's Avatar
fragment fragment is offline
mesospheric bore
 
Join Date: Jul 2005
Location: New Zealand
Gender: Male
Posts: VMCDXLIV
Blog Entries: 8
Images: 143
Default Re: Help a linux noob!

Thanks. KXStudio has a distribution based on Ubuntu, with tweaks for improved performance for audio applications. So hopefully the help stuff is transferable.

I'm fine with typing commands, but I guess I'll want to find a cheat sheet for the basics.
__________________
Avatar source CC BY-SA
Reply With Quote
  #4  
Old 04-12-2017, 02:32 PM
But's Avatar
But But is offline
This is the title that appears beneath your name on your posts.
 
Join Date: Jun 2005
Gender: Male
Posts: MVDCCCLXXIII
Default Re: Help a linux noob!

Use Debian. Ubuntu is evil.

:muahaha:
Reply With Quote
Thanks, from:
fragment (04-13-2017)
  #5  
Old 04-12-2017, 03:04 PM
lisarea's Avatar
lisarea lisarea is offline
Solitary, poor, nasty, brutish, and short
 
Join Date: Jul 2004
Posts: XVMMMDCXLII
Blog Entries: 1
Images: 3
Default Re: Help a linux noob!

I was going to go the total opposite direction that But did and say it you are using it to do media stuff, you should go FULL EVIL and get Mint. It's pretty much just Ubuntu with a whole bunch of proprietary stuff built in.

Although if you're making music, maybe you don't need to worry about the proprietary stuff.
Reply With Quote
Thanks, from:
fragment (04-13-2017)
  #6  
Old 04-12-2017, 05:41 PM
Ensign Steve's Avatar
Ensign Steve Ensign Steve is offline
California Sober
 
Join Date: Jul 2004
Location: Silicon Valley
Gender: Bender
Posts: XXXMMCXX
Images: 66
Default Re: Help a linux noob!

In my experience, the major difference between ubuntu and debian, at least community-wise, is that debian folks are more likely to install software manually using dpkg, while ubuntu users stick to using aptitude. So, like, if you have a .deb file, you could install it on ubuntu, but you should look at debian forums for help with that or else you get yelled at. :twiddle:
__________________
:kiwf::smurf:
Reply With Quote
Thanks, from:
fragment (04-13-2017)
  #7  
Old 04-12-2017, 07:04 PM
ceptimus's Avatar
ceptimus ceptimus is offline
puzzler
 
Join Date: Aug 2004
Location: UK
Posts: XVMMDCCLXXXIX
Images: 28
Default Re: Help a linux noob!

Raspbian is the Raspberry Pi flavour of Debian that is the most common O.S. on the Pi - but the preferred way of installing stuff in the Pi community is with aptitude (apt-get install).


:geek:


:laptop:


:geek:


:laptop:
__________________
Reply With Quote
Thanks, from:
Crumb (04-12-2017), Ensign Steve (04-12-2017), fragment (04-13-2017), JoeP (04-12-2017), Pan Narrans (04-12-2017)
  #8  
Old 04-12-2017, 07:08 PM
Ensign Steve's Avatar
Ensign Steve Ensign Steve is offline
California Sober
 
Join Date: Jul 2004
Location: Silicon Valley
Gender: Bender
Posts: XXXMMCXX
Images: 66
Default Re: Help a linux noob!

Quote:
Originally Posted by Ensign Steve View Post
...debian folks are more likely to install software manually using dpkg, while ubuntu users stick to using aptitude.
:freakout: I was ambiguous!

debian folks are more likely than ubuntu users to install software manually using dpkg

(not: debian folks are more likely to install software manually using dpkg than with apt-get)
__________________
:kiwf::smurf:
Reply With Quote
Thanks, from:
ceptimus (04-12-2017), fragment (04-13-2017), Pan Narrans (04-12-2017)
  #9  
Old 04-12-2017, 09:54 PM
JoeP's Avatar
JoeP JoeP is online now
Solipsist
 
Join Date: Jul 2004
Location: Kolmannessa kerroksessa
Gender: Male
Posts: XXXVMMXI
Images: 18
Default Re: Help a linux noob!

Objective advice: use Debian or a derivative like Ubuntu or Mint, simply because KXStudio packages for them (and doesn't package for Arch-like or Red-Hat-like distros).

Totally objective advice: use Kubuntu 16.04 or KDE Neon (both of which are Ubuntu-based distros) because KDE is a far better desktop environment than Gnome/Unity/other shit.

Total n00b information which you may actually know: unlike Winders, there are multiple Linux distros and most distros support multiple desktop environments (DEs). KDE is the Korrect Desktop Environment.

Objective advice: in theory you should learn both the command line way of installing and updating packages and the graphical software manager way ... but since KXStudio only provide a .deb file and are not actually in the repositories, despite the terminology they use, you'll need to use the command line. Just use the commands they quote on their page.

Objective advice: unless one of the distros puts it into their repositories (may not be not likely, although there are lots of music apps properly packaged) or someone creates a "personal package archive" (ppa) (hmm, there do seem to be some but I can't see which one to use) you won't get updates automatically. You'll have to go back to the website and download updated versions when you need them.

General advice: get familiar with commands with directory and file management (in particular ls). But also pick a graphical file manager (as Windows Explorer is for Windows; as ever, there are several alternatives) and stick with it.

Totally objective advice: use Dolphin. Other file managers are weak and corrupt.
__________________

:roadrun:
Free thought! Please take one!

:unitedkingdom:   :southafrica:   :unitedkingdom::finland:   :finland:
Reply With Quote
Thanks, from:
Ensign Steve (04-12-2017), fragment (04-13-2017)
  #10  
Old 04-12-2017, 09:56 PM
JoeP's Avatar
JoeP JoeP is online now
Solipsist
 
Join Date: Jul 2004
Location: Kolmannessa kerroksessa
Gender: Male
Posts: XXXVMMXI
Images: 18
Default Re: Help a linux noob!

And finally, if you find yourself experiencing the urgent to tweak the OS, seek help.

__________________

:roadrun:
Free thought! Please take one!

:unitedkingdom:   :southafrica:   :unitedkingdom::finland:   :finland:
Reply With Quote
Thanks, from:
But (04-12-2017), Crumb (04-13-2017), Ensign Steve (04-12-2017), fragment (04-13-2017), Pan Narrans (04-13-2017), slimshady2357 (04-13-2017)
  #11  
Old 04-12-2017, 10:04 PM
But's Avatar
But But is offline
This is the title that appears beneath your name on your posts.
 
Join Date: Jun 2005
Gender: Male
Posts: MVDCCCLXXIII
Default Re: Help a linux noob!

Quote:
Originally Posted by JoeP View Post
because KDE is a far better desktop environment than Gnome/Unity/other shit.
:roflmao:
Reply With Quote
Thanks, from:
Corona688 (04-13-2017), fragment (04-13-2017)
  #12  
Old 04-13-2017, 12:36 AM
Corona688's Avatar
Corona688 Corona688 is offline
Forum Killer
 
Join Date: Aug 2004
Posts: MVCII
Default Re: Help a linux noob!

KDE and Gnome are both evil and have been evil for a long time now.

It began when they started installing operating system hooks which override basic file permissions and ended with wholesale rearranging of the system to their liking (systemd). But it's entrenched enough it's a "standard" now and nobody dares complain.

Advice for beginning Linux users:

1) If your thought is "I want Windows but better and free", go home - you won't have a fun experience.

2) If your thought is "Linux could solve some of my problems because of the very different way it operates", then you may find Linux useful.

3) Your window manager - KDE Gnome or other - doesn't control your computer, it just pretends it does. If it offends thee, pluck it out and try another. That freedom is the real point.

4) Installing on a brand-new computer isn't the best idea. Install on a computer a year or two old, one Linux users have had enough time to come to grips with.

5) Laptops especially are prone to be awkward to install and use Linux on.

6) There's very little magic in how things work, it's just a matter of having the right files in the right places.

7) Never stop exploring.

Beyond that, Linux distributions have diverged so far from each other it's becoming impossible to give generic advice.
__________________

Last edited by Corona688; 04-13-2017 at 01:26 AM.
Reply With Quote
Thanks, from:
ceptimus (04-13-2017), Ensign Steve (04-13-2017), fragment (04-13-2017), JoeP (04-13-2017), lisarea (04-13-2017)
  #13  
Old 04-13-2017, 01:35 AM
ShottleBop's Avatar
ShottleBop ShottleBop is offline
(((The Spartacus of Anatevka)))
 
Join Date: May 2007
Location: Greater San Diego Area
Gender: Male
Posts: MVCLXXXVIII
Images: 13
Default Re: Help a linux noob!

I had/still have a four-year old POS HP Pavilion Touchscreen with 4 GB RAM and an AMD 1250 processor. It came with Windows 8 installed, but the minute you updated the OS, the computer stopped functioning in a manner that made it useful for anything. I tried Ubuntu Unity (which worked great on an older machine with a better (Intel) processor and more RAM), but it was too much for my POS. I tried many, many different flavors of Ubuntu before installing Ubuntu Mate, which worked best, and made my touchscreen work well. (Linux Mint Mate never did get the touchscreen right. I liked Peppermint, too, but it didn't handle the touchscreen well.)

A few weeks ago, an update to Mate totally broke my POS: once booted up, the cursor locked, the caps lock screen started flashing, and the machine froze. I tried KDE, but it made my cursor jump around uncontrollably. Lubuntu and Xubuntu both locked up the same way that Mate had.

Now, I've settled on Bodhi Linux (also based on Ubuntu). It's got a decent GUI, and my machine is responsive and usable again. (I got the barer of the two installations, and didn't install a whole lot of crap.) I recommend it.
Reply With Quote
Thanks, from:
fragment (04-13-2017)
  #14  
Old 04-13-2017, 02:17 AM
But's Avatar
But But is offline
This is the title that appears beneath your name on your posts.
 
Join Date: Jun 2005
Gender: Male
Posts: MVDCCCLXXIII
Default Re: Help a linux noob!


:holycow:
Reply With Quote
Thanks, from:
fragment (04-13-2017), lisarea (04-13-2017)
  #15  
Old 04-13-2017, 05:53 AM
fragment's Avatar
fragment fragment is offline
mesospheric bore
 
Join Date: Jul 2005
Location: New Zealand
Gender: Male
Posts: VMCDXLIV
Blog Entries: 8
Images: 143
Default Re: Help a linux noob!

Quote:
Originally Posted by But View Post
Use Debian. Ubuntu is evil.
The KXStudio distro is apparently planning to move to Debian, but hasn't yet.

Quote:
Originally Posted by lisarea View Post
Although if you're making music, maybe you don't need to worry about the proprietary stuff.
If I wanted proprietary, I'd probably stick with Windows. And yes, I'm only looking at music making, not other media.

Quote:
Originally Posted by JoeP View Post
Totally objective advice: use Kubuntu 16.04 or KDE Neon (both of which are Ubuntu-based distros) because KDE is a far better desktop environment than Gnome/Unity/other shit.
The KXStudio distro comes with an optimised KDE4. For audio, optimisation is crucial - you really need to eliminate as much latency as possible. Without that you get audible delays between playing a key or similar and hearing the output, which really mucks up the timing of a performance. That's one of the reasons I'm looking to go this route, because apparently the optimisation has already been done with this distro. Compare with Windows, where for audio you typically have to dig through services figuring out which ones you can turn off without breaking the OS (as well as other boot and startup settings).

A question - the spare desktop I'm wanting to use is a number of years old, is that likely to be a problem?
__________________
Avatar source CC BY-SA
Reply With Quote
  #16  
Old 04-13-2017, 08:03 AM
ceptimus's Avatar
ceptimus ceptimus is offline
puzzler
 
Join Date: Aug 2004
Location: UK
Posts: XVMMDCCLXXXIX
Images: 28
Default Re: Help a linux noob!

Linux normally works well on older computers. The big 'flagship' distros usually run well on machines that are a few years old and there are often alternatives for even older slower computers.

In the Ubuntu group, Ubuntu is the flagship: Xubuntu and Lubuntu are two lighter weight alternatives.

Some distros, such as Puppy Linux, are deliberately designed to run on minimal hardware - if you have an ancient PC from the Windows 95 / 98 era that would struggle to run even Windows XP, Puppy will run on that and give a surprisingly​ modern and peppy experience.
__________________
Reply With Quote
Thanks, from:
fragment (04-13-2017), lisarea (04-13-2017)
  #17  
Old 04-13-2017, 10:15 AM
JoeP's Avatar
JoeP JoeP is online now
Solipsist
 
Join Date: Jul 2004
Location: Kolmannessa kerroksessa
Gender: Male
Posts: XXXVMMXI
Images: 18
Default Re: Help a linux noob!

An aged bit of hardware isn't a problem in itself - may even be an advantage as Corona mentioned. You probably won't have any issues with wifi drivers and built-in modem drivers and graphics drivers and so on, which used to be challenges for lots of people.

Is this package going to rely on a fancy sound card? Are you plugging in external keyboards and other MIDI devices?

How much RAM does it have?
__________________

:roadrun:
Free thought! Please take one!

:unitedkingdom:   :southafrica:   :unitedkingdom::finland:   :finland:
Reply With Quote
Thanks, from:
fragment (04-13-2017)
  #18  
Old 04-13-2017, 10:46 AM
fragment's Avatar
fragment fragment is offline
mesospheric bore
 
Join Date: Jul 2005
Location: New Zealand
Gender: Male
Posts: VMCDXLIV
Blog Entries: 8
Images: 143
Default Re: Help a linux noob!

Can't recall the specs. Will have to get the box out of the garage and dust it off.

When I have some cash I'll want a halfway decent audio interface, something like this, and a basic MIDI keyboard controller. I'll look at compatibility of the options then. For now I just want to play with soft synths and chuck the output through the on-board phones out.
__________________
Avatar source CC BY-SA
Reply With Quote
  #19  
Old 04-13-2017, 11:12 AM
JoeP's Avatar
JoeP JoeP is online now
Solipsist
 
Join Date: Jul 2004
Location: Kolmannessa kerroksessa
Gender: Male
Posts: XXXVMMXI
Images: 18
Default Re: Help a linux noob!

If it's got 1GB of RAM you could be in for a world of tweaking. 2GB probably OK since you're not going to run other stuff (especially browsers - Firefox and Chrome are appalling memory hogs). 4GB would be no problem.

Aside: OSes and DEs are memory hogs too. Until recently I had an old 486 computer still running Windows 95, perfectly well, in 16MB of RAM. Not even the most extreme low-end Linux distros of today will even start with only 16MB.
__________________

:roadrun:
Free thought! Please take one!

:unitedkingdom:   :southafrica:   :unitedkingdom::finland:   :finland:
Reply With Quote
Thanks, from:
fragment (04-13-2017)
  #20  
Old 04-13-2017, 11:18 AM
JoeP's Avatar
JoeP JoeP is online now
Solipsist
 
Join Date: Jul 2004
Location: Kolmannessa kerroksessa
Gender: Male
Posts: XXXVMMXI
Images: 18
Default Re: Help a linux noob!

Quote:
Originally Posted by fragment View Post
something like this
The gain buttons only go up to 10 ... :fragment:
__________________

:roadrun:
Free thought! Please take one!

:unitedkingdom:   :southafrica:   :unitedkingdom::finland:   :finland:
Reply With Quote
Thanks, from:
fragment (04-13-2017), Pan Narrans (04-13-2017)
  #21  
Old 04-13-2017, 02:19 PM
fragment's Avatar
fragment fragment is offline
mesospheric bore
 
Join Date: Jul 2005
Location: New Zealand
Gender: Male
Posts: VMCDXLIV
Blog Entries: 8
Images: 143
Default Re: Help a linux noob!

You can buy knobs that go to 11

0-11 Knobs | Allparts.com

edit - it's a sub-category of "Knobs and tips", which also has a section for "Wood and horn knobs".

What?
__________________
Avatar source CC BY-SA
Reply With Quote
Thanks, from:
JoeP (04-13-2017), lisarea (04-13-2017)
  #22  
Old 04-13-2017, 04:39 PM
lisarea's Avatar
lisarea lisarea is offline
Solitary, poor, nasty, brutish, and short
 
Join Date: Jul 2004
Posts: XVMMMDCXLII
Blog Entries: 1
Images: 3
Default Re: Help a linux noob!

Oh, I forgot to say get Unetbootin and a thumb drive, and try out various Linux distros live before you commit to installing one. Then do a test run to make sure it works with your hardware, and to make sure there's nothing you find too horrendous about it or anything.
Reply With Quote
Thanks, from:
But (04-13-2017), fragment (04-13-2017), ShottleBop (04-13-2017)
  #23  
Old 04-13-2017, 04:58 PM
ShottleBop's Avatar
ShottleBop ShottleBop is offline
(((The Spartacus of Anatevka)))
 
Join Date: May 2007
Location: Greater San Diego Area
Gender: Male
Posts: MVCLXXXVIII
Images: 13
Default Re: Help a linux noob!

Quote:
Originally Posted by lisarea View Post
Oh, I forgot to say get Unetbootin and a thumb drive, and try out various Linux distros live before you commit to installing one. Then do a test run to make sure it works with your hardware, and to make sure there's nothing you find too horrendous about it or anything.
Also good to have on a bootable flash drive: boot-repair-disk download | SourceForge.net
Reply With Quote
Thanks, from:
fragment (04-13-2017)
  #24  
Old 04-14-2017, 06:06 PM
Corona688's Avatar
Corona688 Corona688 is offline
Forum Killer
 
Join Date: Aug 2004
Posts: MVCII
Default Re: Help a linux noob!

Quote:
Originally Posted by fragment View Post
A question - the spare desktop I'm wanting to use is a number of years old, is that likely to be a problem?
Computers haven't seriously changed or improved in ten years. It's just been incremental improvements in RAM speed and storage capacity. They're only starting to climb back up to clock speeds we already had a decade ago.

(Yes, you get quad and octo cores now - which does fuck-all for most applications.)
__________________
Reply With Quote
Thanks, from:
fragment (04-15-2017)
  #25  
Old 04-14-2017, 07:03 PM
lisarea's Avatar
lisarea lisarea is offline
Solitary, poor, nasty, brutish, and short
 
Join Date: Jul 2004
Posts: XVMMMDCXLII
Blog Entries: 1
Images: 3
Default Re: Help a linux noob!

My computer's probably at least seven years old (I've replaced some things, but not the motherboard or CPU), and it runs Debian just fine.
Reply With Quote
Thanks, from:
BrotherMan (04-14-2017), fragment (04-15-2017)
Reply

  Freethought Forum > The Marketplace > Computers & Technology


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

 

All times are GMT +1. The time now is 02:42 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Page generated in 0.84706 seconds with 15 queries