Red Hat :: Fresh Installation Of Redhat On A Remote Machine?
May 1, 2011
I have a task for installation redhat 5.2 on a remote machine . There is no operating system on that machine . Is there any way to installation. Is it possible to have a ip without any operating system on the machine. Please tell me the solution.
[Code]...
View 4 Replies
ADVERTISEMENT
Nov 30, 2010
How do you transfer files on a Linux machine with ftp,sftp and scp disabled onto a remote machine
View 2 Replies
View Related
Jul 18, 2011
Whenever I put ssh into remote machine am getting the following messages. Write Failed: Broken Pipe (After logged into that machine ) Read Socket Failed: Connection reset by peer (While trying to log in ) Also known_hosts file is changed frequently.
View 1 Replies
View Related
Dec 26, 2009
Is there any way to redirect a remote Linux machine mplayer output audio to local one?
View 2 Replies
View Related
Aug 22, 2011
how to use remote services to login to a remote machine without providing the password?
Are there any commands in Linux or do I have to write a 'C' code for it ?
View 2 Replies
View Related
Jan 15, 2010
I want to use Notepad++ on my RedHat machine. But there is no setup file available for Linux. What should I do?
View 1 Replies
View Related
Mar 3, 2010
how to know specification of my machine on linux redhat 5?like the size of harddesk and free space on it
Ram , VGA , and so on.
View 3 Replies
View Related
Oct 7, 2010
is there a command within ubuntu to create a checksum of a machine after i have installed all of my needed software. i'm interested in this as a defense against rootkits
View 1 Replies
View Related
Dec 18, 2010
I want to create a smb share on a redhat machine, in which want to give permission as follows:
3 users a,b,c a have read and write but b & c have read only permission.
View 2 Replies
View Related
May 18, 2011
I am facing the below problem while installing ClearCase 7.1 in a redhat 5.4 machine.Error during "post-install configure" phase:
Error executing "/opt/IBM/RationalSDLC/clearcase/etc/clearcase" operation (status=50).
See agent output log for more information: /var/ibm/InstallationManager/logs/native/20110519_0846.log
Install:
[code]....
View 1 Replies
View Related
Apr 1, 2010
I want to change the Hostname of my Red Hat9 Linux machine using command line. By default it show me as following
[root@localhost root]#
I want to see it as
[root@pc1 root]#
Is there any way to change host name?
View 26 Replies
View Related
Nov 4, 2010
can some one guide me about wd mypassport 500gb how to mount in redhat machine
View 3 Replies
View Related
Oct 25, 2010
Yesterday, when I was installing Redhat Enterprise 5.4 on a HP server, I asked myself "how can I regain my access to the server if I happen to forget the root password?" I knew there must be a way. I consulted with my friend "Google". I'd like to share it here as my 1st post (too bad that I'm not allowed to paste screenshots)
1) Boot up the server, when you are at the "Red Hat Enterprise Linux Server..." entry, press "e".
2) Highlight the "kernel /vmlinuz...." line then press "e" again.
3) Type the word "single" to the end of the line (with an empty space before the word single). Press Enter.
4) Press "b"
5) System will boot. When you get the prompt "#", type "passwd" to enter in new password for root.
6) Reboot the system. Done
View 1 Replies
View Related
Jul 6, 2011
can any one provide the steps to install and configure Nagios in Redhat Linux machine?
View 2 Replies
View Related
May 15, 2010
How do I find out the existing root passwd or set up a new one? Edit mode was not an option at the GRUB menu.
View 14 Replies
View Related
Feb 1, 2010
I'm using xp with one primary partition(C) for xp os,three logical drives(All NTFS).Now i want dual boot with red hat linux.When i inserted the dvd and booted from dvd,it is not going further from starting menu page(press F1-help,....F5-rescue mode).When i installed in vmware it was installed properly.But here why it was not running.I can't buy another hard drive for linux,i have to use the existing disk for both xp and linux....
View 3 Replies
View Related
Jul 18, 2011
Im having a frustrating issue with my two machine cluster I setup using Conga. Everything was working great except now when lucci starts mysql the port (3306) is never opened to outside machines. I can do a "ps -ef | grep mysql" and see it running as well as login to mysql on the node it is running on - but an nmap of the machine does not show the 3306 port and I cannot login to mysql remotely and yes I turned off all iptables(iptables,ip6tables) and SElinux is disabled.What am I missing here? If I start mysql on my own (and it is using the same my.cnf as lucci is) it does show the port open and works perfect,t for some reason when lucci starts it, no dice
View 1 Replies
View Related
May 4, 2015
I recently finished a mini-itx machine and everything was working great with a fresh Jessie install. I put in a PCIe wifi card and now the computer won't boot. The power LED is on, the PSU fan is spinning, but I get no display output at all and I don't know how far into the boot process the thing even got. I removed the card and the machine boots fine again.
I only have one PCIe slot so it is my only option, I don't have another PCIe card to try, nor do I have another machine to test the wifi card in. The card is brand new, for what it's worth.
WiFi card: [URL] ....
motherboard: [URL] .....
View 1 Replies
View Related
Feb 10, 2010
ow do you remotely shutdown an XP host from a linux machine? I know that you can use shutdown /s /f /m IP_GOES_HEREFrom windows, but how would you do that from linux? (wine does not port the shutdown command)
View 4 Replies
View Related
Mar 19, 2010
I have a VPS by my host running on a linux server, and they have given me SSH access. Is it possible to remote desktop into the server, like you can on Windows, so that I can physcially click on things rather than having to use SSH commands?
Surely this must be running on Fedora or Ubuntu etc. so there is some type of OS. You would probably have to install something on the servers end I suppose but just want to know if its possible and what the options are.
View 3 Replies
View Related
Jan 8, 2010
I have made a shortcut on desktop and want that one to ssh from machineA to machineB and run a command.I have fixed the .pub file so I can ssh without password.This is what I want to doPHP Code:ssh -X user@machineB && start-the-program ..but it seems to not run the command after "&&".How can I do to make it automaticly run a command after it has connected over ssh?
View 5 Replies
View Related
Jun 19, 2011
I'm wondering if it's possible to control a TTY on a remote machine via SSH. I'm aware of ssh's -t option, but it doesn't seem to do what I want. Basically, I'm thinking in terms of VNC-like operation, where the remote user and local user see the same thing, only instead of a GUI, they both see TTY1 (or 2, or etc). Is that doable, or no?
View 3 Replies
View Related
Jul 10, 2011
I have SSH -X working fine, displaying stuff that's running on the remote machine on my local machine. But how do I display on the remote machine? I did this many years ago on unix and seem to recall that this was either default or a simple case of setting DISPLAY....
View 3 Replies
View Related
Feb 28, 2011
I have looked for clues in the sshd.conf etc. But I can't really find anything that give me a hint of why fedora 14 keeps blocking my access.I get all the way into the ssh interface.
login as: xxxxx
xxxxx@xx.xx.85.216's password:
Access denied
xxxxx@xx.xx.85.216's password:
Access denied
xxxxx@xx.xx.85.216's password:
So it's not a firewall problem and the port forwarding is working fine. I am using putty to access the machine remote.Anyone have any ideas of what I need to set in ssh or sshd.conf. I am expecting to login with password not with keys.
View 3 Replies
View Related
Aug 14, 2009
I want to access the remote machine I already login, but I forget the machines name, how can I find the machine name then?
View 3 Replies
View Related
Dec 16, 2010
I cannot remote desktop to the Debian machine from anywhere,hether within the same network, or on a different network elsewhere. Also, the personal wiki I set up on it to be viewed via a normal web browser cannot be accessed, either. Both time out when attempting to connect to them. I can still ping the Debian machine when on the same network, though.
This started some time ago when we had a failure occur on our main server.had to powercycle everything in order to restore things back to normal, the Debian machine included. Since that time, this problem started to occur. This is a major thorn in my side in attempting to prepare for our website to move,I've been unable to figure out how to fix it.Originally, I thought it would be something in between the Debian machine and anything else, which would mean something like our firewall box or our hardware switch was the problem. But the tech support people who maintain those for us confirm that there is nothing wrong with them, so now I'm not certain anymore.
View 14 Replies
View Related
May 19, 2010
I just started to run Fedora/Linux on my laptop... I was using XP and using putty to connect to Linux servers at work. I am assuming I can use the terminal editor supplied with Fedora to connect to remote linux server? Can I uses the terminal to connect to remote linux server? How do accomplish this?
View 6 Replies
View Related
Jan 8, 2010
I have had a notebook with an ethernet plugged in cable before, sent a signal through the cable by resetting my router, and it switched my notebook on from cold. My question is, is there a way of doing this using a remote desktop client. Ideally, I would like a machine switched off at home running suse linux/windows, then have a client computer sent the remote request, this in turn activates the machine, which boots and then gives the rmote client control.
View 4 Replies
View Related
Mar 30, 2010
regarding a remote connection from my workplace to my home system. On my home a have a connection to the ISP and the provider is allocating a dynamic IP to my router. How can I connect from my work computer to the home computer? There are other application or other stuff for making this possible?
View 5 Replies
View Related
Apr 15, 2010
Can I do a fresh install of CentOS Linux on a remote machine? I have a machine with Windows NT in a remote location. Now I want to use that system as my deployment machine. To proceed with my plan I need to install a Linux OS (have chosen CentOS). The guy there with the machine is not very knowledgeable of the installation process of any OS. So I thought I could install CentOS remotely.how I can achieve this?
View 2 Replies
View Related