This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mswindows [2016/05/25 21:05] – jotasandoku | mswindows [2023/11/02 14:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| ---- | ---- | ||
| - | **__TOOLS__**\\ | + | TOOLS\\ |
| - | Tftp server and client:[[http:// | + | Tftp server and client: |
| ---- | ---- | ||
| __**SCRIPTS AND BATCH FILES IN WINDOWS**__ | __**SCRIPTS AND BATCH FILES IN WINDOWS**__ | ||
| Line 37: | Line 37: | ||
| The command will check //every second// and print the results:\\ | The command will check //every second// and print the results:\\ | ||
| netstat -ano | findstr -i SYN_SENT | netstat -ano | findstr -i SYN_SENT | ||
| + | Running continuously (every 2 seconds): | ||
| + | netstat -ano 2 | findstr 10.8.197.153 | ||
| + | \\ | ||
| + | **NOTEPAD++ NOTES - NPP **\\ | ||
| + | * To remove marking after comparing files: Ctrl-Alt-D OR Plugins > Compare > Clear results | ||
| + | * To show/hide CR/LF : View > Show Symbol > Show all characters | ||
| + | \\ | ||
| + | **NSLOOKUP**\\ | ||
| + | C:\> nslookup | ||
| + | > server (DNS) | ||
| + | > set q=mx | ||
| + | > contoso.com. | ||
| | | ||
| + | | ||
| + | |||
| + | ---- | ||
| + | |||
| + | WORK METHODOLOGIES: | ||
| + | * Agile | ||
| + | * Waterfall (marron passing :-) ) | ||
| + | * Kanban is primarily concerned with process improvements. | ||
| + | * Scrum is concerned with getting more work done faster. | ||
| + | |||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | SERIAL MANAGER:\\ | ||
| + | TERATERM: [[https:// | ||
| + | |||
| + | |||
| + | ---- | ||
| + | POWERPOINT: | ||
| + | \\ | ||
| + | Make text appear one line at a time: | ||
| + | |||
| + | - On the slide, select the box that contains your text. | ||
| + | - Select the Animations tab, and then pick an animation, such as Appear, Fade In, or Fly In. ... | ||
| + | - Select Effect Options, and then select By Paragraph to make the paragraphs of text appear one at a time. | ||
| + | | ||