Programming :: Developing Distro - Creating Own OS

May 1, 2009

I am very much interested in operating systems and I am a beginner. I just finished understanding OS concepts. I want to create my own OS. But I am thinking of creating a linux distro first and then going towards complicated things. How I need to equip myself for creating it. What should I know, learn and where to start.

View 6 Replies


ADVERTISEMENT

Programming :: Developing SW Library Of Routines?

Jun 9, 2010

I need to create a software library with two copy file routines in it. This library will be used in a TCL script. I know how to write the routines, but I have never created a library before. How do I do this?

View 6 Replies View Related

General :: Developing A Project In C Kernel Programming?

Mar 11, 2010

I am a Master's student.I am a newbie to Linux. I am interested in doing a term project in C kernel programming. I need help in developing a project in which I can use C kernel programming .

View 2 Replies View Related

Programming :: Developing HTML To PDF Converter Project?

Dec 31, 2010

I am new to linux. I am pursuing bachelors in computer science engineering. My final year project is to develop a "html to pdf converter using linux". I have some basic knowledge of commands used in unix

1) Where can I get the basic idea about the existing converters, their pros and cons.
2) Any kind of material or source where I can get basic idea.

View 14 Replies View Related

Programming :: Get Perfect And Complete Way To Start Developing FW Application?

Jan 11, 2011

I would like to get help from experts who are experienced in the area of Linux network programming to help me to choose the proper way to create a special Firewall program.I do start reading WinSocket and tending to start BSD. I don't want to start with an API like winsock then stuck. So please, I do need a way to accomplish all features such as capturing, dropping or allowing all kinds of LAYERS as well as Intrusion detection.I am a good programmer in C++ but I am new for linux.So, what is the best Linux OS to install and start with and which is the best way to accomodate C++.

View 1 Replies View Related

Programming :: Developing Application Which Invokes Linux Exceutable

May 2, 2011

i am again stuck with the same problem. I need to run an executable which i got from University of Edinburgh.

View 14 Replies View Related

Programming :: Developing A Multi-language 'project' Using Subversion / Eclipse?

Jun 30, 2009

I'm starting work on a little project that uses alot of languages separately (i.e no interaction between languages. Does anyone have any experience like this and could pass on some recommendations as to best practises? I'm thinking either have a eclipse-project for each language stored under a single svn repo, or individual projects for each problem.

View 1 Replies View Related

Programming :: Inverse Regexp Matching / Developing Of An Idea 'pattern Based Filtration'?

Sep 3, 2010

I am interested in the following problem: given a string (pattern) find a regexp which match this pattern.
I will need this for a developing of an idea 'pattern based filtration'.

View 3 Replies View Related

Ubuntu :: Remastering - Creating Own Distro From Minimal Install?

Jul 9, 2010

I just downloaded a ubuntu minimal cd and installed it and everything, my goal is to create a super lightweight distro based on ubuntu with openbox, slim, conky, almost like crunchbang linux.. So how would i go about creating my own distro from my minimal install? Do i need to install synaptic package manager? (Ubuntu 10.04 is the best! Just a little too heavy for my netbook !)

View 5 Replies View Related

Programming :: How To Create A New Distro

Jan 30, 2010

I'm currently working on my graduation project and have chosen to strip a Ubuntu version of Linux and customize it.I downloaded the LFS book and have started reading it, I'm really just looking to create a new Man or at least rename it and create some commands for it. Also I'm looking to create a new Gui theme with some custom icons.

View 3 Replies View Related

OpenSUSE :: Developing Website Locally

Sep 20, 2010

Is it possible to develop my websites locally before uploading them to my host? I need PHP and MYSQL. I'd like to have basically http access to my websites locally on my hard disk but restrict access to only me. No access outside of this machine. How to do this?

View 9 Replies View Related

Software :: Developing Own Web Server Using Perl

Sep 20, 2010

