Beyond creating a new user, you need to add their name to the bottom of /etc/ssh/sshd_config:
AllowUsers user1 user2 user3
Restart SSH:
# /etc/init.d/ssh restart
Matt Burton-Kelly's home on the Web
Beyond creating a new user, you need to add their name to the bottom of /etc/ssh/sshd_config:
AllowUsers user1 user2 user3
Restart SSH:
# /etc/init.d/ssh restart
Looks like they’ve fixed the problem with SMB shares breaking. This fstab entry is currently working for me:
# Athena on Puck
192.168.1.1/Athena /media/Athena cifs auto,user,pass=password_goes_here,nounix,noserverino,rw,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0
Ubuntu version 9.10
EDIT: At first I had the relevant line commented out (//), sorry about that. “192.168.1.1” is the IP address of your Time Capsule. Make sure your firewall will allow access on the correct port (set in Time Capsule setup on the Mac).
I can’t figure this out. When I read the article, it seemed to say that bikes and pedestrians would be accommodated in roadway design. This sounds reasonable to me, since I pay taxes for the roads(state and federal income tax, sales tax, property tax, and yes, even gas taxes, vehicle registration, etc.) and I want to be able to walk and bike safely. However, I find that many roads were not designed with safe walking and biking in mind, even though by law cyclists and pedestrians are allowed to use nearly all roads except for limited access highways.
When I read some of the comments, though, it was almost as if many people had read a different article. I don’t know what that one said, but apparently it was about banning motorized vehicles, or closing roads to motorized vehicles. I went back and read the article, and there is just nothing in it that suggests anything like that.
There is a quote from a lobbyist that this new approach would be an economic disaster. It almost sounded like he was responding to a different proposal than the one in the article, too. Apparently, he thought that trucks would be banned from using the road system. I usually don’t pay too much attention to lobbyists in general, though, because they tend to whine and exagerate whenever they feel threatened.
So this is all very strange. Maybe someone can explain why the article I saw didn’t say any of those negative things about getting rid of cars. I follow these issues, and I’ve never heard anyone propose or support such a thing.
No time to comment, but:
The thesis my thesis adviser wouldn’t let me do in grad school was on how Americans were beginning to believe their myths; how we were deifying our great inventors instead of learning how they actually did it. Productive innovation is the result of learning all you can, parking the seat of your pants in a chair and mastering the intricate and subtle details, doing experiments, keeping records and constantly asking what step to take next to achieve the desired goal. It typically means developing a wide-ranging knowledge.
– Jumper
My perspective of the race.
swish-e.conf goes in the directory being indexed.
.swishcgi.conf goes in /usr/lib/cg-bin to tell swish.cgi which index to use.
.htaccess is used to allow an alias of swish.cgi to exist in the directory being indexed.
.htaccess also prevents unauthorized access with a password.
Remember to allow .htaccess files to override the apache config files.
There is a doc file that I named swish.cgi help.txt that is available with perl doc.
Some links:
http://swish-e.org/docs/swish-config.html#alphabetical_listing_of_directives
http://www.bluereef.net/support/extensions/cgi/swishe/config.html
http://www.htaccess-guide.com/index.php?a=13
http://swish-e.org/docs/swish-faq.html
Last year’s road season summary video.
Fun fact: if you’re copying GIS data from a CD onto your Mac to use in ArcGIS through Parallels, you need to copy from the CD onto the virtual C:\ drive, not one of the networked Mac folders. Of course you need to also set everything as not read-only afterward as well, but it seemed to have been the networking that was causing me problems.
I’m experimenting with what is hopefully a simpler and more readable blog layout. Sans-serif font: yay or nay?