Fixing KDE Desktop FC16
by Javier Perez
Hi
How can I fix the KDE Desktop on a FC16 system.
I set up this for an in-law and today that I went to update it, I noticed
that the desktop says on the upper right hand corner "Copy of Desktop" and
none of the usual desktop icons is around.
How can I fix this? I 've been googling around but have not found anything
useful yet, maybe I am not using the right keywords.
Thanks!
--
------------------------------
/\_/\
|O O| pepebuho(a)gmail.com
~~~~ Javier Perez
~~~~ While the night runs
~~~~ toward the day...
m m Pepebuho watches
from his high perch.
11 years, 1 month
Binding mouse wheel scroll and cursor keys in screen
by Suvayu Ali
Hi,
I want to bind mouse wheel scroll and cursor keys with modifier keys in
screen but I am not sure what key code or termcap capability to
use. This is what I have tried so far with no luck.
For mouse wheel scroll:
bindkey -k SF copy
bindkey -k SR copy
bindkey -k sf copy
bindkey -k sr copy
bindkey -k cs copy
bindkey -k kF copy
bindkey -k kR copy
The following works for now: bindkey -k k8 copy (for Fn 8)
Cursor keys:
+ Here I expect to switch window with C-o <left/right>
bind \033[C next
bind \033[D prev
+ Here I expect to switch window with C-<left/right>
bindkey -d ^[[1;5D prev
bindkey -d ^[[1;5C next
+ This one was just to see if binding arrow keys work. I expected just
<left/right> to switch windows.
bindkey -d ^[[D prev
bindkey -d ^[[C next
This works however:
bindkey -k kr next
bindkey -k kl prev
What am I missing here? Thanks for any pointers,
--
Suvayu
Open source is the future. It sets us free.
11 years, 1 month
Modifying nm-dhclient-wlan0.conf ?
by Bruno Wolff III
My short term goal is to set up resolv.conf the way I want without
disabling network manager.
I set up a config file for dhclient, but it turns out that NetworkManager
runs dhclient with the configfile set to one it generates insteqad of
the normal one used by dhclient. For the first wireless interface the
file is named /var/run/nm-dhclient-wlan0.conf .
Is there a way to control what is in that file using NetworkManager
configuration?
11 years, 1 month
sssd died after boot
by Tiziana Manfroni
Hi, I have a host with RHEL6.3.
After boot sssd crash and in /var/log/sssd/sssd.log
(Mon Jul 23 17:56:56 2012) [sssd] [monitor_quit] (0x0010): Monitor received Terminated: terminating children
(Mon Jul 23 17:58:54 2012) [sssd] [mt_svc_exit_handler] (0x0010): Process [nss], definitely stopped!
If I run init script on command line sssd starts, but sometimes it dies also. Do you have any idea?
my /etc/sssd/sssd/conf:
[domain/labinfomat]
cache_credentials = True
krb5_store_password_if_offline = True
ipa_domain = labinfomat
id_provider = ipa
auth_provider = ipa
access_provider = ipa
chpass_provider = ipa
ipa_dyndns_update = True
ipa_server = _srv_, archimede.labinfomat
ldap_tls_cacert = /etc/ipa/ca.crt
[sssd]
services = nss, pam, ssh
config_file_version = 2
domains = labinfomat
[nss]
[pam]
[sudo]
[autofs]
[ssh]
Thanks in advance
Tiziana
____________________________________________________
____
/ / \ Tiziana Manfroni
/ / /\ \ Dipartimento di Matematica
/ / /\ \ \ Universita' Roma Tre
/ /_/__\ \ \ tel : 0657338237
/________\ \ \ fax : 0657338080
.___________\/ e-mail : manfroni(a)mat.uniroma3.it
____________________________________________________
11 years, 1 month
Re: automount in fedora 17 SOLVED
by paul van der meij
The problem was that the firewall on my FC14 fileserver had port 111
(sunrpc) blocked.
The mount on my FC17 client does not use sunrpc, but the automount does.
After allowing port 111 everything worked fine, with everything default in
the autofs control files, so no extra nfs parameters.
paul
2012/7/11 paul van der meij <phjvdmeij(a)gmail.com>
> That was not entirely correct: in the messages file it says:
> get_nfs_info: host pc4 cost 311 weight 0
> mount(nfs): no hosts available
>
> I googled and found a reference to bugzilla #737541, but I don't
> understand the "resolved' ..
> Paul
>
>
> 2012/7/11 paul van der meij <phjvdmeij(a)gmail.com>
>
>> I started the automount with the -d option, and saw that the error was in
>> get_nfs_info.
>> The host it self is reachable and a manual mount works, so it has
>> probably to do with nfs4
>> I will continue to investigate.
>>
>> Paul
>>
>>
>> 2012/7/11 Louis Lagendijk <louis(a)lagendijk.xs4all.nl>
>>
>>> On Tue, 2012-07-10 at 22:52 +0200, paul van der meij wrote:
>>> > thanks for reaction, but noI already tried that, but it has something
>>> > to do with changes in the autofs control files
>>> > since FC14, but I have not figured it out yet
>>> >
>>> Please read the man-pages for systemd.automount
>>> and systemd.mount. See especially the /etc/fstab part in the latter.
>>> Louis
>>>
>>>
>>> --
>>> users mailing list
>>> users(a)lists.fedoraproject.org
>>> To unsubscribe or change subscription options:
>>> https://admin.fedoraproject.org/mailman/listinfo/users
>>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>>> Have a question? Ask away: http://ask.fedoraproject.org
>>>
>>
>>
>
11 years, 1 month
old files in /var/lib/rpm
by Reindl Harald
am i right that "Filedigests", "Filemd5s", "Provideversion",
"Pubkeys" and "Requireversion" are unused fragments of older
rpm/yum versions and can be removed?
all machines are installed in 2008 with Fedora 9....
[root@buildserver:/var/lib/rpm]$ ls
insgesamt 85M
-rw-r--r-- 1 root root 7,4M 2012-07-21 21:39 Basenames
-rw-r--r-- 1 root root 16K 2012-07-20 15:20 Conflictname
-rw-r--r-- 1 root root 1,4M 2012-07-21 21:39 Dirnames
-rw-r--r-- 1 root root 21M 2011-11-30 14:26 Filedigests
-rw-r--r-- 1 root root 5,1M 2009-05-23 14:40 Filemd5s
-rw-r--r-- 1 root root 24K 2012-07-21 21:39 Group
-rw-r--r-- 1 root root 32K 2012-07-21 21:39 Installtid
-rw-r--r-- 1 root root 80K 2012-07-21 21:39 Name
-rw-r--r-- 1 root root 24K 2012-07-20 15:11 Obsoletename
-rw-r--r-- 1 root root 51M 2012-07-21 21:39 Packages
-rw-r--r-- 1 root root 968K 2012-07-21 21:39 Providename
-rw-r--r-- 1 root root 364K 2011-11-30 14:26 Provideversion
-rw-r--r-- 1 root root 12K 2011-11-30 13:49 Pubkeys
-rw-r--r-- 1 root root 532K 2012-07-21 21:39 Requirename
-rw-r--r-- 1 root root 592K 2011-11-30 14:26 Requireversion
-rw-r--r-- 1 root root 140K 2012-07-21 21:39 Sha1header
-rw-r--r-- 1 root root 76K 2012-07-21 21:39 Sigmd5
-rw-r--r-- 1 root root 16K 2012-07-16 13:05 Triggername
11 years, 1 month
Unable To Update.....
by EGO-II.1
I'm currently finding it difficult to upgrade my Fedora 16 laptop. I
have tried being selective and choosing just one or two of the updates
in the he updates list, hoping that after they went through I'd be able
to do the rest but to no avail. I would like to submit a photo of the
actual updates, but I think I remember reading that it's not allowed on
this mailing list. SO I have just copied the names of the updates, and
the error message I get when it fails. Hopefully someone can help me out
with this!?
Name Of Updates:
"The Linux Kernel": kernel-3.4.6-1.fc16 (32-bit)
"Development package for building kernel modules to match the kernel":
kernel-devel-3.4.6-1.fc16 (32-bit)
"Header files for the Linux kernel for use by glibc":
kernel-headers-3.4.6-1.fc16 (32-bit)
"Assortment of tools for the Linux kernel": kernel-tools-3.4.6-1.fc16
(32-bit)
List of Errors upon failure to upgrade:
> ERROR with transaction check vs depsolve:
> kernel-uname-r = 2.6.40-4.fc15.i686 is needed by
> kmod-wl-2.6.40-4.fc15.i686-5.100.82.112-1.fc15.1.i686
> kernel-uname-r = 2.6.43.5-2.fc15.i686 is needed by
> kmod-wl-2.6.43.5-2.fc15.i686-5.100.82.112-1.fc15.19.i686
> kernel-uname-r = 2.6.43.8-1.fc15.i686 is needed by
> kmod-wl-2.6.43.8-1.fc15.i686-5.100.82.112-2.fc15.i686
> Please report this error at
> https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=rawhide&...
Thank in advance for any help!
EGO II
11 years, 1 month
F17 takes so long to reboot/poweroff
by Marco Guazzone
Hello,
On my system, the boot phase takes only approximately 28 seconds but
both the reboot and shutdown phase take approximately 1 minute and 10
seconds.
This did not happen with F16.
Could someone help me to solve this issue?
Here below are my systemd services:
UNIT LOAD ACTIVE SUB JOB DESCRIPTION
abrt-ccpp.service loaded active exited Install ABRT coredump hook
abrt-oops.service loaded active running ABRT kernel log watcher
abrt-vmcore.service loaded active exited Harvest vmcores for ABRT
abrtd.service loaded active running ABRT Automated
Bug Reporting Tool
accounts-daemon.service loaded active running Accounts Service
acpid.service loaded active running ACPI Event Daemon
auditd.service loaded active running Security Auditing Service
colord-sane.service loaded active running Daemon for
monitoring attached scanners and registering them with colord
colord.service loaded active running Manage, Install
and Generate Color Profiles
console-kit-daemon.service loaded active running Console Manager
console-...m-start.service loaded active exited Console System
Startup Logging
crond.service loaded active running Command Scheduler
cups.service loaded active running CUPS Printing Service
dbus.service loaded active running D-Bus System Message Bus
fail2ban.service loaded active running SYSV: Fail2ban daemon
fedora-loadmodules.service loaded active exited Load legacy
module configuration
fedora-readonly.service loaded active exited Configure
read-only root support
fedora-s...it-late.service loaded active exited Initialize
storage subsystems (RAID, LVM, etc.)
fedora-s...ge-init.service loaded active exited Initialize
storage subsystems (RAID, LVM, etc.)
fedora-w...storage.service loaded active exited Wait for storage scan
ip6tables.service loaded active exited IPv6 firewall
with ip6tables
iptables.service loaded active exited IPv4 firewall with iptables
mcelog.service loaded active running Machine Check
Exception Logging Daemon
NetworkManager.service loaded active running Network Manager
prefdm.service loaded active running Display Manager
rsyslog.service loaded active running System Logging Service
rtkit-daemon.service loaded active running RealtimeKit
Scheduling Policy Service
sendmail.service loaded active running Sendmail Mail
Transport Agent
sm-client.service loaded active running Sendmail Mail
Transport Client
smartd.service loaded active running Self Monitoring
and Reporting Technology (SMART) Daemon
sshd.service loaded active running OpenSSH server daemon
system-s...eyboard.service loaded active running System Setup Keyboard
systemd-binfmt.service loaded active exited Set Up Additional
Binary Formats
systemd-journald.service loaded active running Journal Service
systemd-logind.service loaded active running Login Service
systemd-...collect.service loaded active exited Collect Read-Ahead Data
systemd-...-replay.service loaded active exited Replay Read-Ahead Data
systemd-remount-fs.service loaded active exited Remount Root and
Kernel File Systems
systemd-sysctl.service loaded active exited Apply Kernel Variables
systemd-...s-setup.service loaded active exited Recreate Volatile
Files and Directories
systemd-...essions.service loaded active exited Permit User Sessions
systemd-...e-setup.service loaded active exited Setup Virtual Console
tcsd.service loaded failed failed LSB: Init script for TCSD
udev-settle.service loaded active exited udev Wait for
Complete Device Initialization
udev-trigger.service loaded active exited udev Coldplug all Devices
udev.service loaded active running udev Kernel Device Manager
udisks2.service loaded active running Storage Daemon
upower.service loaded active running Daemon for power management
Thank you very much.
Best,
-- Marco
11 years, 1 month
Change Fedora Releases source
by Phil Dobbin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi, all.
I have both Beefy on a desktop machine & a laptop. On the desktop
variety, `yum update` works fine but on the laptop it's always throwing
errors (timing out, 401s, etc).
The laptop was upgraded from 12 -> 15 -> 16 -> 17 using preupgrade as &
when the new releases became available & the desktop was a clean install
from a Live CD.
What I'd like to do is check that the laptop is using the same sources
for Fedora Releases as the desktop & if, as I suspect, it's not, change
it so as not to encounter these errors.
I've tried Googling on the subject but I'm just seeing results for
`/etc/yum.repos` which are not the source files with the relevant
information I'll need so if anyone can point me to the relevant config
files, I'd appreciate it.
Cheers,
Phil...
- --
currently (ab)using
CentOS 6.2, Debian Squeeze, Fedora Beefy, OS X Snow Leopard, Ubuntu Precise
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: §auto-key-locate cert pka ldap hkp://keys.gnupg.net
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJQGGnaAAoJEKuJdOaOnmMJsA8H/0eIl6ijB8XYPXh/N4enoOuJ
Zn0zk6w3fsh8j3iztSb/lKbKHivRxXoiKjtTDZJNrPLr407tzGoQ3oCQhfaQiaGF
MO8SesKqu4Hry52OzEA+p3gVu4hmDVpuVdI6zY9VYitg3HMu85xPCWq6dKspmFWM
pj2zzz/i9vAxLPH+7GSbB8W52jfO2nudDbHeScntxGArVvcN2AbOIfcNKz+TFPGl
NVSX1UYSs0zQt1DvfoglNC89pmUxazke7xgBKpQW90ZIelu4Zvs71492fd/0/5wX
e/arcaL8pYH+ZH4eYaAnL7+SdArtZDWbukadmd+S6pPGzzFGosGFcb+GHOkRyR8=
=s6UJ
-----END PGP SIGNATURE-----
11 years, 1 month