Tagged Questions
The frustration tag has no wiki summary.
9
votes
10answers
945 views
Here's why programming is hard for me [closed]
I'm attempting to teach myself Python as my first language. After reading through "Python for Dummies" I searched out a number of easy projects that I could attempt.
However, my main problem is not ...
1
vote
1answer
99 views
ssh to localhost displays connection closed by remote host
Sorry if this is off-topic but I'm really frustrated by this ubuntu ssh. I had ssh installed and working. I did a sudo chmod -R 777 /var and it stopped working. I changed permissions by sudo chmod -R ...