579 Topics

Member Avatar for
Member Avatar for Santi1986

how many stacks does the kernel maintain/keep track of...say if there are 12 kernel threads and around 50 user processes??

Member Avatar for rubberman
0
197
Member Avatar for victor1244

Hello, Here's my story and I hope someone can help me. I purchased a brand new 320gb sata hard drive for a Compaq laptop. I want to have the original drive with Windows and have another (different drive)that I can swap out and run Ubuntu. I removed the old drive …

Member Avatar for Stefano Mtangoo
0
238
Member Avatar for newbie14

Dear All, I have now better understanding of what chroot is about. I have read few link as below. [url]http://v2.robbyt.com/2008/howto/chrooted-sftp-with-openssh-5/[/url] [url]http://joedonner2001.wordpress.com/red-hat-el3/sftp-server-within-a-chroot-jail/[/url] My problem now is do I need to upgrade the openssh first in order to control acces to my server? Secondly there are few different methods confuse which is …

0
120
Member Avatar for vijay496

Hi friends, help me out Generally If the call to fork() is executed successfully Unix will create identical copies address spaces and the execution starts from the next statement of the fork() So, in such case output of the following prog must be #include<stdio.h> { printf("\nwelcome to"); fork(); printf("\nDaniWeb Discussion"); …

Member Avatar for rubberman
1
190
Member Avatar for alaa sam

Hi Ok guys I'm trying to make my own environment variables but it's not working , please help me with this . Also please don't give me a link to something you got by googling , because i can search it myself but i need some simple explanation .

Member Avatar for alaa sam
0
205
Member Avatar for Staric

I have some machines with ubuntu which are experiencing issues when printing. I know it is a driver issue, Savin doesn't have a linux driver on the webpage. Any ideas anyone?

Member Avatar for rubberman
0
349
Member Avatar for Nirvin M

Is it possible to write an operating system with Pascal Language (Free Pascal)? If yes, how to get started? Kindly somebody help me!

Member Avatar for TrustyTony
0
81
Member Avatar for Klyde

Hi guys! Can someone please share how virtualization happens in Solaris? Is it same like in Windows using VirtualBox or VMWare? Hope you help me figure this out. Thanks!

Member Avatar for rubberman
0
120
Member Avatar for Onlineshade

I want to set up Red Hat or Fedora with windows. But the dual boot option is no working. I set up windows 7 with 90 GB Hardisk. I have 148 GB in total. When I want to set up fedora it shows - not enough space. But still there …

Member Avatar for Onlineshade
0
204
Member Avatar for Onlineshade

I am very new in Linux. I only set up it. Which one is best for me for practicing basic application in Linux? I have set up Fedora 15.

Member Avatar for Onlineshade
0
230
Member Avatar for linuxaomi

Using LINUX MINT along with XAMPP seems to be a perfect combination. As I am monitoring most of relevant aspects from different fields (PHP, apache, MySQL, disks, network amm.) there is a question from my side regarding interrupts: [ICODE]cat /proc/interrupts[/ICODE] Why so many RES rescheduling interrupts ? I am complaining …

Member Avatar for linuxaomi
0
1K
Member Avatar for Onlineshade

Can any one say what is the difference between the Desktop edition and server edition of Linux ( such as Fedora Desktop and Fedora server edition ).

Member Avatar for Onlineshade
0
168
Member Avatar for MeSam0804

how can I read or copy such files , so that I can use them or know what they include ? I know it's because of that they are protected and not shared while use , but I want to use these data maybe it can be done bysome kind …

Member Avatar for MeSam0804
0
162
Member Avatar for mah300274

At the time of when I installed Debian on my computer I also had 2 other windows restores / boot. I still have windows but I did another install of windows to clean my drives / get everything organized. When I formatted the old drive where the windows were installed …

Member Avatar for JasonHippy
0
260
Member Avatar for simulacrx

Hi dudes ; Now i have a crea nu4-14e laptop (with sismedia 671/672 , 1gb ddr2 ram,intel celeron cpu ..lol) and i am usin' ubuntu. So there is no 3d support ; and there r so many driver problems&error. now i am gonna buy a new one.. i wanna have …

Member Avatar for Stefano Mtangoo
0
234
Member Avatar for nishad_forums

Hi, I am currently using [COLOR="Red"]Windows 7 professional (64-bit)[/COLOR] in my desktop. But i want to use Linux concurrently to Windows. Every time i try to install Linux using Live-CD,[COLOR="red"] it gets struck in the process[/COLOR]. I just see the Icon for a few minutes then my PC hangs. I …

