Search Results
| Search type | Search syntax |
|---|---|
| Tags | [tag] |
| Exact | "words here" |
| Author | user:1234 user:me (yours) |
| Score | score:3 (3+) score:0 (none) |
| Answers | answers:3 (3+) answers:0 (none) isaccepted:yes hasaccepted:no inquestion:1234 |
| Views | views:250 |
| Code | code:"if (foo != bar)" |
| Sections | title:apples body:"apples oranges" |
| URL | url:"*.example.com" |
| Saves | in:saves |
| Status | closed:yes duplicate:no migrated:no wiki:no |
| Types | is:question is:answer |
| Exclude | -[tag] -apples |
| For more details on advanced search visit our help page | |
Results tagged with nexenta
Search options not deleted user 67047
3 votes
3 answers
1k views
Nexenta bash script uses /usr/sun/bin/sed instead of /usr/bin/sed
I'm using a script for Linux and for Solaris (Nexenta). …
1 vote
1 answer
153 views
zfs replication temporary file
It's Nexenta OS on both master and slave. …
2 votes
1 answer
3k views
update openssh and openssl on solaris
I got a nexenta system, I updated openssl to 1.0.1j, which I compiled from source code. …
1 vote
0 answers
343 views
Add Solaris utf-8 support for Postgresql
I need to find and install the right packages for nexenta …
2 votes
shellshock solution for nexenta/solaris
I got my system updated by downloading 4.3 bash source code and patches from ftp.gnu.org/gnu/bash and compiling it to replace the existing code. It works, now waiting for more patches.
2 votes
1 answer
2k views
shellshock solution for nexenta/solaris
Has anybody fixed it for nexenta? How can I find the correct patch? Tried apt-get, but I can't find an active, updated repository. … I'm ok with downloading patches and compiling them, just don't really know where to download nexenta packages from... …