Search Results

Search: Posts Made By: dani++
5,557
Posted By dani++
CVS real-life examples
Hi all,


I have successfully setup a CVS pserver. I have successfully installed WinCVS, the jEdit CVS plugin and the vim CVS menu script. I have also installed cvsweb.

All works ok, from the...
2,697
Posted By dani++
If you refer to launching Aqua GUI apps from the...
If you refer to launching Aqua GUI apps from the shell on MacOSX, you need to use the 'open' command.

'How do you launch an OSX app in UNIX? ' is too generic a question, please focus. =)

...
4,164
Posted By dani++
chenly, I suppose you've used one of Fink's...
chenly, I suppose you've used one of Fink's binary package installers. They are not very polished and I actually never use them.


Just use source compile and installation: 'fink install...
4,164
Posted By dani++
MacOSX Aqua-based software will definitely not...
MacOSX Aqua-based software will definitely not run on XDarwin.

As for X11 compiled stuff for OSX, check out: Fink net packages (http://fink.sourceforge.net/pdb/section.php/net)


dani++

...
5,481
Posted By dani++
You can check out Fink (a MacOSX-based source and...
You can check out Fink (a MacOSX-based source and package manager) at http://fink.sourceforge.net

It will help you install and use hundreds of UNIX programs, more and more are added everyday. You...
3,381
Posted By dani++
I once did a micro-OS on college, nothing...
I once did a micro-OS on college, nothing special, just the process scheduler and a few system calls (no FS, for example).

We used C and assembler. No matter which language you choose you will...
3,344
Posted By dani++
Also, you can do a search on versiontracker...
Also, you can do a search on versiontracker (http://www.versiontracker.com) for a 'telnet' program (if you are running OS9, otherwise just use 'Terminal').


Dani++
8,680
Posted By dani++
First of all. You do not need to enable login of...
First of all. You do not need to enable login of the 'root' user to act as the superuser (do not enable root if you do not knwo very well what you are doing).

Simply use a:
'sudo cp...
54,960
Posted By dani++
'Mar 19 10:44:38 localhost mach_kernel:...
'Mar 19 10:44:38 localhost mach_kernel: Ethernet(UniN): Link is down.'


Could be a fatal network problem (network going nuts). That blurts out this error and after that comes a cascade of errors....
3,365
Posted By dani++
Usually, GUI-based Aqua applications live in...
Usually, GUI-based Aqua applications live in directories called '<name-of-the-app>.app'. To run these from the command line just type:

open name-of-the-app

in the directory where you see the...
4,960
Posted By dani++
As many have noted, plain handling of '/etc/*'...
As many have noted, plain handling of '/etc/*' files will be no use with MacOSX, as it uses NetInfo. BTW, as far as I know, NetInfo can be configured to run with LDAP, ActiveDirectory (gasp) and NIS....
5,229
Posted By dani++
http://www.devshed.com - it has a cool intro to...
http://www.devshed.com - it has a cool intro to perl section
http://www.perlmonks.org - awesome resource thriving with pro's


dani++
5,583
Posted By dani++
Exactly. The filesystem is case-preserving and...
Exactly. The filesystem is case-preserving and case-insensitive put the usual UNIX utils (including the shell) are not (and will never be).

MacOSX comes with 'tcsh' as default, but you can easily...
4,619
Posted By dani++
Yes. I think I recall having seen some of those...
Yes. I think I recall having seen some of those scripts floating around. It's certainly not as simple as 'useradd'.

Check out softrak at http://www.stepwise.com


dani++
10
5,519
Posted By dani++
I'm astonished to read that csh bashing...
I'm astonished to read that csh bashing article...


Does 'tcsh' have the same problems?

I've learned interactive shell and shell programming in tcsh, as it was the shell installed on our first...
Showing results 1 to 15 of 15

 
All times are GMT -4. The time now is 12:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy