Keeping Your Server Secure With Unattended Upgrades
…a mechanism that installs updates automatically so you don’t have to worry about it. Obviously, this is meant for personal servers operated by hobbyists where convenience is more important than availability. In a professional environment, you would test new packages first because seemingly innocent changes may break complex applications.
Kodi is the ultimate entertainment center software. It plays almost every kind of media you can find
Kodi (formerly known as XBMC) is an award-winning free and open source (GPL) software media player and entertainment hub.
It allows users to play and view most videos, music, podcasts, and other digital media files from local and network storage media and the internet.
OSMC (Open Source Media Center) is a free and open source media center based on Linux
Founded in 2014, OSMC lets you play back media from your local network, attached storage and the Internet. OSMC is the leading media center in terms of feature set and community and is based on the Kodi project.
OSMC is a Kodi centric distribution.
Anti-eviction Mapping Project: Visualizing Bay Area Displacement and Resistance
The Anti-Eviction Mapping Project is a data-visualization, data analysis, and storytelling collective documenting the dispossession of San Francisco Bay Area residents upon gentrifying landscapes.
How do we take a feminist perspective on the design of visualizations? D’Ignazio cited six points that might bring us there
D’Ignazio says this issue is compounded by the fact that women and people of color are underrepresented in data science and technical fields in general, a trend that is worsening. She also highlights skewed quantity and quality of data that is collected about various groups of people. For instance, there are very detailed datasets on gross domestic product and prostate function, but very poor datasets on hate crimes and the composition breast milk.
¿Como se calcula el dinero que debemos pagar, por los servicios libres que usamos?
Darme cuenta que lo que me regalan las grandes coorporaciones no es tanto como les gusta hacernos creer, bajo su eslogan de gratis. Sacan mucho mas de mis datos que yo de sus servicios.
Acomodar mis practicas a mi discurso. Porque la soberanía tecnologica como los feminsismos no se basan solo en teorias si no NUESTRAS PRACTICAS.
Dejar de acumular servicios, como una depredarora capitalista. Y usar solo los que cuido y pago.
Repasar lo aprendido y usar la red optimizando recursos y no a lo capitalista ( consumista, acumuladora) solo porque es gratis.
Lunduke show: Amazon Go is terrifying
Amazon Go, the « human-free » grocery store from Amazon.com, watches your every move with hundreds of cameras and sensors. And ties everything to an account with your smart phone and credit card. This is absolutely terrifying on multiple levels. Let me walk you through why and the related services that make this abomination possible.
FontForge, a free and open source font editor
FontForge is a free and open source font editor brought to you by a community of fellow type lovers.
Create WordPress Plugins with OOP Techniques
Object-oriented code, among other things, can help organize and add reusability to your code. In this tutorial, I will teach you the basics of writing a WordPress plugin using object oriented techniques.
Securely backing up your files with rdiff-backup and sudo
A guide on setting up rdiff-backup and using sudo to run rdiff-backup without running it as the root user.
rdiff-backup – A Remote Incremental Backup Tool for Linux
Significantly, it preserves subdirectories, dev files, hard links, and critical file attributes such as permissions, uid/gid ownership, modification times, extended attributes, acls, and resource forks. It can work in a bandwidth-efficient mode over a pipe, in a similar way as the popular rsync backup tool.
rdiff-backup backs up a single directory to another over a network using SSH, implying that the data transfer is encrypted thus secure. The target directory (on the remote system) ends up an exact copy of the source directory, however extra reverse diffs are stored in a special subdirectory in the target directory, making it possible to recover files lost some time ago.
How to fix all of your crontab related woes/problems (Linux)
Every user on a system may have their own crontab file. The location of the root and user crontab files are system dependant but they are generally below /var/spool/cron.
There is a system-wide /etc/crontab file, the /etc/cron.d directory may contain crontab fragments which are also read and actioned by cron. Some Linux distributions (eg, Red Hat) also have /etc/cron.{hourly,daily,weekly,monthly} which are directories, scripts inside which will be executed every hour/day/week/month, with root privilege.
How can I own an IP address?
IP Addresses are purchased in blocks by companies with a hell of a lot of money and more importantly, infrastructure. When you get one, unless you are going direct to your RIR (Regional Internet Registry), you are only renting the IP.
Changing default crontab editor
Just simply run select-editor
, this will let you choose any editor you want.
Libremanuals es un colectivo editorial que surge para la difusión de libros libres impresos acerca de Software Libre en la lengua española
Para decirlo en pocas palabras, para que el derecho a leer no esté en peligro, necesitamos leer documentos libres. Este colectivo editorial trata de fomentar este derecho.
La manera que tiene Libremanuals de fomentar este derecho es vender y traducir libros libres.
Search and replace or delete multiples lines in vim
The :global command is your friend – learn it well. It lets you run arbitrary :ex commands on every line that matches a regex. It abbreviates to :g.
To delete all lines that match « George Bush »:
:g/George Bush/ d
The command that follows can have its own address/range prefix, which will be relative to the matched line. So to delete the 5th line after George Bush:
:g/George Bush/ .+5 d
To delete the DEBUG log entries:
:g/DEBUG/ .,+10 d
Flourish: powerful, beautiful, easy data visualisation
Quickly turn your spreadsheets into stunning online charts, maps and interactive stories.
Shodan is the world’s first search engine for Internet-connected devices
Use Shodan to discover which of your devices are connected to the Internet, where they are located and who is using them.
Amsterdam reduce de 60 a 30 días el permiso para alquilar pisos en Airbnb
Los pisos en plataformas de alojamiento vacacional aumentaron de 4.500 en 2013 a 22.000 en 2017.
El problema de la vivienda en la capital holandesa, cuyos alquileres son los más altos de todo el país, llevó a un Tribunal de distrito a dictaminar recientemente que una persona puede perder su casa en Amsterdam si su propietario la usa exclusivamente para alquiler vacacional y, por esa razón, no reside en ella.
How Dokuwiki loads Javascript and how to add custom JS code
All JavaScript is collected and delivered by lib/exe/js.php. This file will concatenate all found files, whitespace compress (if compress is enabled) and cache the result. It also instructs browsers to cache the file, so when you are developing new JavaScript, be sure to refresh your browser cache (hitting Shift-F5, Shift+CTRL+R or similar) whenever your script was updated.
DokuWiki will load JavaScript from the following places:
autogenerated JavaScript (language strings, config settings, toolbar)
lib/scripts/*.js
lib/plugins/*/script.js
lib/tpl/
conf/userscript.js
Las colmenas de abejas de la miel ni son naturales ni ayudan al medioambiente
Los científicos advierten que grupos ecologistas y administraciones están errando en su mensaje de salvar a las abejas de la miel sin tener en cuenta que estas son una amenaza para las especies silvestres y a menudo perjudican al medio natural.
En Madrid ya hay más pisos enteros que se alquilan en Airbnb que en Idealista
El principio de rentabilidad: sustituir vivienda residencial por pisos para turistas.
Advanced Deanonymization through Strava: how would I go for someone else’s strava secrets?

