Run Multiple Commands from a Plink.exe SSH Session
You can do this with: Then in the commands.txt file you just put in the commands that you wish to run within the session. This has been tested on Linux.
The ramblings of a computer geek
You can do this with: Then in the commands.txt file you just put in the commands that you wish to run within the session. This has been tested on Linux.
This was an interesting one, I was trying to download a IOS image to a switch but the connection was being denied. It turned out the connection was coming from a VLAN interface on the switch that did not have access to the TFTP server. You can force the VLAN interface used with this command: … Read more
With the prevalence of mobile devices this is becoming more of a problem, you have a user who comes in every day and swears blind nothing has the wrong password, but something is locking them out. Here is how to fix it: Firstly you must ensure that you are logging the stuff correctly on your … Read more
PROBLEM: You can’t checkout a file because it says it is “locked by another user” or is “locked by <USERNAME>”, but from the SharePoint UI you can’t see who has it locked out or you can’t see that it has been locked out at all. SOLUTION: This is a big problem with SharePoint since 2003, … Read more