Archive for the 'Solaris' Category
I’ve been looking a lot at the Asus EEE and I’m quite convinced that I will get myself one for Christmas this year. It is really small enough to carry around everywhere and since it is based on x86 you can basically run any operating system you like on it. If you use google a […]
November 23rd, 2007 | Posted in Links, OpenSolaris, Solaris, Sysadmin, System Administration | 3 Comments
Glenn Brunnette is announcing that Sun together with Center for Internet Security has published new security guidelines for Solaris 10 11/06 and 08/07. Read the whole story on Glenn’s blog or go directly to the documents.
Read here for more security related material on this blog.
November 10th, 2007 | Posted in Configuration, OpenSolaris, Security, Solaris | No Comments
If you work as a sysadmin you are most likely using a Windows or *NIX machine as your workstation. I feel sorry for those of you who has to use Windows, *NIX people are slightly better off. However, in my opinion the perfect system administrator workstation is Mac OS X. Why you may ask?
November 8th, 2007 | Posted in OSX, Solaris, Sysadmin, System Administration, UNIX | 18 Comments
Virtualization has been a hot topic for quite some time. If you are using Solaris and Sun hardware you have had a number of options for many years already and the last few years there has been even more options made available. Today you have four different virtualization alternatives when you want to run Solaris […]
November 7th, 2007 | Posted in OpenSolaris, Solaris, VMware, Virtualization, Zones, xVM | 2 Comments
It should come as no surprise to readers of this blog that I really like ZFS. Personally I think it is one of the biggest developments in file system design in many many years. One place where I’ve started to use it recently on my own home server is to make instant and consistent backups […]
August 13th, 2007 | Posted in Backups, Cron, Monitoring, MySQL, OpenSolaris, SMF, Scripts, Solaris, zfs | 6 Comments
Have you ever asked yourself what files a specific application is accessing at the moment? If the answer is yes and you are running Solaris then pfiles(1) is the answer.
First you need to find the PID of the application that you are interested in. In this example will we look at syslog.
# ps -ef […]
August 1st, 2007 | Posted in Monitoring, OpenSolaris, Scripts, Solaris | No Comments
In their latest release Nexenta added support for ZFS boot. I also wrote an article about how to clone and boot another ZFS file system. The process is quite simple but it still contains a number of steps.
To make things even easier I decided to write a script to automate the process. This can be […]
July 17th, 2007 | Posted in Boot, Nexenta, OpenSolaris, Scripts, Solaris, zfs | 5 Comments
When you write scripts, especially scripts that will be executed unattended by cron or a similar facility, in most cases you want some way of getting error messages. Sometimes email is the way to go, sometimes you can just redirect output to a text file. Solaris and most other *NIX operating systems are shipped with […]
July 13th, 2007 | Posted in Better Scripts, Scripts, Solaris, Syslog, UNIX | 3 Comments
To follow up on my previous post, 7 Basic Solaris Troubleshooting Tips, I now thought I would present some of the great information resources that are available to a Solaris sysadmin. As someone pointed out in a comment on this blog, it is not always easy to know what is different between a Linux and […]
July 11th, 2007 | Posted in Blastwave, Documentation, OpenSolaris, Patch, Solaris, Support | 7 Comments
If you know about OpenBSD (and you really should, it is a great OS) you may also know that one of their slogans are “Secure by Default” which now also Solaris is adopting. OpenBSD is one of the few operating systems you can put directly on the Internet and be quite sure that I won’t […]
July 9th, 2007 | Posted in OpenSolaris, SMF, Security, Solaris | 8 Comments