Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'fedora'

2063456 - jayeola: fedora yum
  1. This still happens after running
  2.  
  3. rm -f /var/lib/rpm/__db*
  4.  
  5.  
  6.  
  7.  yum repolist  --verbose
  8. Not loading "blacklist" plugin, as it is disabled
  9.  
978235 - gnome-main-menu 0.9.9 failes on : error fedora gnome
  1. gcc -DHAVE_CONFIG_H -I. -I../.. -DORBIT2=1 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/panel-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgtop-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/NetworkManager -I/usr/include/hal   -I../../libslab -Wall -Wmissing-prototypes  -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DDATADIR=\""/usr/local/share"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\"   -g -O2 -MT network-status-agent.o -MD -MP -MF .deps/network-status-agent.Tpo -c -o network-status-agent.o network-status-agent.c
  2. network-status-agent.c: In function ‘init_nm_connection’:
  3. network-status-agent.c:160: error: ‘NM_DBUS_SIGNAL_STATE_CHANGE’ undeclared (first use in this function)
  4. network-status-agent.c:160: error: (Each undeclared identifier is reported only once
  5. network-status-agent.c:160: error: for each function it appears in.)
  6. network-status-agent.c: In function ‘nm_get_device_info’:
  7. network-status-agent.c:254: error: ‘NM_DBUS_INTERFACE_DEVICES’ undeclared (first use in this function)
  8. make[2]: *** [network-status-agent.o] Error 1
  9.  
939382 - acpi sensors work: 8 fedora config conky
  1. sensors
  2. it8718-isa-0290
  3. Adapter: ISA adapter
  4. in0:       +1.15(min =  +0.00 V, max =  +4.08 V)   
  5. in1:       +1.82(min =  +0.00 V, max =  +4.08 V)   
  6. in2:       +3.36(min =  +0.00 V, max =  +4.08 V)   
  7. in3:       +4.08(min =  +0.00 V, max =  +4.08 V)   ALARM
  8. in4:       +3.12(min =  +0.00 V, max =  +4.08 V)   
  9.  
937886 - mpd conf strace fedora mpd
preview unavailable
937884 - mpd started from Strace strace fedora mpd
preview unavailable
870336 - jsmith: fedora wiki docbook
  1.   <para>Both graphical tools appear in the
  2.   <guimenu>Applications</guimenu> desktop menu. To update your system
  3.   with
  4.   <application>pup</application>, select 
  5.   <guimenu>Applications</guimenu> <guisubmenu>System Tools</guisubmenu> 
  6.   <guimenuitem>Software Updater</guimenuitem>. To add or remove software with
  7.   <application>pirut</application>, select <guimenu>Applications</guimenu>
  8.   <guimenuitem>Add/Remove Software</guimenuitem>.</para>
  9.  
675993 - osversion ubuntu fedora version os mac
preview unavailable
663064 - Osku: fedora 7 fstab
  1. LABEL=/1                /                       ext3    defaults        1 1
  2. LABEL=/home             /home                   ext3    defaults        1 2
  3. #/dev/sda5            /media/sda5      ext3       defaults       1 2
  4. /dev/sdb1              /media/sdb1        ext3        defaults        1 2     
  5. /dev/sdb2              /media/sdb2        ext3        defaults        1 2
  6. tmpfs                   /dev/shm                tmpfs   defaults        0 0
  7. devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
  8. sysfs                   /sys                    sysfs   defaults        0 0
  9.  
656648 - rpc / xdmserver: fedora selinux rpc localpolicy pp brickwall-enterprise xdmserver xdm
  1. > cat rpcd.te
  2.  
  3. module rpcd 1.0;
  4.  
  5. require {
  6.         type bin_t;
  7.         type rpcd_t;
  8.         type sysctl_fs_t;
  9.  
647364 - Anshu123: fedora compile conky 7
  1. conky 1.4.6 configured successfully:
  2.  
  3.  Installing into:   /usr
  4.  C compiler flags:   -g3       -I/usr/include/freetype2   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -W
  5.  Linker flags:       -Wl,-O1
  6.  Libraries:         -lrt   -lX11   -lXext   -lXdamage -lXfixes   -lXft -lXrender -lfontconfig -lfreetype -lX11   -lglib-2.0 
  7.  
  8.  * x11:
  9.  
647359 - Anshu123: fedora compile conky 7
  1. conky-1.4.6]# ./configure      --prefix=/usr      --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share  --sysconfdir=/etc --localstatedir=/var/lib --disable-own-window --disable-audacious --disable-bmpx --enable-hddtemp --enable-mpd --disable-xmms2 --enable-portmon --enable-network --enable-debug --enable-xll --enable-double-buffer --enable-xdamage --enable-xft --enable-rss
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7.  
  8. .
  9.  