Here are some things Strava may reveal
Whether you run, swim, ski or cycle.
If you tell it, what bicycles you have.
Who you go out on a run or ride with
When you are away from your house
Where you commute to, and when
Your fitness, and whether it is getting better or worse.
When you travel, what TZ, etc.
The fact that you can infer nation-state secrets is an interesting escalation. Currently it’s the heatmap which is getting the bad press, which is part of the dataset that Strava offer commercially to councils. FWIW, the selection bias on Strava data (male roadies or mountain bikers) means that its not that good. If someone bought our local data, they’d infer that muddy wood trails with trees and rocks are what the city needs. Which is true, but it doesn’t address the lack of any safe way to cross the city.
What is interesting about the heat map, and not picked up on yet, is that you can potentially deanonymize people from it.
List of plain English words and phrases
a list of plain English words and phrases and the more lengthy, formal words for which they are recommended as replacements
City Island action in Madrid by Exyzt
City Island, an island in the heart of the city. It’s occupying the vacant site of a former public indoor swimming pool. A developer demolished the building to build a new shopping center. But financial crisis interrupted these developing plans and the plot became a leftover, surrounded by a construction fence right in the heart of the popular and pulsing district of La Latina, Madrid.
Here the collective exyzt installed it’s on 3 weeks extended contribution to the noche en blanco of Madrid. The city island, was a temporary but lively public space to enjoy the shade of the rainforest and its lagoon. After three weeks and a massive public interest, collective exyzt moved but left sufficient building material and a well prepared ground for a neighbourhood initiative, which supported by local architecture collectives started El Campo de Cebada.
Open source, arduino compatible, 3D printable robot called Otto
Otto walks, dances, makes sounds and avoids obstacles.
Otto is completely open source, Arduino compatible, 3D printable, and with a social impact mission to create an inclusive environment for all kids.
Otto was inspired by another robot instructable BoB the BiPed and programmed using code from another open source biped robot called Zowi.
Cálculos y argumentos a favor de los edificios energéticamente autosuficientes y ecológicos
¿Cuánto beneficio económico tenemos de no tener compuestos orgánicos volátiles en la vivienda? ¿y de no tener mala calidad del aire? ¿y de no tener ruido en el interior de las viviendas? ¿y por no tener gas radón? ¿y por no emitir CO2?
Cuando pensamos en comprarnos una casa no solo debemos hacerlo desde una mirada simple de cuánto nos cuesta la inversión, lo tenemos que empezar a pensar desde un valor más complejo, cuánto nos va a costar mantenerla y la salud que nos va a proporcionar.
Hilo de tweets de Javier Gil sobre la regulación de alojamientos turísticos propuesta por el Ayuntamiento de Madrid
1. Ayer @ManuelaCarmena anunciaba que @MADRID va a regular el tema de las viviendas de uso turístico (VUT) en Madrid. Un movimiento muy importante por parte del Ayuntamiento, pero también muy problemático… #hilo
https://t.co/38CxNGFHYN
Unos misteriosos ataques acústicos han enturbiado el deshielo diplomático entre Cuba y Estados Unidos
Las mujeres olvidadas de la Bauhaus
según Walter Gropius las mujeres no estaban capacitadas física y genéticamente para determinadas artes ya que pensaban en dos dimensiones, frente a sus compañeros masculinos, que sí podían hacerlo en tres.
Lo que resultaba más apasionante de la Bauhaus era que no había ningún sistema de enseñanza aún establecido. Y sentías como si dependiese solo de ti. Debías encontrar de algún modo tu manera de trabajar. Esa libertad es, probablemente, algo esencial que todo estudiante debería experimentar
Fsociety Hacking Tools Pack
Fsociety Hacking Tools nos provee de varias herramientas destinadas para diferentes usos, entre los que encontramos:
Recopilación de información
Ataques de contraseñas
Pruebas inalámbricas
Herramientas de explotación
Sniffing y Spoofing
Piratería web
Piratería web privada
Explotación posterior
How to Fix the 403 Forbidden Error in WordPress
403 Forbidden error code is shown when your server permissions don’t allow access to a specific page.
Martín Domínguez Esteban, arquitecto y exiliado
Martín Domínguez Esteban ha sido un arquitecto fantasma. Dos veces exiliado, su nombre fue borrado por el franquismo y el castrismo, y su obra adjudicada a otros autores.
Durante décadas, el hipódromo, proyectado en 1934, se adjudicó oficialmente al ingeniero Eduardo Torroja. Los otros coautores, Martín Domínguez y Carlos Arniches, fueron borrados de la memoria. El edificio Focsa aparece asignado al arquitecto Ernesto Gómez Sampera. Martín Domínguez es ignorado en las guías de arquitectura cubana, incluso en la que editó en 1998 la Junta de Andalucía con las autoridades de La Habana.
Projector Resolution: Native vs. Maximum
So native resolution is the actual, true, physical resolution of the projector. The projector will never be able to display more actual pixels than it has on those panels or chips.
Maximum resolution is the highest resolution signal that the projector has been programmed to process and display.
Evgeny Morozov: Los datos como materia prima para la explotación
Debemos ser capaces de soñar y pensar en términos que no estén definidos por Silicon Valley. Para mí, en este punto, las empresas de tecnología son como las cadenas de comida rápida, las casas de apuestas o los casinos: crean y manufacturan una adicción que luego tiene unas consecuencias. En el caso de las tecnológicas, la distracción.
yo construiría una alternativa a Facebook con dinero público en vez de aceptar que la única manera de organizar las comunicaciones es a través de esta firma.
Estamos en una era en que los datos son algo en torno a lo que emergen nuevos modelos de negocio y nuevas formas de explotación.
Google quiere ser el nuevo Estado del bienestar y el nuevo partido político.
Jérémie Zimmermann and Emily King explain what Hacking with care is
transparency for the powerful, privacy for the weak.
In a time that we’re sure that our communications are being intercepted the most dangerous consequences is auto-censorship