Network management of multiple AppleTVs

Hi!
I'm an IT-tech at a high school. Over the last months we have installed over 40 AppleTVs across the schools.
Everything is working as it should, but I am not satisfied with the way updates are pushed.
I'm aware that the AppleTV isn't really meant for big deployments like we have, more of a 1 per living room setup.
But would it be possible for Apple to integrate Network Management in a later firmware update?
Or at least for now make it possible to turn off the update nag-screen.
I have configured them to not go to sleep and always be on, and none of the teachers have controllers (So they dont mess anything up)
The only option for me right now is to run around the campus and turn off the nag-screen whenever a new update is out, and then update the AppleTVs later when there is no one using the classrooms. Just a simple "Don't show new updates on screen" setting would make my life so much easier :}
Anyone else that has multiple AppleTVs and are having the same trouble as I am?

Unfortunately I don't think Apple will allow an option to prevent the update screen - I wish there was one too as I don't want the family inadvertently updating the units when they are stable, and the thing pops up so often it's inevitable it will happen.
As for your large scale issues, as you say it's probably never been designed for such usage but with iOS devices in many schools/colleges it is increasingly something they should perhaps look at - even as far as having an educational version with some specific features.
Send some feedback:
Apple - Apple TV - Feedback

Similar Messages

  • Wireless Network Management with Multiple SSIDs in one Wireless Profile

    Could anybody explain me about how Multiple SSIDs in one Wireless Network Name (Network Profile) ? Configuration will be pushed to Windows 7 Pro from Wins Server 2008 R2.
    Objective: Multiple office locations will have different SSIDs and when the laptop user travels one location to another, he/she could connect to wireless networks at any offices without any configuration change but utilizing "Automatically use my Windows
    logon name and password (and domain if any.)" setting in EAP MSCHAPv2 properties. 
    Network Name: Enterprise
    SSIDS: SFO-WIFI, LAX-WIFI,CHI-WIFI,NYC-WIFI,
    Network Type:Access Point
    Security Type: WPA2-Enterprise
    Encryption Type: AES
    Network Authentication Method: Microsoft:Protect EAP(PEAP)
    My question is: (1) Will Windows try all the SSIDs in order to get connected to the Wireless Network at the office? (Let's say, user is in NYC, but will Windows try to find SFO-WIFI SSID first, wait until time out, retry?, and moves on to LAS-WIFI SSID,
    wait until time out, retry?, and moves on to CHI-WIFI and finally tries NYC-WIFI SSID and found the SSID in the beacon from Access Point and authenticates through RADIUS?
    (2) If the answer is YES, what is the waiting time/timeout setting for one SSID before moves on to another?
    (3) If the answer is NO, what is the process to get user connected to NYC-WIFI SSID when he/she is in NYC office within the range of that SSID?

    Hello Ninjago_2224,
    About the multiple office location have different SSIDs, does the location A has the signal used in
    location D?
    Please go to Control Panel\Network and Internet\Network and Sharing Center
    , and then click Manage wireless networks.
    The windows will try to connect to these networks in the order listed.
    Please check if the four SSID pushed by Windows Server 2008 is listed as mentioned above.
    If the location A have the location D SSID and the location D SSID has higher priority, the Windows will connect to
    location D SSID.
    So about the question 1, the Windows will try the SSID in order.
    About the question 2, I can’t find the accurate time that test one SSID and move to another. But based on my test, it is very fast.
    For more information, please take a look at the following article.
    http://www.howtogeek.com/howto/27067/change-wireless-network-priority-to-make-windows-7-choose-the-right-network-first/
    Please note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • No interfaces shown in network manager [SOLVED]

    Hi All,
    I have just done a fresh install of Arch on my new Sony Vaio VGN-FW53GF, all goes well, except for Network Manager.
    I can use my wired connection ok as eth0 shows up as active when I hover over the kde applet in the task bar. However when I go to "Manage Connections"
    I do not see any Wireless networks or even my "working" wired connection in any list.
    Wireless seems to be working as iwconfig shows an interface.
    wlan0 IEEE 802.11abgn ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=0 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Encryption key:off
    Power Management:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    But a scan gives this:
    iwlist wlan0 scan
    wlan0 Interface doesn't support scanning : Network is down
    This machine is using the Intel driver "iwlagn" supplied by the kernel (2.6.31).
    My /etc/rc.conf is:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="UTC"
    USEDIRECTISA="no"
    TIMEZONE="Pacific/Auckland"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=()
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="Laptop2"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    wlan0="dhcp"
    INTERFACES=(!eth0 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng !network hal networkmanager netfs crond)
    Can anyone offer some suggestion on how to get network manager going, I would like to use it. In the past
    I have used Wicd, but it has some limitations.
    Cheers,
    Bernie
    Last edited by bmentink (2009-12-24 04:19:49)

    bmentink wrote:
    Ok, I found the issue. I was missing the firmware for the card. I downloaded firmware from the intel site as per the wiki on wireless and
    my interface comes up (shown with ifconfig) and I can see all the networks.
    However, I cannot seem to connect to my network with WPA. When I go to connect I get network manager thinking the access point is WEP and asking for pass phrase.
    If I select WPA(personal) and fill in a password, nothing happens .... just says unavailable.
    Can anyone give some idea's here. I have not used network manager before for WPA.
    Cheers,
    Bernie
    I use WPA2 with network manager without a problem.  It should "just work", im not sure why you have issues, can you switch your router to a different security protocol to test?

  • [Solved] Can't get gnome network manager running

    Alright this one is a head scratcher.  I've folowed the wiki for network manager to a T except I can't get the network manager icon to show up (I have notification addon already running).  I don't have any network loss though.
    Here's my rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="Canada/Pacific"
    KEYMAP="dvorak/dvorak"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(powernow-k8 cpufreq_ondemand cpufreq_powersave forcedeth snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(lo !eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng !network netfs crond laptop-mode dhcdbd networkmanager @alsa @hal @fam @gdm)
    Last edited by dr/owned (2009-01-09 05:16:43)

    I assume you're running nm-applet --sm-disable once you get a window manager session up?
    Try starting networkmanager after hal. From the wiki:
    You must also "disable" the default network daemon, and add the hal, dhcdbd and networkmanager daemons in this order:
    DAEMONS=( ... !network hal dhcdbd networkmanager ... )

  • [xfce4] network-manager-applet not asking for Wifi password

    I am running XFCE with  the gnome network-manager-applet and kwallet as password storage and I do not want to use the gnome keyring because it is making many problems with my current setup.
    There are multiple ways to store passwords in NetworkManager. To save them plain in the config files is not an option for me. So I can put them in a password store or hack them in every time I want to connect.
    While the gnome network-manager-applet does not work with kwallet I accepted to do all the hackery every time.
    Problem: I even can not hack in the passwords.
    If I try to connect the connection is disconnected immediately. The logs say, that "The name org.freedesktop.secrets was not provided by any .service files".
    Long story short:
    - NetworkManager needs the dbus service "org.freedesktop.secrets" to read passwords (via password store or via prompt)
    - kwallet does not announce "org.freedesktop.secrets" - this is done by the nm-plasma applet (which I can not run without hacking XFCE)
    - gnome-keyring announces itself as a secret agent but does not work with my setup
    Do I need to write my own secret agent which only shows a password prompt and parses the input to NM or is there any option/tool/patch/hack/miracle that I have missed to use kwallet with gnome network-manager-applet or to get a password prompt without installing gnome-keyring?
    Thanks in advance
    Last edited by frederik (2015-04-14 15:30:24)

    add this to your start-up: gnome-keyring-daemon --components=gpg
    Edit: and install gnome-keyring ofc
    Last edited by MakeTheGOD (2015-04-28 05:24:33)

  • IPhone "live" video to multiple AppleTVs?

    Is there a way to stream live video that is being recorded from an iPhone to multiple AppleTVs that are all on the same Wi-Fi network?

    No.

  • Know a good network management app?

    Know a good network management app? We have a Time Capsule/router with multiple devices (MacBook Air, iPhones, iPads) plus other PCs when we have people visiting. Is there any way I can see what websites were visited through my WIFI and how much bandwith was consumed?
    Ideally - I'd be able to monitor this on one screen - ie iPhone XYZ downloaded 200MB from YouTube, HP laptop downloaded 1.3GB on Skype, etc.
    Any ideas?
    Thanks!

    No, the things you are asking are well beyond a time capsule.. which is a simple basic router.
    Get a WNDR3800 netgear and load gargoyle firmware on it.
    You need to recognise what you are asking of a domestic router is not available in any out of the box solution. gargoyle is extremely easy to load and works very well.
    Plus it allows you to set quotas..

  • Cisco Network Management Solution

    Hi,
    I was asked to put together a Network Management solution to manage multiple sites. The sites are as follows:
    Site 1 - Approx 30 Switches (Cisco 4507 Core / Cisco 3750X Access)
    Site 2 - Approx 50 Switches (Cisco 4507 Core / Cisco 3750X Access)
    Site 3 - Approx 40 Switches (Cisco 4507 Core / Cisco 3750X Access)
    Site 4 - Approx 40 Switches (Cisco 4507 Core / Cisco 3750X Access)
    Site 5 - Approx 50 Switches (Cisco 4507 Core / Cisco 3750X Access)
    The sites are connected over a 2 or 4Mbps WAN connection to a central site.
    Can you please advise on the following:
    1) Architecture - Centralized or Distributed?
    2) Cisco Prime Infrastructure 1.2? or is there anything else?
    Thanks,
    Z

    You need to define what functions you want before selecting tools.
    Event management (syslog, SNMP traps).
    Network Change and Configuration Management (NCCM), which includes network discovery, inventory, as well as config mgmt.
    Performance data collection, analysis, and alerting.
    IP Address management.
    Topology mapping.
    Active path testing.
    Application performance management.
    Once you know what functions you want to implement, you can start identifying products that fulfill those requirements.
    There is more info in my blogs about network management architecture:
    http://www.netcraftsmen.net/resources/blogs/a-network-management-architecture-part-1.html
    http://www.netcraftsmen.net/resources/blogs/a-network-management-architecture-part-2.html
    http://www.netcraftsmen.net/resources/blogs/a-network-management-architecture-part-3.html
    http://www.netcraftsmen.net/resources/blogs/a-network-management-architecture-part-4.html
      -Terry

  • Need getting network list with Network Manager

    I have not been able to get the list of networks to show up in Network Manager. I tried the NM wiki but still no luck. Help would be greatly appreciated.
    Wireless Card:
    06:00.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
    rc.conf
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(e100 mii slhc !bcm43xx b43 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth0="dhcp"
    INTERFACES=(!eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.1.1"
    ROUTES=(gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng !network hal dhcdbd networkmanager fam !netfs crond alsa gdm)
    Last edited by 449 (2008-08-28 22:42:39)

    I cannot get the LED light on. The card works fine because I am using XP right now.
    I installed both the bcm43xx and the bm43 firmware in an attempt to get it working. Could one or the other be causing a conflict?
    When I tried to modprobe either of the two I get something like "invalid operation."
    When I do
    b43-fwcutter -w "/lib/firmware/" wl_apsta_mimo.o
    it gives me an error saying the input doesn't exist.
    edit: Could I get this moved to the wireless section?
    Last edited by 449 (2008-09-05 17:07:51)

  • Multiple AppleTV

    Is there possible to use a Xserver and QuickTime Streaming to control multiple appleTVs (20+) and stream diferent content for each AppleTV?

    You can certainly use up to 5 tv's from a single library, I haven't actually seen it anywhere that you can't use more, but if you pull the itunes application apart you'll find text strings for error messages that suggest you can't. On the other hand I saw a report of someone using 40 in a motel. I have to wonder though how the bandwidth of the network copes with such a scenario.

  • Prevent Network Manager from changing my DNS-And good books aboutLinux

    -R option here is not working. What should i do?
    Also i want to learn more about the Linux. The wiki's are good to make one thing,but they are not getting to details much. I want something deeper. I want every detail,mentioning even the smallest thing. So what can you suggest?
    And i've always wondered why Windows booting faster than GNU/Linux systems?In 20-25 seconds the desktop gets 
    ready.
    Last edited by Paingiver (2008-03-13 10:57:15)

    I am on the edge. I've been working on this wireless to get work for 1 week. And i am getting frustrated. I have Ralink with rt2500 chipset. For now i am trying the netcfg2. Though the result is same in network-manager.I can connect to wireless network but after 30 seconds i cannot browse any site.It is still seen as connected though.
    My rc.conf:
    eth0="dhcp"
    wlan0="dhcp"
    INTERFACES=(lo eth0 wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    #gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network-profiles
    #NET_PROFILES=()
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng !netfs crond alsa hal fam network)
    My iwconfig:
    lo no wireless extensions.
    eth0 no wireless extensions.
    wmaster0 no wireless extensions.
    wlan0 IEEE 802.11g ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=27 dBm
    Retry min limit:7 RTS thr:off Fragment thr=2346 B
    Encryption key:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    iwlist scan works. And whenever i boot or restart the network i get this:
    err, wlan0: timed out
    err, wlan0: lease expired 20153 seconds ago
    warn, wlan0: using IPV4LL address 169.254.51.42

  • (wifi) broadcom-wl or network-manager trouble not sure

    I configurated my broadcom bcm4313 (4727) with broadcom-wl (driver recommanded for my needs by broadcom devellopers), up and running in network-manager (seen there to connect with ...) ... (Checked it with CalimeroTeknik today)
    When I connect to my wifi relay (an adhoc by wifi), it try to connect and fail ... (I couldn't use wicd for my needs, as I use multiples connections and AP to make an adhoc that is not possible with wicd and need a gui tools as my gf uses it sometimes or may lend it to make peoples try Archlinux for example ...
    Any ideas of what could be the trouble ?
    My lsmod : http://pastebin.com/eveinQdU
    My dmesg : http://pastebin.com/rhigpitH
    ip a s : http://pastebin.com/qxmw6DYy
    ifconfig -a then iwlist scan : http://pastebin.com/vvMuY0Q0

    spiky25 wrote:
    Does it mean that the manual configuration worked ?
    Edit : seem to have made another wifi adhoc of the same name and key, how I change this line : # iwconfig wlan0 mode ad-hoc ???
    Yes, your manual configuration worked just fine.
    The IP address Gusar refers to, you still have to acquire from the router  - which is at the end of step 4 of the wiki. If it does not work like described in the wiki (#dhcpcd eth0), you have to start the dhcpcd daemon first by
    sudo /etc/rc.d/dhcpcd restart
    Question 2: You only have to change the interface in the iwconfig line, since your wireless seems to be on eth0:
    iwconfig eth0 mode ad-hoc
    However, you really dont need to do that since you already connected to the wireless "sharenet" according to your output.
    So, just redo the steps and go the steps4 to the end to get an IP. If you see that working, you can ping any internet site to see if it works (or start any browser), as /dev/zero says. (if that works , your wicd should actually also work after network restart).
    If it does not work, come back to us with the error you see plus the output of
    ip addr
    ip route
    edit: add words
    Last edited by Strike0 (2011-11-22 21:54:39)

  • How Can I configure network manager correctly?

    Well, in debian, when I started the gnome session, immediately I was asked for a password to connect my default wireless connection. It is the correct way I want.
    In arch, the process is: First, the network manager connects to localhost (I don't know why...), and I have to select manually my wireless net to connect to it, and put my password.
    Is there anyway to make this process as it was in debian? So, when I start gnome session, be asked for password and connect immediately.
    My rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="es_ES.UTF-8"
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/Madrid"
    KEYMAP="es"
    CONSOLEFONT="lat1-16"
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # Scan hardware and load required modules at bootup
    MOD_AUTOLOAD="yes"
    # Module Blacklist - modules in this list will never be loaded by udev
    MOD_BLACKLIST=()
    # Modules to load at boot-up (in this order)
    #   - prefix a module with a ! to blacklist it
    MODULES=(ipw3945 8139too mii cpufreq_powersave cpufreq_userspace
    freq_table acpi_cpufreq asus_acpi sn9c102)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    HOSTNAME="samantha"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available
    # interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    #   - prefix an entry in INTERFACES with a ! to disable it
    #   - no hyphens in your interface names - Bash doesn't like it
    # Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
    lo="lo 127.0.0.1"
    eth0="dhcp"
    eth2="dhcp"
    INTERFACES=(lo !eth0 !eth2)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    #   - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.1.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up.  These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    #   - set to 'menu' to present a menu during boot-up (dialog package required)
    #   - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network-profiles
    #NET_PROFILES=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    #   - prefix a daemon with a ! to disable it
    #   - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng crond hal hwd cpudyn @alsa xinetd vmware ipw3945d
    laptop-mode dhcdbd networkmanager !network netfs gdm)
    # End of file
    Greetings

    If i'm not misstaken, this is a bug in the latest version of NetworkManager (0.64).

  • IPhone/iPod Touch Remote and multiple AppleTVs

    When you use the AppleTV remote that comes in the box, you can have each AppleTV you have play different content, such as music. Pretty basic. However, when you use AirTunes to stream music to multiple AppleTVs, there can only be one stream. My question is when you use the Remote App on the iPhone or iPod Touch, can you tell different AppleTVs to play different music? I'm assuming that the music is on the AppleTVs' hard drives.
    Thanks

    You have made a fundamental mistake in your understanding of AirTunes.
    AirTunes does not play the music stored on the Apple TV, it streams music from iTunes on your computer.
    Your computer can stream to more than one Apple TV, BUT it can only be the same stream which it keeps in sync to all devices. It cannot stream different streams over AirTunes to different Apple TV's.
    The iPhone Remote can do the following :-
    Directly control the Apple TV, playing music stored on the Apple TV just as you do with the Apple TV remote.
    It can also control iTunes, and therefore AirTunes to stream music to wireless devices on your network.

  • How do I install individual driver of Killer LAN without its Network Management application?

    I found sometimes the Network Management application would conflict with other online application, and in other forum an user provided a pure driver package that can solve the problem.
    Here is the steps:
    First you can download MSI pure Killer LAN driver from this link:
    http://pan.baidu.com/s/1mgwZs96
    Please uninstall old Killer LAN driver package from control panel if you already have the driver in OS.
    Download and extract the RAR file to windows desktop.  Double click “dpinst.exe” to install the killer driver.
    It is normal if you see the message of “No device for update present” in the last step, that’ s because the driver package includes all kinds of killer LAN chip drivers, some don’t exist in your system.
    Just click “Finish” to complete the driver installation.  Restart system and you can start to enjoy the web surfing.
    And if you encounter problem when you uninstall Killer LAN driver, you can use Killer official uninstall utility to completely remove the driver.
    32 bit:
    https://www.qca.qualcomm.com/drivers/KillerCleaner_32bit.exe
    64 bit:
    https://www.qca.qualcomm.com/drivers/KillerCleaner_64bit.exe

    Just install the Killer LAN driver from MSI website, the manager is always installed with the driver.

Maybe you are looking for