Por favor, identifícate o regístrate.
Moderadores: metalgear, Saikuro



#
# /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="es_MX.utf8"
HARDWARECLOCK="ntp"
USEDIRECTISA="no"
TIMEZONE="America/Mexico_City"
KEYMAP="es"
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=(vboxdrv vboxnetflt vboxnetadp uinput)
# 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="ArchLinuxDesktop"
# 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.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 openntpd netfs crond alsa hal fam kdm)


sudo bash -x /etc/rc.d/network restart
sudo bash -x /etc/rc.d/network restart
+ . /etc/rc.conf
++ LOCALE=es_MX.utf8
++ HARDWARECLOCK=ntp
++ USEDIRECTISA=no
++ TIMEZONE=America/Mexico_City
++ KEYMAP=es
++ CONSOLEFONT=
++ CONSOLEMAP=
++ USECOLOR=yes
++ MOD_AUTOLOAD=yes
++ MODULES=(vboxdrv vboxnetflt vboxnetadp uinput)
++ USELVM=no
++ HOSTNAME=ArchLinuxDesktop
++ eth0=dhcp
++ INTERFACES=(eth0)
++ gateway='default gw 192.168.0.1'
++ ROUTES=(!gateway)
++ DAEMONS=(syslog-ng network openntpd netfs crond alsa hal fam kdm)
+ . /etc/rc.d/functions
++ STAT_COL=80
++ '[' -t 1 ']'
++ '[' -t 0 ']'
+++ /bin/stty size
++ STAT_COL='17 76'
++ STAT_COL=76
++ '[' 076 -eq 0 ']'
++ '[' -t 1 ']'
+++ /bin/stty size
++ STAT_COL='17 76'
++ STAT_COL=76
++ '[' 76 = 0 ']'
++ STAT_COL=63
+++ /bin/tput colors
++ TERM_COLORS=8
++ '[' 0 = 3 ']'
++ '[' -n 8 ']'
++ case "${TERM_COLORS}" in
++ '[' 8 -lt 8 ']'
++ unset TERM_COLORS
++ unset TZ
++ '[' yes = YES -o yes = yes ']'
++ C_MAIN='\033[1;37;40m'
++ C_OTHER='\033[1;34;40m'
++ C_SEPARATOR='\033[1;30;40m'
++ C_BUSY='\033[0;36;40m'
++ C_FAIL='\033[1;31;40m'
++ C_DONE='\033[1;37;40m'
++ C_BKGD='\033[1;35;40m'
++ C_H1='\033[1;37;40m'
++ C_H2='\033[1;36;40m'
++ C_CLEAR='\033[1;0m'
++ '[' -t 1 ']'
++ SAVE_POSITION='\033[s'
++ RESTORE_POSITION='\033[u'
++ DEL_TEXT='\033[67G'
++ PREFIX_REG=::
++ PREFIX_HL=' >'
++ for f in '/etc/rc.d/functions.d/*'
++ '[' -e '/etc/rc.d/functions.d/*' ']'
+ '[' -f /etc/conf.d/wireless ']'
+ . /etc/conf.d/wireless
+ '[' -f /etc/conf.d/bonding ']'
+ '[' -f /etc/conf.d/bridges ']'
+ '[' -f /etc/conf.d/dhcpcd ']'
+ . /etc/conf.d/dhcpcd
++ DHCPCD_ARGS=-q
+ case "$1" in
+ /etc/rc.d/network stop
:: Stopping Network [DONE]
+ /bin/sleep 2
+ /etc/rc.d/network start
:: Starting Network [FAIL]



coyote@Miyuki ~$ busca flashplugin
extra/flashplugin 10.0.42.34-1 [installed]
Adobe Flash Player
coyote@Miyuki ~$ uname -a
Linux Miyuki 2.6.32-ARCH #1 SMP PREEMPT Thu Jan 7 22:28:29 CET 2010 x86_64 Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz GenuineIntel GNU/LinuxUsuarios navegando por este foro: No hay usuarios registrados visitando el foro y 0 invitados