Technological Blog
Posts tagged Debian
update software through group policy
Nov 4th
Posted by technoblogical in Active Directory
update software through group policy
This is a video about how to update software through group policy. In the last video, I installed Firefox 3.0, in this video I upgrade to Firefox 3.5. I use a a Microsoft installer (MSI) package and a GPO (group policy object) in an active directory domain (requires domain controller) to do this. This operation may be performed on Server 2000, 2003, or 2008 and client operating systems of Windows 2000, XP, Vista, or 7. You may assign the program to specific users or computers so that it will be installed. You can also publish the software so that the user may decide to install the software.
Ubuntu LAMP on virtual PC Part 6
Aug 24th
Posted by technoblogical in Linux
Ubuntu LAMP on virtual PC Part 6
This is a video on how to build on Virtual PC ( http://www.microsoft.com/downloads/de… ) an Ubuntu ( http://www.ubuntu.com ) LAMP server. I also use Putty ( http://www.chiark.greenend.org.uk/~sg… ) to download a program called webmin ( http://www.webmin.com/ ) I would recommend checking the website for the latest version number. The commands I enter are:
wget http://garr.dl.sourceforge.net/source…
sudo dpkg -i webmin_1.480_all.deb
ifconfig
https://IPADDRESSOFMACHINE:10000
enjoy!