Skip to content

My tech notes

My tech notes

  • Home
  • About this blog
  • WordPress useful links
    • Home
    • Linux
Linux Synology_nas

GIT ON SYNOLOGY NAS: INSTALL AND CONFIG

michael April 19, 2017

GIT SERVER ON SYNOLOGY NAS: INSTALLATION AND CONFIGURATIONS

hardware Linux RPi

USB card as default Audio Device

michael April 9, 2017

http://raspberrypi.stackexchange.com/questions/19705/usb-card-as-my-default-audio-device Click to go

Linux RPi

Image Your Hard Drive using dd | LinuxWebLog.com

michael April 9, 2017

Image Your Hard Drive using dd | LinuxWebLog.com Link Pipe the DD output to gz to save space

hardware Linux

rpi static ip sample

michael March 30, 2016

This is old New one for Jessi is <here> (under construction) # The loopback interface auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 192.168.1.55 gateway…

Linux

PL2102 driver for synology

michael March 25, 2016

http://www.openremote.org/pages/viewpage.action?pageId=21037948&focusedCommentId=21037989&#comment-21037989

Linux Mac

osx kill a screen session

michael February 15, 2016

screen -X -S quit

hardware Linux

USB driver for Synology NAS

michael January 29, 2016

http://www.jadahl.com/drivers.html forums of the author https://forum.synology.com/enu/viewtopic.php?f=155&t=82843&start=435

Linux

recursive remove files of specific extension

michael May 20, 2015

find . -iname ’*.jpg’ -type f -exec rm -f {} ; from http://www.linuxforums.org/forum/newbie/100469-rm-rf-jpg-what-wrong.html find – the find program . – search the subtree starting in the current directory -iname ’*.jpg’…

frameworks Linux programming

cakephp : using App::import() for vendors is kind of silly

michael May 20, 2015

quoted from Stackoverflow http://stackoverflow.com/questions/8158129/loading-vendor-files-in-cakephp-2-0 It is just an expensive, verbose and very silly wrapper for require_once(). I tested and found exactly true.

Linux

Synology crontab

michael May 13, 2015

don’t call crontab -e login as root use vi to open /etc/crontab use tab to sepearte items user is root for curl path is /usr/bin/curl php path is /usr/bin/php error…

Posts pagination

1 2 3

Next Page »

Categories

  • applescript
  • Arduino
  • audio
  • css
  • electronics
  • frameworks
  • hardware
  • html
  • javascript
  • Linux
  • Mac
  • mysql
  • php
  • programming
  • python
  • RPi
  • software
  • Synology_nas
  • Uncategorized
  • video

My tech notes

Copyright © All rights reserved | Blogus by Themeansar.