Developing IT solutions for life science and environment since 2010
- El Vilosell
Pinned Loading
-
GitHub Action to minify and push aga...
GitHub Action to minify and push again to repo 1name: Minify css on master
23on:
4push:
5# branches: [ master ]
-
Add adobe acrobat 9.5.5 to debian-ba...
Add adobe acrobat 9.5.5 to debian-based machine, do not need wine, requieres arch:i386 enabled 1#!/bin/sh
23set -e
45## This script is based on post by Lubos Rendek at linuxconfig.org.
-
hardcoded Everest Forms plugin deact...
hardcoded Everest Forms plugin deactivation when unnecessary, mu-plugin for wordpress 1<?php
2/* This mu-plugin allows deactivation of plugins on page basis.
3* Increases perfomance by filtering unnecessary active elements.
4* Extracted from post by Brian Jackson at:
5* https://kinsta.com/blog/disable-wordpress-plugins-loading/
-
Shell script to install certified ve...
Shell script to install certified version of RStudio on a debian-based system. Requires `curl`, `dpkg-sig`, `gpg`, `wget`, `sed` and superuser permisions 1#!/bin/sh
2set -e
34echo "Installing RStudio from Official Webpage"
5 -
Prints to terminal all found usb dev...
Prints to terminal all found usb devices and its serial ID 1#!/bin/bash
23## From Patrik's answer at http://unix.stackexchange.com/questions/144029/command-to-determine-ports-of-a-device-like-dev-ttyusb0
45for sysdevpath in $(find /sys/bus/usb/devices/usb*/ -name dev); do
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.