I need to install/import a CA cert (.cer) into the Trusted Root Cert Authorities store of a Win XP Home using command line. Anyone has any idea which command i can use?
How can we create line breaks in a way they are respected by linkedin?
I'm using a UNIX system (OSX).
I found this answer but I think there has to be a way of doing it without running a liveCD.
Thanks in advance :)
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.
I just starting using a Mac and have been frustrated that command line options are required immediately following the command so that this works:
ls -la /usr
but this doesn't:
ls /usr -la
ls: -la: No such file or directory
Is there any way to change this? Or can someone tell me why the placement of options is agnostic on most Linux platforms, but not on Mac?
I am trying to schedule the opening of a command line to run task in another pc. But I am not able to open them.
AT \OTHERPC 15:00 "C:\Windows\System32\cmd.exe" BATCHJOB.bat
Any ideas?
I have a bunch of Apache log files that I would like to analyze. I'm looking for a tool that doesn't require much setup; something that I can run a log through the command line, without messing around on our live web servers.
Any recommendations?
I am running the top command to see details about specific processes. The output is piped to grep like so:
top -n 1 | grep jre
The output is usually around 4 lines, and I would like to prefix the current time to each line so it would be something like:
Before:
2772 deleteme 20 0 2832 1156 872 R 2.0 0.1 0:00.01 top
After:
13:46 25-08-2012 2772 deleteme 20 0 2832 1156 872 R 2.0 0.1 0:00.01 top
I would like to do this because i have half installed service because of installation failure which is just there non functioning.
How can we remove the windows service using the command line ?
I have a nice little USB light which has no off switch, it is 'on' for the duration of being plugged in.
My question is, is there a way of disabling the USB port so as to turn off the light while it is still plugged in? Preferably, this could be done from the command line, but if it's possible at all that would be really cool regardless. I use Mac and Linux, but am interested to learn if this is possible in any OS, or if physical hardware prevents usage like this.
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.