General :: Install And XP On Diff / H/D Connected To Same Machine?
Nov 30, 2010
I have two H/D and i need to install XP and RHEL5.3 in different H/D connected to single machine.so that when i boot from first H/D linux will boot or if i choose second XP will boot.
View 7 Replies
ADVERTISEMENT
Jun 2, 2010
I like the output of
Code:
git diff --color-words old..new
but I do not know how to set --color-words permanently in the ~/.gitconfig file.
Edit: I guess I should've said that I do not want an alias for diff --color-words
View 5 Replies
View Related
Jul 19, 2010
install immunity debugger on system and found it very diff?
View 2 Replies
View Related
Feb 3, 2011
I have run the apache service on my machine. Many people are accessing that server. Now, I want to know who all connected to my system. How can I get that information?
View 1 Replies
View Related
May 23, 2010
I recently got a static IP from my ISP. I Have two machines connected to my DLink wireless router. A windows laptop and linux machine runninf centos 5.3. I would like to host an application apache/tomcat based on my linux machine and would like people to access it from the outside. What configurations do I need to make on the Dlink wireless router and my linux box to make it work.
View 1 Replies
View Related
Jun 27, 2011
I downloaded a package with an extension .diff.gz. I extracted it and got a .diff file. how to install a .diff file?
View 1 Replies
View Related
Jan 10, 2011
I am trying to install a 11.3 virtual machine through Xen on a 11.3 installation. I am trying to install from the opensuse DVD. I get to this point, setting up everything (I can only do paravirtualization) Then the DVD spins for a little while and after that I am returned this error message "device 0 vif could not be connected opensuse....."
I tried a bunch of different settings in the previous screen and I always end up with this error I googled around and it seem to be a problem in different distros but I could not spot a solution at all
View 9 Replies
View Related
Feb 13, 2010
Is it possible for me to copy the A150 install to a completely different laptop?I have the A150 setup the way I want it with packages and synaptics, and I want to copy it's install over to a medion laptop.
View 4 Replies
View Related
Jun 18, 2010
when i compile a software ABySS, it reported that:
/usr/local/include/google/sparsehash/libc_allocator_with_realloc.h:66: warning: unused parameter 'n'
make[2]: *** [libalign_a-Aligner.o] Error 1
make[2]: Leaving directory `/var/data/abyss-1.2.0/Align'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/data/abyss-1.2.0'
make: *** [all] Error 2
someone said it because of a bug of google-sparsehash. and gave a patch "deallocate.diff ". my problem is how to use deallocate.diff to fix the bug.
View 1 Replies
View Related
Apr 18, 2011
I have, say, 10 machines, connected via NFS and NIS. There's a server which exports the /home using NFS, and exports the user names using NIS. All machines are working fine. I am able to ssh to the machines remotely and get my work done.Recently though, one of the machines (say M, for easy reference) would not allow any other machine on the NFS network [or outside the NFS network] to ssh into it. Every time an ssh attempt is made, 3 IP addresses [including the machine from which an ssh attempt was being made] are added to the /etc/hosts.deny file on M, and the error message on the other machine shows 'permission denied' after the password is entered. I tried using various options that ssh provides, but I cannot figure it out. I also tried uninstalling and reinstalling openssh-client and openssh-server on M, but it didn't change anything.
Another point to note is this: another user made use of M before, for a while, by disabling ssh passwords - so he could access M without having to enter his ssh password. That individual can still log in to M. All others who require to enter a password cannot ssh into M.
View 5 Replies
View Related
Jul 6, 2011
I would like to compare the (screen) output of one bash script with the (screen) output of another bash script to ensure the output is exactly the same.The reason for this is that I am receiving a consolidated data feed from an IP address and have moved some of the data feed to a 'new' source IP address. I will turn off the feed from the original once satisfied that the new is receiving the same data. The format of the output from the scripts are exactly the same.
Tried so far
./IDCGRE.sh | grep FX.CK | diff < ./IDCGRE2.sh
./IDCGRE.sh | grep FX.CK | ./IDCGRE2.sh | diff
[code]...
View 3 Replies
View Related
Jul 9, 2011
I am trying to ping my Windows machine connected to an open network (I'm at a internet caf) from my linux VM (also connected to the same network with a usb adapter), but I'm obtaining this output:
# ping 10.23.47.12
PING 10.23.47.12 (10.23.47.12) 56(84) bytes of data.
From 10.128.128.1 icmp_seq=1 Packet filtered
From 10.128.128.1 icmp_seq=2 Packet filtered
With high probability host 10.128.128.1 is a firewall or some router with packet filtering mechanism; but I don't understand how it can be possible to implement this kind of solution, with what kind of software or hardware? I also tried a nmap scan to my Windows machine but it returns me scan results from another host(the firewall or the router I suppose):
nmap -sS -O -P0 10.23.47.12
Starting Nmap 5.51 ( http://nmap.org ) at 2011-07-09 15:46 CDT
Nmap scan report for 10.23.47.12
Host is up (0.097s latency).
All 1000 scanned ports on 10.23.47.12 are filtered
[Code]...
So my questions is, how is technically possible to implement this kind of restriction within hosts connected on the same network? It's the first time I see this kind of configuration.
View 1 Replies
View Related
May 25, 2011
I have a VPS from Providerservice and I am their customer for over a year now. They've been great throughout the year. They had awesome support and awesome Network quality. I Host GameServers and since the last month, my Servers have been giving big lag jerks to all the clients connected. Like one big lag jerk every 5 minutes. When such a thing happens, the first thing I usually check is the Network. From 10 different machines, I did MTR traceroutes and there was not even a single packet that was lost so I was sure that the Network is not causing it. I observed my CPU usage, RAM usage, HDD usage and everything was normal but GameServers still lagged. Now today, I reloaded a complete new Debian OS and copied the Game Server files exactly from my other machines.
There was no extra program or software installed on the server, but that didn't help remove the Lag. So now I'm sure its not my VPS that causes it. Such a thing happened with me before. No Network packets were being lost and my VPS showed CPU/Ram/HDD to be normal. I asked my Provider and they said one of our user is spiking the CPU with a large number of SQL queries and that's why your lagging. But I talked to this company, they've checked their Host machine and they see nothing wrong with it. According to them, everything is normal at the Host machine. So we are short of ideas on what to do and that's why I'm here to take some expert opinions, the following things are for sure :
-> My Game Server files are exactly as I run on other machines without Lag and even on the current machine 1 month ago without Lag.
-> The VPS itself is not causing the Lag.
-> I've checked Network and no packets are loss, not sure about any difference between ICMP or UDP packets since the game is UDP.
The most probable thing is the Host machine itself. This usually happens when the Game Server falls out of resources and gets stuck.
View 3 Replies
View Related
Dec 8, 2009
I have a program that attaches to an interface. I can run two copies of the program on two systems (each running one instance), connect it to a switch, say 1.1.1.1 & 1.1.2.1. In this configuration two instances of the program can communicate and everything is fine.
Now, to reduce cost, it want to use only one system with two nics connected to the same switch, running two instances of the above program, each instance attached to two interfaces respectively on the system. I have the following settings:
eth1 Link encap:Ethernet HWaddr XXXXXXXXXXXXXXX
inet addr:1.1.1.1 Bcast:1.1.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
eth2 Link encap:Ethernet HWaddr XXXXXXXXXXXXXXX
inet addr:1.1.2.1 Bcast:1.1.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[Code]...
View 6 Replies
View Related
Apr 20, 2011
I have 500 folders of templates in one folder. Now each folder has file called template_thumbnail.png . now i want something so that all those files get copied to one folder with name same as the home folder name
I have cygwin installed and i can copy that folder in there so basically it will linux shell script
View 1 Replies
View Related
Jan 13, 2011
I have a program that writes to stdout. Is there a way that I can redirect the output to the linux diff command or do I have to write the output to a file and then compare that. For example I have a bunch of test input files for a program and the corresponding expected output in another set of files. And I'd like to do something like ./program < t1.input | diff t1.expected.
View 3 Replies
View Related
Jan 6, 2010
In gnome terminal it is possible to open multiple tabs with Quote:$ gnome-terminal --tab-with-profile=jake_lardasset --tab-with-profile=virtualsexgranny -x alpineWe got even further....Quote:gnome-terminal --tab-with-profile=james_treesexer --command pymol --tab-with-profile=loverboy13 --command alpineand pymol runs, but not in the tab and alpine runs in the tab.The problem is, that when using a script to check mail it has Quote:gnome-terminal --tab-with-profile=chrissypink --command alpine --tab-with-profile=jake_hugerichard -x ssh xxxx@xxxx.ut.eenot the other way aroundIs there a simpler way to do this?And why is it not possible to execute ssh with the --command parameter and -x has to be used ,but top and so on can be executed with --command
View 2 Replies
View Related
Mar 31, 2010
I am not especially cli adept so could someone tell me the best way to use the diff command to get the difference between a string of text and the contents of a file instead of between the contents of two files?
View 3 Replies
View Related
Jun 6, 2010
I am trying to install slackware on a drive connected to an adaptec ide controller. on bootup controller is found and installed. but how do i find this drive on setup program.
View 1 Replies
View Related
Jan 20, 2009
In Ubuntu I can easily transfer packages from offline machine into online machine using APTonCD feature. In fedora ,Is there anything similar by which I can transfer my packages of online machine into the offline machine
View 2 Replies
View Related
Feb 10, 2011
I need to compare 2 files using diff. The problem I've encountered is that I need to exclude certain lines that contain certain phrases. I know that diff supports the -I switch but no matter how I try to form the regexp it doesn't seem to work the way I expect it to. If anyone has used the -I switch before could you please post some examples of how it is used.
diff -I "[skipthisline]" file1 file2 > output.diff
I need to exclude lines that contain the string "[skipthisline]" but I have no idea what syntax is used after the -I switch. Is is supposed to be included in quotes or slashes /[skipthisline]/ or entered without either? I need to include a backslash before each bracket so that it's not interpreted as a set of characters like [a-z] but is instead interpreted as a string. Do I need to use 2 backslashes? "\[skipthisline\]"
Is it sufficient to simply type the string I want to match or do I need to match the entire line in order to exclude it from the output?
.*[skipthisline].*
or
^.*[skipthisline].*$
View 2 Replies
View Related
Nov 4, 2009
I have a 32 bit machine, and I have a 64 bit OS, can I install Cent OS 5.4 (64 bit ) in that machine ?
Quote:
cat /proc/cpuinfo | grep flags
flags : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc up pni monitor ds_cpl est cid cx16 xtpr
View 10 Replies
View Related
May 17, 2010
I know there are many threads about dual boot linux windows. I did a search but couldn't find for this specific question. I'm planning to use Puppy Linux as my main OS on my P4 machine. I asked a friend of mine who knows Linux very well. I asked should I install Puppy alone on my P4 machine? He told me that I should dual boot with XP because sometimes Linux alone does not compatible with graphic card, sound card, Ethernet adapter, etc. If dual boot Linux with Windows. They both can share the same drivers. Is it true?
View 4 Replies
View Related
Nov 11, 2010
I have pc which contains 8 GB RAM and intel 64 bit architecture.
I want to install ubuntu 64 bit on my PC . But I am getting only ubuntu amd 64 bit on internet.
So can we install ubuntu amd 64 bit on intel 64 bit machine.
View 2 Replies
View Related
Nov 18, 2010
Is it possible to install more than one machine simultaneously with kickstart? I need to install 15 machines.
View 2 Replies
View Related
Jan 18, 2011
I am trying to install RHEL 6 on a machine without a monitor. After reading through their installation guide I have decided to try a vnc installation using my laptop. The guide says: To activate the VNC connect mode, pass the vncconnect boot parameter:
boot: linux vncconnect=HOST
The problem is that I have never had to do this before, I have no idea what "pass a boot parameter" means.
View 4 Replies
View Related
Dec 13, 2010
I am trying to install the pgplot libraries in my machine (Red hat), the version of my Linux is: Linux version 2.6.9-5.EL (bhcompile@decompose.build.redhat.com) (gcc version 3.4.3 20041212 (Red Hat
3.4.3-9.EL4)) #1 Wed Jan 5 19:22:18 EST 2005
but when executing make command I have the the problem related to X11
output as follow:
Code:
gcc -c -Wall -fPIC -DPG_PPU -O -I/usr/include/ -I/usr/include /usr/local/src/pgplot/drivers/xwdriv.c
/usr/local/src/pgplot/drivers/xwdriv.c:127:21: X11/Xos.h: No such file or directory
/usr/local/src/pgplot/drivers/xwdriv.c:128:22: X11/Xlib.h: No such file or directory
[Code]...
View 4 Replies
View Related
Jan 24, 2011
I am looking for step-by-step guide to do so. I can go for any easy to work with Linux distribution , may be UBUNTU. But Hyper-V page says it officially supports only SUSE and REDHAT, others can be done on owner's risk.
I dont need future compatibility etc as yet, just need to do some experiments, so any distribution would be fine. FYI - I am trying BOINC installation and testing.
View 1 Replies
View Related
Jan 4, 2011
How do i create two partition on my hdd and install rhel on one and windows xp on the other
View 2 Replies
View Related
Dec 20, 2010
how do i download and install NS2.31 on fedora 6 in my Virtual machine?
View 1 Replies
View Related