Hi Everyone
I'm trying to configure apache 2.2 so that I can use two IPs. One for name based virtual hosts which should all use the same ssl-key and the other one for just one ip based host which should be using an other ssl-key. But it seems that when ever I get either the ip based or name based host to work the other one breaks.
Can someone…
I'm running a rails stack on ubuntu.
When I ps -AF, I get a descriptive process name set by the apache module like
00:00:43 Rails: /var/www...
which is really helpful in diagnosing load issues.
But when I top, the same process show up simply as
ruby
Is there any way to get the ps -AF process name in top?
I am trying to add a new user to my Mac running Mac OS X 10.6.3. When I am in the Accounts screen, I don't see the user listed, but when I try to add it, I get the error message "Name is used by another user". This user name is not listed in /etc/passwd.
Any idea how to get this user really added to the system?
Thanks
I can connect to other computers on my home network (ubuntu + OSX machines) using the IP address, but I can't connect using the netbios name.
On the mac the name appears in Finder but if I try to connect (goconnect to server smb://user@mythtv.local) it doesn't work, while smb://username@192.168.0.3 does. Same with ssh, ping and afp between…
I am having a problem performing maintenance tasks on Microsoft SQL Server 2008 after changing my server name from the original random name given during installation to the one I prefer
This is the error am getting
Could not obtain Information about Windows NT group/users
'WIN-4N4A9TLBGJJ\Administrator', error code 0x534
Is there a…
I have computer with installed Ubuntu. By default hard disc name consist of sequence numbers and letters, which not easy to remember and input in terminal. How to change hard disk name in Ubuntu? Which file to change? Thanks in advance.
I'm hosting a grizzly web service on a Windows 7 Pro machine (embedded in a regular Java process), and it is binding to http://my-domain-name.
When trying to hit the service from another machine, requests to http://my-domain-name fail (fiddler shows error code 502), but requests to http://my-ip work. When the service runs on a Windows…
first time here at Server Fault, and I apologize in advance that this domain stuff is not really my strength. Any and all suggestions are much appreciated. I am completely lost and incredibly tired!
I've inherited an incredibly convoluted system from my predecessor, and I'm trying to find a way to solve it - or I need to be told that…
A users Windows 7 laptop is throwing Event 4321, NetBT errors every two minutes. It is trying to register every DNS name on the network to it's own interface. While there is alot of discussion on single instances of this I have never seen it do it for every computer name in the network.
Any thoughts?
I know its possible to change the name of the logfile with "set filename"
I'd like to have screen write its log files to the name of the window. how can I accomplish this ?
JMS Step 6 - How to Set Up an AQ JMS (Advanced Queueing JMS) for SOA
Purposes
.jblist{list-style-type:disc;margin:0;padding:0;padding-left:0pt;margin-left:36pt}
ol{margin:0;padding:0}
.c17_6{vertical-align:top;width:468pt;border-style:solid;border-color:#000000;border-width:1pt;padding:5pt 5pt 5pt 5pt}
…
I am trying to send an e-mail using gmail account (Delphi 7, Indy 10) with these settings:
TIdSmtp:
Port = 587;
UseTLS := utUseExplicitTLS;
TIdSSLIOHandlerSocketOpenSSL:
SSLOptions.Method := sslvTLSv1;
Everything seems to be set ok. I get this response:
Resolving hostname smtp.gmail.com.
Connecting to 74.125.77.109.
SSL…
I have a C# application which emails out Excel spreadsheet reports via an Exchange 2007 server using SMTP. These arrive fine for Outlook users, but for Thunderbird and Blackberry users the attachments have been renamed as "Part 1.2".
I found this article which describes the problem, but doesn't seem to give me a workaround. I…
Hi there,
Using Python 3.1.2 I am having a problem sending binary attachment files (jpeg, pdf, etc.) - MIMEText attachments work fine. The code in question is as follows...
for file in self.attachments:
part = MIMEBase('application', "octet-stream")
part.set_payload(open(file,"rb").read())
…
Hi,
I am trying to set up Elmah so that it sends me an e-mail when a new error occurs. This works fine on my development server, but on the production server no e-mail is sent. The exception is logged on the production server, it's just the e-mail that does not get sent.
Here are my elmah…
Obviously it's not so difficult to send out emails from a JEE application via JavaMail. What I am interested in is the best pattern to receive emails (notification bounces, mostly)? I am not interested in IMAP/POP3-based approaches (polling the inbox) - my application shall react to inbound…
I am sending an email from a WPF application. When sending as a domain user on the network, the emails sends as expected. However, when I attempt to send email over a VPN connection, I get the following exception:
Exception: System.Net.Mail.SmtpException: Failure sending mail. ---…
This issue is similar to the one discussed in this thread, only mine is in a Facebook fan page tab (FBML/FBJS). The fix described in the referenced question works fine outside of Facebook, but for whatever reason I can't get it to work in the posted FBJS.
Here's a stripped down…
I'm trying to set up root certification authority, subordinate certification authority and to generate the client certificates signed by any of this CA that nginx 0.7.67 on Debian Squeeze will accept. My problem is that root CA signed client certificate works fine while…
I made a software router in CentOS linux and in that made a DNS server.
I am using centOS 6..4
for making DNS i applied following steps:
changed the host name = abc.zoom.com and domain name = zoom.com.
then did changes in the named.rfc.1912 file as per
rename…
I've got a domain name that is managed through 000Domains.com. I also have a virtual dedicated server hosted with GoDaddy.com. Within my VDS, I created a folder /mysite and placed all of my website files there. I can test this through the ipaddress of my VDS, but…
What is the purpose of creating a domain name for your LAN? I'm using DD-WRT on my router and assigned local.moofz.com as the LAN domain. I setup Apache HTTP servers on two of the computers on my LAN to test it out. I could reach them on oneil.local.moofz.com and…
I use hover.com to manage my domain names. I have having a huge problem with setting a sub-domain to a specific IP address:
I want the sub-domain on a particular domain name that I have. I set an A type record for that sub-domain and pointed it towards the…
I'm testing failover clustering in Windows Server 2008 to host a SQL Server 2008 installation using this installation guide. My base cluster is installed and working properly, as well as clustering the DTC service. However, when it comes time to install SQL…