Learn ReactJS & React Native With Me
  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact
  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact
  • Facebook
  • Twitter
  • LinkedIn
  • Email
Learn ReactJS & React Native With Me

Code, Bugs, Pitfalls, Tricks of React Js & React Native

  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact

Browsing Tag

linux short

8 posts

How to stop PING command in Linux & Windows? Code Example

  • Akash Mittal
  • October 2, 2022
Use Ctrl + C or Ctrl + | or Ctrl + Shift + C to stop or terminate PING command in Linux and Windows. PING is a terminal and command…
View Post

How to set ssh key permissions in linux? Code Example

  • Akash Mittal
  • October 1, 2022
In order to set ssh key permissions in linux, we first need to know the correct permissions to assign. Without secure permissions your system will be open to attacks. So,…
View Post

what utility is equivalent to the pathping command on linux system?

  • Akash Mittal
  • October 1, 2022
mtr is the linux utility which is equivalent to the pathping command on windows system. So whatever pathping command does on windows, mtr does the same on linux. In this…
View Post

Temporary failure in name resolution in DNS lookup – Code Example

  • Akash Mittal
  • September 29, 2022
DNS is the domain name binding with ip address. Every website on internet is recognized by the ip-address of the server on which it is running. Domain name is the…
View Post

Permission Denied (publickey,gssapi-keyex,gssapi-with-mic) sshd_config

  • Akash Mittal
  • September 29, 2022
While trying to ssh a host you might encounter an error – Permission Denied (publickey, gssapi-keyex, gssapi-with-mic). This says that you are not allowed to access the host via ssh.…
View Post

C++ Sleep functions for windows & Linux – Code Example

  • Akash Mittal
  • August 30, 2022
In this article we will look at few methods to implement C++ Sleep functionality. There are various issues in delaying a thread, process or event. First of all none of…
View Post

Get who is logged in on your system linux & windows bash – Code Example

  • Akash Mittal
  • August 30, 2022
In this article we will show you the code to get who is logged in to your windows, linux, mac or Ubuntu operating system. Use whoami command in terminal to…
View Post

.xauthority does not exist – Linux Error

  • Akash Mittal
  • March 18, 2021
xauth fails to create .xauthority file and throws error, .xauthority does not exist if either the disk is full and there is no more space to create any new file…
View Post

Learn ReactJS & React Native With Me
Copyright AkashMittal.com | Privacy Policy