machine A has IP (eth0: 192.168.1.1, eth1: 10.10.xxx.yy) machine B has IP (eth0: 192.168.1.2) A and B are connected through RJ5 on eth0, both sides. ping ...
I have installed Anaconda on my Ubuntu 16.04 operating system. The instructions I was following seemed to think I would have a desktop icon, but I don...
How can a system (Asterisk) accept realms? I mean, for example we have two SIP accounts: exampleuser@test.com and exampleuser@anothertest.com. For Asteris...
Can anyone help me in removing temp files using cmd, i have used all these commands rd /s /q %temp% mkdir %temp% rd /s /q c:\windows\temp\ mkdir c:\window...
I am confused why this simple right() function doesn't work in my Excel 2010. Column A is formatted as Text, Column B is formatted as General. There ...
I need to add several tabs in my formula so that when pasted as text the values have tabs. I use CHAR(9) for each tab, but using multiple CHAR(9)s made my...
I am looking to use the command line 7-Zip to unzip a folder. I have a file, say example.zip and want to unzip the contents of the file into a folder call...
Somewhere along the line I accidentally typed my password into the username field on a website in Chrome. Now every time I go back to that site my passwor...
I am using an application that requires several attempts to log in (because of overloaded servers). This app has no "remember my password" feature. Theref...