I would like to develop a simple web server that can serve web pages using perl. I know there are lots of web servers in the market. But I want to understand the concept underlying working of a web server. Please provide me if there are any good links available for this.

View 4 Replies View Related

Ubuntu :: What Distro Helps Mostly In Programming?

Dec 9, 2010

I heard that Arch Linux actually only consists of command lines (Terminal), but I never seen how it looks.Does a command line environment help more in programming? And Is there a way to delete one Linux distro in order to replace it with say, Arch or Kubuntu Linux?I'm a little bit interested in Kubuntu and Arch more than Ubuntu basically but need to know if they're going to be hard to get accustomed to or not.

View 4 Replies View Related

Programming :: Any Particular Distro With Full GCC Dev System?

Mar 18, 2011

If you really want to learn C/C++, get set up on a Linux box with a full gcc dev system. I fixed up an old P4 Machine with 2gig ram and 80gig HD to install Linux on. Don't know anything about Linux yet but installing several distros for evaluation, but a thought occured to me. Is there a particular distro that has this "full gcc dev system" in the initial install or is this something that I will have to install after the OS is up and running on the machine? Is one distro better suited for programming than another?

View 2 Replies View Related

Networking :: How To Map Or Mount Whole Developing Environment Remotely?

Jan 9, 2011

I've got a problem about how to map or mount the whole developing environment remotely?

For example,There is a server A (CentOS) which I have got a normal user name and password but no root control.And my desktop B (Opensuse) which I've got the root authority.Normally, when I do some software developing, I use SSH to login to A. All the developing environment are installed on A, e.g. libraries, PATH, makefile, etc.However, there is a waste of my machine B, because all the test, debugging are performed on A.

I know that sshfs can map a path to local remotely. May I ask if there is a method to map or mount the whole working environment from A to B please?

View 1 Replies View Related

Networking :: Map / Mount Whole Developing Environment Remotely?

Jan 9, 2011

I've got a problem about how to map or mount the whole developing environment remotely?

For example,

There is a server A (CentOS) which I have got a normal user name and password but no root control.

And my desktop B (Opensuse) which I've got the root authority.

Normally, when I do some software developing, I use SSH to login to A. All the developing environment are installed on A, e.g. libraries, PATH, makefile, etc.

However, there is a waste of my machine B, because all the test, debugging are performed on A.

I know that sshfs can map a path to local remotely. May I ask if there is a method to map or mount the whole working environment from A to B please?

View 1 Replies View Related

General :: Developing Drill Charts Using PHP With MySQL

Aug 12, 2010

I have been assigned with a project to develop a 3D chart based on the data available in database of mySQL. The chart should be a drill chart which should give further more details of the area where we click on the chart.I tried for a long time to get some information regarding that. But i couldn't find anything relevant.

I would be much thankful if any one would help me in this issue.Please provide me with some links or any suggested books that would help me.

View 1 Replies View Related

CentOS 5 :: Developing Using API - Get The Volume Serial Number?

Oct 29, 2009

how do i get the volume serial number using the API on CentOS?for example, on Microsoft Windows i use this function(API - Kernel32.dll):

BOOL GetVolumeInformation One of function's parameter is a pointer to a variable that receive the volume serial number;

View 1 Replies View Related

Programming :: Which Scripting Languages To Use With Distro Development?

Jun 29, 2011

i'm wondering which scripting language is better for distro related activity such as cron jobs , startup scripts and similar things.why is bash mostly used ? is it because of efficiency ?what about perl , python or php as potential successors to bash ?

View 14 Replies View Related

General :: Distro To Use For Learning Server Device Drivers Programming?

Jan 9, 2011

I have started reading book Linux Device Drivers 3rd edition. So I want to know which is the best light weight distribution to use so that learning can be more generic and also does not involve distro specific nitty-gritty details. I have already tried building kernel for Ubuntu 10.04 but it involved different commands from what is mentioned in the book. So I am not sure whether I would be able to make further in the book. Has anybody tried?

