
How to get the Physical memory usage in Solaris using …
I need to show physical memory statistics in Solaris, like total memory, used and free memory. Don't want to create a script, so is it possible to get all these details using commandline only?
How to add user with sudo privileges in Solaris
Aug 25, 2022 · How would I add a user with sudo privileges in Solaris 10 and Solaris 11?
Unable to run solaris 10 on qemu-sparc64 - Unix & Linux Stack …
Oct 3, 2024 · 0 I am trying to run solaris 10 OS on qemu-sparc64 emulator with command: qemu-system-sparc64 -M sun4u -m 3048 -drive …
Solaris 10 - Find service attached to listening port
9 For Solaris you can use pfiles <pid> to see which network ports are opened by a certain process. Using a for-loop on /proc/* you can use pfiles on each running process to lookup the …
How to correctly extract a .tar.gz with md5.sum on solaris 10
May 29, 2018 · The changeset shown for Sun tar went into Solaris 11, not Solaris 10, so doesn't help the original poster until they upgrade to a current OS release.
How to permanently Set/change the Limits in Solaris 10 system wide
Aug 2, 2018 · I received email from oracle to change the limit on solaris 10 server to make oracle application work, unfortunately i have no experience in Solaris, so need assistance Values will …
Solaris 10: how to enable some cipher or esclude weak cipher on …
Mar 23, 2015 · Solaris 10: how to enable some cipher or esclude weak cipher on ssh? Ask Question Asked 10 years, 10 months ago Modified 10 years, 10 months ago Viewed 10k times
solaris - How do I use grep to find a text string in files in sub ...
I'm using Solaris 10 and have two grep versions one in /usr/bin and one in /usr/xpg4/bin. I have been searching for an answer on how to search for text within files within sub folders of a …
How can I list all user names on Solaris 10?
5 I forgot a user that I created on solaris 10, so now I would like to list all user names on my server. Is it possible (I am root user)? What command I should use if possible? Somewhere on …
Solaris 10 - changing default gateway and netmask
Apr 14, 2016 · We have a Sunfire V240 server with Solaris 10, I need to change the subnetmask and gateway. I was able to change the subnetmask and gateway by editing the files …