Hello,
I have setup a server with Windows 2008 R2 Core Web Edition. The question is, how can I install the IIS7 SMTP service? Or is SMTP missing in the Core editions?
Thank you
I installed PHP 5.3 on a CentOS 5.3 using yum and repos from Webtatic (http://www.webtatic.com/packages/php53/) and now I'd like to add the GD library to that installation but Webtatic seems to be offline.
Now:
# yum install php-gd
Fails of course (not the same PHP version) into: *Error: Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-gd-5.1.6-27.el5_5.3.x86_64*
And:
# yum install php53-gd
Fails into Error: php53-common conflicts with php-common
How can I add the GD libraries now?
I cannot ssh in (using putty) when I use 10.0.1.31 as the address.
database server - wired switch part of Asus wireless router - office LAN
So basically, we want to ssh in to the database server from our computer on the wired office LAN. Asus router has an ip of 10.0.1.31 and database server has a static IP of 192.168.0.20
I set up port forwarding like this:
ssh 22 192.168.0.20 22 BOTH
Firewall is turned completely off.
Any other settings I'm missing?
I'm trying to figure out the differences(pros/cons) between two routing protocols approach and I would be great-full for any help, advice and explanation. As far I can say that it seems like distance vector is more static and more local based routing, since it doesn't know the network state whereas link state is more aware of current states therefore it seems more natural to use it over distance-vector, but I have a feeling like I'm missing something. And I would be glad to here about more aspects and different issues I have to consider while choosing one of them.
Don't know if this question is appropriate here.
I created an Alias directed to the root folder of the website (right now running on localhost). In the root folder, I have a custom 404 page, and I've added a .htaccess file in that folder with the "ErrorDocument 404 /404.html" line, but it still doesn't work.
I'm pretty new to this stuff (web servers), so I must be missing something obvious. Any suggestions greatly appreciated.
I run a browser-based game and as part of a page with a bunch of game statistics, I have the server uptime listed. It's currently at 177 days and so someone mentioned to me that I shouldn't do this because a long uptime indicates the kernel is old and therefore missing security updates.
This certainly sounds logical, but I searched around and couldn't find any evidence to support it. So I'm just wondering, is this indeed something I should not have exposed?
I'm setting up ACL permissions in CENTOS.
I'm getting close to the structure that I have in mind however one piece is missing for completing the puzzle.
Is there any way to HIDE a file/directory from a specific user/group?
I'm not talking about not being able to read, change dir to it. I want to completely hide it from the specific user/group (not to show up on ls -la).
I've followed the deployment instructions on:
http://homepages.ed.ac.uk/mcs/FirefoxADM/ADM_Deploy.pdf
I've applied some settings to a GPO:
However,
When I do GPUPDATE, log out, log back in, nothing has changed...?
Am I missing something?
I'm using Firefox 3.6.2.
Specifically, I'm trying to install NERDtree. I downloaded the 4.10 package from github, unzipped it into ~/.vim/, and restarted MacVim (version 7.3).
Typing :nerdtree results in the following error:
E492: Not an editor command: nerdtree
In terminal, typing:
cd ~/.vim
ls -R
Results in:
Rakefile doc nerdtree_plugin plugin
./doc:
NERD_tree.txt
./nerdtree_plugin:
exec_menuitem.vim fs_menu.vim
./plugin:
NERD_tree.vim
What am I missing?
Is there a way to show the description of ta back up set in SSMS? When you do a back up there is a Description text box. But as far as I can tell there is no way to show the description before you restore from the back up set.
Am I missing something simple?
The question describes everything, how does allmyapps work? With a single click (like iPhone app store), you click on install and my system asks me "DO you want to install?"
In contrast to regular installation, we 1st download the .exe or .deb and install it.
So, how is it possible via web?
I think, I am missing out on something very basic, but can some one please explain.
I've got a homegroup set up, and only the accounts/machines where the user and password is identical can see/share files. I thought the setting to let homegroup control the accounts would make that requirement unnecessary....am I missing something?
To be clear: I can see the other machines/user accounts in my homegroup listing, but I can't see any of the files in their shared libraries.
Now that self-healing cloud servers are becoming more and more popular, I am currently torn between the decision if I should setup a HAproxy failover for my VPS or if should save myself the trouble and just put my sites on a self-healing cloud server.
Does it still make sense to setup your own failover system (HAproxy + 2 or more servers for example) when self healing cloud seems like a practical solution? They seem to do the same job or am I missing something?
I'm using iCal to manage my calendar on an Exchange server. In outlook, when I accepted or declined a meeting, I was able to add a comment telling the sender why I couldn't make the meeting. With iCal, it just rudely declines the meeting with no ability to add a comment.
Am I missing something?
I just finished updating to 10.04, and after rebooting...it looks pretty much the same. I don't see any difference in the desktop, windows, applications, etc.
Are there any new settings I should explore? Any functionality I'm missing because I updated an existing account, vs re-creating it?
From the PowerShell prompt:
\Windows\system32\mspaint.exe
will run Paint. So will
Invoke-Expression -command "\Windows\system32\mspaint.exe"
but if there is a space in the path PowerShell spits the dummy e.g.
Invoke-Expression -command "\install\sub directory\test.bat"
Which complains:
The term '\install\sub' is not recognized as the name of a cmdlet, function, script file, or operable program.
What am I missing?
I exported a basic Cinema4D scene as XML (File Export Cinema 4D XML)
then opened up the xml in Cinema4D and it looses the reference to the texture applied.
If I open up the original c4d file and render it I can see my texture applied.
If I open up the exported xml file and render it the texture is missing.
Any way to get around that ?
I am not able to establish a wired network connection between two computers on which I just installed Ubuntu 10.04.
I am new to this environment. Unlike in the Windows environment, where it happens by just connecting them with a cable, Ubuntu keeps flashing a notification saying "Wired network disconnected". Am I missing a driver or something?
I am able to connect to the wi-fi router without issue. The wired connection is just not working.
When shopping for a new desktop computer, I'd like to get one that allows me to use two monitors. Is that something that most current-generation video cards can do (in late 2012), or do I need to search for a specific graphics card, or specific attributes for a card?
I've Googled the question but most answers talk about how to figure out if a computer that you already have can support dual monitors (generally, by plugging two monitors and seeing if they both work). Is there some key terminology that I'm missing in my searches?
I have a OS X 10.6 install working, with Apache and PHP installed.
However, I cannot get mod_rewrite working. The contents of my httpd.conf is located here: http://pastie.org/828990
Does anyone know what vital thing I'm missing?
Hi there,
I'm using mdadm to create a raid1 mirror across two disks. I can create my /dev/md5 array perfectly using the tools, but it does not automatically reload my /dev/md5 when I restart, I need to manually recreate the array.
Am I missing something obvious here?
Is it true that a mongoDB configured as a replicaset (lets say two nodes + an arbiter) will always be slower than the same DB and server specs but configured as a Master?
I've run some tests and found out that for a fresh DB, RS is a little quicker than Master/Slave config but when the DB is getting bigger than ~100k records the latter is getting much snappier.
am I missing something here?
PS: I was testing it with mongoid driver for ruby.
I'm trying to make jkdownloader work in windows 7 but problems just pops one after the other. Missing .dll files and .ocx files it said. Do you know of any other app that can do this. Just pasting the links on the app and it will automatically download the files