Search found 752 matches

by Ian
September 17th, 2014, 8:58 am
Forum: Website & Forum Comments
Topic: Confused
Replies: 2
Views: 16037

Re: Confused

Hi there and welcome to the forums :thumbup: There is no real order. Basically all you really need to do is install Ubuntu. Everything after that is down to personal preference. For example, if you want to be able to administer your server from another machine on your network then you should install...
by Ian
September 1st, 2014, 7:11 pm
Forum: Software - Applications and Operating Systems
Topic: Synaptic under 14.04 Server
Replies: 5
Views: 6046

Re: Synaptic under 14.04 Server

Hi,

Instead of typing "sudo synaptic" try typing "gksudo synaptic". Does that make a difference?

Ian.
by Ian
August 25th, 2014, 9:55 pm
Forum: Software - Applications and Operating Systems
Topic: Setting up VNC
Replies: 28
Views: 32004

Re: Setting up VNC

Hi guys,

I've now updated my vnc guide for 14.04 and it seems to be working as expected. Not quite as great as the good old days but better than before: VNC on Trust Tahr 14.04LTS

If anyone wants to try it out (maybe on a VM?) I'd love to hear how you get on. :thumbup:

Ian.
by Ian
August 25th, 2014, 8:53 am
Forum: Software - Applications and Operating Systems
Topic: Thermal Shutdown
Replies: 7
Views: 4502

Re: Thermal Shutdown

Hi there,

Thanks. Assuming it's not a problem with your post then you're missing this line from your script which should be at the very top:

Code: Select all

#!/bin/bash
So your script should read......

Code: Select all

#!/bin/bash
#
# AUTHOR: feedback[AT]HaveTheKnowHow[DOT]com

# Expects two arguments:
etc......
by Ian
August 22nd, 2014, 7:00 pm
Forum: Software - Applications and Operating Systems
Topic: Thermal Shutdown
Replies: 7
Views: 4502

Re: Thermal Shutdown

Hi there,

Can you paste your CPUTempShutdown.sh script into your next post please?

Thanks,

Ian.
by Ian
August 12th, 2014, 10:21 pm
Forum: Software - Applications and Operating Systems
Topic: TightVNC not showing desktop
Replies: 2
Views: 2543

Re: TightVNC not showing desktop

Hi there,

Yeah, this seems to be broken on 14.04. There are a few threads posted recently on here about potential alternatives. Have a read through and see if they help.

Ian.
by Ian
July 10th, 2014, 1:12 pm
Forum: Software - Applications and Operating Systems
Topic: Remote access issues
Replies: 2
Views: 3519

Re: Remote access issues

Hi, I find that if I reboot via VNC it leaves me in a black hole and I have to power off the server by physically holding down the power button. Then power it back up again. If however I reboot by issuing "sudo reboot -h now" in a putty session it reboots just fine and I can remote on agai...
by Ian
July 6th, 2014, 8:05 pm
Forum: Software - Applications and Operating Systems
Topic: How to upgrade mediaserver to 14.04 lts
Replies: 1
Views: 2373

Re: How to upgrade mediaserver to 14.04 lts

Hi there,

This should do the trick:

Code: Select all

sudo apt-get update

Code: Select all

sudo apt-get install update-manager-core

Code: Select all

sudo do-release-upgrade
Obviously back up your data first ;)
by Ian
June 7th, 2014, 11:32 pm
Forum: General Discussion
Topic: Any interest in a canned virtual appliance?
Replies: 1
Views: 2307

Re: Any interest in a canned virtual appliance?

Hi there,

That sounds like a great idea and I'm sure plenty of people will go for that. Personally I wouldn't know where to start building something like that tho :oops:

Ian.
by Ian
May 14th, 2014, 7:23 pm
Forum: Software - Applications and Operating Systems
Topic: Deluge access through thin client
Replies: 4
Views: 4077

Re: Deluge access through thin client

Hi Zulu,

Well done for getting to the bottom of it. :clap:
Alas I don't have an explanation for why your path was different to mine. I did a fresh install on 14.04 using my guide and that's the path where the auth file was sitting. :crazy: