A Conservative Techie

Thoughts from a Conservative point of view in regards to technology

Review of SVS by Symantec

There is an interesting review I stumbled across due to the Google News Alerts I receive daily.  The author reviews different Software Virtualization Solutions in a multi-part article.  Today’s article covers SVS from Altiris, now a part of Symantec.

One of the things he noticed that I forgot about was the confusion on excatly what product to download to get started.  Remember you want Software Virtualization 2.1 SP1.  There are other great things covered in this review, check it out.

Remember you can download and use SVS for free for personal use.  Get it here

July 1, 2008 Posted by Jonathan | Altiris | | No Comments

Problems with SuSe Enterprise Linux 10.1 and Wireless

I work with a product called Altiris (now a part of Symantec) that supports Red Hat Enterprise Linux and SuSE Enterprise Linux for imaging and software distribution.  However there is next to no training on how to use these products for Inventory, Software Delivery, etc.  So I am in the process of working on actual hardware to test.

The laptop I have is a Dell Latitude D830 and is using an Intel Wireless card.  In Ubuntu the card works out of the box, however I am unable to find a solution to get it to work.  Anyone out there able to help me?

Thanks

May 16, 2008 Posted by Jonathan | Altiris, Tech News, Technical, Uncategorized | , , | 1 Comment

Altiris vs. Landscape

A little delayed post here due to traveling to Austrialia for work, but at UDS-Boston, the Ubuntu Developers Summit, I spent a lot of time with the Ubuntu Server Team. One of things we discussed was the different Lifecyle Management Tools that are open source. I highlighted one in an earlier post, Net Director and then the Ubuntu guys spoke about a project they have called Landscape and I wanted to drop a couple of notes in regards to the presentation they made.  (The more I write, the more I realize it is like comparing apples to oranges)

Landscape is a tool created by Canonical to help manage Ubuntu devices in a Small Business. Landscape helps a system admin monitor and admin his/her Ubuntu systems by installing an agent, which is open sourced in case that matters, and that agent then “phones home” reporting information such as package status, what is stored in HAL, and user management information. Landscape reports this information back to a central server managed by Canonical which one can access via a web page to get information about their systems.

Landscape has 4 areas of focus: Package Management, Monitoring, User Management, and Hardware Inventory. I would like to focus on each area and then how Altiris competes with them. Currently Altiris does not support Ubuntu at all, something I would love to see change.

By using Landscape, one can track the different packages and the relationships of those packages. This also allows for a central apt repository that you can download and install the packages from. This is allows one to manage which packages are on the central apt server and then deploy them from the central apt server limiting the bandwidth out to the Internet. When one goes to install software from Altiris, they do it through a software delivery job and the use of package servers thus controlling bandwidth. However you have to download the packages first from a source (such as an apt repository) and then distribute.  If some how Altiris could work with an apt-mirror or something similar it would be awesome.

The Hardware Inventory focus of Landscape will grab anything that is reported by HAL.  Altiris will inventory the same information.  However where Altiris really shines is the reporting more on that later.

The monitoring section of Landscape is just monitoring services that are available.  Basic monitoring Altiris can do as well.

User Management is a poor man’s LDAP in Landscape and currently does not integrate with any real directory service.  I can read the users that I have on each machine but not control how they are setup.

The real focus or wish I have from the little I have seen Landscape is the lack of real reporting.  Altiris dumps all of its data into a SQL database (Microsoft SQL), but at least it is into a database  I can then run reports off of.  This lack in Landscape is a real weakness. 

Say I want to know how many computers have 2 Gigs of RAM in it?  I can pull this information easily out of Altiris, but can’t do this in Landscape.  From Landscape, I can look at each computer, but I can’t create reports of all of my computers.  I hope this comes in future updates to Landscape… Another part of this reporting that Altiris wins in is through the use of collections and policies based on these collections. 

 

From what I’ve seen in Landscape it looks very promising to help someone in an SMB manage their Ubuntu machines, but really how does it scale for the Enterprise?  Seems like there is a lot of work to be done to get it more enterprise ready.

December 14, 2007 Posted by Jonathan | Altiris, UDS Boston, Ubuntu/Kubuntu | | No Comments

Altiris Client Management BootCamp in Grand Rapids, MI

If you are looking for an Altiris class to help you obtain your Altiris Certified Engineer, I am teaching a bootcamp class the week of December 17th in Grand Rapids, Michigan for my company, ITS.  If you are interested in taking the class please visit here for the course information, including how to sign up.

The class is high paced, but will help you prepare to take both the Deployment Foundations certification exam and also the Notification System Foundations exam, thus making you an Altiris Certified Engineer.

December 12, 2007 Posted by Jonathan | Altiris | | No Comments

VMWare Workstation Question — NAT and Wireless

