ZFS test pool using solaris
If you ever wanted to play around with ZFS but don’t want to use cold, hard disks then you can simulate disks and create a […]
If you ever wanted to play around with ZFS but don’t want to use cold, hard disks then you can simulate disks and create a […]
NGINX can be easily used as a reverse proxy. To do this you simply need to modify the nginx.conf file and add what you would […]
We got this error when trying to create a service out of the NGINX service. In order to resolve this issue the nginx.conf needed to […]
One of the most handy things to do with the sed command in solaris is a simple find and replace. In the example below we […]
Logfiles on solaris can be found under var, specifically /var/adm The messages file should also be contained within that directory root@solaris:/var/adm# pwd /var/adm root@solaris:/var/adm# cat […]
To restart SSH in solaris you can use the svcs command to view the current status of the service root@solaris:~# svcs | grep ssh online […]
Copyright © 2024 | WordPress Theme by MH Themes