Hi!
I need to install an ISAPI extension on IIS 5.1 using command line. On windows server 2003 there is a script iisext.vbs but on windows xp it's not present.
Using screen on Mac OS X, I want to know how to go to the beginning/end of the line.
Usually I use ^ + A / ^ + E on terminal , but that doesn't work for screen.
I am using MacVim with the vim-latex plugin. There is a conceal feature turned on by default that converts LaTeX symbols to unicode in vim itself so the source is easier to read. I think this is supposed to turn off on the active line (under the cursor) but this isn't happening, meaning I can't edit the code in parts.
Is there a way to make the conceal feature only apply for inactive lines? Otherwise, how do I turn it off?
My modem detects the line rate as 8mbps, but in reality when I use speedtest.net I'm only downloading 7mbps max.
Is there a way I can configure my modem to get this extra 1mbps down?
Thanks.
I'm looking at buying a scanner with a document feeder. The feeder can feed in 30 ppm, but the scanner can only can at 12 ms/line. So how fast is the scanner scanning? Is having such a fast document feeder useless?
I'm wondering where to find detailed information regarding the Microsoft Advanced Windows Firewall command line settings. For instance, from reading a couple technet articles I've learned that I can run the following:
netsh advfirewall firewall set rule group=”File and Printer Sharing” new enable=Yes
The bit about 'group="File and Printer Sharing"' is the part I'm having trouble finding documentation for.
Any help would be greatly appreciated. And, if possible, I'd rather a pointer to the docs than a simple listing of group names.
A while back, I came across a random password generator for the command line that displayed a grid of "memorable" passwords. Output was something like this:
adam@host:~$ CantRememberThisCommand
lkajsdf aksjdfl
kqwrupo qwerpoi
qwerklw zxlkelq
The idea was that you could run this utility while someone was looking over your shoulder, and still pick a password with some level of secrecy due to the large number of choices.
I cannot remember what this utility was called. Oh interwebs, can you help?
[Notepad++ Question]
How do I use find-and-replace to replace the attribute of a series of tags using expression?
Case scenario:
Let's say I have a couple of lines of something like this:
<li><a title="Bla bla" href=
"http://www.url.com/etc">Text</a></li>
And I want to replace them with this:
<li><a title="Bla bla" href="">Text</a></li>
Note the new line and double tabs on the original.
How can I batch-convert files in a directory for their encoding (e.g. ANSI-UTF-8) or line-endings (Windows-Unix) with a command or tool?
For single files an editor helps, but how to do the mass files job?
Sorry for my rough English, I try to visualize my question.
I have two lists of words, one per line, each list in a separate file:
File 1:
white
fehér
green
zöld
red
piros
File 2:
white
blanco
green
verde
red
roja
I need to combine these lists, removing any duplicates and create a new file containing the following:
fehér
blanco
zöld
verde
piros
roja
I am a newbie with Notepad++ and can't work out this problem.
Please, recommend network bandwidth limiter for windows which can be controlled from command line. No need for fancy options, only limiting of up and down traffic on a host required.
I am writing a batch file to compress a folder using various archiving applications.
Currently I also use Winrar (X64) but manually set up the parameters
I would like to add rar to my batch
The folder concerned has many sub folders and I need to take this into account
What is the command line for the following keeping folder structure?:
Solid Archive,
Archive Format=RAR5,
Compression Method=Best,
Dictionary Size=1024MB
Many thanks
As a general rule of thumb, if there are two similar GPUs from the same line (i.e. an NVIDIA GTX 260 vs a NVIDIA GTX 280), will the less powerful or more powerful GPU run hotter? This is assuming all other factors stay the same - hardware configuration, cooling setup, ingame settings, etc.
Or does this depend entirely upon the GPU itself? I do remember reading that the GTX 280 in this example was terribly inefficient with power and cooling.
Is there a way to get DVD region code from command line (linux/ubuntu 9.10)?
I want to script this action and store the region code (and other data about DVD) in a log.
I'm in the process of deploying a bunch of Win2K8R2 VMs via vSphere's deployment template stuff, and in the deploy specification it allows you to punch a list of commands to run. Aside from activating Windows (which it doesn't do), it works pretty well.
Does anyone know the command-line equivalent of going into a network adapter's properties and unchecking the IPv6 box? If I had that I could put that in the spec and not have to manually uncheck the IPv6 box.
I'm looking for a single line command or a script that archives 5 folders into .tar files (no gzip/bzip needed) in a certain directory and deletes the folders after a successful compression. It has to use the original folder name as file name for the archive too.
So far I've used the current command, which only does one directory per time:
tar -c directory > directory.tar && rm -rf directory
Thanks in advance.
Once upon a time when I started sqlite from the command line I could using the tabbing autocomplete to enter the database name. This has not worked for a while now.
Any suggestions on how to do this? (Possibly specifically for files with a .db suffix.)
I'm looking for a command to get text around a specific line of a file.
ex:
file content:
a
b
c
d
e
f
g
h
i
j
a command like:
]$ commandname -text f -lines 3
giving the output
c
d
e
f
g
h
i
How would one modify the following line in iptables file (debian)?
ACCEPT all -- XXX.XXX.XX.X anywhere PHYSDEV match --physdev-in vif3.1
TO
ACCEPT all -- YYY.YYY.YY.Y anywhere PHYSDEV match --physdev-in vif3.1
I looked up the https://wiki.debian.org/iptables
and I'm having hard time figuring out how to exactly do this modification.
Can it be done using one command, or there is a way to temporally "extract" the iptables file and modify it using nano or vi, and put it back in place?
I'm looking for a single line command that archives 5 folders into .tar files (no gzip/bzip needed) in a certain directory and deletes the folders after a successful compression. It has to use the original folder name as file name for the archive too.
So far I've used the current command, which only does one directory per time:
tar -c directory > directory.tar && rm -rf directory
Thanks in advance.
I am writing a batch file to compress a folder using various archiving applications.
Currently I also use 7-Zip but manually set up the parameters
I would like to add 7-zip to my batch
The folder concerned has many sub folders and I need to take this into account
What is the command line for the following keeping folder structure?:
Archive Format=7z
Compression Level=Ultra
Compression Method=LZMA
Dictionary Size=512MB
Word Size=273
Solid Archive
Many thanks
Please, recommend network bandwidth limiter for windows which can be controlled from command line. No need for fancy options, only limiting of overall up and down traffic of a host required.
When I'm using the iwconfig command on my current wifi interface , wlan0 , the first line I get as output is wlan0 IEEE 802.11bgn.
When I try to do this when I am connected to other WiFi's, I sometimes get other versions, like IEEE 802.11bg or IEEE 802.11abgn. I want to ask, what's the meaning of this output? if the output is IEEE 802.11bgn then it means that this WiFi supports both the b , g and n standards or it means something else?
Thnaks :)