εγκατάσταση και επαναλειτουργία του μετεωρολογικού σταθμού...
προσθήκη διακλαδωτή...
αλλαγή σύνδεσης 3G σε 250ΜΒ
3G 7040 94584586
Εμφάνιση αναρτήσεων με ετικέτα My Weather Station. Εμφάνιση όλων των αναρτήσεων
Εμφάνιση αναρτήσεων με ετικέτα My Weather Station. Εμφάνιση όλων των αναρτήσεων
Κυριακή 21 Σεπτεμβρίου 2008
Κυριακή 7 Σεπτεμβρίου 2008
εγκατάσταση LCD οθόνης...
1)apt-get install ntpdate
2)προσθήκη στο cron ενός script για την ενημέρωση της ώσρας μιας φοράς την ημέρα μέσω ntpdate
/usr/local/bin/ntpdate.sh
3)ενεργοποίηση του cron sto startup
4)δημιουργία script για τον έλεγχο του LCD display
/usr/local/bin/lcdOWW.pl
5)κλήση του lcdOWW.pl από το rc.local
1)apt-get install ntpdate
2)προσθήκη στο cron ενός script για την ενημέρωση της ώσρας μιας φοράς την ημέρα μέσω ntpdate
/usr/local/bin/ntpdate.sh
3)ενεργοποίηση του cron sto startup
4)δημιουργία script για τον έλεγχο του LCD display
/usr/local/bin/lcdOWW.pl
5)κλήση του lcdOWW.pl από το rc.local
Τρίτη 29 Απριλίου 2008
Τρίτη 25 Μαρτίου 2008
Κυριακή 17 Φεβρουαρίου 2008
create passwordless login for microclient...
ssh-keygen -f debian-rsa -t rsa (no passphrase)
copy debian-rsa.pub ~root/..ssh/authorized_keys
chmod 600 authorized_keys
now from the client:
ssh -i debian-rsa
edit .ssh/.config
Host *
Protocol 2
TCPKeepAlive Yes
ServerAliveInterval 60
// Always use the latest version of ssh, look at /var/log/auth.log
run shh at the background ...
ssh -n -N ...
fstab : USB stick
/dev/sd01
ssh-keygen -f debian-rsa -t rsa (no passphrase)
copy debian-rsa.pub ~root/..ssh/authorized_keys
chmod 600 authorized_keys
now from the client:
ssh
edit .ssh/.config
Host *
Protocol 2
TCPKeepAlive Yes
ServerAliveInterval 60
// Always use the latest version of ssh, look at /var/log/auth.log
run shh at the background ...
ssh -n -N ...
fstab : USB stick
/dev/sd01
Δευτέρα 11 Φεβρουαρίου 2008
Τετάρτη 30 Ιανουαρίου 2008
Δευτέρα 14 Ιανουαρίου 2008
Παρασκευή 4 Ιανουαρίου 2008
edit /etc/apt/sources.list
comment CD source
update-rc.d -f gdm remove
update-rc.d -f defaults
update-rc.d gdm start 20 2 3 4 5 .
update-rc.d gdm stop 20 0 1 6 .
apache2 start 91 2 3 4 5 . stop 09 0 1 6 .
samba start 20 2 3 4 5 . stop 19 0 1 6 .
gdm start 21 2 3 4 5 . stop 01 0 1 6 .
anacron start 89 2 3 4 5 . stop 11 0 1 6 .
cron start 89 2 3 4 5 . stop 11 0 1 6 .
portmap start 18 2 3 4 5 . stop 20 0 1 6 .
sysklogd start 10 2 3 4 5 . stop 90 0 1 6 .
comment CD source
update-rc.d -f gdm remove
update-rc.d -f defaults
update-rc.d gdm start 20 2 3 4 5 .
update-rc.d gdm stop 20 0 1 6 .
apache2 start 91 2 3 4 5 . stop 09 0 1 6 .
samba start 20 2 3 4 5 . stop 19 0 1 6 .
gdm start 21 2 3 4 5 . stop 01 0 1 6 .
anacron start 89 2 3 4 5 . stop 11 0 1 6 .
cron start 89 2 3 4 5 . stop 11 0 1 6 .
portmap start 18 2 3 4 5 . stop 20 0 1 6 .
sysklogd start 10 2 3 4 5 . stop 90 0 1 6 .
Εγγραφή σε:
Αναρτήσεις (Atom)