Search Results

Search: Posts Made By: Tex-Twil
Forum: Solaris 05-30-2011
8,287
Posted By Tex-Twil
ok thanks for the hints.
ok thanks for the hints.
Forum: Solaris 05-27-2011
8,287
Posted By Tex-Twil
ok thanks. I actually need to run i386 or...
ok thanks.

I actually need to run i386 or amd64 version of Linux (Debian). The scenario is basically that I have vmware images that need to be deployed in virtual machines.

I see that it's not...
Forum: Solaris 05-27-2011
8,287
Posted By Tex-Twil
Virtualize x86 on Sparc ?
Hello,
is it somehow possible to run a x86 Linux OS in a virtual machine in Solaris running on Sparc ? Virtualbox ? Containers ?

I know it would be easier just get a Intel hardware and run the...
Forum: Solaris 09-11-2009
11,744
Posted By Tex-Twil
hardware test fails
Hi,
I have a SunFire 280R abd when I boot it there is a hardware check running and it fails. Here is a long output of the test


rsc> poweron
Are you sure you want to turn your system power on...
Forum: Solaris 07-14-2009
14,770
Posted By Tex-Twil
EDIT3 :) No the auth command doesn't help. I...
EDIT3 :)

No the auth command doesn't help. I think I have to grep the /etc/user_attr file to know if there is a role postgres.
Forum: Solaris 07-14-2009
14,770
Posted By Tex-Twil
I think I get it now. On one system there was...
I think I get it now. On one system there was (SUN) postgres installed by default and I guess that this package creates a role postgres hence the error message:

~$ usermod -G mygroup postgres
UX:...
Forum: Solaris 07-13-2009
14,770
Posted By Tex-Twil
In both system is a group postgres. I...
In both system is a group postgres.


I wasn't clear here. I want to add the user postgres to the group "mygroup". (I edited the commands above)

Tex
Forum: Solaris 07-13-2009
14,770
Posted By Tex-Twil
usermod vs rolemod
Hello,
I'm a bit confused by the usage of those two commands. I have 2 freshly installed systems and the behaviour is different from one system to another.


root@systemONE rolemod -G mygroup...
43,358
Posted By Tex-Twil
Hi find test -type f | xargs -i scp '{}'...
Hi

find test -type f | xargs -i scp '{}' root@192.168.0.1:'{}'

find ./test -type f | xargs -i scp '{}' root@192.168.0.1:~/'{}'

There is a difference between those two commands. The 1st...
43,358
Posted By Tex-Twil
ok so this confirm my problem. Thanks, ...
ok so this confirm my problem.

Thanks,
Tex

---------- Post updated at 09:01 AM ---------- Previous update was at 08:57 AM ----------



I'm not sure to get the meaning of that :)

Does...
43,358
Posted By Tex-Twil
Yeah everything looks fine: ~$ find test...
Yeah everything looks fine:

~$ find test -type f -exec scp ${SCP_OPTS} -r {} root@192.168.0.1:{} \;
3.txt 100% |***********************************************************| 0 ...
43,358
Posted By Tex-Twil
[SOLVED]find -exec scp
Hello,
I'm facing a problem with a command that works on Linux but not on Unix (Solaris 10).

I want to find files and scp then to another server. This command is:


find /path -type f -exec...
Forum: Solaris 04-07-2009
5,951
Posted By Tex-Twil
ok. So I consider that a Linux nis server is just...
ok. So I consider that a Linux nis server is just not 100% compatible with Solaris clients and I'll stick wit my current configuration ;)

regards,
Tex
Forum: Solaris 04-06-2009
5,951
Posted By Tex-Twil
ok. Do you also have a Linux server with Solaris...
ok. Do you also have a Linux server with Solaris clients ?

regards,
Tex
Forum: Solaris 04-03-2009
5,951
Posted By Tex-Twil
It is supposed to be included. From Linux machine...
It is supposed to be included. From Linux machine it works fine. I think that the problem comes from the fact that the NIS server is a Linux OS which doesn't seem to be compatible with Sun nis...
Forum: Solaris 04-02-2009
5,951
Posted By Tex-Twil
No it doesn't. I think that I now understand the...
No it doesn't. I think that I now understand the problem: I can access the uids but not the hashed passwords. When I'm root I can su to anybody without any password verification. When I connect as a...
Forum: Solaris 04-01-2009
5,951
Posted By Tex-Twil
[Solaris 10]NIS works only from "su"
Hi,
I'm trying to set up NIS in my Solaris 10 but it works only if I 1st login as a root to my server and then "su - myuser". When I try to login (via console or ssh) directly as "myuser" the...
Forum: Solaris 03-30-2009
8,281
Posted By Tex-Twil
Ah ok, my fault. $ dladm show-link eri0...
Ah ok, my fault.


$ dladm show-link
eri0 type: legacy mtu: 1500 device: eri0
eri1 type: legacy mtu: 1500 device: eri1

... so it is not using the GLDv3.
Forum: Solaris 03-13-2009
8,281
Posted By Tex-Twil
[Solaris 10]Zones and exclusive ip
Hello,
I have a V120 server with two network interfaces. I would like to use one of them in my non global zone. I set the "ip-type=exclusive" as described here Solaris 10 8/07: Exclusive-IP...
Forum: Solaris 03-03-2009
115,025
Posted By Tex-Twil
I have Solaris 10 x86. I tried to reboot and the...
I have Solaris 10 x86. I tried to reboot and the messages are still there.
Forum: Solaris 03-03-2009
115,025
Posted By Tex-Twil
well it is a sym link to /etc/default/init: ...
well it is a sym link to /etc/default/init:

lrwxrwxrwx 1 root root 14 Apr 23 2008 /etc/TIMEZONE -> ./default/init


so yes, it is modified as well.
Forum: Solaris 03-03-2009
115,025
Posted By Tex-Twil
Hello, I have the same problem on Solaris 10...
Hello,
I have the same problem on Solaris 10 x86 but even if I "export LANG=en_US.UTF-8" it doesn't help:


$ locale
LANG=
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"...
4,813
Posted By Tex-Twil
I've just found a possible solution in Google for...
I've just found a possible solution in Google for this. It looks like the getent command is missing. The package SUNWnisu is not installed.

tex
4,813
Posted By Tex-Twil
Hi, well I tried the following: $ mv...
Hi,
well I tried the following:

$ mv /etc/group /etc/group.bak
$ touch /etc/group
$ grpck /etc/group
$ groupadd test2
$ groupadd test3
$ groupadd test4
$ cat /etc/group
test2::100:...
4,813
Posted By Tex-Twil
Solaris 9: group have always the same id
Hello,
I have a strange behavior of a Solaris 9 machine. Every time I create a new group it has always the same ID 100 instead of having a different one.


$ groupadd -g 5000 test
$ groupadd...
Showing results 1 to 25 of 49

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