Windows Terminal Server and printing.
I recommend Thinprint to all Microsoft Windows Terminal Servers users. This be curs it very simple and at the same time one of the best printing tools for terminal server…
I recommend Thinprint to all Microsoft Windows Terminal Servers users. This be curs it very simple and at the same time one of the best printing tools for terminal server…
Jeg kunne godt bruge nogle flere link venner, jeg mangler især nogen der ligesom mig også skriver noget omkring IT… Lad mig hører fra dig. Du kan skrive til mig…
We have upgraded a Arcserve (Brightstor) R11.5 to version R12. But behind this one there was install some R11.1 Linux agents. We have been told by CA Support that R12…
Har i nogen sinde oplevet problemet med at personer som skal på terminal server, gerne vil have deres printer med? Hvis ja, så har i sikkert også oplevet problemet med…
I have a problem, where I could not delete a job, and therefore couldn’t delete a printer. The Spool services were using 100% of my CPU. You can delete the…
First you need to download SQL Express 2005 setup files, there can be done from microsoft homepage. Then when you have download the setup files, you need to extract it,…
Hvis du ligesom mig gå en lille smule op i SEO (Søgemaskine optimering), så er en af de vigtigste ting, link til din hjemmeside. Uden en masse links til en…
I was looking to a method to search a lot of .gz files through. It was some logfiles, you can use zgrep to do this. Example: zgrep ‘Search word’ /path/to/yours.gz…
I have some trouble install vmware-mui on my Ubuntu 8.04. I got it fix, doing this: ln -s /usr/lib/vmware-mui/lib/libcrypto.so.4 /lib/libcrypto.so.4 ln -s /usr/lib/vmware-mui/lib/libssl.so.4 /lib/libssl.so.4 ln -s /usr/lib/vmware-mui/lib/libcrypto.so.4 /lib/libcrypto.so.4 And after…