I am trying to define a mapping for Ctrl+. as follows:
map <C-.> :bn<CR>
This does not work. Typing Ctrl+. just results in repeating the last action just as you would get when typing .. Note that I do not want to change the behaviour of .. Any idea how to get this to work?
I'm looking for some information on web hosts that have low latency (<100ms) to both the United States and Europe.
The host can be in either the United States or Europe.
Latency is most important to the United States, United Kingdom, the Netherlands, Sweden and Norway.
Should be able to provide managed hosting.
Hosting at multiple locations is…
Using puppet I want to update packages on my (CentOS 5 & 6 servers) in a controlled way. Therefore I don't want to use ensure=>latest but rather ensure=>3.0.1-1.
Example:
class puppet::installation inherits puppet {
package { "puppet":
ensure => "3.0.1-1",
}
}
The update works alright but puppet agent…
We have an Asterisk 1.8.7.0 (the Elastix derivative) switchboard.
Every since a month ago, seemingly out of the blue, the switchboard does not recognise DTMF tones any more from mobile phones.
Testing the switchboard using 7777 works.
Testing the switchboard from a normal phones works.
Testing the switchboard from a mobile phone fails.
…
We have taken delivery of a bunch off Dell Poweredge Rack servers. Unfortunately when ordering it was neglegted to ask for dhcp to be enabled in the built in iDRAC controlers... So they are all stuck on the same IP address.
Which means that I'll have to go to each of them individually and configure a new IP in the console...
In the future…
Switching to and from insert mode in Vim is no longer instantaneous since I use tmux. After pressing Esc in insert mode, it takes a noticeable amount of time to actually get out of insert mode. After pressing Esc and any other key afterwards the switch is immediate, and the command for the key pressed after Esc is executed. Any idea what…
I have a Gmail account and a second email address. The mail from this second address is forwarded to the Gmail address.
I use Thunderbird to read my email, but there's a little problem with the Reply2All feature. See, I have one of the addresses registered as my email address in Thunderbird. If somebody sends me an email on the other…
In Windows 7, when my laptop comes back from standby, my external mouse and keyboard cannot be used to "login" or "unlock" my station. Once I'm logged in again, they are recognized and work properly.
Is this a security feature that I can turn off?
Update: My laptop is a Dell XPS-1330M, and the keyboard is made by Dell. The mouse is…
In Firefox forward slash is mapped to quick find. Is it possible to let forward slash behave the same in Google Chrome as in Firefox? To find a link and follow it in a page in Google Chrome I now have to type:
Ctrl + F, <search query>, ESC, Enter
In Firefox this is:
/, <search query>, Enter
Not being able to use…
The repository is hosted on my PC. I use Apache with WAMP and TortoiseHG.
I have setup users and passwords and they are able to browse the repository in their browsers after entering their usernames and passwords.
The problem is that, when they try to clone the repository, they get an HTTP404 file note found error.
However, I…
I am trying to do the following on my Mac (10.6.7) :
sudo chown myusername:wheel ./entries
but Unix/Mac is returning "Operation not permitted". When I ls -lash, the culprit file, it looks as follows:
8 -rwxrwxrwx 1 myusername staff 394B Apr 26 23:26 entries
I've tried sudo, I've tried sudo su, nothing works? Any ideas…
I recently had a spamming incident and got listed on a blacklist. I have rectified the issue, removed from the blacklist, but my IP reputation is now classified as a high volume sender.
What is the best way to rectify this? I have an additional IP address. I am thinking configure my server to make outbound SMTP connections…
2 AWS instances, in the same region but different availability zones, one is in regular EC2 and the other is in VPC, both have an Elastic IP, both are 64bit Amazon Linux AMI 2014.03.1.
Both are running munin-node.
The instance in the VPC is running munin-cron.
I have added incoming TCP and UDP port 4949 to the security…
I want to see the Sidebar gadgets without having to minimize all the windows one-by-one.
Thanks in advance.
EDIT:
I want it to appear and then disappear again.
I know how to create or extend selections, i.e., via F8 or Shift F8. When I have created the desired selection, I would like to move that particular selection a few cells to the right and/or down.
I now need to select the similar form selection on another place in the worksheet. Does anyone know how I can do this?
…
I have an account on a backup server but it's full, so I need to clear it. The problem is that
It's only accessible via FTP, SFTP and Rsync (no shell)
Deleting lots of small files (as in, multiple full Linux installations), which I have to do, is undoable over FTP/SFTP because it cannot recursively delete…
Lately I had several servers which encountered a write error on an EXT3 filesystem and as a result of that remounted the filesystem read-only. Understandably on a production server this causes severe problems. On a reboot the filesystem where fixed but on large partitions this takes a lot of time. After the…
Our Plesk Linux Ubuntu 64-bit mail server has extremely high load and we don't know how to isolate it. The load was okay will two weeks ago but in the last two weeks it's seriously deteriorated.
The mail server has been running for years and we have had sporadic performance issues. Normally we reduce the…
We're running a Laravel application on an Amazon EC2 server with Apache installed. I've noticed on multiple occasions, that the server doesn't respond to changes in PHP files, even after restarting Apache.
For example, if I edit a file that I'm accessing through a URL, and I break the syntax, I don't…
I have a virtual Windows 7 computer using VirtualBox on a Linux host. How can I mount this virtual pc's harddisk (VDI file) in Linux? It's a dynamic file, meaning that it only takes up as much space as is actually used.
This happens when I insert a page break at the end of a page 1, say. The number of the first paragraph on the next page, page 2, appears next to the Page Break line at the bottom of page 1. This happens in both Word 2003 and 2007.
After updating to 10.6.4 spotlight suddenly stopped working in terms of constantly crashing..
I have tried rebuilding the index and I currently have no haxies whatsoever installed on my machine.
On my office network I have two internet connections and one CentOS server running a website (HTTPS on port 443).
The website should be publicly accessible through the public IP of the first internet connection (ISP-1).
The other internet connection, ISP-2, id the default gateway on the network. Both…