1
New kernel breaks module loadingview story

https://bbs.archlinux.org – Thanks for your reply. I do not have separate boot partition, so I am pretty sure it was not unmounted at the time of upgrade. There were no errors upgrading kernel. Raqua https://bbs.archlinux.org/profile.php?id=13521 2013-06-18T07:52:36Z (HowTos)

1
Disk operation is blocking DE (LXDE)view story

https://bbs.archlinux.org – I tried to get some iostat a top info on this, but I was not able to replicate the issue. I will try to get it next time it occurs. Raqua https://bbs.archlinux.org/profile.php?id=13521 2013-06-18T07:53:37Z (HowTos)

1
[RPG] There is no crunch - Character Creation / Rulesview story

http://crunchbang.org – .: Skills :.Matrix: 3Perception (Mastery) : 2Dual Wielding Semi-Automatics (Expert) : 1.: Bio :.{ placeholder - need to get back to work } (HowTos)

1
SSH: Could not load host key: /etc/ssh/ssh_host_rsa_keyview story

https://bbs.archlinux.org – Hmm not sure why it didn't work when running the service. But if it is working now please mark the thread as solved crondog https://bbs.archlinux.org/profile.php?id=48004 2013-06-18T09:32:41Z (HowTos)

1
Setting lightdm-gtk-greeter languageview story

https://bbs.archlinux.org – Hello,I need some help to set a language (hungarian) to lightdm's gtk-greeter.I don't see any options for this, and the greeter does not respect the system-wide locale...Here is what I get with $locale:LANG=hu_HU.UTF-8 LC_CTYPE=hu_HU.UTF-8 LC_NUMERIC=hu_HU.UTF-8 LC_TIME=hu_HU.UTF-8 LC_COLLATE=hu_HU.UTF-8 LC_MONETARY=hu_HU.UTF-8 LC_MESSAGES=hu_HU.UTF-8 LC_PAPER=hu_HU.UTF-8 LC_NAME=hu_HU.U (HowTos)

1
ibus tray icon in gnome shellview story

https://bbs.archlinux.org – I've installed ibus-anthy for Japanese input. It works fine, and the anthy menus are beautiful in gnome. My problem is that I can't figure out how to get the tray icon to appear, even though I have the "show tray icon" bit checked in the ibus prefs. The default ctrl-space shortcut to switch keyboards also isn't working for me. (HowTos)

1
pm-utils not workingview story

https://bbs.archlinux.org – I have pm-utils installed and upower and acpid services up and running.I have am example script like this:/etc/pm/power.d/00-brightness#!/bin/bash case $1 in true) echo "Enable screen power saving" echo 1 > /sys/class/backlight/acpi_video*/brightness ;; false) echo "Disable screen power saving" echo 15 > /sys/class/backlight/acpi_video*/bright (HowTos)

1
Issues with KDE 4.10view story

https://bbs.archlinux.org – Any news on second issue. I just did a clean install of KDE and system tray is broken. Icons keep moving and in that process they get overlapped or chopped or misplaced. I have tried "Always show" for system tray icon but something will pop-up like Chrome system tray and they all then go through same process of moving and getting chopped off. (HowTos)

1
Remove Asprox Botnet Controller from Linux Serverview story

http://www.linuxquestions.org – My Linux Server got hacked and a bot got installed on it. So far, I have removed every nginx process and file from my server and I am blocking all of the ports accept 80 and a randomly chosen port for SSH. (HowTos)

1
Slack 14.0 kde kwin problemview story

http://www.linuxquestions.org – I have posted a thread on this problem two months ago without resolution. Since then, I have done more testing and I hope someone can help me out with this problem. I am trying to install Slack 14.0 on my desktop with an AMD Athlon processor, ATI Radeon display card running at 1280x1024 (default install), and a Logitech PS/2 mouse using the PS/2 Port Mouse driver. (HowTos)

1
Netstat command helpview story

http://www.linuxquestions.org – I am working on an assignment for a class on Linux OS using Fedora and I am having difficulty with this section. (HowTos)

1
Trouble configuring a Realtek USB wifi stick. Won't go UP, then treated as ethernet.view story

http://www.linuxquestions.org – I have a new USB dongle wireless adapter, Realtek 8178 (uses 8192CU driver). Frustratingly enough, I had it working, then I changed something. All I did was change its NAME="wlan1" to NAME="wlan0" (and comment out the line for the old wlan0 device) in /etc/udev/rules.d/70-persistent-net.rules. (HowTos)