- 👋 Hi, I’m @BeKnowDo
- 👀 I’ve learned true leadership during my service to the Army.
- ❤️ I love web-based technologies, user experience, and I'm a linux nerd.
- 🌱 I’m currently continuing to improve my DevOps knowledge and skill.
- 💞️ I’m looking to collaborate on autism focused software solutions.
- 📫 You can reach me on Instagram @veteranpatriot
Focusing
Leader, Technologist, and UX lover.
Force multiplier to teams and accountability expert :)
I work hard, am smart, and ensure we have fun in the process.
-
BKD Solutions, LLC
- Greater New York area
- https://bkd.io
- in/cesarmperez
Highlights
- Pro
Pinned Loading
-
bkd-puppeteer
bkd-puppeteer PublicPuppeteer Website Screenshots Generator for UI Regression testing or general UI Testing
JavaScript 1
-
Setting up Ubuntu for my development...
Setting up Ubuntu for my development environment and other utilities 1## Ubuntu 24.102### Installing gDebi3```sudo apt install gdebi-core```
45## Sharing Drives via Samba -
Fedora Developer Setup
Fedora Developer Setup 1| **Software** | **Installation Steps** |
2|--------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3| **ZSH** | - **Install via dnf:**<br> `sudo dnf install zsh -y`<br><br> - **Verify the installation:**<br> `zsh --version` |
4| **Oh My Zsh** | - **Run the installer:**<br> `sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"`<br><br> - **Set ZSH as the default shell:**<br> `chsh -s $(which zsh)`<br> Try `sudo usermod -s /bin/zsh $USER` if `chsh` doesn't work<br> *(Log out and log back in to apply the change)* |
5| **nvm** | - **Ensure curl is installed:**<br> `sudo dnf install curl -y`<br><br> - **Run the install script:**<br> `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh \| bash` <br><br> - **Activate nvm:**<br> Restart your terminal or run `source ~/.zshrc`<br><br> - **Verify installation:**<br> `nvm --version` |
-
Common Linux Commands
Common Linux Commands 1# Common Linux Commands2The purpose of this this is to document every day commands we use in the terminal on linux based systems.<br/>3<em>(we'll use ZSH as our shell)</em>
45## Copy files to/from a remote server -
MacOS Catalina Setup
MacOS Catalina Setup 1## MacOS Catalina Setup2### Install Xcode3- [Xcode](https://apps.apple.com/us/app/xcode/id497799835?mt=12)
45## VS Code Installation
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




