5
How to bridge a range of public IPs to KVM virtual machines on Debian/Ubuntuview story

http://serverfault.com – I've been trying for weeks to figure out the right network configurtion for sharing a range of public IPs with KVM virtual machines running on my server, but so far with little luck. My ISP routes all the traffic to 192.168.8.118 (so that needs to be the primary IP of eth0), but I have 192.168.239.160/28 to my disposition. (HowTos)

5
Unix terminal display related issueview story

http://www.unix.com – Want few input related to unix environment and terminal settings: 1. Am trying to find a way to keep the unix terminal display intact even after opening and closing a vi/less file. (HowTos)

5
Is it possible to create and use menus in (terminal-based) vim?view story

http://unix.stackexchange.com – I'm setting up virtualized Linux boxes (as local development servers) for developers at a company that is primarily Windows-based, and some of developers make negative cracks about vim (among other things). (HowTos)

5
vi/vim, how can I write out a number of lines to a new fileview story

http://unix.stackexchange.com – I have a bunch of lines that I want to write out to a different file. How can I do that? (HowTos)

5
Openbox keybindings not taking effect after --reconfigure or restartview story

http://unix.stackexchange.com – 273 <keybind key="W-Return"> 274 <action name="Execute"> 275 <command>lxterminal</command> 276 </action> 277 </keybind> 278 <keybind key="W-Up"> 279 <action name="ToggleMaximizeFull"/> 280 </keybind> 281 <keybind key="W-Left"> 282 <action name="MoveToEdgeWest"/> 283 (HowTos)

5
vim copy line and paste at the beginning, middle, and end of another lineview story

http://www.unix.com – How would you do vim copy line and paste at the beginning, middle, and end of another line. I know yy copies the whole line and p pastes the whole line, but on its own separate line. Sometimes I would like to copy a line to the beginning, middle, or end of another line. I would think this would be possible. (HowTos)

5
Preserve modified time stamp afer editview story

http://unix.stackexchange.com – For files within a specific folder, I would like vim to never touch "modified" timestamp at all. The background is that I use Bloxsom for blogging, which uses plain text files in ~/bloxsom as source of all articles. The article date (and therefore order of appearence) is based on modification date of the text file. I don't want article pop up like if it's new whenever I just fix a typo. (HowTos)

3
What would cause vim not to retain command history?view story

http://unix.stackexchange.com – On other distros I have run, vim remembers your command history even between sessions; this is especially handy when doing a lot of similar operations on different files. For some reason, it has been flushing in Ubuntu 12.04, and I can't figure out why. (HowTos)

4
How can I edit the welcome message when ssh start?view story

http://serverfault.com – I have a vps for my website hosting. It is running a ubuntu server. Every time I logged in my server by ssh, it displays a lengthy welcome message in my terminal. (HowTos)

14
Fedora 18 userà un terminale a 256 coloriview story

http://www.oneopensource.it – Nonostante le preoccupazioni dei membri del Fedora Engineering & Steering Committee, è stata finalmente decisa una nuova feature in tempo per lo sviluppo della nuova versione di Fedora: Fedora 18 “Spherical Cow” avrà un terminale a 256 colori. (Software)