When using authentication based on keys (as opposed to a password), you have to create the key pair—a private key and a public key—on your local machine, then transfer the public key to the server and install it there. Here is how to do this on a Windows desktop for remote access to a Linux server.
How to set up remote access via SFTP to a web server root directory on RHEL/CentOS/Fedora using key pairs
Your users want to access a web server instance as a staging or production environment for DevOps… They want access to the web server document root of the sites they manage. Your job is to maintain the integrity of the whole system in terms of cyber security.
If you happen to be running a web server on Linux—for example in EC2 on Amazon AWS—and need to provide site owners remote access in a secure and responsible manner, here is how to do it.
The crypto revolution: an interview with Professor Emin Gün Sirer and Dr. Ittay Eyal about Bitcoin, the blockchain, and FinTech innovation
In a research paper titled “Majority is not Enough: Bitcoin Mining is Vulnerable“, Professor Emin Gün Sirer and Dr. Ittay Eyal of the Department of Computer Science at Cornell University, revealed the Selfish Mining attack on Bitcoin’s blockchain back in 2014.
In this interview, Professor Sirer and Dr. Ittay Eyal demystify Bitcoin and other crypto currencies and provide a first glimpse into the blockchain revolution.
The interview was conducted by Anna E Kobylinska with contribution by Filipe Martins.
How to get a grip on your log files growing outta control: set up and force logrotate
Logs that grow in size uncontrollably can cause unintended consequences. If you keep ignoring the situation, it will only get worse until you run our of disc space, the system starts being unresponsive or processes begin to crash.
A fatal flaw in TCP on Linux hijacks HTTPS connections. Here is the fix
If you are running Linux kernel 3.6 or newer, anyone in the world on a network that allows IP spoofing can hijack your encrypted communications in less than a minute, with a success rate of 90%.
Here is how to fix it.
- « Previous Page
- 1
- …
- 8
- 9
- 10
- 11
- 12
- …
- 14
- Next Page »