Pole Dancer Lighthouse
http://ift.tt/2iRf8QV
Submitted January 18, 2017 at 10:21AM by Dr_Bond
via reddit http://ift.tt/2jKRlQY
Pole Dancer Lighthouse
http://ift.tt/2iRf8QV
Submitted January 18, 2017 at 10:21AM by Dr_Bond
via reddit http://ift.tt/2jKRlQY
Why do jungle villages not exist?
Jungle tree house villages seems like an obvious thing to make in my (non-coder) opinion. So why haven't they?
Submitted January 18, 2017 at 08:40AM by Entrippy_
via reddit http://ift.tt/2iQNFPf
Shulker Boxes as decorative blocks – beware render distance
http://ift.tt/2iBlDZL
Submitted January 18, 2017 at 09:06AM by keenDean
via reddit http://ift.tt/2j90pyG
The candidate who rose to power in 140-character increments, is planning a Twitter-sized inauguration to maximize viewership on TV and online. Trump will give a shorter speech, lead a smaller parade, and attend fewer balls than almost any president in modern history.
from Forbes – Tech http://ift.tt/2iRdqil
via IFTTT
The more that’s revealed about the Nintendo Switch as time goes on, the more it feels like the console is shaping up to be a significant challenge for Nintendo’s hardware aspirations, no matter how you frame its functionality.
from Forbes – Tech http://ift.tt/2j9gRPj
via IFTTT
The science will be incredible, but it’s the engineering that makes it all possible.
from Forbes – Tech http://ift.tt/2jKG8jv
via IFTTT
Everyone knows they should have a morning routine, but what about your end-of-day routine? Here are 3 things successful entrepreneurs do with the last 3 minutes of their day.
from Forbes – Tech http://ift.tt/2jKXRaD
via IFTTT
Una de las ventajas que tienen las distribuciones Gnu/Linux frente a otros sistemas operativos es su versatilidad entre funciones. Una distribución Linux puede funcionar como un sistema operativo genial de escritorio pero también añadirle funciones de servidor sin reinstalar ni fastidiar ningún programa; o convertirlo en centro multimedia y un servidor sin pagar ni un sólo duro por ello y sólo basta con dos lineas de código. A continuación os explicamos como instalar Apache Server, un programa que nos convertirá nuestra Fedora en un sistema de servidor con funciones completas de servidor.
Fedora permite que instalemos grupo de aplicaciones. Esta función es muy interesante pues podemos añadirle funciones completas o desinstalarlas con sólo hacer dos lineas de código. En el caso de querer tener un servidor hemos de abrir la terminal y escribir lo siguiente:
su -c 'dnf group install "Web Server"'
Pero lo más normal es que sólo queramos instalar Apache Server, en este caso hemos de introducir las siguientes lineas para instalarlo:
su -c 'dnf install httpd'
Así de fácil podemos tener Apache Server en cualquier versión de Fedora, tanto para escritorio como sabores oficiales, pero existe un problema. Fedora tiene un Firewall por defecto activado que bloquea el uso de Apache Server. Esto se puede solucionar diciendo al Firewall que archivos dejar ejecutar. Para ello, también a través de la consola de comandos, escribimos lo siguiente:
su -c 'firewall-cmd --add-service=http --add-service=https --permanent' su -c 'firewall-cmd --reload'
Y si queremos que los cambios sean permanentes, hemos de escribir lo siguiente:
su -c 'firewall-cmd --add-service=http --add-service=https'
Y con esto no sólo tenemos instalado Apache Server en nuestra Fedora sino que lo tendremos configurado para que su utilización sea segura y no tenga problemas con agujeros de seguridada la hora de crear aplicaciones de servidor o cualquier desarrollo provisional ¿interesante no?
El artículo Cómo instalar Apache Server en Fedora ha sido originalmente publicado en Linux Adictos.
from Linux Adictos http://ift.tt/2j9eZG5
via IFTTT
Giving a speech and tweeting on disability rights and employment is one thing; actually doing something is another.
from Forbes – Tech http://ift.tt/2jZWNPz
via IFTTT
In Part 1 of this interview with MUFON executive director Jan Harzan, we discussed Harzan’s own UFO encounter as a boy, some well-documented sightings and Roswell, NM, among other things strange. Here, Harzan tackles Area 51, possible reverse engineering of UFOs, History Channel’s Hangar 1 television series, famous people who […]
from Forbes – Tech http://ift.tt/2jnHssH
via IFTTT