Search Results

Search: Posts Made By: nixhead
Forum: Red Hat 12-14-2015
3,707
Posted By agent.kgb
I don't have Linux systems with...
I don't have Linux systems with physical-connected SAN anymore, but just to give you a direction - lsblk shows, which logical volume lays on which disk. Then you can use e.g. lsscsi to find the WWNs.
4,973
Posted By Corona688
I would guess, rmmod lpfc followed by modprobe...
I would guess, rmmod lpfc followed by modprobe lpfc. My previous warnings and caveats still apply.
4,973
Posted By Corona688
Depends what changes you are making. Could be as...
Depends what changes you are making. Could be as simple as rmmod-ing and modprobe-ing the relevant modules but that could be disastrous if you happen to be using those things at the time.
8,867
Posted By RudiC
Try: reset command revoke redirection new...
Try:
reset command
revoke redirection
new shell
8,867
Posted By cero
Hi, one reason could be messed up terminal line...
Hi,
one reason could be messed up terminal line settings.
This can often be fixed by:
stty sane
8,867
Posted By Don Cragun
Note that before you try stty sane, you will need...
Note that before you try stty sane, you will need to be at a command prompt. Depending on how you got into the messed up state, you may be able to get to a command prompt by typing in ctl-c or ctl-j...
Forum: Red Hat 04-23-2015
2,471
Posted By Corona688
Is that all? You can ignore that. How many...
Is that all? You can ignore that. How many blocks it takes is very filesystem-dependent, and CD/DVD filesystems are strange enough a hard drive filesystem is going to be radically different.

If...
Forum: Red Hat 04-22-2015
2,471
Posted By Corona688
Size of what? The size of a folder in ls is...
Size of what? The size of a folder in ls is filesystem-specific, and not really meaningful. Directory entries on a CD/DVD are very different from on a Linux partition.

* may be skipping some...
2,073
Posted By Neo
If it was me, I would write a PHP script to do...
If it was me, I would write a PHP script to do this. Basically you would have a configuration file with the hostnames and other required information; then you can write a PHP script to read the...
2,073
Posted By stdlib
Have you tried somethin like clusterssh? Altough...
Have you tried somethin like clusterssh? Altough more than 200 servers are a lot even with a tool like that.
2,073
Posted By jlliagre
While this won't help for all tasks you might...
While this won't help for all tasks you might want to achieve, you should consider some centralized administrative repository for user management, like NIS or LDAP. Adding or modifying user's account...
2,073
Posted By rbatte1
If you put the public SSH key on each of the...
If you put the public SSH key on each of the servers, then you will be able to have password-less authentication to run the commands. Do you know how to generate the keys and what to do with them?
...
1,126
Posted By Skrynesaver
If the modules are pure Perl, simply extract them...
If the modules are pure Perl, simply extract them in $HOME/perl-lib and add $HOME/perl-lib to the PERL5LIB environment variable, or if you wish to provide a site wide install, as root extract them...
1,126
Posted By rajamadhavan
the standard way is to use h2xs to create an...
the standard way is to use h2xs to create an installable package.
Forum: Red Hat 07-02-2012
4,751
Posted By spynappels
Just spun up a CentOS box to check, and you're...
Just spun up a CentOS box to check, and you're right, the box does boot, you just can't do much with it as it does not have anything mounted filesystem-wise.

The good news is that you could...
Forum: Red Hat 12-13-2011
2,286
Posted By Corona688
It may be preventing you from logging into the...
It may be preventing you from logging into the GUI as root because doing so is a really bad idea.

Create a limited user and put it in the 'wheel' group. Try and log in as that. It won't be root...
Forum: UNIX and Linux Applications 09-05-2011
1,185
Posted By yazu
1. No. 2. Yes but not all (see the list on the...
1. No.
2. Yes but not all (see the list on the wine site).

Install WINE and click on your windows application distributive.
Forum: Red Hat 05-18-2011
1,561
Posted By verdepollo
Many distributions do not allow direct root...
Many distributions do not allow direct root access; it's a security measure but you can modify these settings in /etc/pam.d/gdm and /etc/ssh/sshd_config

What type of wireles card do you have (run...
1,541
Posted By Scott
Hi. There's nothing absurd about it, really....
Hi.

There's nothing absurd about it, really.

a, and s have no special meaning. Single quotes have no special meaning inside double quotes, # doesn't have special meaning inside any quotes,...
Forum: Ubuntu 03-16-2011
3,932
Posted By Corona688
There's not a magic...
There's not a magic "make-flash-drive-act-like-bootable-CDROM" program; even if you fooled the BIOS somehow, everything'd break down the instant things started loading device drivers. It's possible...
Forum: Ubuntu 03-16-2011
3,932
Posted By Corona688
An optical drive uses completely different...
An optical drive uses completely different components to burn CD's than DVD's so a CD might still work if you can burn one.
Forum: Ubuntu 03-15-2011
3,932
Posted By DGPickett
You could try a usb stick. Does the CD read...
You could try a usb stick.

Does the CD read OK in windows? (is this a media or drive problem?)
32,178
Posted By drl
Hi. See:...
Hi.

See: http://en.wikipedia.org/wiki/Flag_(computing)

Google and Wikipedia are your friends for factual information ... cheers, drl
32,178
Posted By fpmurphy
Interesting question. I am not sure that there...
Interesting question. I am not sure that there is a precise definition.

Typically permission flags refer to constants defined to represent corresponding permission bits and are used for code...
2,731
Posted By ctsgnb
I guess you need to unzip it at first. Also...
I guess you need to unzip it at first.

Also consider :
file smthing.tar.bz2-00This may give some clue about the format of the smthing.tar.bz2-00 file.
If it comes from somewhere else, make sure...
Showing results 1 to 25 of 60

 
All times are GMT -4. The time now is 12:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy