top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Linux : How a license is created for a sofware ?

0 votes
223 views
Linux : How a license is created for a sofware ?
posted May 26, 2018 by Harshita

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+1 vote

Sometime we download binary/libraries from customer site or public site and suppose it has license of 6 months. After 6 months it stop working with error "license has been expired". I want to know how library/binary tracks the license date ?

+1 vote

I want to setup Git on our host. As Git is released under the GPLv2 open source license so is there any restriction to acquire a commercial license?

+4 votes

Lets assume I have a system with RAM of 1GB. and virtual memory is 500MB. That brings to 1.5GB i.e. 1500 MBytes.

I have read somewhere that when I process is created stack of 8MB is associated to that process. So, assuming that any of the process is not allocating any dynamic memory or anything, then does it mean that, Maximum number of process that i can create is 1500/8 and i.e. 187 Process.

Please clarify my understanding,

...