Differences
This shows you the differences between the selected revision and the current version of the page.
howto:appletalk 2010/08/19 09:50 | howto:appletalk 2017/12/04 19:33 current | ||
---|---|---|---|
Line 12: | Line 12: | ||
Thus, if all you need is AFP and you are running Mac OS X clients, you do //not// need to configure or worry about atalkd at all! | Thus, if all you need is AFP and you are running Mac OS X clients, you do //not// need to configure or worry about atalkd at all! | ||
+ | |||
===== Step-By-Step Instruction (ffp 0.5/optware method)===== | ===== Step-By-Step Instruction (ffp 0.5/optware method)===== | ||
+ | |||
==== Step 1 - Preparation ==== | ==== Step 1 - Preparation ==== | ||
Set up [[telnet]] access, and either follow the [[ffp]] 0.5 or the [[optware]] guides to set up those package systems. | Set up [[telnet]] access, and either follow the [[ffp]] 0.5 or the [[optware]] guides to set up those package systems. | ||
Line 131: | Line 133: | ||
==== Touch-up ==== | ==== Touch-up ==== | ||
- | Once I had everything working well, I created a user account in the Debian install (using ''adduser''), gave it sudo access, verified that I could ssh into that account, and disabled [[telnet]] in the [[fun_plug]] file. I didn't like the fact that telneting to the box gave automatic root access, with no password. Now I can ssh to the box to make changes that I want, and if I need to add telnet access back, I can do so by changing fun_plug again. Moreover you may want to know [[http://mackeeper.zeobit.com/how-to-make-your-mac-faster|how to make your mac faster]] | + | Once I had everything working well, I created a user account in the Debian install (using ''adduser''), gave it sudo access, verified that I could ssh into that account, and disabled [[telnet]] in the [[fun_plug]] file. I didn't like the fact that telneting to the box gave automatic root access, with no password. Now I can ssh to the box to make changes that I want, and if I need to add telnet access back, I can do so by changing fun_plug again. |