How can I setup my SQL server to allow connections without having to type in the instance name? For example in the picture nelow, I'd like to connect without /SQLEXPRESS in the server name.
Tyler's questions
Currently I have a dedicated mail-relay PS that I need to listen on multiple ports, 25 and 80. I know 80 is http, but because of the applications this is being used for it needs to be able to use port 80 to send emails as well.
Can this be done via Webmin? Sorry for my poor understanding of Sendmail Mail Server, but this is the first time I've seen or used it.
The mail-relay server is setup with a white list to only accept emails from certain IPs. Basically, I have a company locked behind a firewall that needs to send out emails via a program on that computer daily and all ports but 80 are locked.
FEATURE(`no_default_msa')dnl
dnl DAEMON_OPTIONS(`Family=inet6, Name=MTA-v6, Port=smtp, Addr=::1')dnl
dnl DAEMON_OPTIONS(`Family=inet6, Name=MSP-v6, Port=submission, M=Ea, Addr=::1')dnl
I've tried adding addition lines and I broke the config.
I wondering what programs or systems everyone is using to keep track of their computers at their company. Spiceworks seems like complete overkill for something as simple as saying Joe is using Laptop #45234
Currently this company has around 70 computers, no general ledger, no list of equipment and half of the computers are field computers that are not part of the domain. For now there is little to no budget until I can stress the importance of it enough to earn it value in the eyes of management.
I'm looking for an app I can put on my local server that will take files from C:\Source to a folder on my remote FTP Server every hour.
I was looking at rsync and it looked perfect until it told me I cant use my own FTP server. Any recommendations?
I'm going to have around 50,000 small files. nothing over 20kb, in the source folder, so the faster the ftp the better. Allway Sync is just too slow as well.
http://toolbar.netcraft.com/site_report?url=http://elementsystems.net
It has the wrong "Organisation", "Nameserver Organisation" and "Reverse DNS"
My domain information is private and from what I can see, everything on my server is setup correctly. Any ideas?
How can I report a hacker to the local authorities? I'm in the USA and someone from Norway hacked into my site and changed a lot of data on my site and my database. I'd like to report him if for nothing else to get something on his record so if he does this often he can get some fines or jail time.
His IP is xxx.xxx.xxx.xxx and his company is http://www.getinternet.no/web/
I've never cared to do anything about small hackers before, but this person did damage my site, data and business image. Please post any advice or recommendations. Thank you.
Using IIS7 can I get the IP that accessed a webpage at a certain time?
Such as 3:41:17 am? Not a programming question, but I need to track down whoever connected and trashed my web project. So please dont close this question.
So I have 1 computer with 5 IP's and around 15 sites being hosted.
I have 4 of the ips setup to be dedicated for 4 sites and the rest share the 5th ip.
When I'm setting up my name server, do I set it up at Godaddy my Registar or on my server's dns or both?
Can I just setup
NS1 - Add all the ips NS2 - Add all the ips
And just have all the sites use those two name servers?
How can I do daily backups for my VisualSVN Repos?
Its on a Windows Server 2003 machine with VisualSVN Server, I was thinking about just doing an xcopy of the folder C:\Repo but I'm not familiar enough with svn to know if that will cause issues.
Should I use dump or hotcopy or both?