cwbe coordinatez:
101
63540
63542
2109677
1857521
7180156

ABSOLUT
KYBERIA
permissions
you: r,
system: public
net: yes

neurons

stats|by_visit|by_K
source
tiamat
K|my_K|given_K
last
commanders
polls

total descendants::16
total children::4
show[ 2 | 3] flat


jednoducha vec. uplne jednoducha, primitivna.
Pocitac (macbook) v stave sleep, k netu pripojeny cez wifi. Router nie je apple (a ani nikdy nebude). V ruke ipad.
A moja jednoduchucka, primitivna, az smiesna, az trapna otazka znie - ako remotne prebudim mac zo sleepu a pripojim sa nanho nasledne cez teamviewer. Vsade sa hovori o wake on lan, o kuzelnych paketoch, ale nikde som nenasiel podrobny postup krok za krokom pre lamy.




  • 00000101000635400006354202109677018575210718015607188666
    g-(ro)man 24.05.2013 - 13:46:02 level: 1 UP New
    no, mne sa iMac zvykol sam od seba prebudzat, co bolo dost rusive najma v noci, az kym som nevypol wake on lan...

    I used to be schizophrenic, but we’re OK now
  • 00000101000635400006354202109677018575210718015607186742
    7s 23.05.2013 - 08:13:52 level: 1 UP New
    ja som to vyriesil dvoma sposobmi (setup: mac mini sta server pre itunes, plex atd + ipad)

    - na ipade mam app remote na ovladanie itunesu na macu - to ho vie zobudit
    - takisto app mobile mouse to vie rovnako (ale na macu musis mat tiez nainstalovanu nejaku ich chujovinu)

    cize nie je to idealny postup, ale lepsie som nevymyslel..

    apple is apple, but strudel is strudel
    more children: (1)
  • 00000101000635400006354202109677018575210718015607180279
    eyo 18.05.2013 - 11:33:48 (modif: 18.05.2013 - 11:34:05) level: 1 UP New Content changed
    zabaval som sa s tym asi tyzden. nefunguje to :)
    teda aspon mne sa to nepodarilo rozchodit.

    ked bol mbp v sleepu kratko (par minut) tak mi to fungovalo, ale ked uz bol dlhsie tak sa nikdy neprebral.
    more children: (1)
  • 00000101000635400006354202109677018575210718015607180189
    vygidor 18.05.2013 - 09:43:34 level: 1 UP New
    neskusal som, ale nasiel som toto:
    https://discussions.apple.com/thread/3735289?start=0&tstart=0

    "Here's what's going on: Apple changed the kernel's response to magic packets (the Ethernet WoL packet) so that, by default, the machine no longer wakes up fully when it recieves one; it stays in low-power wake. Instead, they want you to buy an AirPort or use another computer (a Bonjour Sleep Proxy) to watch the network for traffic trying to reach certain services on your sleeping machine, and to give it a kick (a WoL packet) when it sees such traffic. This kernel feature is called Dark Wake.

    But that's annoying. Many things don't use mDNS, and many people aren't using Apple router products. I use SVN to sync things between my computers, so when my Mac Pro is asleep, I want to be able to wake it up from wherever I am and from whatever device/platform I'm using. So, I told the kernel not to use Dark Wake.

    The kernel is the very first program that the boot loader (which is the first screen you see when you power on your computer -- probably grey and with an Apple logo) calls. The boot loader can pass arguments to it, much like other programs you might run from the command line.

    Here's the procedure I used (please don't do this unless you're comfortable using vi to edit system files):

    Opened a Terminal window.
    Changed to /Library/Preferences/SystemConfiguration by typing the following: cd /Library/Preferences/SystemConfiguration
    Edited com.apple.Boot.plist using vi under sudo (because the file is owned by root):
    sudo vi com.apple.Boot.plist
    Moved the insertion point down to the associated with the Kernel Flags
    Hit the "i" key to begin inserting text
    Typed darkwake=0
    Hit the "esc" key to exit insertion mode
    Typed ":wq" to save the file and exit
    Rebooted the system."
    more children: (1)