I don’t seem to have this problem on my Kubuntu boot which is running VMWare Server, but under Vista which is running VMWare Workstation 6 I am having problems using my network connections.  Let me describe the setup and the problem

I have several VMs setup to use NAT and need to be able to access the internet and each other.  An example is my demo boxes running the Altiris agent need to communicate with my Altiris server.  The Altiris server needs to connect to solutionsam to check for updates, I need to download stuff, etc…  However if I am using my wireless connection and do not have a wired connection, I am unable to do any of this.  I think the NAT adapter is bound to my wired connection and not to any connection.  Is there a way to solve this?

Thanks in advance

November 28, 2007 Posted by Jonathan | Altiris, Technical, Ubuntu/Kubuntu | | No Comments

Altiris Advanced Inventory Solution Workshop

Sorry for the week or maybe two with no posting. I was down in Sydney teaching a class for Altiris and then when I came back I got sick. Anyways just wanted to share my thoughts on the Advanced Inventory Solution Workshop.
This was the first time the course was taught so there was some polish that was needed but once that is done the course will be another rock solid Advanced course. The workshop covers Inventory Solution for Windows, for Network Devices, and also Inventory Solution for Unix/Linux. It was intersting that out of the 6 people who were in the class 1 has run LInux before (Red Hat) and none of them had used Inventory Solution for Unix/Linux. I think part of the problem is the separation that exists between the Windows admins who run Altiris and the Unix/Linux admins who use whatever software they use to manage their own nodes. For more information see this great article on Juice on Unix/Linux Inventory.

A large portion of the class is spent on Custom Inventory which is sometimes the dark art of Inventory. A lot is covered, including how to get information out of WMI, the Registry and INI files. The cool things for me were learning how to do loops correctly in writing inventory and how the data class is created and how it gets its name.

Anyways a great class if you are intersted in learning more about Inventory. Hope to see you in class one day

November 22, 2007 Posted by Jonathan | Altiris | | No Comments

Installing the Notification Agent on Ubuntu 7.10

As posted earlier, I wrote something up on the Juice in regards to installing the Notification Server Agent for Altiris on Ubuntu.

Here is the link for those interested:
NS Agent on Ubuntu

November 1, 2007 Posted by Jonathan | Altiris, Ubuntu/Kubuntu | | No Comments

Altiris Advanced Notification Server Core Workshop

Just finished teaching the Advanced Notification Server Core Workshop that is offered by Altiris.  If you are looking to improve your Altiris knoweldge of the notification server, this is a great course to take.  And not just because I teach it.   In fact this was the first time that I taught the class so I was a little worried about it, but the class went great.

For those still following, the class assume knowledge of the notification server and how Altiris works, this is not a course for those that are brand new to Altiris.

The course covers the following:

  • IIS and IIS troubleshooting in relationship to Altiris
  • .NET 1.1 Framework Overview and how Altiris utilizes the .NET Framework
  • Dataflow of the Notification Server and how the Altiris Agent communicates with it
  • Package Servers (Currently the Notification Server Foundations class covers about 2 pages of Package Servers)
  • Task Server
  • Troubleshooting Tools (NS Configurator, Profiler, Perfmon and other common support calls)

Anyways drop me a note if you are intersetd in taking the class, its a great class

October 20, 2007 Posted by Jonathan | Altiris | | No Comments

Frustrations w/ OpenSuSE and enabling SSH access

Altiris runs the agent and works w/ SuSE so I downloaded OpenSuSE 10.3 and installed SSH.  Altiris conects via ssh to install the application in a push install.  However you need to have ssh installed and running correctly.

SO I installed ssh, both the client and the server through Yast and figured that was it.  I can ssh locally to the box, however from either any of my VMs or my host I cannot ssh to it.  I can ping to the box, just can’t ssh to the box.  And nothing on #suse or googling can help me out.  i have disabled the firewall  as well and still can’t access it.

Please help

October 16, 2007 Posted by Jonathan | Altiris, OpenSuSE | | 2 Comments

Ubuntu and the Altiris NS Agent

I have spent sometime working with the Altiris NS Agent and getting everything to work successfully with Ubuntu. However I have run into a problem… In order to get the Agent to run successfully, I need to modify the rc.d script to get it to work. The problem is that if you look at the rc.d script it states it is properiatry and can’t be modified. So I have some contacts into Altiris to see what we can do, if I can publish how to change it, etc.
Hopefully at Manage Fusion, I can get a chance to talk with developers…. Are you going to Manage Fusion? Let me know and we will try to meet.

While you all wait for further updates, feel free to check out this write up on using Ubuntu and the DS Agent.

October 3, 2007 Posted by Jonathan | Altiris, Ubuntu/Kubuntu | | No Comments