Lucas Bürgy's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 24 / 62
isocra/TableDnD: jQuery plug-in to drag and drop rows in HTML tables https://github.com/isocra/TableDnD
Thu Sep 5 15:24:14 2019
QRCode

jQuery plug-in to drag and drop rows in HTML tables

Tuto 1: https://www.learningjquery.com/2017/05/drag-and-drop-html-table-rows-using-jquery
Tuto 2: https://isocra.com/2008/02/table-drag-and-drop-jquery-plugin/
Doc: https://isocra.github.io/TableDnD/

jquery js library
Upgrade manually — Nextcloud latest Administration Manual latest documentation https://docs.nextcloud.com/server/latest/admin_manual/maintenance/manual_upgrade.html
Thu Sep 5 14:38:23 2019
QRCode

Récupérer config et .htaccess et utiliser adminer pour récupérer la base de données

cd /var/www
wget https://download.nextcloud.com/server/releases/nextcloud-16.0.4.tar.bz2
tar -xvf nextcloud-*.tar.bz2
sudo service apache2 stop
mv html html-old
mv nextcloud html
mysqldump -u nextcloud_web -p --databases nextcloud > nextcloud.sql
cp html-old/config/config.php html/config/

copier apps manquantes

sudo chown -R www-data:www-data html
sudo chmod -R g+w html
sudo find html/ -type d -exec chmod 750 {} \;
sudo find html/ -type f -exec chmod 640 {} \;
sudo service apache2 start
cd html
sudo -u www-data php occ upgrade

Mettre à jour .htaccess

nextcloud
Installation of wallabag https://doc.wallabag.org/en/admin/installation/installation.html
Tue Sep 3 13:17:26 2019
QRCode
wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
mv 2.3.8/* ./
rm -rf 2.3.8
rm -rf latest-v2-package
composer install
bin/console wallabag:install
wallabag
Enigma machine / Tom MacWright / Observable https://observablehq.com/@tmcw/enigma-machine
Mon Sep 2 10:54:34 2019
QRCode
MD5 & SHA Checksum Utility | Raymond's WordPress https://raylin.wordpress.com/downloads/md5-sha-1-checksum-utility/
Sun Sep 1 21:18:35 2019
QRCode
logiciel windows
Sync Pragmas · shanalikhan/code-settings-sync Wiki https://github.com/shanalikhan/code-settings-sync/wiki/Sync-Pragmas
Tue Aug 13 21:37:05 2019
QRCode
// @sync-ignore
vscode settings-sync extension
Wampserver files http://wampserver.aviatechno.net/
Tue Aug 13 21:32:59 2019
QRCode

Permet d'installer d'autres version de PHP, MySQL, ...

wamp
Real-time train station departure board - Raspberry Pi https://www.raspberrypi.org/blog/real-time-train-station-arrival-board/
Tue Aug 13 18:49:57 2019
QRCode
rpi
bash - How to copy some, but not all files? - Unix & Linux Stack Exchange https://unix.stackexchange.com/questions/41693/how-to-copy-some-but-not-all-files/41696#41696
Sun Aug 11 22:46:14 2019
QRCode
debian linux
Windows 10 Ubuntu Bash Shell: How Do I Mount Other Windows Drives? - Super User https://superuser.com/questions/1114341/windows-10-ubuntu-bash-shell-how-do-i-mount-other-windows-drives/1209698#1209698
Sun Aug 11 19:42:06 2019
QRCode
windows ubuntu
Host Yo Self – Hébergez votre site ou un fichier directement depuis votre navigateur – Korben https://korben.info/host-yo-self-hebergez-votre-site-ou-un-fichier-directement-depuis-votre-navigateur.html
Sat Aug 10 17:46:46 2019
QRCode
johngrib/vim-game-code-break: Block-breaking game in vim 8.0 https://github.com/johngrib/vim-game-code-break
Sat Aug 10 17:43:04 2019
QRCode
vim linux
Raspberry Pi Quiz Game using the Buzz Controllers - Pi My Life Up https://pimylifeup.com/raspberry-pi-quiz-game-buzz-controllers/
Sat Aug 10 17:39:23 2019
QRCode
rpi
Lity - Lightweight, accessible and responsive lightbox https://sorgalla.com/lity/
Thu Aug 8 17:48:47 2019
QRCode
lightbox
La propriété CSS - objectif-fit - NextuM - Warrior du Dimanche http://warriordudimanche.net/article1030/5d15f69c7ac0c
Thu Aug 8 17:21:20 2019
QRCode
css
10 Best Google Maps Alternatives You Should Try https://www.fossmint.com/best-google-maps-alternatives/
Thu Aug 8 16:40:58 2019
QRCode
Note : thème sombre - Le Hollandais Volant - Liens en vrac de sebsauvage https://sebsauvage.net/links/?UZDRjg
Thu Aug 8 16:40:09 2019
QRCode
filter: hue-rotate(180deg) invert(1);
css
Failed to fetch https://packages.sury.org/php/dists/stretch/InRelease - Jesús Amieiro https://www.jesusamieiro.com/failed-to-fetch-https-packages-sury-org-php-dists-stretch-inrelease/
Thu Aug 8 15:11:37 2019
QRCode
erreur rpi debian
How to Check Your Laptop’s Battery Health - iFixit https://fr.ifixit.com/News/how-to-check-your-laptops-battery-health
Thu Aug 8 12:49:55 2019
QRCode
cmd laptop battery
yuzu - Nintendo Switch Emulator https://yuzu-emu.org/
Wed Jul 24 16:44:58 2019
QRCode
emulator
page 24 / 62
1244 links, including 4 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn