Search Results

Search: Posts Made By: Aizmov
Forum: OS X (Apple) 01-03-2009
11,077
Posted By Aizmov
For mounting over a network you have to use...
For mounting over a network you have to use something like NFS, SMB or Apple's AFP.


You can use AFP, and there are opensource implementations of AFP available.
I haven't tried it myself, but it...
Forum: OS X (Apple) 12-29-2008
11,077
Posted By Aizmov
this volume is HFS+, am I right? try: ...
this volume is HFS+, am I right?

try:
mount -t hfsplus /volume/path /mount/path

note:
/volume/path would generally be in the form of:
/dev/sda1

/mount/path is a directory you want to...
Forum: Web Development 10-13-2008
37,790
Posted By Aizmov
Before Firefox 3, Safari and Konqueror were my...
Before Firefox 3, Safari and Konqueror were my favorite. They had a smaller memory footprint and were a lot faster in rendering.
With Firefox 3, that changed and now I used Fx3 as my primary...
Forum: UNIX and Linux Applications 07-05-2008
2,383
Posted By Aizmov
Nero or Alcohol 120% Your DVD-writer should...
Nero or Alcohol 120%

Your DVD-writer should have come with the software you need.
Forum: Programming 12-05-2007
21,658
Posted By Aizmov
One simple way to do background processes is by: ...
One simple way to do background processes is by:

the parent (that is your main program) forks a child, and then the child forks its own child

you'll have something like this:

Loop:...
Showing results 1 to 5 of 5

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