14 Solved Topics
Remove Filter 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 … | |
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... | |
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. … | |
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? | |
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, … | |
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(" … | |
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 … | |
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? | |
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 … | |
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 … | |
I ran windows update and now it seems theyve broken the networking | |
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? | |
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 … |
The End.