14 Solved Topics

Remove Filter
Member Avatar for jbennet

i have just inherited a HP/Compaq Proliant ML530 (Generation 1) server. Ive got it configured, and got RHEL 5.x running nicely on it. But i want it to be headless. SSH is ok, but in the event that the network goes down or something I would like to have a …

Member Avatar for jbennet
0
177
Member Avatar for jbennet

Where did the old "ALL unsnswered posts" and "ALL of todays posts" buttons go that used to in the sidebar years ago? Its a pain having to do this through every board...

Member Avatar for jbennet
0
80
Member Avatar for jbennet

HI. I'm reading in a wave file and writing it to a sound device using ALSA. Im not a C++ guy (C#) so not very handy with its file I/O methods.. Any idea how do i change : [code]int rc = read(0, buffer, size);[/code] To work with any file i.e. …

Member Avatar for raptr_dflo
0
3K
Member Avatar for jbennet

Okay i need to install an OS on a system with no monitor. Is there any livecd that can be set to autostart SSH at boot?

Member Avatar for jbennet
0
129
Member Avatar for jbennet

Can anyone reccomend any good C++ books (available on amazon preferably). Im not a total newb (I know java, php and vb.net), i just dont know that particular language that well. A book which covers data structures and concepts too would be beneficial, as im on a comp/sci course atm, …

Member Avatar for jbennet
-1
318
Member Avatar for jbennet

Okay im reading in lines of text e.g "abcdefg" and I need to split the line into an array of characters where each character is stored in its own element so its like [a][b][c][d][e][f][g] I know how to do it with splitting words from poems etc... using something like txtLine.split(" …

Member Avatar for ~s.o.s~
0
143
Member Avatar for jbennet

Okay, i have two classes. One needs to access (public) methods within the other . If i declare [code]ClassB objectName = new ClassB(); [/code] in one method of class A , then use objectName.methodname() in that method then it works fine. Butif i then try and call objectName.methodname() from another …

Member Avatar for masijade
0
103
Member Avatar for jbennet

Okay i need this quick please i am kind of stuck basically i have got to find the highest and lowest numbers out of four integers. Is there a function in java.math or do i need to make one using a loop maybe?

Member Avatar for jbennet
0
107
Member Avatar for jbennet
Member Avatar for jbennet

My bootsector is meant to print something - it does, but wierd characters follow it? e.g the spades symbol [code] ; Boot.Asm ; Tell the compiler that this is offset 0 - it isn't offset 0, but it will be after the jump. [ORG 0] jmp 07C0h:start ; Goto segment …

Member Avatar for jbennet
0
118
Member Avatar for jbennet

Discuss. I mean, is God like Santa or the tooth fairy? Same principles. Both are believed out of innocence and people will defend them as long as they believe in them. Neither are very logical either (santa delivering presnts to the globe is about as believable as creation) and thier …

Member Avatar for jbennet
0
120
Member Avatar for jbennet
Member Avatar for jbennet

I was googling for "apt-get broke" [my machine] using the google toolbar in ie7 and now the desktop shortcut reads apt-get broke which is reallly wierd. How can i change it back? screenshots availbale if u dont believe it. Reackon i should tel the beta people?

Member Avatar for jbennet
0
141
Member Avatar for jbennet

I have a server, 64mb RAM, 233mhz PII with 3x 2.1GB hdd's, cdrom drive and LAN card. Can anyone reccomend a distro which will be suitable for turning this machine into a file server (SMB or FTP) for my network. It must have a GUI - although this doesnt nececirally …

Member Avatar for jbennet
0
143

The End.