Recent comments
- Переключение раскладки по caps lock windows — Ваш верный помощник с OS Windows on Переключение языка ввода по caps lock в Windows
- Переключение языка на клавиатуре windows 10 caps lock — Ваш верный помощник с OS Windows on Переключение языка ввода по caps lock в Windows
- Dae on A trick to change card currency in PayPal when there’s no “Update” button
- Stanislav on A trick to change card currency in PayPal when there’s no “Update” button
- Lobezno on Forcing ReadyNAS to update via SSH when all else fails
Categories
Tags
- apogee duet
- applescript
- bash
- caps lock
- datadog
- data storage
- django
- egpu
- extjs
- gpu
- growl
- guacamole
- gulp
- i18n
- illustrator
- javascript
- jinja2
- jquery
- laserjet
- librsvg
- mac administration
- mac hardware
- mac mouse problems
- macos
- mac software
- mdadm
- modx
- nginx
- postgres
- proxmox
- python
- raid
- readynas
- starcraft 2
- synology
- textmate
- time machine
- virtualization
- vite
- vscode
- vue.js
- windows
- windows server
- xcode
- zola
Tag Archives: modx
MODx Evolution: removing spam links
My friend’s MODx Evolution based website was hacked and he’s asked me to help him fix it. Every page of his website was “infected” with invisible links to viagra webshops. The code of those links was as follows: <div style=”position:absolute;left:-2311px;top:-2794px;”><a … Continue reading
Restrict page access to authorized MODx managers only
A while ago I needed to create a private zone with documentation, accessible only by the MODx managers (I’m talking about MODx Evolution here). In order to restrict access I wrote a simple snippet, which you can now use as … Continue reading