https://github.com/udaylab/intro2lab
https://github.com/udaylab/intro2lab
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/udaylab/intro2lab
- Owner: UdayLab
- License: gpl-3.0
- Created: 2024-06-10T15:25:39.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T13:44:10.000Z (11 months ago)
- Last Synced: 2024-06-19T23:59:26.668Z (11 months ago)
- Size: 20.7 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to RAGE's Lab
## Computing Servers
| Computing Servers | IP-ADDRESS | Specifications |
|-------------------------------------------|-------------------|-----------------------------------|
| [Skytree2](http://163.143.165.141:8000/) | 163.143.165.141 | CPU-server with PCIe Gen4 Storage |
| [Khalifa4](http://163.143.165.143:8000/) | 163.143.165.143 | A6000 GPU-server with HDD storage |
| [Khalifa3](http://163.143.165.140:8000/) | 163.143.165.140 | A6000 GPU-server with HDD storage |**Backup server**
| [Khalifa6](http://163.143.165.145:8000/) | 163.143.165.145 | CPU-server with PCIe Gen4 Storage |
|------------------------------------------|-------------------|-----------------------------------|## New Users
1. [Account Creation in the Computing Server](accountCreationInComputingServer.pptx)
2. [Account Creation in the Data Server](accountCreationInDataServer.pptx)
3. [Mounting the Remote Directory of Data Server](mountingRemoteDirectory.pptx)
4. [Account Creation in the Database Server](creatingDatabaseUserAccount.pptx)4. [Discord account](https://support.discord.com/hc/en-us/articles/360033931551-Getting-Started)
5. Lab WiFi account
6. [PyCharm educational licence](pycharmEducationalLicense.pptx)
7. Microsoft student account
8. [Github account](https://docs.github.com/en/get-started/onboarding/getting-started-with-your-github-account#1-creating-an-account)
9. [VPN setup](https://web-int.u-aizu.ac.jp/labs/istc/ipc/service/ains-vpn/vpn-e.html)
## Tutorials
1. Jupyter
- [Jupyter Hub Interface](jupyterHubInterface_3.pdf)
- [Jupyter Notebook Interface](jupyterNotebookInterface_4.pdf)
- [Jupyter Notebook cheatsheet](Jupyter_Notebook_CheatSheet_Edureka.pdf) (Credits: [Edureka](https://www.edureka.co/blog/wp-content/uploads/2018/10/Jupyter_Notebook_CheatSheet_Edureka.pdf))
2. Linux
- Basics
- Advanced
- Professional
3. [Transferring files between local and servers](TransferringFilesBetweenLocalAndServers.pdf)
4. [Github](GithubTutorial.pdf)
5. [MarkDown](practiseMarkDownAndPythonInJupyterNotebook_5.pdf)
6. Python
- [Pycharm](pycharmBasics.pptx)
- Installation and Interface
- Installation of packages
- Github Connection
- Fork, Pull, Commit, and Push
- Coding
- Project creation
- Main function and terminal execution
- [Creation of Functions and Classes](filesPackagesDocumentation.pptx)
- [Sphinx documentation](sphinxDocumentation.pptx)
7. Google Collab
- [Basics](https://1drv.ms/p/s!Ar09XhBKBP2Mm9wMt3wfMCAh0l8jow)
- Advanced
8. [Postgres database](PostGresSQL.docx)
- SQL
- Backup and Restore
- Database Connectivity With Python
9. PAMI
10. Remittances
- [Paying money for admission fees](remittingMoneyForAdmissionFees.pptx)
- [Transferring money to other accounts](remittingMoneyFromSavedAccounts.pptx)