Ubuntu / Apple :: How To Get Mac OS X 10.6.5 Client
Dec 11, 2010
I got a Ubuntu 10.04 system setup with a printer.
A. I can print to this printer. Check.
B. I can print to this printer from a Windows client.
C. I cannot for the life of me figure out how to get a mac OS X 10.6.5 clientto work.
The closest I got was setting up Cups from the apple client, and printing a test page from the CUPS webpage. Nothing else.I have tried just about everything, forwards and backwards.I get almost always the same result.My printer pauses when I try to print to the server -- I hit resume, it pauses. It just doesn't complete a single job.
View 3 Replies
ADVERTISEMENT
Jan 1, 2009
I'm relatively new to Linux, but willing to take a plunge and climb the steep learning curve! I've recently installed Fedora 10 on a spare box I'd like to have running in the lounge by the TV as a TV recorder. Before starting out with MythTV, I would like to get the box running the basics... and hit no major snags with display / audio drivers. I've finally managed to connect to the box via VNC from my macbook over the wireless network. The Apple standard client is slow over wifi, so have started using 'Chicken of the VNC' as the client. At the server end, I intalled vnc-server via yum. I've also tweaked things in ~/.vnc/xstartup so that my default window manager over vnc is gnome.
[Code]....
View 3 Replies
View Related
May 7, 2011
Neither Ubuntu's Unity or KDE respond to the function keys on a regular Apple USB keyboard. I can plug in a non-Apple keyboard and they work just fine. What needs to be changed or configure so that F1 and company on the Apple keyboard work as on other keyboards?
View 1 Replies
View Related
Apr 22, 2010
This morning I bought an Apple wireless keyboard and I got it connected through Blueman. It works like a charm, but I have on problem;
When I log out I can log back in by typing in my password. However, when I restart the computer it seems that bluetooth is not loaded yet and I cannot enter my password. So I have to log in using my wired keyboard, and then disconnect & re-connect to my wireless keyboard using blueman before I am able to use the wireless keyboard.
Is there any way that I can already auto-load bluetooth and connect to my keyboard before I log in?
View 4 Replies
View Related
Mar 24, 2010
I'm trying to use an Apple wireless keyboard with Ubuntu 9.10 (Karmic) but the fn key is not working at all. If I start up xev and hit the fn key it generates no event. What do I need to do for it to work. It seems as if it should work when viewing pages like
[code]...
View 9 Replies
View Related
May 26, 2011
I have configured server ubuntu 11.04. Everything works fine, but there is a need for some clients to connect local hard drive. What should I do? How and what modules are added to the ltsp-image? How to register in the fstab on the client? Maybe I'm going the wrong way?
View 1 Replies
View Related
Dec 2, 2010
I have been given an Apple Ibook that wont boot
View 9 Replies
View Related
Dec 4, 2010
i connected my apple ipod in ubuntu 10.04..its showing msg that" do no disconnect" but there is no trace of ipod in the system,not even any icon in desktop too
View 3 Replies
View Related
Jan 6, 2011
trying to create a "local network" by directly connecting an IBM Thinkpad with Debian Linux installed on it to an Alix computer running Voyager Linux. I'm following a "how to" I found to create a music server, hence the requirement. My issue is I can't get a static IP address to be configured on the Debian machine.I've trawled the net and have found the instructions about editing the /etc/network/interfaces and have tried to do this. First I tried to get DHCP working so I could connect the Debian machine to the net and this proved successful. I edited the interfaces file to look as follows:
# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
Then I tried adding a static IP address to the machine. As this is a network purely between two machines I made up the IP addres and used 192.168.0.1 and used a NetMask calculator to give me a NetMask of 255.255.255.254 (I told the calculator there would be 2 machines on the network). I then edited the interfaces file as follows:
# The loopback network interface
auto lo
iface lo inet loopback
[code]....
I re-booted the machine (ifdown eth0 followed by ifup eth0 keeps saying that eth0 hasn't been configured - a problem there that I don't understand), but during boot up time it failed to assign the Static IP address to eth0 and made me go into SU mode. To fix it I simply replaced the interface file with the static IP inputs with the file that had the DHCP entries (I'd made a copy of the DHCP file), and re-started the machine. Everthing came up fine. So the first question is how do I get a static IP address to be assigned to eth0 such that whenever I shut down and restart the machine the static IP address is always loaded?
The second question is around creating the network via the cross over cable. From what I've found via Google, all I should have to do is create a static IP address on the Debian machine and a static IP address on the Voyager machine. Once they're connected by the cross over cable they should see each other. Is that correct, or do I have to do anything else?
View 2 Replies
View Related
Mar 9, 2011
I am writing a TCP server in C, and the server listens to incoming client connections and accepts them. It then creates a thread to handle the client. The clients are expected to only receive data from my server and not send any data. So if I use a select() call with a recv(), I believe that the recv() will just block forever since there will not be any data coming from the client. If I use a non-blocking recv(), then this will just return a 0 which tells me nothing because the client is not expected to send any data. I am not sure if I have misunderstood some socket concepts, but I need a solution to detect when the client has disconnected so that I can close the socket and stop sending data to the client. As I understand it, simple ACKs etc are not captured by the recv(), and only data sent by the client will cause recv() to return a non-zero value, so I am not sure how to know when the client has disconnected.
View 7 Replies
View Related
Nov 25, 2009
Is there a good terminal services client available I can connect to my Windows boxes from Fedora12? I am willing to pay for a commercial license if there is a good one
View 7 Replies
View Related
Feb 1, 2010
I had a thread about installing on a Mac and decided to go the VirtualBox route and everything is running splendidly EXCEPT for the fnmode setting in /sys/module/hid_apple.
The problem is that the directory hid_apple does not exist for me to modify the settings for the apple keyboard. I'm assuming that when installing in VB, Ubu assumed it was a PC. Anyone know of a way to get the keyboard config directories in there so I don't have to hit Fn to do Alt-F2? Also, I tried to create the directory (sudo mkdir) and it returned "Cannot create directory...no such file or directory", but not in so many words.
View 1 Replies
View Related
May 20, 2009
I have the following problem:I have to networks in remote places.I have an opnvpn client in one network that connects to the the router (openvpn server).My question is,can i connect the network where the openvpn client is,throught the computer with the client to the other network.If yes,how? (please make it an idiot proof anwser because i have limited knowledge about iptables). I was thinking like forwarding (the router in the network with the openvpn client is also firewalling with iptables) the request of the ip class of the openvpn network to the computer with the client,which masquarades the interface
View 2 Replies
View Related
Mar 14, 2011
I've had a Apple Powerbook G4 for a while now, but being mostly a Windows user I've never used it. I remember when it ran it's native OSX (Which I can't for the life remember) Probably Tiger? Anyways... I tried installing Ubuntu on it about a year and a half ago, the installation was botched and I left it sitting there with no purpose in life. :O
So I've decided to dust the laptop and give it another go. I've progressed a little further with my Linux experience, having installed and tested a few distros and even switching over to Ubuntu 9.10 for about 4 months. Enough of my life story and more to the point.Has anyone installed Ubuntu, or any distro for that matter on the Apple Powerbook G4? I know there are different versions of the G4 and I'm not entirely sure what my version is, It's the 1.6Ghz version with The Nvidia card (Err I think) and extra Wireless card installed. I am not very capable with Mac - After checking Apples website I believe it's the 15inch.
I've read the FAQ thread and will begin trying to install Ubuntu tonight at home, I just wanted some suggestion and some pointers in the right direction. What distro would be most suitable for my hardware? and What is easiest to set up?
View 1 Replies
View Related
Jun 11, 2011
I configured openLdap in RHEL5 on virtual achines,everything is working fine, I created a user called ldapuser,in LDAP server and i created a home directory for ldapuser in my LDAP client, now i can able to login to the both Server and client with ldapuser account....
Now here what am expecting is i want to export my server's home directory to the client, i dont want to create home directories manually in the client machine, i googled about that, and it can be done through autofs.....
what need to be done on the client and server side.
View 6 Replies
View Related
Jun 25, 2009
I have a Nis server on Suse 11 which is configured using Yast and nis clients on Suse and CentOs .All clients which is on the Suse Os is working fine. But on CentOs , users couldn't login using nis username.I have mounted home directory using nfs in fstab . I can switch to nis users homedirectory only when i am root. But nis users could'nt login on reboot.' ypcat passwd username ' is showing the output . No selinux is enabled in the client .Is there is any problem with Suse server to Centos Client in nis ??
View 2 Replies
View Related
Mar 6, 2010
I want to get rid of OSX since I see now that it doesn't really do anything. I love the MBP, however, and think that it is the best laptop I have ever used. I want a dual boot of Ubuntu 32bit and Windows 7 64bit. it just as easy as sticking the Windows disc in the drive and formatting? I know that Windows 7 works with EFI now.
View 6 Replies
View Related
Jun 29, 2010
I noticed that 2.6.34 is available for Ubuntu 10.04 on Intel machines.. Is there anything like this for the PowerPC port? If so, where? I have heard that 2.6.34 fixes a number of bugs on PowerPC.
View 2 Replies
View Related
Aug 15, 2010
I can't seem to boot the try ubuntu option on my mac using snow leopard.
Basically I press enter on 'try ubuntu' option is just stays on a black screen.
View 3 Replies
View Related
Nov 24, 2010
I am a long-time Ubuntu user, but have been using a MacBook Pro and OS X for the last 3 months. I want to run Ubuntu on this hardware as my primary environment, but preserve the OS X install I've been using. Dual-booting would be o.k., but not ideal as I would like to use OS X daily (iPhone/iTunes stuff, Google Sketchup, Xcode, and a few other things). What solution will give me:
1) native performance from Ubuntu
2) access to all (or most) hardware features of the laptop
3) upgrade safe for both Ubuntu and OS X
Will bootcamp do this? If not, then Parallels?
View 9 Replies
View Related
Jan 18, 2010
I have a imac g3 with mac os x 10.3.9 panther and i want to try ubuntu. But i really want to use the live cd instead of installing it. is there any way i could do it like a pc would. you know were you put the cd in and try ubuntu like on a pc.
View 1 Replies
View Related
Jan 29, 2010
recently I to come the Ubuntu 9.10 disk install and desire to do a clean in my macbook air installation problem is that this computer does not have a reader cd or DVD....
I wonder if there is any way to do the installation through a usb or I have to get an external reader for this installation, or if it is more easy install again my mac os x to partition the disk and do a dual boot
These are my laptop specifications:
MacBook Air (Rev A), 80 gb hd, 2 gb ram, graphics intel, one usb, one firewire
View 3 Replies
View Related
Mar 3, 2010
I tried installing and using gsynaptics as well, but that just broke my touchpad (yes, I editted xorg and whatnot) on my Macbook 5.1 (aluminum).Really, my touchpad has been working well by default, but it's far to sensitive and moves around as my palm grazes it during typing (even with the "disable while typing" option turned on). Tapping is so sensitive that I accidentally click things all the time. Yes, I can turn that off... but I LIKE it. I love tapping.At any rate, it seems that ubuntu is ignoring whatever settings I add to the said file and I just want to tweak it a little.
View 2 Replies
View Related
Mar 24, 2010
I am trying to boot a cd on an iMac G3 and I can't get it to boot. (hence the question)
I have tried pressing the 'c' key, the option key, the control key, the apple key, etc, etc, etc.
I have looked around Google and it showed me an old thread on the forums the guy figured it out but he never said what he did.
View 9 Replies
View Related
Apr 5, 2010
I have been searching for this, but can't seem to find a definite answer. I am running Ubuntu 9.10 on my iBook G3. The gnome interface seems to be a little much for it. I am trying to find out if there is anyway to put UNR on an iBook G3 or at least the stripped down interface.
View 9 Replies
View Related
Apr 29, 2010
I'm trying to run Ubuntu off the Livecd but when I start my imac it ignores the cd in the superdrive. Any suggestions?
View 9 Replies
View Related
May 3, 2010
So, my girlfriend wants to dual-boot OS X and Ubuntu.
We want to format her laptop as:
20gb - Mac OS (Mac OS Journaled)
20gb - Ubuntu (ext4)
158gb - Shared Partition (???)
2gb - Swap
The most common suggestion I see around on the net is to go with FAT32 for the shared partition. But I know FAT32 isn't journaled and has a max file limite of 4gb. I've also seen some limited mentions of adding ext3 support to OS X or adding additional HFS support to linux...
Can anyone give me a good solid recommendation for a -everyday use- partition to share between her two OS's?
View 7 Replies
View Related
May 6, 2010
I installed 32-bit 10.04, and only see 2GB of the 4GB available:
Code:
$ free -m
total used free shared buffers cached
Mem: 2193 1223 969 0 57 817
-/+ buffers/cache: 348 1844
Swap: 4092 25 4066
I was expecting to see 3GB of memory (since I installed 32-bit Ubuntu), which is what I was used to on other systems, but 2GB seems odd. Is there a way to improve things?
View 3 Replies
View Related
Jul 3, 2010
My brother has a Mac G4 PC, he likes the look of my ubuntu, can ubuntu be used on mac? If it can where can I download ISO on to CD?
View 5 Replies
View Related
Jul 17, 2010
I have a Powerbook G4, 550MHz, and I had 10.04 on it, but the wireless wouldn't work. I know that there are tons of variants, but I am sick of wasting disk, time downloading, testing, ect. Has anyone found a really good version of linux that will work? Or am I better off with OS X 10.4?
View 3 Replies
View Related