Recently Updated Pages
Installing Oracle 19c in a docker container
Installing Oracle 19c in a docker container Reference: https://mkc110891.medium.com/oracle-19c-o...
Training notes
https://www.linkedin.com/learning/paths/developing-and-delivering-software-with-docker?u=76815018...
Aliases to run commands in docker
The following examples will allow the run the corresponding commands within docker of a file outs...
Cheat Sheet
docker pull <image> -> Download image on its latest version from docker hubdocker images -> Lists...
Cheat sheet
1 Para buscar alguma palavra ou algo dentro do seu código: Atalho: Ctrl + F 2 Buscar algum arqu...
Installation on Fedora Linux
# Install Node.jssudo dnf install nodejs #Install React Nativesudo npm install -g react-native-c...
Important settings
1 - Change resolution: Go to OpenCore-Catalina and find for cd OSX-KVM/OpenCore-Catalina gre...
Installation in a Mac
References: https://reactnative.dev/docs/environment-setup To emulate Mac OS in Linux, follow ht...
Installation
Reference: https://github.com/kholia/OSX-KVM Install qemu, set kvm params and clone the repo ...
Running Project in XCode emulator
Disabling Flipper in case of: event 2/event-config.h' file not found At <ProjectFolder>/ios/P...
New project
From Terminal, run: npx react-native init <ProjectName>
Install extra Fedora Environment group
sudo dnf update dnf grouplist -v Output: Available Environment Groups: Fedora Custom Op...
Force "git pull" and reset local branch from origin
First, run a fetch to update all origin/<branch> refs to latest: git fetch --all Backup your...
Cheat sheet
tmux $ tmux new $ tmux new-session : new Start a new session $ tmux new -s mysession : new ...
EC2 Snapshots
Find Snapshots older than an specific date. Won't work if AWS CLI is running on Windows: $ aws e...
Connection setting
1 - Create Access Key at the IAM console 2 - Download key and use the content on credential file...
Cheat sheet
Change branch to "develop": git checkout develop Add new file to branch: git add <file> ...
Must have tools
Tool Description Installation TMUX Multiple terminals in a single session dnf install tmux...
Enable RPM Fusion repos
sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fed...
Install Flat-Remix theme
Requires gnome-tweaks sudo dnf install gnome-tweaks git clone https://github.com/daniruiz/flat-...