Hello, I have Windows serrver 2008 and more computers in it domain.
all i need is to run program from server in all comps , for example install kaspersky for all comps.
can i do it?
thanks
Hello, I'm using Ubuntu 10.04 and my shutdown menu
suddenly disappeared (the menu on the top where you click it
and get options such as "shut down" and "suspend"...)
how do I bring it back?
Hello,
How can I export a Kerberos keytab with a given password, so I can use it to authenticate passwordless with MIT KfW, while still being able to authenticate with a password elsewhere?
Thanks
Hello once again,
Another question related to network setup.
Idea is to setup network as following:
Internet<-Server 2k3<-DLink 655 Router<-computers, etc
But the main point is to keep direct internet connection on server and provide internet access to all computers connected to router.
Question is how to?
Thank you
P.S. Server has two Ethernet ports
Hello Guys,
Can I restore and Windows Server 2008 built in image backup from one server to a different hardware? Is that possible?
I have a PowerEdge T710 and I want to restore to T300.
Hello,
I installed Ubunut and got the LAMP stack installed too. Now the problem is I have to be connected to the internet for the local apache webserver to work, else it does not. I changed the IP address on the dnshost, in the apache2.conf file, got the servername in the httpd.conf, which was empty.
Any ideas guys.
Thanks Jean
Hello, I've built a new machine:
ASUS M4A785TD-V EVO
OCZ DDR3 PC3-12800 (2x 2gb)
Amd Athlon II X4 630 Box AM3
I tried memtest with hiren boot cd (tested only 3gb) and showed no error. Then I tried the built in ram test from the win7 cd (2 passes no errors). I also deleted with a 0 pass the hard drive. The error I get is this:
0x0000007e (0xFFFFFFFFFC0000005,0xFFFFF8000C1AB0F3,0xFFFFF880009A8498,0xFFFFF880009A7CF0)
Any help is greatly appreciated.
Thank you!
Hello,
I on microsoft hyper v create a server, i installing on it linux debian, but while installation this server stopped with critical error and if I start it, he stops after approximaly 1 minute.
How to debug it?
Where i can find information about this critical error because in a events viewer I can't find any information about it.
Hello! I am constructing a small robot based on an embedded board running linux. I am looking for a USB thermometer device, which will work with 2.6 kernel. So far I found a bunch of devices, but it's not clear whether they have linux drivers or not (no description).
Thanks in advance.
Hello. I have Microsoft Office 2003 installed, but no frontpage is installed. I don't know why not. It was an OEM installation.
Can anyone recommend an open source replacement?
Thanks.
Hello,
When trying to do a delete operation on a table, mysql reports the following error:
Error code 1227: Access denied; you need the SUPER privilege for this operation.
However, my user has this privilege granted for all tables in the schema:
GRANT ALL PRIVILEGES ON myschema.* TO 'my_admin'@'%'
How come it asks me for SUPER privilege for a delete?
Thanks in advance.
Hello, I have VBA code in Excell that send mails, but every time it wait few second for me to accept the sending.
Some time before I changed two (2) keys in registry and it sends without asking me for accepting, but I migrated computer and forgot where the keys are. Over internet there is very much bed solutions like to install some plugins and so on, and there isn't this simple solution in any place... Some one remember this two keys?
Thank you for ahead.
Hello folks,
I have reinstalled in my Windows XP machine. After it is re-isntalled the audio in my machine has failed.
I have installed all the device drivers in my mother board.
The Realtek Sound driver is also installed.
Note:
Sound is working when I test the surround settings test in my RealTek program, but unable to play any audio, tried playing both in my local machine and from the internet.
Any clues to troubleshoot?
Hello there:
I have created a Baluchi keyboard via ARABIC keyboard. But there are few keys not available in Arabic too. I tried different combination of keys to fulfill my requirement but now issue is that for a specific key there is no unicode combination available in UNICODE chart.
plz help me out to covert this image in proper UNICODE text so that I can update my Baluchi keyboard
Looking forward for your prompt and positive response
with best regards,
Raji Baloch
Hello everyone,
Does anyone know the solution to this problem?
I checked my zone file and there are 2 A records
mydomainname.com. 14400 IN A ip.address.x.x
localhost 14400 IN A 127.0.0.1
I'm On CentOs 5.2, by the way.
Thanks for the help!!
Hello,
I am running runstats command to update the runtime statistics of a particular table called "CUSTOMER" in DB2. The customer has two columns- CID (integer) and INFO (xml column).
After running the command, if I look into the SYSCOLDIST table, the information for column CID is populated correctly. But there is nothing filled for the INFO xml column. The same happens with a different table that has xml columns.
Please help..
Thanks,
-Keshav
Hello, I've been using groff to make ps files for printing with the -man flag. If I want to convert anything else such as a header file or just the output from ls -l or other program the line breaks are ignored, producing a mess. How can I get groff to see and respect the line breaks in use in the shell?
Hello,
Im looking for the best way to accomplish a full backup of our "vmail" accounts on our mail server (CentOS "iRedMail" 5.1).
I also need to split on 4GB parts the resulting tar or bzip compressed backup, and get this DVD-RW burned, on same server.
The idea is to get this procedure to running overnight, once a week.
Our mail server holds about 45GB of information.
I will appreciate any advise or help on this topic.
Thanks.
Hello
I installed Win7 a while ago, and now I'm wondering if there is no sidebar in Win7? I can't find it, running "sidebar" (win+r) doesn't find it. It's not in the processes either. Is there a way to install it?
Martti Laine
Hello,
I want to know how to redirect permanently the "Undelivered Mail Returned to Sender" in outlook 2007.
I have already tested to make different rules and spam redirect but, the undelivered mails continues to come in my inbox.
Do outlook have a special configuration, does someone knows why i cant redirect my undelivered mails ?
Please test it YOURSELF and you will know it is not simple as making a rule with the message or the sender name...
Hello,
Where can i find the key combinations for some actions, in Mozilla Firefox? For example, Ctrl+L moves the cursor to the address bar. I wanna move the cursor in the Google search box, from the right-top position). Which key is associated with this?
And some other key combinations?
Thanks!
Hello, guys,
I need to get and filter the linux users list like:
username1 username1_group
username2 username2_group
...
usernameN usernameN_group
I've tried, but only that I've found is:
cat /etc/passwd | grep /home | cut -d: -f1
It gives me the list of users in /home folder. But how can I add the group name to each of them?
Thanks in advance!
Hello
I am working on a system that needs a user-dependent variable, the user in on Windows XP and is connected to Windows Server 2003.
I cannot save this variable in the registry of the local machine under HKCU, because the users are likely to exchange their machines.
This variable must be accessible on the whole domain.
Do you have any idea of implementing this ? Are there WMI features that may help me ?