Debian GNU/Linux as Enterprise Desktop #1

Hi,
today I want to tell you how I’ve deployed my first linux Client in our network.

The goal is to have a “stable” client joined in our active directory domain with all standard application used so let’s start.

The firts things to do after installing and “tuning” the sistem, removing [...] Continue Reading…

Authors needed!!!

Hi all!
I’m searching about authors;
here you can write about all you want; if you are interested, feel free to register and contact me.

Thanks for your help!

Sysadmin…

Schedule a reboot

If you need to schedule a reboot on your windows server 2k3 you can simply

create a new batch or CMD file with this code inside:
shutdown -r -f -c “Shutdown to refresh buggy program”
and then use the “scheduled tasks” utility to plan the reboot…
Bye

Asus eeebox as squid proxy

Yesterday I’ts arrived the Asus EeeBox model b202 black edition

My goal is to use this compact and very very silent appliance as a linux proxy; so I’ve to discard all preinstalled system and install a fresh Debian lenny.

First of all you have to choose the installation type and you [...] Continue Reading…