Questions tagged [solaris]
Solaris is a Unix operating system originally developed by Sun Microsystems (currently owned by Oracle) as a rebranding of SunOS 4.1.x in 1991.
1,238 questions
0votes
0answers
20views
Zfs and Solaris 10: a "nice" redundand clone and snapshot situation
I have this situation now zfs list -t snapshot|grep prova provapool/fs2@oggi 1K - 31K - provapool/fs3@domani 19K - 32K - provapool/fs5@domani 1K ...
0votes
2answers
68views
Talk: why freeze terminal?
On Solaris 10 I connect via ssh From one user I did talk marian and appear [Waiting for your party to respond] On other side (user marian, on same machine) talk: connection requested by pippo@...
-2votes
1answer
43views
Output who -l some columns unknown
Today another day of studying: who turn I type who -l who -l UUCP . Feb 22 15:57 0:14 488 LOGIN console Feb 22 15:57 0:07 494 zsmon . Feb 22 15:57 ...
4votes
1answer
55views
Solaris 10 and uucp via serial, what's wrong with my chat script?
I'm trying to connect two Solaris 10 machines (vm on Linux) using uucp, just for a refresh of old good retro serial connection ;) I have tried a direct connection with cu command and user can login as ...
1vote
1answer
28views
Tar Solaris, how to use -k option?
I want to create an archive splitted on 300k archives but give me error tar -cf file.tar -k300 vi* tar: -k300: No such file or directory I try to put -k before -c tar -k 300 -cf file.tar ...
0votes
0answers
15views
pool error on weird file preventing drive replacement
I have a raidz1 array that had a bad disk. And an odd error: errors: Permanent errors have been detected in the following files: pool_02c/movies_tvdvr:<0xdb91> I replaced the drive and it went ...
2votes
0answers
90views
What's the invocation to connect to WiFi with a specific username and password, skipping certificate checking, on Solaris 11.4?
I'm on a WiFi network where it is necessary to skip certificate checking, and connect to network foo as username bar with password baz. What is the Solaris 11.4 invocation to connect to the network, ...
0votes
2answers
157views
Solaris 10: ssh using authorized_keys problem. It's requiring a password. Resolution?
I'm trying to ssh into a Solaris 10U11 system using a public key in the authorized keys on the system. Does anyone know why I keep getting prompted for my password? I think it has to do with an error ...
0votes
1answer
40views
Solaris Distro support for i386 and X64
I'm looking at publicly available Solaris distros and trying to determine what support each architecture. Can anyone comment if these support i386 (32-bit) and/or X64 (64-bit)? Oracle Site: https://...
1vote
0answers
15views
Solaris 10 rbac: works fine but not for fdisk
I edit prof_attr Altro-prof:RO::\ Altro prof: I assign some commands for "altro-prof" vim exec_attr Altro-prof:solaris:cmd:RO::/usr/sbin/prtvtoc:uid=0 Altro-prof:solaris:cmd:RO::/usr/sbin/...
0votes
2answers
85views
find command: how to find all such files with a mask?
I'm trying to filter out files using find, however am having difficulty. Does anyone know the correct command to filter out "Untitled.rtf" using file permissions? BSD like? -rwxr-xr-x@ 1 X ...
0votes
1answer
41views
Install Solaris 11.4 GUI on VirtualBox VM: Stopped by networking issues
I'd like to explore Solaris from a VirtualBox VM. I've downloaded the x86 Text Installer, and have a live Unix VM discernible. In the setup script I selected DHCP networking. However, it didn't boot ...
0votes
1answer
25views
Solaris10: audio for users
The situation before I log on CDE (or Gnome) desktop mplayer Taste\ of\ freedom-A\ man\ sing\ his\ song.mp3 MPlayer 1.1-4.8.2 (C) 2000-2012 MPlayer Team Playing Taste of freedom-A man sing his song....
0votes
1answer
21views
Solaris 10 and qemu: no sound?
I have a vm with Solaris 10 on qemu. I install opensoundsystem for sound The desktop see the card (look at volume icon) Ossinfo report card ok ossinfo Version info: OSS 4.2 (b 2017/201702011242) (...
0votes
1answer
9views
Solaris 10 and ipv6 ping only..internal net
On Solaris10 (vm on qemu) I configure ipv6 ipsec and firewall are disabled svcs -a|gegrep 'ipfilter|ipsec' disabled 1:00:14 svc:/network/ipfilter:default disabled 23:38:28 svc:/network/...