Skip to content

Latest commit

 

History

History
85 lines (67 loc) · 3.54 KB

File metadata and controls

85 lines (67 loc) · 3.54 KB

FormaServe IBM i Open Source Help

Our eLearning IBM i Training Examples

Visit our training videos, which can be found here. There are loads of great examples of open source on the IBM i platform.

Links

Open Source Path

If you want to make your PATH setting permanent, run the following lines to your $HOME/.profile.

echo 'PATH=/QOpenSys/pkgs/bin:$PATH' >> $HOME/.profile
echo 'export PATH' >> $HOME/.profile

Useful Yum Commands

Description Command
Show me installed packages yum list installed 
Show available packages yum list available 
Show available updates to packages yum list updates 
Give me some help! yum help 
Install a package yum install <package> 
Search for a package yum search <package> 
Remove a package yum remove <package> 
What repo's am I using? yum repolist 
Add Zend PHP Repo to list yum-config-manager --add-repo http://repos.zend.com/ibmiphp/ 

✔️ YouTube Videos

  • Our YouTube channel can be found here.
  • Subscribe to our YouTube channel to get the latest news & updates on our f_Learning videos here.

✍🏻 Authors

FormaServe Systems Ltd - All work - FormaServe

😊 Contributors

  • Andy Youens - FormaServe
  • Nick Youens - FormaServe

👍 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change

🚩 Connect with us

☕Support Us

coffee

 

 

📝 License

License