[OCLUG-Tech] Installing/Configuring XRDP on a Centos 6.5 (64 bit) machine

2014-05-09 Thread James, Trevor
I know there are other solutions (VNC/SSH etc) but I truly would prefer to get XRDP to work on my Centos Machine. Iit will be the base image for a virtual machines, and not knowing the end user, best to stick with a standard, in this case RDP. Many URLs have said "Yum install, and server start"

Re: [OCLUG-Tech] Looking for Linux-Friendly Thin Client

2014-05-01 Thread James, Trevor
Correction from Previous, CubieTruck does do dual head http://www.cubieforums.com/index.php?topic=2281.0 using a Lubuntu Desktop distro -Original Message- From: Linux [mailto:linux-boun...@lists.oclug.on.ca] On Behalf Of Jean-Francois Messier Sent: Thursday, May 01, 2014 1:20 PM To: OCL

Re: [OCLUG-Tech] Set up a SAMBA server

2013-10-02 Thread James, Trevor
late on this, but here's my two cents. I like that you block the firewall. Another option is to bind samba to the desired interface. An example in the smb.conf file would be: interfaces = 192.168.0.0/24 On 10/2/13 9:11 AM, James, Trevor wrote: > Here is my best guess document, if anyone

Re: [OCLUG-Tech] Set up a SAMBA server

2013-10-02 Thread James, Trevor
Here is my best guess document, if anyone has any input, I am always open for suggestions. http://macnash.telfer.uottawa.ca/~nashjc/visible/Ubuntu%20SAMBA.pdf ___ Linux mailing list Linux@lists.oclug.on.ca http://oclug.on.ca/mailman/listinfo/linux

[OCLUG-Tech] Set up a SAMBA server

2013-09-24 Thread James, Trevor
Anyone have a simple TID/HowTo to set up a SAMBA a secure SAMBA service to be used by only one subnet on a network. For example only on 192.168.1,X (wired network) but not 192.168.10.X (WiFi) 1) Install Ubuntu 12.04 Server 2) Install Basic Gnome Desktop (sorry I am not as experienc