View 5 Replies View Related

Programming :: Creating Database Using C Language

Apr 7, 2011

How to create a database using c language it includes structures, pointers, arrays and switch..

View 4 Replies View Related

Programming :: Creating A Memory Leak In C++?

Dec 16, 2010

I need to write a small program that eats away at availabe memory. I need to creaty a memory leak to test how other programs cope. I need to run this program on linux and see if the available memory is decreasing.

So I have done:
Code:
int main()
{
int *buffer;
while(1)

[Code]...

View 10 Replies View Related

Programming :: Creating C++ Shared Libraries

Apr 4, 2010

I have 2 questions... I couldn't find answers by Googling (more precisely, by Blackling) and in GCC documents, so I'm asking here.

1. There are 2 flags for position independent code, -fpic and -fPIC. All the examples I read use -fPIC... so when is -fpic useful and what is the difference?

2. Some tutorials use "g++ -shared" while others use "ld" for the creation of the shared library. Why? Does it matter which method I use? Is there a difference? Why does nobody mention both options?

View 11 Replies View Related

Programming :: Creating New List Containers C++?

Oct 15, 2010

I need to create a program where the user creates an account and he/she is entitled to add interests and creating friendships with other users.The main algorithm depends on an object which is the user and its attributes are adding interests, friends, so on.Users are stored in a linked list while their interests are stored in another list.What I want to do is every time a new user is created dynamically create a new list during execution for personal info. storage. Is that possible?

View 12 Replies View Related

Programming :: Creating A Program Using Fstream?

Jan 31, 2010

a)using notepad,prepare a text file with marks for 8 students on seperate lines. The program will then read this file and store all the marks into an array.

b)It will then calculate the average marks.

c)Finally, displays all the marks and average marks on the screen.

would you be kind enough to give me the workout solutions.

View 7 Replies View Related

Programming :: Best SDK Tools For Creating Applications?

Jul 21, 2011

I'm new on software development and I interested which SDK tools are best for creating application for WM platform, Android etc. Also my another question is on which distribution of Linux is best to do this?

View 2 Replies View Related

Programming :: Creating An Automated Bash Scrpit

Feb 2, 2011

list the used variables.

1. display menu until user quits the script
2. menu would give following options to
a. create backup
b. restore files from backup
c. quit
3. for option a or b user would be required to specify the files and name of the archive]
4. has option to be run with use of parameters if that is the case it will not display menu but carry out required task unless it was not possible to do
5. incase of any errors are encountered it would call external scrpit that would display custom disigned error message.

View 6 Replies View Related

Programming :: Creating Child Processes In A Script?

Oct 14, 2010

the wrong part of the forum but basically im working on a project and getting no where what so ever and i was wondering if i could get your help. Basically i have to create two scripts do:

The parent script which is going to:
o spawn several child processes.
o keep track of the progress of the child processes.

[code]...

View 1 Replies View Related

Programming :: Bash - Creating Service For A Script?

May 10, 2010

I wrote a script for capturing port 5060 with tshark.Well, it's only a line, but I needed to send a positional var, and I couldn't do it with an alias. Now I need that script to run as a service, so I can start/stop. (Using CentOS)

Code:

#!/bin/bash
#
# capture service

[code]....

One more thing, my goal is to start/stop the service with

Code:

service myservice start|stop

Is that possible? I read that I must use chkconfig.

View 1 Replies View Related

Programming :: Creating 2 Sockets In Client / Server?

Jun 9, 2010

I have a problem creating my second socket in client file. the program was running well but when I try to add another socket to connect to the same server, I got a problem connecting to the first socket! it doesn't make sense. the original code was:

sockfd[i] = socket(AF_INET, SOCK_STREAM, 0);
if(sockfd[i] < 0) error("(MAIN) - Error openning socket 1");
port_num[i] = portno;
bzero((char*) &serv_addr[i], sizeof(serv_addr[i]));

[Code].....

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved