8
KVM Image Jammed After Power Unplugview story

http://serverfault.com – We have a HP DL380 Server which has ubuntu 12.04 OS as Host and for Virtualization KVM. Power of our server unplugged suddenly and after plugging power size of image of vm in */var/lib/libvirt/images/image.img* decreased from 100G to 1G and when vm power up following error occurred: error: unknown filesystem grub rescue> we had critical data on vm so what should we do ? (HowTos)

8
[SOLVED] kdm doesn't start automaticallyview story

https://bbs.archlinux.org – default.target is just a link to either /usr/lib/systemd/system/multi-user.target or /usr/lib/systemd/system/graphical.target or another target.It should do no harm and is probably not the cause of the problem.graphical.target wants display-manager.service which is an alias for kdm.service if it is enabled. berbae https://bbs.archlinux.org/profile.php?id=9555 2013-03-07T16:10:18Z (HowTos)

8
backtrace results did not reveal crash locationview story

http://stackoverflow.com – I am trying to use backtrace and backtrace_symbols results to print out where my code crash after I have captured a SIGSEGV signal. I explicitly triggered that from a worker thread. (HowTos)

8
apt-get update fails Ubuntu 12.04 Preciseview story

http://askubuntu.com – Ubuntu fails on update. Cannot install any packages. Even after clearing files under: /var/lib/dpkg/lists/partial/* /var/lib/dpkg/lists/* /var/cache/apt/* Changed the repository and tried apt-get clean and all other resolutions provided by Ubuntu forums. Nothing worked, I had same issue before and reinstalled Ubuntu. But that is not the permanent solution. (HowTos)

8
.lock file not getting removed when starting cyrysview story

http://askubuntu.com – When ever i trid to restart cyrus-imap service its showing lock files of the users. root@mail3:~# /etc/init.d/cyrus-imapd restart * Restarting Cyrus IMAPd cyrmaster /var/lib/cyrus/lock/domain/s/sonu.com/s/user/sonu.lock (HowTos)

8
Tried to install a Kernel, now i have mutliple problems!view story

http://askubuntu.com – I tried to upgrade the kernal to 3.8.2 but it didn't work. So after learning that 3.8 wouldn't work with bumblebee I tried to go back and install 3.5.25. (HowTos)

8
Qt and qt4 (both x86_64 and x86 from multilib) create update conflictsview story

https://bbs.archlinux.org – progandy wrote:If you have (AUR) packages, and you don't want to rebuild them, you can try to modify the dependency information in the pacman database. This is without support and  may break your application. (edit /var/lib/pacman/local/PKGNAME/desc) It seems to have worked for fontmatrix, but there may be some problems I have not discovered yet.Thanks! (HowTos)

8
[all variants] After Messing up GRUB: No Keyboard, No Touchpad after Bootview story

http://ubuntuforums.org – Hello, i am really getting desperate here so i decided to post to ubuntu forums, too, although i already posted on other forums. i hope you understand. this is the problem: i have 3 OS installed right now, tango studio (based on ubuntu 10.04), antiX and crunchbang. so far crunchbang has been my main OS and has all passwords and customization in it, but i can't use it any longer. at first i thoug (Hardware)

8
Software Center not opening in 12.10view story

http://askubuntu.com – This is the output trying to open the Ubuntu Software Center from a terminal: 2013-03-06 18:49:43,016 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'None' 2013-03-06 18:49:43,074 - softwarecenter.db.database - INFO - open() database: path=None use_axi=True use_agent=True 2013-03-06 18:49:45,993 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username (HowTos)

8
Start a program at bootview story

https://bbs.archlinux.org – I installed plex media server and got it to work . How can I get it to start while booting up? To start the program I go to /usr/lib/plexmediaserver/start.sh and click on start.sh. gdugan https://bbs.archlinux.org/profile.php?id=69023 2013-03-07T01:19:26Z (HowTos)