Linux Screen Commands!

# Start Screen: screen -S scan # Detatch Screen: Ctrl-a d # Re-attach Screen: screen -x or screen -x PID OR screen -r <session name> #screen -ls There is a screen on: 6329.RV (Detached) 1 Socket in /var/run/screen/S-root. #Remove Screen :- screen -a OR exit

See More

Steps to clear the browser cache and cookies!

If you face any issues with the website accessibility…then do please clear the browser cache delete the cookies files and then try again or try using another browser. A) Windows XP/Windows Vista/Windows 7: 1) Click on Start >> All Programs >> Accessories. 2)Open Command Prompt. 3) In the Command Prompt window type in the following command: […]

See More

Steps to enable the telnet under Window’s 7!

User can enable the telnet on their Window’s 7 machine with the help of below easy steps: 1. Start 2. Control Panel 3. Programs And Features 4. Turn Windows features on or off 5. Check Telnet Client 6. Hit OK After that you can start Telnet via Command Prompt.  

See More