I have my server set up with several public IP addresses, with a network configuration as follows (with example IPs):
eth0
\- br0 - 1.1.1.2
|- [VM 1's eth0]
| |- 1.1.1.3
| \- 1.1.1.4
\- [VM 2's eth0]
\- 1.1.1.5
My question is, how do I set up iptables with different rules for the actual physical server as…
I need a desktop app that I can run on my Windows server that will give me access to files from:
S3
Rackspace cloud
Google docs
FTP
That's what Cyberduck gives me access to right now.
Essentially, what I'd like to do is copy & move files from one of those services to the others.
We recently migrated an ASP.NET website from Windows 2003 to Windows 2008 R2, by zipping up all the files and extracting them to the new site.
Since migrating the web application is still able to upload and delete files (that are new), however, it's unable to delete files that were copied from the original Win 2k3 app.
We're guessing it's a…
I created a website under /var/www/html/ all under root, all images, files, .htacess, directories, etc... I uploaded and configured everything as root.
I want to make it it's own username/password so it's not owned by root. I currently do not have the user account made either, I want to also setup FTP for the user account.
There is also…
A business partner has asked to set up a site-to-site VPN just so that a few servers can communicate with each other over HTTPS. I'm convinced this isn't necessary, or even desirable. To be fair it must be part of a wider policy, potentially even a legal requirement. However I'd like to convince them to simply offer an IP to us (and us…
Is there a way to make Notepad++ auto-complete words on Tab instead of Enter?
Currently, if want to type, say, frame, then Enter to begin a new line, instead the Enter will select the first auto-complete suggestion, like frameElement:
I do want the auto-complete feature, but I'd rather have a key like Tab do…
I set up Google Calendar to sync with Lightning in Thunderbird. It has worked well for the last few weeks. It has now suddenly stopped working. I have checked the CalDAV addresses and they are all still ok. I do not know if my recent addition of syncing my new Android phone with the Google Calendar has anything to do with it, or just a…
I just purchased a new ultrabook (Asus UX32VD). Awesome laptop, but I am having trouble using it with its native resolution being 1920 x 1080. Text is so small and hard to read. I have increased the text size in the display options but it don't really improve it for all scenarios, especially in webpages.
I am wondering if there is…
On the iPhone, I use MagicJack to get completely free calls over WiFi to US numbers. I'm looking for a similar app to enable me to call UK numbers for free on the iPhone. Does anyone know of one?
To make this question of broader applicability to everyone, what apps also allow free calling to other countries? Any smartphone platform…
I'm using a Collabnet svn distribution on linux, and the log files are configured through the standard apache httpd.conf. It's been a while since I dealt directly with apache, but my memory and google seem to indicate that the only way to rotate apache log files is outside of apache, using a periodic script.
Is there some…
I have a Windows 7 VirtualBox VM (64 bit, 8 GB) on a Snow Leopard host (64 bit, 24 GB). It works fine until I connect via Microsoft Mesh.
When I connect via Mesh remote desktop, the VM crashes about one or two minutes after the connection has been established. It doesn't answer to pings (from the host and from other…
I have two Windows VPS's that talk to each other.
1) I already firewall Remote Desktop to a few IPs.
I want to require me to connect instead to the server via VPN (IPSec?) in order to then be able to RD.
2) I want to also only permit access to port 80 on the server if I am VPN'd in to the server (authenticated)
…
As a graduate student, I come across PDFs of articles and book chapters on a daily basis. Sometimes these PDFs are paginated correctly internally (that is, if an article starts on page 67, the PDF starts on page 67 as well; not on page 1). When they aren't, I have to open the file in Acrobat and renumber the pages…
Is it possible to do web searches for ROT13 text?
I guess you could type in the literal ROT13'd text you're after, but that'd only cover exact matches.
Background: Became curious once I did a ROT13 tweet about a tv program being a mockumentary.
I want to buy a MacBook Air for my wife with a 128GB SSD.
She has to use Windows 7 but I would like to keep OS X for myself to use somtimes.
Using Bootcamp, is it feasible to install the following?
Mac partition: 36GB with Mac OS X and Microsoft Office 2011 Word, Excel & Powerpoint and Skype. (minimal use)
…
I have a 1300 page PDF file of a scanned book that was unfortunately not cropped when scanned. The actual book page dimensions are around 6x9", but each scanned page is 8.5x11", the size of the scanner bed.
For much smaller PDF files I could throw it into Photoshop and crop the page, but this is a huge file.…
I'm primarily a developer, part time devops; and manage servers here and there for my projects.
I want to automate provisioning of web/app/database servers going forward for my projects
I manage a mixture of both Windows and Linux servers (VPS, cloud and dedicated)
I've looked at investigated…
Based on the results of this post, I'm trying to install Windows SteadyState on a bunch of computers with no internet connection (but all with legitimate copies of windows XP pro). The problem is that the installer asks to be connected to the Windows Genuine Advantage server, and I can't manage…
My Zend Framework application has a public directory which contains an htaccess file. If the file isn't found in the public directory, it routes the request through the application. I have an MP3 file within my public directory, but the htaccess file is routing the request through the…
This may be hidden in the options somewhere but a glance through didn't find it: Is it at all possible to set Outlook so that a click on the "Reply" button (or, as I do, hitting Ctrl-R) will always reply-to-all, rather than reply to one? Or, I suppose, a basic switch of the reply…
I have a dedicated server with a bunch of stuff on it already. Basically, I am accessing it now with the free domain I got when I purchased the server (http://example.com/directory, etc).
I also have a second domain I want to use with a specific subdirectory…
My programmer just built an application with PHP using Doctrine ORM (will be a high traffic social networking website), and it's very heavy in PHP/Apache and CPU. The queries are wonderfully fast, and MySQL is barely using any CPU, it's just Apache.
I was…
I am trying to prepare my second hard drive for user image uploads. Here is the current layout:
# sudo parted /dev/sda print
Model: ATA WDC WD2500KS-00M (scsi)
Disk /dev/sda: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number…