Search Results

Search: Posts Made By: brusell
Forum: Red Hat 03-21-2016
20,597
Posted By fpmurphy
More that likely, your issue is that your "admin...
More that likely, your issue is that your "admin user" is not a member of the wheel group. Moreover you should be using the sudo command as in:

$ sudo systemctl start sendmail
Forum: Red Hat 03-08-2016
1,205
Posted By jim mcnamara
Okay. Now tell us: 'please, what is your...
Okay. Now tell us: 'please, what is your question'
Forum: Red Hat 02-24-2016
2,881
Posted By gull04
Hi, You should be able to do this as...
Hi,

You should be able to do this as follows;

# yum install qemu-kvm qemu-img
# yum install virt-manager libvirt libvirt-python python-virtinst libvirt-client

There may be other required...
Forum: Red Hat 05-11-2015
3,181
Posted By hergp
The ignoredisk option should do just what you...
The ignoredisk option should do just what you want. To ignore all FC-LUNs, for example, put

ignoredisk --drives=/dev/disk/by-path/pci-*-fc-*

into your kickstart file. This is documented here:...
4,801
Posted By ahamed101
Are you on solaris? Try using nawk --ahamed
Are you on solaris? Try using nawk

--ahamed
1,527
Posted By durden_tyler
$ $ cat -n f86 1 % Total % Received...
$
$ cat -n f86
1 % Total % Received % Xferd Average Speed Time Curr.
2 Dload Upload Total Current Left Speed
3 ...
Forum: Cybersecurity 06-07-2013
7,251
Posted By Corona688
Agreed, you can't convert. The entire point of...
Agreed, you can't convert. The entire point of keeping passwords in hashes is because you cannot reverse them. You can only compare a hash to another hash.
Forum: Cybersecurity 06-07-2013
7,251
Posted By cjcox
You can't convert. Just wipe out the password...
You can't convert. Just wipe out the password and reset them on the Red Hat side. You can also pre-generate the SHA512 hash if you want and fill that in (e.g. you might do this for root). ...
Forum: Red Hat 04-06-2013
11,042
Posted By fpmurphy
Look at the format of the password field in...
Look at the format of the password field in /etc/shadow. You should see something like $x$salt$hash where x denotes the algorithm used and x is one of the following values

1 = MD5, 2a =...
Forum: Solaris 03-19-2013
2,523
Posted By jlliagre
You might want to use "top -Z" which gives some...
You might want to use "top -Z" which gives some statistics per zone.

That's no surprise.
- "iowait" ceased to be reported by Solaris many years ago being quite confusing, meaningless and commonly...
Forum: Solaris 07-02-2012
1,861
Posted By fpmurphy
This might help: ZFS Best Practices Guide...
This might help: ZFS Best Practices Guide (http://www.solarisinternals.com/wiki/index.php/ZFS_Best_Practices_Guide)
Forum: Solaris 10-02-2011
8,090
Posted By DukeNuke2
the issue is the cpu. single threaded processes...
the issue is the cpu. single threaded processes just take a long time... if you need a sparc server to do the work, a M3000 would be nice to replace the T2000. maybe a new T4 is also a good...
Forum: Solaris 04-22-2011
3,045
Posted By jlliagre
Not necessarily. /etc/nsswitch.conf should list...
Not necessarily. /etc/nsswitch.conf should list dns as a backend for host resolution.

But why doing it the hard way ?

The OP windows OS is flawlessly connecting to the Internet because it is...
Forum: Solaris 10-21-2010
19,010
Posted By jlliagre
You should use "rcapstat -z" to get accurate...
You should use "rcapstat -z" to get accurate information about resource usage in zones. "swap -l" and "df -k swap" are not really suited for that task.
Forum: Solaris 05-25-2010
2,193
Posted By jlliagre
@Reboot: Beware not confusing volume management...
@Reboot: Beware not confusing volume management and file systems. VxFS isn't supported by the OpenBoot Prom so you just can't boot a kernel located on such a file system. Only UFS and now ZFS can be...
Showing results 1 to 15 of 15

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