-
Pages
-
Recent Posts
- How to connect to an EC2 instance over SSH
- Simple algorithm for casting strings to double
- How to make multipart requests with file and object through autogenerated code defined in OpenAPI
- How to make multipart requests with files through autogenerated code defined in OpenAPI
- How to compile and run Java files on Windows
Categories
-
Search Results for: chmod
How to connect to an EC2 instance over SSH
The article outlines connecting to an Amazon EC2 instance via SSH, detailing prerequisites and steps for Unix-based systems as well as Windows users, including PuTTY private key conversion. Continue reading
Posted in Tutorials
Tagged Amazon Web Services, AWS, EC2, EC2 instance, Linux, PuTTY, PuTTYgen, remote access, security, SSH, SSH client, windows
Leave a comment
How to create a folder in PHP if it doesn’t exist
This article will show you how to create a folder automatically in PHP if it does not exist. Continue reading
How to set all subfolder writable for WordPress update error at OS X
If you just switched from PC to Mac, many things are new for you. Even WordPress errors. You can quickly start being frustrated from beginning when even things which used to be easy on Windows are now hard on Mac. … Continue reading