7
how turn on WIFI or Mobile Data with SDK androidview story

http://stackoverflow.com – My phone is with too many Pattern Lock, asking me for email and password, the problem is that internet is off. Surfing by the internet i found something about Android SDK, i think i am a little into it, i already install the USB drivers, the GOOGLE API for 4.0.3 and SDK tools & plataform tools etc etc. Already get it the cmd with plataform tools. (HowTos)

8
Password prompt never shows up on login screenview story

http://forums.fedoraforum.org – I've got Fedora 18 with Gnome. When I click a user name on the login screen, the other ones disappear but the password prompt never shows up. It stays this way for a few seconds, then comes back to the original state with the list of users. (HowTos)

8
How do I copy files with SCP to /var/www?view story

http://askubuntu.com – I need to copy files from my computer to my server's folders in /var/www so they are uploaded to my cloud. Here's what I try to do: I open my computer's terminal and type: scp /media/user/Files/Documents/documents.docx ubuntu@mywebsite.com:/var/www/documents Notes on this step The hard drive that I am trying to copy the file from is an NTFS formatted drive. (HowTos)

8
13.04 login: lagging after password entry for several secondsview story

http://askubuntu.com – When I login to my Ubuntu 13.04 beta2 (std Unity) session, after I enter the password, there is a deferral of some seconds which is not there on my 12.04. LTS partition. Can this be related to the dmesg output: [ 37.101723] systemd-logind[2350]: New seat seat0. [ 37.101785] systemd-logind[2350]: Failed to save seat data for seat0: No such file or directory and if so, what does it mean? (HowTos)

8
Very basic command line questionview story

http://askubuntu.com – I'm very new to Ubuntu (and Linux). I forgot my main password and looked up how to delete it and now I'm at a root menu screen that says "-d, --delete". My question is what do I actually need to type at the command prompt? Typding "d" "-d" and all other variations I could think of didn't work. (HowTos)

8
A Linux container can use an authorized_keys file outside my home directory, but ephemeral containers based on it can't. Why?view story

http://askubuntu.com – In Ubuntu 12.10, I've created an LXC of type 'ubuntu' using the lxc-create utility. I then create ephemeral containers based on this container using the lxc-start-ephemeral utility, and I need to connect to those using password-less ssh. (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
Movile Helps Users Get Connected With Apps To Find And Share Access To Free Mobile Hotspotsview story

http://techcrunch.com – Mobile content company Movile has over the last several years distributed content and applications for a primarily Latin American audience. But what happens when a mobile user isn’t connected to a wireless data network? (IT news)

8
Great Little Radio Playerview story

http://www.ubuntugeek.com – A robust internet radio station streamer for Ubuntu and Fedora based Linux distributions. It connects to web sites offering radio streaming and lets you play radio stations directly from that locations. With Great Little Radio Player, you will have collection of 300 radio stations worldwide. (HowTos)

8
.htaccess password protect and mod rewrite in same fileview story

http://stackoverflow.com – I’d like to protect a development directory of my site using a .htaccess file whilst also using the .htaccess file to allow mod rewrite. However, I’m getting a standard apache2 error page when using the following .htaccess file even though the .htpasswd file is set correctly: RewriteEngine on RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FI (HowTos)