how to uninstall vista tran pack ? and how to create dual boot windows xp and Redhat 9 with out format any disk ?
in linux manual partation and explan . and how to hack computers ? and how to hack website ? how to report any website use sexual conent ? or report as abuse ?
in windows xp how to enable task schender show system tray icon and how to find ip add . how to assembling a computer
how to unintall winstall virus ?
read the abstracts here, for creating the website,
http://www.geocities.com/uttoran/
My modem cannot be recognized by Fedora Core 3. Is the drivers available anywhere.
Dear Friend,
Please upgrade your Fedora to Fedora Core 6 and try again. If that doesn’t work change your modem.
Thank You…
I wanted to know how to make work .tar and .gz etc I can install .rpm but tell me how to install source files.
The answer above is mostly correct. The biggest problem is the root status.
YOU DO NOT HAVE TO BE root! In fact, don’t untar/make as root. The only time you need to be root is when running "make install."
The correct set of steps is:
tar -xfz archive.tar.gz
(you can include the -v option for verbose output if you want)
cd {dir created}
./configure
make
su -c "make install"
use the su -c "make install" instead of just becoming su so that no other commands can get run. Remember, as root, you have access to all the files which can destroy your system. Use root status sparingly if you can.
Some tars don’t have ./configure included. They will have instructions in the README or INSTALL files, just list the directory to see which exists and read it (less, more, your favorite editor, etc.)
i logged in as ’su’ ..
the typed .
/sbin/Insmod modulename.o
but got error no -1 ..error inserting
INVALID MODULE FORMAT
also is there any command to convert the *.C or *.h files into the *.o files ..
i think i got to get "this" *.o file by compiling …
Try insmod <modulename> without the .o
you can also try
modprobe <modulename> without the o
for more details try
man modprobe.
I am doing it for school and we use Jgrasp on the school computers. I have a program completely written in a notepad document, and I need to compile and run it. What do I need to download to do this?
Jgrasp and JDK or just the JDK?
to compile i believe you would run javac file.java and it should compile and to run it you would just use java file.class
and that should do it i believe you will have to locate these 2 files on your system javac and java i but not sure. this is of course if you are just running a command line program and not an applet
i have always just used text pad to do all my java stuff in cause you can set it up to Compile and run your program
thanks
I downloaded and tried to boot from the Ubuntu Live CD.
The installation just stopped and these were the last several lines:
"ACPI: looking for DSDT in Initrd… not found!
Enabling IO-APIC IRQs
…Timer: vector=0×31 pin 1=0 pin 2=-1
…MP-BIOS bug: 8254 timer not connected to IO-APIC
…trying to setup timer (IRQ0) through the 8259A… failed
…trying to setup timer as virtual wire IRQs… failed
…trying to setup timer as ExtINT IRQ… failed
kernel panic – not syncing: IOAPIC+timer doesn’t work!"
Try the install with the noapic option deselected. Press F6 in the main installation menu (after you boot the computer from the CD-ROM but before it starts to boot into the live session — where the default highlighted option reads "Start or install Ubuntu").
Add to the boot cycle:
noapic acpi=off
This should switch off the acpi. If this helps, great. If not, try F1 at the main installation screen for more documentation or go to the Ubuntu Forums at ubuntuforums.org. Either way, know that you are not alone:
http://answers.yahoo.com/question/index;_ylt=AvtD8eBCnigdjHy_Zd0Ln24jzKIX?qid=20070408195045AAICQqs
Hope this helps.
If I am going to setup a network and I will have 1 server for 50 users, can you help me decide on the server’s specification? I saw the Dell’s server specification but I’m not really sure if this is enough.. Here’s the dell’s server specification:
Dual Core Intel® Xeon® E5205, 6MB Cache, 1.86GHz, 1066MHz FSB
Memory – 8GB 667MHz (4×2GB), Dual Ranked DIMMs
Primary Hard Drive – 160GB 7.2K RPM Serial ATA 3Gbps 3.5-in HotPlug Hard Drive
2nd Hard Drive – 160GB 7.2K RPM Serial ATA 3Gbps 3.5-in Hotplug Hard Drive
Power Supply – Non-Redundant Power Supply
3rd Hard Drive – 160GB 7.2K RPM Serial ATA 3Gbps 3.5-in HotPlug Hard Drive
Do you have other recommendation? Thank you
Supponing 50 users will be logged in the server working on it
i suggest a doble Quad Core Xeon with 12 or 16GB
but depends wat OS is running and which processes runs
I am new to C# programming. I wrote some simple programs that were Compiled and ran earlier on MS Visual C# 2005. Everything was fine and I got the good output. I then closed the application and when I came back and attempted to rerun and/or Recompile them, I cannot do so. The DEBUG tag does not have compiling active this time either. I tried to look up on help from MS C#, but got nothing on this. Please suggest. Thank you.
When you reopen your program make sure that you have opened the project file using visual studio and not just the .cs file because without the project file you will not be able to compile or run your project
hope this helps
Iam a computer science student interested in the Linux kernel development process. Iam interested in joining the linux kernel development open source community so that I can contribute to linux
Try starting at http://www.kernel.org/ – they have a pointer to a related mailing list and discussions.
MS steals from everyone. Why do you think they settle lawsuits daily?