647289 - Anshu123: fedora conky mpd
  1. cat ~/.conkyrc | grep mpd
  2. #mpd settings here
  3. mpd_host localhost
  4. mpd_port 6600
  5. ${voffset -1} Kernel: ${color 95956B}${font}${kernel} ${color} Cpu: ${color 95956B}${font}${cpu}% ${color} Mem: ${color 95956B}${font}${mem} ${color} | ${color} Up: ${color 95956B}${font}${uptime_short}${color}  | ${color} Net: ${color 95956B}${font}${downspeed eth0} Kb/s ${color} ${totaldown eth0} down${color}  | ${color} ${color 95956B}${upspeed eth0} Kb/s ${color} ${totalup eth0} up${color}  |  Home (freespace) : ${color 95956B}${font}${fs_free /home} ${color} : ${color lightgrey} |  Load:$color $loadavg ${color lightgrey} | CPU Temp ${color}: ${acpitemp}c|  ${color} Now Playing:  ${color D7D3C5}${font}${mpd_title}  | ${color}Time: ${color 95956B}${font}${time}
  6.  
  7.  
  8. Check >>> for result http://img.photobucket.com/albums/0903/kyroW2S/kinky_conky.jpg
646682 - Anshu123: linux fedora conky rc
  1. #avoid flicker
  2. double_buffer yes
  3.  
  4. #own window to run simultanious 2 or more conkys
  5. own_window yes
  6. own_window_transparent no
  7. own_window_type normal
  8. own_window_hints undecorate,sticky,skip_taskbar,skip_pager
  9.  
619746 - osku: wifi fedora wep
  1. o        Interface doesn't support scanning.
  2.  
  3. eth0      Interface doesn't support scanning.
  4.  
  5. eth1      Interface doesn't support scanning.
  6.  
  7. wmaster0  Interface doesn't support scanning.
  8.  
  9.  
603594 - osku: wifi fedora wep
  1. o        Interface doesn't support scanning.
  2.  
  3. eth0      Interface doesn't support scanning.
  4.  
  5. eth1      Interface doesn't support scanning.
  6.  
  7. wmaster0  Interface doesn't support scanning.
  8.  
  9.  
603591 - osku: wifi fedora wep
  1.           Cell 01 - Address: 00:14:A4:43:DC:58
  2.                     ESSID:"WANADOO-A79C"
  3.                     Mode:Master
  4.                     Channel:1
  5.                     Frequency:2.412 GHz
  6.                     Quality=11/100  Signal level=58/100 
  7.                     Encryption key:on
  8.                     IE: WPA Version 1
  9.  
603579 - osku: wifi fedora wep
  1. [root@localhost osku]# /sbin/route -n
  2. Table de routage IP du noyau
  3. Destination     Passerelle      Genmask         Indic Metric Ref    Use Iface
  4. 192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
  5. 0.0.0.0         192.168.0.254   0.0.0.0         UG    0      0        0 eth1
  6. [root@localhost osku]#
603577 - osku: wifi fedora wep
  1. Jul  5 00:01:29 localhost NetworkManager: <info>  SUP: sending command 'INTERFACE_ADD wlan0             wext    /var/run/wpa_supplicant'
  2. Jul  5 00:01:29 localhost NetworkManager: <info>  nm-netlink-monitor.c - nm_netlink_monitor_event_handler (724) netlink reports device wlan0 link now 0
  3. Jul  5 00:01:29 localhost NetworkManager: <info>  nm-netlink-monitor.c - nm_netlink_monitor_event_handler (724) netlink reports device wlan0 link now 0
  4. Jul  5 00:01:29 localhost kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  5. Jul  5 00:01:29 localhost NetworkManager: <info>  nm-netlink-monitor.c - nm_netlink_monitor_event_handler (724) netlink reports device wlan0 link now 0
  6. Jul  5 00:01:29 localhost NetworkManager: <info>  nm-netlink-monitor.c - nm_netlink_monitor_event_handler (724) netlink reports device wlan0 link now 0
worth-right
fantasy-obligation