Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

drnebulous

macrumors regular
Original poster
Apr 27, 2014
181
0
Salford, UK
I have just installed Debian on my emac. So much faster! However, I do have some issues.
First of all, my airport card isn't working. I'm not sure how I'd get this working? The other issue is sudo. Everytime I want to install anything by using
Code:
 sudo apt-get install
I get this message:

is not in the sudoers file. This incident will be reported.

I have used linux for a few years on and off, and I've never got this problem. What is going on here?

The final problem I have is the screen alignment. It is towards the left too much.


I really need to sort this out! I really need the sudo working so I can install icewm!!!
 
I have just installed Debian on my emac. So much faster! However, I do have some issues.
First of all, my airport card isn't working. I'm not sure how I'd get this working? The other issue is sudo. Everytime I want to install anything by using
Code:
 sudo apt-get install
I get this message:

is not in the sudoers file. This incident will be reported.

I have used linux for a few years on and off, and I've never got this problem. What is going on here?

The final problem I have is the screen alignment. It is towards the left too much.


I really need to sort this out! I really need the sudo working so I can install icewm!!!

It looks like you haven't given yourself sudo capabilities, unless you do that only root has such capabilities.

This guide should help you through some of the basics and bugs/fixes, I'm linking you to the section that deals with sudo capabilities:

http://ppcluddite.blogspot.com/2012/03/installing-debian-linux-on-ppc-part-iii.html

Debian should for the most part be a breeze on that eMac, especially given the ATI card.
 
thanks I'll look into that. I'm getting a new hard drive for it next week so at the moment I'll just experiment with everything on this old one.
 
1. Log out, and log in as root, or just use "su".
2. Run "visudo" in the terminal.
3. In the nano editor that pops up, go down to where it says
"root ALL=(ALL:ALL) ALL".
4. Under that, write "whateveryourusernameis ALL=(ALL:ALL) ALL".
I do recommend PPC Luddite's install guide, although Window Maker is better than Openbox+Conky, IMO.
 
Thanks everyone! I have just installed linux mint ppc and it works with the wireless card. I tried it at first and it installed debien, so remember to type
Code:
install url=mintppc.org
at the yaboot prompt. At the moment I'm working on sorting the display out (Still a little towards the left)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.