If you install windows xp you have built in application for doing that. Its called remote desktop and the bennifit of it is that it sends the Windows API instead of screen dumps. This will result in great speed improvment. The remote desktop can be accessed from a webserver using activex...
Uhh, dont remember. I might make a fake crash later today to check ;)... I think it is that it found some error or duplicated records that has been caused when i turn of the computer with file cache in the memory ;)
Hello, has anybody succeded on adding automatic printing driver download on a samba server. I have managed to put them on the server but when i reboot it forgets it and says that no drivers are installed. Anyone have any clue?
You know that you can install an alternativ to telnet and ftp. It is called ssh and is a crypto version of the above. It aslo has a lot of other feature but its much much harder to crack. Better check it out :)
Hello.
Its me again ;)
Well, i have also antother problem. I have a computer that i run as an mp3 player. Now its redhat 6.2 on it but i will reinstall redhat 7.1 on it. I dont have any monitor on it so everytime i stops the computer before it has shut down correct i have to drag it to my...
Hello. I have a new server. Its an abit vp6 motherboard running dual P3 1ghz with 4x60gb ide and a 9,1gb scsi disk on an advansys scsi card. I think the system is great. There is only one problem. I am using the scsi disk as the root partition and have made an raid 5 array of the ide disk. I am...
Hello
Im planing on setting up a new server. I know that redhat 6.2 is a very stable release. What about 7.1. 7.0 had some problems, should i go with the new one or chose the older 6.2. What are your experience?
/Alexander
Hello.
Some files have been overwritten on a win2k computer with ntfs filesystem. Is there any way to recoever them. I know that you can recover deleted files. But when you overwrite them. Is it true that the new file is written on the same place on the disk as the old one?
Thanx in advance...
Hi
Today a user deleted some of his files from his pc over a smb drive on the linux server. The filesystem is ext2. Is there any tool to recover the file?
Thanx in advance
/Alexander
Hi
Today a user deleted some of his files from his pc over a smb drive on the linux server. The filesystem is ext2. Is there any tool to recover the file?
Thanx in advance
/Alexander
Well its not that hard.
Maybe this would help.
Download the kernel to /tmp/ or something
Do a
cd /usr/src
remove the symbolik link to the old kernel
rm linux
then unpack the new kernel
tar -zxvf /tmp/linux-2.2.18.tar.gz
change the dir again
cd linux
do a
make menuconfig
Go through the menues...
Hmm, ok, a better ide is to download the latest kernel and make an optimized kernel that fits jour computer perfektly. You will gain some speed and get the latest hopefully most bugfixed drivers.
With redhat 6.1 you should take the 2.2.x kernels. I dont know if you can run 2.4.x. I have...
If you have to insert it you can insert it as a blob. Be sure to encode them in text first so that you dont damage any data when inserting them. But you should have a point column insted that specify where they are placed.
Hmm, If you consider scraping it please send it to me instead :)
Well, you could probably call compac and say that your serial cable is broken or something and order a new for around 20$. What program are you running when trying to listen to the serial port?
You should use hyper terminal with...
Hmm, i can only say that i have done a image library using php->mysql and on my machine that is rather slow (P75) i could only get abou 6kb/s when i had it in the database uuencoded.
The best thing you could do is to test and see. First you try to put it in the db. If it is a to heavy task you...
Hmm, Ok. But you can still exstend the database with for example.
create table files (ID int primary key auto_increment not null, filename text,categori int not null)
Now you can fake a directory like this.
select * from files where categori=3; for example. And then you have another talbe like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.