teachonetofish-sitelogo

Teach One To Fish

  • Category
banner-1
  • AWS S3 find bucket owner

    Firstly, you need to find your Canonical ID. (https://www.teachonetofish.net/aws-iam-cli/) The canonical user ID is the Amazon S3–only concept. It is a 64-character obfuscated version of the account ID. Therefore you can’t get anything out of the canonical user ID because it’s almost certainly a one-way hash. Then, you can find the bucket ID to see […]

    August 4, 2022
  • AWS IAM CLI

    https://docs.aws.amazon.com/cli/latest/reference/iam/ AWS account identifiers There are 2 types of account identifiers. AWS account ID AWS account ID is a 12-digit number, such as 123456789012, that uniquely identifies an AWS account. Account IDs are not considered sensitive information. Many AWS resources include the account ID in their Amazon Resource Names (ARNs). The account ID portion distinguishes […]

    August 4, 2022
  • MacOS Bootstrap 2021 – Applications

    MacOS Bootstrap 2021 – Applications

    We need many different applications for different projects. I listed some common programs here. See if you need them. Some can download from homebrew, some can download from App Store, some can only download from their website only. Files or Storage Dropbox Google Drive Microsoft OneDrive Filezilla Text Editor or IDE Evernote (App Store) VS […]

    August 2, 2022
  • MacOS Bootstrap 2021 – Homebrew

    MacOS Bootstrap 2021 – Homebrew

    There are so many apps need to install in a new computer. Instead of downloading all one by one, you can use Homebrew. Homebrew can install apps for you by one command. Install Homebrew After Homebrew installed, you need to run the following command to start using Homebrew. Test Homebrew Homebrew Must have packages Python […]

    August 2, 2022
  • Using Bitvise SSH Client to connect to an Ubuntu EC2 Instance

    Using Bitvise SSH Client to connect to an Ubuntu EC2 Instance

    Go to https://www.bitvise.com/ssh-client-download Click “Bitvise SSH Client Installer” Download and double click “Bitvise SSH Client Installer” file Accept agreement and click “Install” 5.Once installed, the following screen will be shown In EC2 console, click the icon to copy the EC2 public ip In Bitvise SSH Client, input EC2 public ip to Host field, and input […]

    July 29, 2022
  • Setup WordPress 6 after installation

    Setup WordPress 6 after installation

    After installed WordPress (https://www.teachonetofish.net/set-up-wordpress-on-single-instance-ec2-in-ubuntu/), you need to do the initial setup in WordPress. Setup WordPress Assume you installed the webroot/wordpress folder. Then in your browser, open URL Choose your default admin page language. Setup your admin user and password. All done! WordPress Admin page

    July 28, 2022
  • Setup Ubuntu EC2 in AWS

    Setup Ubuntu EC2 in AWS

    Login to your AWS Management Console https://aws.amazon.com/. After you logged in, choose your region before you move on. Go to EC2 service. Launch new instance Name: WordPress Application and OS Images (AMI): Ubuntu Instance type: t3.micro Key apir (login) -> Key pair name: wordpress Create key pair -> Key pair name: wordpress Then you will […]

    July 28, 2022
  • Air Drop settings

    Air Drop settings

    Air Drop I don’t use MacBook migration tool because I want to install everything from a clean environment. If you need to manually migrate from old notebook, you can use Air Drop to copy files manually. Finder preferences Some other settings that cannot be found from menu, then you should go to Finder -> Preferences. […]

    July 26, 2022
  • Set up WordPress on Single instance EC2 in Ubuntu

    If you have not setup your EC2 yet, please go to https://www.teachonetofish.net/setup-ubuntu-ec2-in-aws/ Update OS Install Apache, PHP, MySQL Install PHP and library PHPinfo On your keyboard type i to change to insert mode. Type the following PHP code. Press “Esc” key, then type “:wq” -> enter Open browser and check your PHP. “http://your-ip-address/phpinfo.php” Setup Database […]

    July 26, 2022
  • Linux list files

    Linux list files

    To display the files in a directory in Linux, we know we can use ls command, but we also want to sort the files by different order.If you are using Mac, you don’t have ll. You can set alias. Then add the following code. Update the shell without restarting computer. Sort by file size Reverse […]

    July 26, 2022
1 2 3
Next Page→
teachonetofish-sitelogo

Teach One To Fish

Proudly hosting in Zaturday and Powered by Mouxidea

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT