8
prodftpd permissions issueview story

http://www.linuxquestions.org – Please excuse my relative lack of knowledge on this subject. I'm very new to Linux server administration. I'm trying to get an FTP server up and running using Debian stable. I'm using proftpd in Standalone mode. The machine has a few users (myself and a friend of mine who helped get everything up and running, plus "www" for misc. web files and processes). (HowTos)

8
[ubuntu] SSH-RSA Keysview story

http://ubuntuforums.org – I can create RSA keys that work for Ubuntu-Ubuntu or Mac-Ubuntu but when I use puttygen to create keys on windows, I can't get them to work. I have read several tutorials and know about converting the private key for use with putty and filezilla. The windows generated keys once catted into authorized_keys do not look exactly like those created on a linux based system. (Hardware)

8
Can't configure nameserversview story

http://forums.cpanel.net – Hi everyone, I've been working on a website for the past week and I'm totally new to hosting/domains/nameservers and so on. (HowTos)

8
[ubuntu] Very limited access, via Nautilus, to external sdcard on Andoid phoneview story

http://ubuntuforums.org – Hello. I recently used the "lsusb" command with my Galaxy Note 2 plugged in my pc. It showed up as a Galaxy S II. I've been trying to add files to the ext sd card with Nautilus, FileZilla or some other means. Nautilus will show the top level directories on the sd card, but won't show anything under them, when the sd card is installed in the phone. (Hardware)

7
[ubuntu] SSH Keys Ubuntu Server, Windows Clientview story

http://ubuntuforums.org – Heeelllooooooooo everybody. I have SSH working with putty and FileZilla with just password authentication, but I CANNOT for the life of me get SSH keys to work. This is the deal, I have a 12.10 Ubuntu home server with an encrypted home folder. (Hardware)

7
I'm only allowing pubkey auth via ssh. How can I still log in with password?view story

http://unix.stackexchange.com – vi /etc/ssh/sshd_config egrep -i 'Pubkey|Password|Listen' /etc/ssh/sshd_config | grep -v '^#' ListenAddress 0.0.0.0 PermitRootLogin without-password PubkeyAuthentication yes PasswordAuthentication no on an OpenBSD 5.1 server. (HowTos)

7
SSH google 2 step verification process over Nautiliusview story

http://askubuntu.com – I do not know how to set connection for server with SSH google 2 step verification process over Nautilius? I have Ubuntu 12.10. Over terminal goes great with 2 step ver. (HowTos)

5
I can't upload out of proxy chanels, but I can download & open pages well?view story

http://askubuntu.com – This problem is annoying me for 2 weeks! Unexpectedly, after migrating to Ubuntu I can't upload any thing via ADSL, also I can't send any comment in weblogs. The odd point if I use proxy/ant-ifilter (as in Tor or FreeGate) I can upload normally!! The upload is just my problem; Downloading files and opening pages are ok! Also when I use GPRS (mobile internet) I don't have any problem!!! There' (HowTos)

5
linux ftp server with virtual usersview story

http://serverfault.com – i know there are already similar questions for this matter but the answers doesn't really make much sense to anyone who is not really technically comfortable in Linux. (HowTos)

5
[ubuntu] rTorrent Makes Server Cripplingly Slowview story

http://ubuntuforums.org – I've set up my home desktop to run as a VNC/FTP server using tightvnc and filezilla for torrents on Windows XP and everything was super fast and worked great but I wanted to switch everything to linux Installed Mint 14 (I know not ubuntu but I like this forum and it's debian based anyway) desktop and made it a SSH/FTP box instead. Used sshd and ftpd. Those work pretty well. (Hardware)