similar to: Ubiquiti Model UAP-AC-PRO

Displaying 20 results from an estimated 2000 matches similar to: "Ubiquiti Model UAP-AC-PRO"

2018 Feb 26
0
Ubiquiti Model UAP-AC-PRO
On 02/15/2018 08:41 PM, Gregory P. Ennis wrote: > It looks like the setup requires the use of software; they have some > packages that are ready made for Ubuntu and Debian, but not RedHat > > https://www.ubnt.com/download/unifi/unifi-ap-ac-pro > > Have any of you tried or succeeded in installation this on Centos 7.4? I have several Ubiquiti UniFi access points (nitpick:
2018 Feb 16
2
Ubiquiti Model UAP-AC-PRO
William Warren wrote: > I would just buy a cloudkey and not have to bother installing the software > onto your machine directly. If you do not have a power over ethernet > switch you'll need a micro USB cable and power supply adapter to run it but > after that it takes care of running your software for you you don't have to > install anything on to your machine One would
2018 Feb 16
0
Ubiquiti Model UAP-AC-PRO
I would just buy a cloudkey and not have to bother installing the software onto your machine directly. If you do not have a power over ethernet switch you'll need a micro USB cable and power supply adapter to run it but after that it takes care of running your software for you you don't have to install anything on to your machine On Feb 15, 2018 20:43, "Gregory P. Ennis"
2018 Feb 23
0
Ubiquiti Model UAP-AC-PRO
>Everyone, > >Have any of you installed ubiguiti wireless routers on your network? > >It looks like the setup requires the use of software; they have some >packages that are ready made for Ubuntu and Debian, but not RedHat > >https://www.ubnt.com/download/unifi/unifi-ap-ac-pro[1] _>_ >Have any of you tried or succeeded in installation this on Centos 7.4? >
2018 Feb 16
0
Ubiquiti Model UAP-AC-PRO
On 02/15/2018 05:41 PM, Gregory P. Ennis wrote: > Everyone, > > Have any of you installed ubiguiti wireless routers on your network? > Yup, I use one at home. I'm very happy with it. > It looks like the setup requires the use of software; they have some > packages that are ready made for Ubuntu and Debian, but not RedHat > >
2018 Feb 27
1
Ubiquiti Model UAP-AC-PRO
On Monday, February 26, 2018 11:13:33 AM CST Lamar Owen wrote: > One of the key things to getting this to work really smoothly is to > provide local-only, on-site authoritative DNS for the FQDN of 'unifi.' > Yes, as a top-level domain, the single word 'unifi' needs DNS for the > AP's to be really happy and for AP adoption to work seamlessly without > having to
2018 Feb 16
2
Ubiquiti Model UAP-AC-PRO
Mike Burger wrote: > On 2018-02-16 8:16 am, hw wrote: >> William Warren wrote: >>> I would just buy a cloudkey and not have to bother installing the software >>> onto your machine directly.? If you do not have a power over ethernet >>> switch you'll need a micro USB cable and power supply adapter to run it but >>> after that it takes care of running
2018 Feb 17
1
Ubiquiti Model UAP-AC-PRO
Mike Burger wrote: > On 2018-02-16 9:29 am, hw wrote: >> Mike Burger wrote: >>> On 2018-02-16 8:16 am, hw wrote: >>>> William Warren wrote: >>>>> I would just buy a cloudkey and not have to bother installing the software >>>>> onto your machine directly.? If you do not have a power over ethernet >>>>> switch you'll need
2018 Feb 16
0
Ubiquiti Model UAP-AC-PRO
On 2018-02-16 9:29 am, hw wrote: > Mike Burger wrote: >> On 2018-02-16 8:16 am, hw wrote: >>> William Warren wrote: >>>> I would just buy a cloudkey and not have to bother installing the >>>> software >>>> onto your machine directly.? If you do not have a power over >>>> ethernet >>>> switch you'll need a micro USB
2018 Feb 16
0
Ubiquiti Model UAP-AC-PRO
On 2018-02-16 8:16 am, hw wrote: > William Warren wrote: >> I would just buy a cloudkey and not have to bother installing the >> software >> onto your machine directly. If you do not have a power over ethernet >> switch you'll need a micro USB cable and power supply adapter to run >> it but >> after that it takes care of running your software for you
2014 Aug 01
0
Ubiquiti VOIP Phones
Hi All, First of all, just wanted to say thanks for all the work on OPUS, its great to have such a good FOSS codec available. I just wanted to let every one know that Ubiquiti have just announced a new range of android based desk phones: http://www.ubnt.com/unifi-voip/overview/ The phones don't currently support OPUS unfortunately, but I think it would be possible to convince them to
2013 Oct 27
2
Network Problem on New Install of 6.4
I have a new install of CentOS 6.4 on an HP Pavilion 500-27c with one mother board nic card. results of lspci : 01:00.0 Ethernet controller: Atheros Communications Inc. AR8161 Gigabit Ethernet (rev 10) 04:00.0 Network controller: Ralink corp. Device 539b results of ifconfig -a lo Link encap:Local Loopback wlan0 Link encap:Ethernet HWaddr 70:18:8B:80:AE:71 There is no
2015 Feb 15
4
Centos 7.0 and mismatched swap file
Everyone, I am putting together a new mail server for our firm using a SuperMicro with Centos 7.0. When performed the install of the os, I put 16 gigs of memory in the wrong slots on the mother board which caused the SuperMicro to recognize 8 gigs instead of 16 gigs. When I installed Centos 7.0, this error made the swap file 8070 megs instead of what I would have expected to be a over 16000
2017 Sep 04
5
selinux denial of cgi script with httpd using ssl
Thanks for your help. I did pick up an additional entry in the audit file : type=AVC msg=audit(1504561395.709:10196): avc: denied { execute } for pid=19163 comm="/usr/sbin/httpd" name="s.check.cgi" dev="dm-0" ino=537182029 scontext=system_u:system_r:httpd_t:s0 tcontext=unconfined_u:object_r:httpd_sys_content_t:s0 tclass=file Unfortunately, I am not sure how the
2017 Jan 14
4
Centos 7 dhcpd failure to allow a 2nd network over same interal nic
Everyone, I am trying to set up a second internal network (192.168.0.0/24) and have not been able to get dhcp to start when I have the following in my dhcpd.conf file : subnet 192.168.0.0 netmask 255.255.255.0 { range 192.168.0.110 192.168.0.130; option subnet-mask 255.255.255.0; option broadcast-address 192.168.0.255; option routers 192.168.0.1; option
2017 Apr 29
7
SCSI drives and Centos 7
Everyone, about 4 years ago, I tried to install CentOS 6 on a Supermicro server with SCSI drives using a LSI raid system. I could never figure out or find a way to make the installation disc of Centos 6 identify the SCSI drives. The installation disc for Centos 5 identified the SCSI drives without a problem. I finally gave up on Centos 6 and installed Centos 5 and the system has worked very
2018 May 14
2
Centos 7.5 and Courier 10 Pitch fonts in Libreoffice
Am 13.05.2018 um 18:00 schrieb Gregory P. Ennis <PoMec at PoMec.Net>: > > I have started the process of trying to replace our templates with a > new font. 'Liberation mono' is a close match, but for some reason I > don't like the way it looks when the whole page of type is scanned all > together. Try to convert the type1 fonts into a truetype container (using
2008 Feb 13
3
Booting without a keyboard
Everyone, Is there a way to have Centos boot when no keyboard is present. I have a firewall and another mail server that would fit into a closet a little better without a keyboard. I tried to remove the keyboard but the system hangs giving me notice that a keyboard was not found. Greg Ennis
2017 Sep 04
2
selinux denial of cgi script with httpd using ssl
Everyone, I am trying to use a cgi perl script for a CentOs 7 website that works fine with selinux in permissive mode but fails with selinux in enforcing mode. The problem I have is that I can not find where the selinux error message is being recorded. It does not appear to be in the /var/log/messages or /var/log/audit/audit.log. I do not get any /var/log/httpd/ssl_error_log entries. I do get
2020 Sep 05
2
Conversion from Centos 5 to Centos 7 & mailx changes
Stephen and Kenneth, Thank you very much for your help. I tried 'MAILRC=/dev/nul' which I put in /etc/mail.rc as 'set MAILRC=/dev/null' But I did not identify that this changed any behavior. The link below was very helpful Stephen thank you for your kindness in digging this out for me.