How can I arbitrarily change the title of a Terminal window in Mac OS X? I have seen this question and this magicwrap thing, but think it's just a simple Mac OS X command.
I have a HTTP server that serves only two kinds of page: about 10 KB and about 16 KB (both compressed, other files are from CDN). As the latency is quite high (ping takes more than 300 ms), I want to optimize the TCP stack so that client receives the whole page ASAP.
Thus, I have a double question:
Which parameter do I have to change (which value of TCP window)?
How to change in (a Debian box, and FYI, there is a Varnish before the HTTP server).
I just installed MySql 5.1.49, Apache 2.2.16 and PHP 5.3.3 on my Vista Home Basic. I followed the instructions in the "Sam's Teach Yourself", adding:
LoadModule php5_module C:/php/php5apache2_2.dll
PHPIniDir "C:/php/"
and
AddType application/x-httpd-php .php .html
I changed the Listening port to 8080 and the domain is localhost. When I start the server it pops open the window for less than a second and then closes.
What am I missing?
Thanks.
The newest QT has a feature to record or capture the current screen. My iMac 27 is too big if I want to record the whole screen. Can I designate a region or an application window for recording? I could not find a way to do that. Not sure if I have to use alternative applications to do it.
I have created 5 local user in Window server 2008 R2 std in workgroup. This server is also Terminal Server.
Is it possible to apply local user Policy (gpedit.msc ) per user wise?
I want to accomplish the following task
1) Restrict some control panel item as per user
2) Software Restriction as per user
3) Hide Administrative tools in control panel and start menu, only to user which has user rights
4) User must not be able to see other user data
Thanks & Regards,
Param
I use awesome-wm and jEdit. I placed jEdit into tag '4' with the following rule in rc.lua:
{ rule = { class = "org-gjt-sp-jedit-jEdit" },
properties = { tag = tags[1][4] }
}
That works fine for the main window, but if I open an dialog for jEdit (open-file, search etc.) it opens in the tag for any other application. I used xprop, but it says the class is also "org-gjt-sp-jedit-jEdit". So how can I configure that?
I'm using UltraSurf (10.17), it used to work fine but now its not working on my computer (Windows 7) and the window keeps showing "Connecting Server..." and after sometime, it fails to establish the connection. While, its working perfectly on the friend's computer on the same network. Any help will be appreciated. (Please note that using Proxifier would be my last option if I can't get UltraSurf working anyway).
Possible Duplicate:
Ending a process in unix instead of interrupting it
When I task in Terminal, such as ping blah.com, how do I then stop this task (other than closing the Terminal window. In Windows, you can Ctrl+Break pretty much any terminal based process, but I can't figure out the way to do it on the Mac.
Hi all,
Is there a good way to get gVim working as an IDE replacement? I'm moreso looking for suggestions for Intellisense-type plugins...code completion...maybe easy directory browsing (other than the standard 'edit.' command).
I'm building embedded applications in C...so I have no need to incorporate any debugging elements, and for the build process I can just have a console window open to call my batch file whenever it is required (or if I could call it through some hotkey combination in gVIM...that would be awesome as well).
I've got a team of web programmers that need to edit HTML and CSS that is stored on a linux server. They're all using Windows on their desktops. Rather than either teaching them to use vi/vim in a shell window or editing locally and copying using an SFTP client, I think it'd be easier to install a text editor which can transparently do the network negotiation.
To reiterate, here are the requirements:
Runs on Windows
Can open file over sftp/ssh
syntax highlighting for css/html
I recently discovered the keyboard shortcut for metacity's "full screen" option, where a window is fully maximised with titlebar and border hidden. I like this mode a lot, and for one of my systems would like to make it the default for all new windows. How would I do that?
I want to take screenshots in a web browser so that the resulting graphic (.png, .jpg) is a specific resolution, for example: 1024 x 768
Besides adjusting my monitor resolution, is there any way to do this with an application or plug-in/add-on? There is a Firefox plug in called Window Resizer, but it does not work with newer versions of Firefox.
I am running windows XP, I have a MS Natural Erganomic Keyboard 4000 v1.0, now and again the Ctrl button will stick (not physically), usually in the process of changing to a different window. It happens around 6 or 7 times a day. Really annoying. I've changed Keyboards (same type). Anyone know how to prevent this from happening?
I am running windows XP, I have a MS Natural Erganomic Keyboard 4000 v1.0, now and again the Ctrl button will stick (not physically), usually in the process of changing to a different window. It happens around 6 or 7 times a day. Really annoying. I've changed Keyboards (same type). Anyone know how to prevent this from happening?
Im using Fedora 10 with XFCE. Every time I open Gedit, it opens a instance on every workspace. The circle icon on my window border is selected (meaning, enabled on all workspaces). When I disable it to appear on one workspace, then close and restart, Gedit opens normal (current workspace). Question is: How to keep this current configuration? If I restart my system, and start up Gedit, it appears on all workspaces again.
I am running windows XP, I have a MS Natural Erganomic Keyboard 4000 v1.0, now and again the Ctrl button will stick (not physically), usually in the process of changing to a different window. It happens around 6 or 7 times a day. Really annoying. I've changed Keyboards (same type). Anyone know how to prevent this from happening?
I'm running Ubuntu 9.04 and I have the window manager configured for "focus follows mouse" but new application windows will steal the focus. Seems like there are many threads out there complaining about this behavior, but I see no solutions, am I missing something?
What command would you use in cmd.exe to find the number of files in the current directory?
Is there a powershell option here?
Update: I was hoping to avoid dir, as I know there are 10,000+ files in the current directory. Wanted to avoid the enumeration output to the cmd window. Thank you!
In Windows 7, I can do this at the command line:
"c:\Program Files\Sublime Text 2\sublime_text.exe" samplefolder
This launches a Sublime Text window, with the contents of samplefolder loaded in Sublime's sidebar.
While this works as needed, it's inconvenient to open a command prompt every single time. Is there any way I can add this behavior to Windows Explorer's right-click menu? I'd like to be able to right-click a folder and "Open with Sublime" just like I can right-click a folder and "Scan for viruses".
My company seems to be hit by a virus that calls shutdown -r on all workstations. Until IT figures it out, I want to:
run a console program (shutdown-a) every minute
without it flashing a cmd.exe window on the screen.
Any suggestions?
How to sent mail from emacs?
I found this
There are two ways to send the message. C-c C-s (mail-send) sends the message and marks the mail buffer unmodified, but leaves that buffer selected so that you can modify the message (perhaps with new recipients) and send it again. C-c C-c (mail-send-and-exit) sends and then deletes the window or switches to another buffer
But both ( ctrl+c ctrl+s ) and (ctrl-c crtl+c) are not working
How to sent mail from emacs?
I found this
There are two ways to send the message. C-c C-s (mail-send) sends the message and marks the mail buffer unmodified, but leaves that buffer selected so that you can modify the message (perhaps with new recipients) and send it again. C-c C-c (mail-send-and-exit) sends and then deletes the window or switches to another buffer
But both ( ctrl+c ctrl+s ) and (ctrl-c crtl+c) are not working
I was so excited to hear that Windows 7 Explorer now has a hotkey to create a new folder (ctrl+shift+N), but I tried it on my machine, and it doesn't work!! If I press ctrl+shift+N in a Windows Explorer window, it opens up my default web browser (Firefox) and tries to open the last downloaded file.
How do I get Create New Folder functionality back?
Notes: Windows 7, Firefox is default browser. Keyboard is MS Natural Ergonomic Keyboard 4000.
I'm wondering if anyone is aware of a web-based dos emulator that would allow running dos games through a browser window? Perhaps written in Flash, Silverlight, AJAX, or Java?
I have two different results for printing on 2 different computers with windows xps driver (http://www.microsoft.com/whdc/xps/viewxps.mspx). I'd like to know which version each one uses but there's no information of that kind in properties window so how to get them ?