Your forgetting some history...
After the US took the island provice of Okinawa, and after the Jap Govt had surrendered, there were thousands of japaneese that continued to fight using guerrilla tatics and perform suicide attacks in the name of the emperior against our occupation forces for...
Matrox has always provided GREAT support for Linux... they even released their cool powerdesk utility for Linux..
http://www.matrox.com/mga/support/drivers/files/lnx_200.cfm
Well..if your looking for some encouragement...
... My USB Compact Flash card reader, my IBM USB Webcam, my USB Lexmark Printer, and my USB Connection to my Cannon video camera... all work out of the box with zero configuration.
Ok... I will take a shot at these...
They are formats for how an executable is stored on disk... more of a file format... sort of if there was 2 ways to format the contents of a .exe file... for a user...its not important.. a.out is an older standard that is not used much at all, and elf is...
I tried out a TON of them before our baby was born... (can't think of a better NEED to have a website with a photo album)..
Here is what I decided to use... its the best I could find by a long shot, easy to use, easy to setup, lots of features, and looks great:
http://gallery.menalto.com/
If you want to make sure your doing a "duplication" with keeping permissions, ownership, and softlinks intact etc all correctly..
Do this:
cd /<source_directory>
find . -print | cpio -pdvm /<dest_dir>
Example: I want to copy /usr/src to /usr/local/src
cd /usr/src
find . -print | cpio -pdvm...
Check out the HOWTO's at the Linux documentation project.. there is a really good one on using the NT BOOTLOADER + LINUX:
http://www.tldp.org/HOWTO/HOWTO-INDEX/os.html#OSBOOT
Linuxnewbie.org has a couple really good booting how-to's as well..:
http://www.linuxnewbie.org/nhf/Booting_Your_OS
If you want to install Apache on Windows... the easiest thing to do in my opinion is use the PHPtriad installed which installs APACHE/PHP and MYSQL all at once automaticaly.
http://sourceforge.net/projects/phptriad
Download here...
Did you make those changes to your /etc/X11/XF86config and /etc/X11/XF86config-4 files??
You proably have to reboot to use the new kernel too...
You might want to read NVIDIA's install docs for Linux too:
http://download.nvidia.com/XFree86_40/1.0-3123/NVLinuxR25Notes_3123.pdf
For Mandrake:
1) Download these files...
http://download.nvidia.com/XFree86_40/1.0-3123/NVIDIA_kernel-1.0-3123.mdk82up.i586.rpm
http://download.nvidia.com/XFree86_40/1.0-3123/NVIDIA_GLX-1.0-3123.i386.rpm
2) cd to the directory where you downloaded them into, and then do a rpm -ivh on each...
Can you imagine what spagetti the Windows code is? I bet is a horrible bunch of hacks held together by string and duct tape.. that just the way things happen when no one from the outside looks at your code, and your only focus year after year is NEW FEATURES, NEW FEATURES... never taking the...
PPPOE is built into many newer distros... I believe its in Redhat 7.3 and above for sure... The HOWTO's were mostly written before it was included in any distro.. I think RedHat 7.3 even will walk you thorugh the setup on install...there is also a new gui for setting it up in RedHat.
There is a SPARC binary copy kept on ftp://ftp.kde.org... The latest solaris version is in the stable/3.0.1 directory... its there in both pkg and tar.gz formats. That's what I run on my Ultra5 on my desk at work..
EDIT: its here - ftp://ftp.kde.org/pub/kde/stable/3.0.1/Solaris/Solaris8/
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.