Skip to content
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms and Conditions

Programming Tutorial

Start Learning to Code

  • About Us
  • Contact Us
  • Privacy Policy
  • Terms and Conditions

Breaking News

Nextjs: running code after complete fetch

why does 400 status code result always entercatch block execution with axios?

Saving the state of the button onClick

TypeScript: Specify that value must be in Array using spread operator

Show separate number with comma in django tempalte

Why does my website keep showing old index.html, style.css, app.js…?

Using Python Flask to change the colour of an icon when it detects a words like scam, pending and verified

x clear icon appears only when the input has value – react

Login button redirects to two pages. For first time loginers, it redirects to agreement page, and for rest, it redirects straight to home?

WebComponent setter not triggered if defer is used

Tag: remote

Linux

Rsync directory error

admin June 13, 2021

I wanted to copy files that are made 15 and more days ago. Here is the code im currently using rsync -RDa0P –files-from=<(find /vmail/folder1/ -mtime +15 -print0) . root@202.60.9.11:/...

linuxremotersyncterminalubuntu Comment on Rsync directory error
Windows

Services file in C:WindowsSystem32driversetc

admin April 29, 2017

In the services file I see open ports/ remote connections and streaming etc, Can someone connect to my pc from there?

remoteremote-accesswindows
Windows

PSTools: PSExec not working on 64-bit Windows 7

admin December 30, 2016

I have a problem running PSExec remotely on systems running Windows 7 Professional and Windows Embedded Standard, both 64-bit. It seems to freeze during or after it starts the PSEXESVC service on the …

64-bitpsexecremotewindowswindows-7
Windows

How can I close Microsoft Word on a remote Windows machine?

admin May 31, 2016

My company has a ultra-low tech ‘document sharing system’: We have certain key Word documents that are stored on a shared drive on a Windows 10 PC and everyone can write to the document. They are told …

killmicrosoft-wordremotewindows
Windows

copying from VIM in a screen in putty under windows

admin October 1, 2012

Anyway i can get text from Vim in the windows clipboard? my sessions are usually via PuTTY, and almost always in a gnu screen if using :set mouse=v i can highlight some lines and they appear in …

clipboardputtyremotevimwindows
Windows

Remote Linux system via Windows 7

admin September 27, 2012

I have a dual boot with Windows 7 and Fedora. Though I can log into both without any problems, I am trying to log in to the Linux account via the Windows account. Is that possible? Or, is it possible …

desktopfedoralinuxremotewindows
Windows

Remotely check if a user is working on a computer

admin March 9, 2012

is there a way to check remotely if a user is working at a computer? (“psloggedon” just lets me know a user is logged-on and nothing else)

remotesecuritywindows
Linux

faster way to mount a remote file system than sshfs?

admin October 8, 2011

I have been using sshfs to work remotely, but it is really slow and annoying, particularly when I use eclipse on it. Is there any faster way to mount the remote file system locally? My no.1 priority …

filesystemslinuxnfsremotesshfs Comment on faster way to mount a remote file system than sshfs?
Windows

Remote Connecting to Windows

admin June 8, 2011

Is it possible to connect to a Windows Server machine command line without using RDP, in similar manner to SSHing to a Linux server? My tasks require running various commands in many Windows machines….

remoteremote-desktopwindows
Windows

How to find username on remote computer?

admin May 24, 2010

I have the IP addresses of some computers on my network. Is there any command line tool like PsExec, which can take the IP Address as input and find out the username of the currently logged in user? I …

command-lineremoteusernamewindows

Posts navigation

1 2 Next
Privacy Policy