Ubuntu

Symantec Backup Exec Remote Agent 12 on Ubuntu Hardy

In a previous post I mentioned how I was able to get backupexec agent running on Ubuntu Feisty. Recently, we updated to verion 12 and I just wanted to share that this method worked well for me in Ubuntu Hardy also. It was a little easier because the debs that were converted with alien just updated the previously installed packages smoothly.

 

Symantec Backup Exec Remote Agent 11d on Ubuntu Feisty

I found a very helpful article on installing the Remote Agent for Linux on Ubuntu here: http://www.ubuntux.org/ubuntu-veritas-backup-exec-and-you

Below are the steps I used on Feisty Server. Note: Change to root first: sudo su (as the admin account)

1. I registered my serial numbers and downloaded the latest .tar.gz for all agents. (called BEWS_11D.7170_LINUX-UNIX-MAC-NT4_AGENTS.2.tar.gz at this time.)

2. Changed the port that webmin was running on (if you have it installed)

Setting Global Defaults in Firefox on LSTP

First to set the Proxy settings we need to edit the file called all.js in the greprefs folder and find the line that starts with proxy.type. Here is how to do this...

Application Choices on the LTSP Server

~Application Choices~

Application choices for LTSP have been a trial and error process. If you do not want your client machines using a certain program the rule of thumb is do not install it on the server. The base install of ubuntu/edubutu comes with Gaim (Instant messanging), Kino (DV video editing) and others applications that would either put a heavy load on the LTSP server of violate your acceptable use policies(AUP).

Notes on Removing Default Packages:

Compiling SARG on Ubuntu Dapper

The version of sarg (Squid Analysis Report Generator) that comes with Dapper is a few versions behind the actually released version. This is what I did to compile on a Dapper installation that I had previously done no program compilation on...

  1. Install these packages on the command line...