Sponsored Content
Operating Systems OS X (Apple) Macbook - Best way to use Linux software? Post 302256873 by [MA]Flying_Meat on Monday 10th of November 2008 07:35:03 PM
Old 11-10-2008
I think there are two (maybe 3?) working package managers that allow for Linux software installation on OS X machines.

Fink is probably the best known, Darwin Ports, and MacPorts, and I recall there was a Gentoo portage manager in the works a few years back...

I have used a couple of them in the past, but have not enough info about their current status to point you to one over the other, or their current strengths and weaknesses.

In most cases, if you find you do not like them, they are pretty easy to remove... You'll need to do some digging and fiddling to determine which will suit you best.
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

What do you think the best linux software is.

Im am interested in switching to linux, I am sick of dealing with windows. I know a decent amount about computer, and alot about windows. But not much about Unix. Although i am learing it for school. for school we use fedora core which I find cool and interesting. But in your opinion what i the... (3 Replies)
Discussion started by: derekmpage
3 Replies

2. Linux

Software RAID on Linux

Hey, I have worked with Linux for some time, but have not gotten into the specifics of hard drive tuning or software RAID. This is about to change. I have a Dell PowerEdge T105 at home and I am purchasing the following: 1GBx4 DDR2 ECC PC6400 RAM Rosewill RSV-5 E-Sata 5 bay disk enclosure... (6 Replies)
Discussion started by: mark54g
6 Replies

3. Linux

Hide my ip software for linux

Hi, Please suggest me some hide my ip softwares which run on linux(fedora) System (6 Replies)
Discussion started by: raman
6 Replies

4. AIX

Linux software on AIX 5.3

Hi Team, On a client requirement, we need to install below Linux software on IBM AIX 5.3 operating system, Apache Maven 3.2.3 MySQL 5.1.73, Sonarqube 4.1.2, Apache Tomcat 7.0.42, Jenkins 1.549 Please tell us whether above tool versions are compatible to AIX 5.3 (4 Replies)
Discussion started by: dnr.simha23
4 Replies
CTRLALTDEL(8)						     Linux Programmer's Manual						     CTRLALTDEL(8)

NAME
ctrlaltdel - set the function of the Ctrl-Alt-Del combination SYNOPSIS
ctrlaltdel hard|soft DESCRIPTION
Based on examination of the linux/kernel/sys.c code, it is clear that there are two supported functions that the Ctrl-Alt-Del sequence can perform: a hard reset, which immediately reboots the computer without calling sync(2) and without any other preparation; and a soft reset, which sends the SIGINT (interrupt) signal to the init process (this is always the process with PID 1). If this option is used, the init(8) program must support this feature. Since there are now several init(8) programs in the Linux community, please consult the documentation for the version that you are currently using. ctrlaltdel is usually used in the /etc/rc.local file. FILES
/etc/rc.local SEE ALSO
simpleinit(8), init(8) AUTHOR
Peter Orbaek (poe@daimi.aau.dk) AVAILABILITY
The ctrlaltdel command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. Linux 1.2 25 October 1993 CTRLALTDEL(8)
All times are GMT -4. The time now is 07:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy