EmbLogic's Blog

Author Archives: Prabhjot Singh

Implemented system call to invoke other processes,which will compile & execute another program respectively…

CS file: systemcall.c,v Working file: systemcall.c head: branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 0 description: in the program,another program is invoked through a program through system call the other program will  convert lower case … Continue reading

Posted in Uncategorized | Leave a comment

Making usb pen drive bootable for installing linux(fedora):

The usb flash drive must support booting from it & you should have iso file of linux OS. Then follow these steps: first you have to install “livecd-tools” package. now plug in the pen drive & search the node using dmesg … Continue reading

Posted in Project 1: A Linux Administration based Project | Leave a comment