Member Avatar for flagstar
0
343
Member Avatar for liordagan

Hello all. i am trying to setup for an OpenCL product, a LINUX worksatation. Here is the issue: I am using Fedora 15, I have an Acer monitor AL1717F, and using NVIDIA GTX 570. The monitor is a VGA port, and I amusing a VGA-DVI converter. The issue is that …

0
134
Member Avatar for ravanan

Hi folks, I’m having a doubt in the mounting of floppy in my application. mount(“/dev/sdc”(source dir), ”/fdHD/0/”(Our dest dir) "vfat", l_uReadWrite | MS_SYNCHRONOUS, NULL); This is the system call which we are using to mount to mount he floppy to our desired folder. When I use this system call it …

Member Avatar for vijaybansal
0
189
Member Avatar for vickycodmaster

i am student pursuing bachelor engineering in computer science. i know a little about linux and basic commands of unix.but i am interested to know more and get comfortable with linux. i want to install linux in mine dell studio xps 1340 laptop. which linux flavour should i install and …

Member Avatar for SirMG
0
364
Member Avatar for Amrinder07

hi i need to compile a kernel of Ubuntu from source code, and i had downloaded code and compile it after some time it gives error from directory [B]/net/ipv4/netfilter[/B] Error is : [CODE] CC [M] net/ipv4/netfilter/ipt_ecn.o net/ipv4/netfilter/ipt_ecn.c: In function âset_ect_ipâ: net/ipv4/netfilter/ipt_ecn.c:33: error: âXT_DSCP_MASKâ undeclared (first use in this function) net/ipv4/netfilter/ipt_ecn.c:33: …

0
130
Member Avatar for montjoile

I have sound in my laptop speakers, but when I connect the headphones, the sound still come out from the speakers. I have tried a MILLION different things. Anything works. I modified the alsa-conf file, but I still have the same problem does anyone knows how to solve this problem?? …

Member Avatar for montjoile
0
208
Member Avatar for gecko_dev

Im a computer science undergrad student in my final year. its time for selecting my final year project. I have two projects in my mind which are as follows 1- create kernel for iPhone based on openiboot 2- create an iPhone to android code conversion tool The first project was …

Member Avatar for L7Sqr
-1
252
Member Avatar for Tomashqooo

Hi guyz. I need some help. I don`t kno what to do now. I updated my blackbuntu and my bb theme has been lost. What to do now?

0
127
Member Avatar for jackmaverick1

Hey! I sorta, kinda want to make a REALLY simple OS that would be made in c/c++ (c++ hopefully). I realize that it would take a lot of effort, and I would need a lot of time. But I am willing to put forth the required effort and time, so, …

Member Avatar for rubberman
0
196
Member Avatar for happygeek

A specialist mobile software management company, [URL="http://www.redbend.com"]Red Bend Software[/URL], has today announced what it claims to be the first Linux based mobile phone complete with fully over the air customizable software. The breakthrough has been made possible by partnerships with companies such as Digital Airways, Opera, Synchronica, Trolltech and Zi, …

Member Avatar for madihaghafoor
0
456
Member Avatar for stupendousomega

I'm running Arch Linux on my computer and I found a Toshiba External SuperMulti Drive. Model: PA37610-1DV2 I plug it in and it doesn't work. Doesn't even detect it. The reason I'm using it is it's faster than my internal drive and my internal drive doesn't burn dual-layer. So... Any …

Member Avatar for stupendousomega
0
463
Member Avatar for tindo

i need help setting up a techwell tw6802 video card in ubuntu 10.04 when I run xawtv I get the following error cant open /dev/video0 :no such file or directory but when i run lspci the card shows

Member Avatar for rubberman
0
136
Member Avatar for palanimepco

[B][COLOR="green"]What is meant by/ how to kernel configuration, compilation and installation ?[/COLOR][/B]

Member Avatar for rubberman
0
88
Member Avatar for ravanan

Hi all, Can anyone post me the source code for mount and umount operation in linux 2.6 kernal. Thanks in advance.

Member Avatar for ravanan
0
262
Member Avatar for ravanan

hi all, I'm woundering why mounting of floppy drive takes lot of time in 2.6 when compard to 2.4 kernel? can antone please explain.or did i made any mistake in mounting. For mounting i gave #mount sourcedir destnationdir Thanks in advance.

0
105

The End.