Search found 2243 matches

by timkb4cq
Sat Nov 12, 2016 3:55 pm
Forum: MX Respins
Topic: (Solved) Update caused KDE PIM problem
Replies: 6
Views: 3293

Re: Update caused KDE PIM problem

Parts of akonadi do rely on mysql-server-core. I suspect it either didn't finish configuration, or just didn't restart.
I'd first try a

Code: Select all

sudo apt-get install -f
to make sure there's no unconfigured packages, then try

Code: Select all

sudo /etc/init.d/mysqld restart
in case it's just a matter of mysql not running.
by timkb4cq
Wed Oct 19, 2016 5:21 pm
Forum: Website
Topic: test of new site
Replies: 68
Views: 23561

Re: test of new site

antiX-Dave wrote:Edit: on another note... does anyone have an issue where visiting the index page results in needing to relogin?
I did when I was still using an old bookmark to get to the forum initially. Deleted old bookmark, bookmarked the page again, and no more trouble with the login.
by timkb4cq
Wed Oct 05, 2016 11:04 pm
Forum: MX Modified
Topic: Cannot install apps after attempted java install (SOLVED)
Replies: 7
Views: 4220

Re: Cannot install apps after attempted java install (SOLVED)

I installed openjdk-8-jre and galternatives with Synaptic, used galternatives to set openjdk-8 to be the default java, and Temperament_Tuner runs just fine. Can't test it properly because I don't have a piano, but I get the GUI with no errors and the buttons appear to work. I'm pretty sure you don't...
by timkb4cq
Fri Sep 23, 2016 4:47 pm
Forum: General
Topic: Thoughts about future of linux
Replies: 25
Views: 7928

Re: Thoughts about future of linux

The main one, which has been around since 2007 is running RedHat, because that's what the hosting service has been using all this time.
The two mirrors I control are running debian netinstall images that the company hosting the VPS provides. Easier for me to manage what I'm more familiar with.
by timkb4cq
Fri Sep 23, 2016 3:00 pm
Forum: General
Topic: Thoughts about future of linux
Replies: 25
Views: 7928

Re: Thoughts about future of linux

X is bloat for a remotely managed server. The repository servers don't have it installed.
But I don't run one of those as my main desktop.
by timkb4cq
Wed Sep 21, 2016 2:36 pm
Forum: MX Respins
Topic: dude, USB speed matters !
Replies: 5
Views: 2634

Re: dude, USB speed matters !

to be perfectly honest, I used 2 class 10 SD cards. The latest Sandisk SD I bought 1 week ago was actually significantly faster than another SD class 10 which was like 1 year old. Maybe the older card was not really class 10. Class 10 sd cards have to support 10MB/s transfers. But many new class 10...
by timkb4cq
Tue Sep 20, 2016 6:09 pm
Forum: MX Modified
Topic: MX 15 respin for cutting-edge hardware?
Replies: 36
Views: 12283

Re: MX 15 respin for cutting-edge hardware?

According to Phoronix, the Linux kernel fully supported all the cores back in 2011 (kernel 3.1) Perhaps it's turning off unused cores, so you won't see them until you give the cpu a big enough load to turn them back on? http://blog.unixy.net/2011/10/not-all-cpu-cores-are-showing-up-in-linux-server-p...
by timkb4cq
Fri Sep 16, 2016 2:26 pm
Forum: Installation
Topic: Where there is MX-15_September_x64.iso?
Replies: 21
Views: 4482

Re: Where there is MX-15_September_x64.iso?

Filezilla says another hour & a half left to go...
by timkb4cq
Tue Sep 13, 2016 10:05 am
Forum: MX Respins
Topic: mx 15 kde dead link in commu repo (is fixed by now)
Replies: 11
Views: 5608

Re: mx 15 kde dead link in commu repo

Just saw this thread. Somehow in the move all the files kept their permissions except for this one, which was set to 000 instead of 644.
:confused:
It's fixed now
by timkb4cq
Wed Sep 07, 2016 4:08 pm
Forum: MX Modified
Topic: Issue with tooltips (YNAB 4 running in Wine)
Replies: 5
Views: 3124

Re: Issue with tooltips (YNAB 4 running in Wine)

Do you have corefonts installed in Wine? I use winetricks to install them.

Code: Select all

sudo apt-get install winetricks
winetricks corefonts

Go to advanced search