8
[Q] Low internal memoryview story

http://forum.xda-developers.com – Hello guyz, I have a "rooted" micromax A44, an mtk based phone loaded with gb. Yes, It hs very low internal memory (a mere 170mb dedicated for user apps nd its data). There are no roms nor a recovery available. So im at my wits end. I tried these to overcome the problem. 1. changed internal apps (system) into user ones using Titanium Backup and moved them to sd card. (HowTos)

8
[ubuntu] this happens when i try installing packages for compizview story

http://ubuntuforums.org – Code: Extracting templates from packages: 100% dpkg: error: failed to open package info file `/var/lib/dpkg/available' for reading: No such file or directory E: Sub-process /usr/bin/dpkg returned an error code (2) A package failed to install.  Trying to recover: Setting up python-gnome2 (2.28.1+dfsg-1build1) ... /var/lib/dpkg/info/python-gnome2.postinst: 5: /var/lib/dpkg/info/python-gnom (Hardware)

8
/usr/lib/avahi/service-types.db.pacnewview story

https://bbs.archlinux.org – I think it is a packaging error. A binary file shouldn't be saved as pacnew. x33a https://bbs.archlinux.org/profile.php?id=28132 2013-05-21T06:35:01Z (HowTos)

8
Configuring JDK with alternatives doesn't workview story

http://forums.fedoraforum.org – Hello, the default java installation is openJDK. /usr/bin/java -> /etc/alternatives/java /etc/alternatives/java -> /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java I want to install JDK 1.6, and executed this command: Code: alternatives --install /usr/bin/java java /usr/lib/java/jdk1.6.0_45/bin/java 20000 But the symbolic link does change at all. What might be wrong? (HowTos)

8
lircd fails since 1:0.9.0-43view story

https://bbs.archlinux.org – I've had to put lirc (and lirc-utils) on hold, because they fail to start via systemctl at boot.  Version 1:0.9.0-41 works for me, but -43 and just today -45 fail.$ systemctl status lircd lircd.service - LIRC Daemon Loaded: loaded (/usr/lib/systemd/system/lircd.service; enabled) Active: failed (Result: exit-code) since Mon 2013-04-15 15:33:45 PDT; 1min 4s ago Process: 592 ExecSta (HowTos)

8
Printing problems HP Deskjet 845cview story

http://crunchbang.org – Hi guys. I am currently using CrunchBang 10. I can print without any problems in color, but I usually prefer to print in Greyscale and this is when the problems start. My printer is HP Deskjet 845c. My hpcups version is hpcups 3.12.6. The error in the info of the printer is "/usr/lib/cups/filter/hpcups failed". I add a bug report so you can help me. (HowTos)

8
Transmission-cli not downloading to alternative directoryview story

https://bbs.archlinux.org – lucke wrote:Why not let it run as your user?You can set the user it runs as in its service file.I could do so, but everywhere I read that it is not OK to run a daemon as the user who also has admin rights. (HowTos)

8
User mounted secondary drive as /varview story

http://unix.stackexchange.com – I have a drive that someone else mounted using mount /dev/sdc1 /var At some point they complained that all the data was missing Now: mount /dev/sdc1 /media/testdrive df -h shows 130GB used du -h shows 1.2MB used In the /media/testdrive are the standard lib run spool directories. How should I proceed to recover the files? (HowTos)

8
Trying to get Samba workingview story

http://crunchbang.org – When I am in Puppy Linux, there is a drop dead simple GUI to manage Samba shares. I installed PyNeighborhood in #!. Not sure exactly what I can do with it. Are there any other Samba GUI tools I can use?When I go to my other computer, I can see the computer with the Printer share showing but not the Home share I set up. (HowTos)

8
Need some help with ZSHview story

http://crunchbang.org – I copypastad some different ZSH related things from the web and ended up with this mess:# .zshrc # Author: Piotr Karbowski <piotr.karbowski@gmail.com> # License: beerware. # Basic zsh config. umask 077 ZDOTDIR=${ZDOTDIR:-${HOME}} ZSHDDIR="${HOME}/.config/zsh.d" HISTFILE="${ZDOTDIR}/.zsh_history" HISTSIZE='10000' SAVEHIST="${HISTSIZE}" export EDITOR=&q (HowTos)