Skip to content

Commit

Permalink
updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
syselement committed May 19, 2024
1 parent 9b65130 commit c73d995
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion home-lab/hypervisors/proxmoxve/pve-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/runtipi.sh)"

## Ubuntu Server VM

> 🔗 ➡️ My [Ubuntu Server - VM](https://blog.syselement.com/home/operating-systems/linux/distros/ubuntu-server#first-boot-and-update) additional/updated guide
> 🔗 ➡️ My [Ubuntu Server - VM](../../../operating-systems/linux/distros/ubuntu-server.md#first-boot-and-update) additional/updated guide
```bash
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/vm/ubuntu-vm.sh)"
Expand Down
2 changes: 1 addition & 1 deletion operating-systems/linux/distros/kali-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ ssh-keygen -t rsa

### Zsh & Oh-My-Zsh

> Follow the guide here to setup `ZSH` with `Oh-My-Zsh` - [Zsh & Oh-My-Zsh - syselement](https://blog.syselement.com/home/operating-systems/linux/tools/zsh)
> Follow the guide here to setup `ZSH` with `Oh-My-Zsh` - [Zsh & Oh-My-Zsh - syselement](../tools/zsh.md)
---

Expand Down
2 changes: 1 addition & 1 deletion operating-systems/linux/distros/parrot-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ ssh-keygen -t rsa

### Zsh & Oh-My-Zsh

> Follow the guide here to setup `ZSH` with `Oh-My-Zsh` - [Zsh & Oh-My-Zsh - syselement](https://blog.syselement.com/home/operating-systems/linux/tools/zsh)
> Follow the guide here to setup `ZSH` with `Oh-My-Zsh` - [Zsh & Oh-My-Zsh - syselement](../tools/zsh.md)
------

Expand Down
2 changes: 1 addition & 1 deletion operating-systems/linux/distros/ubuntu-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ sudo sed -i 's/^ENABLED=.*/ENABLED=0/' /etc/default/motd-news
sudo passwd root
```

> - Follow the guide here to setup `ZSH` with `Oh-My-Zsh` - [Zsh & Oh-My-Zsh - syselement](https://blog.syselement.com/home/operating-systems/linux/tools/zsh)
> - Follow the guide here to setup `ZSH` with `Oh-My-Zsh` - [Zsh & Oh-My-Zsh - syselement](../tools/zsh.md)
> - Remove unwanted spam with [UnspamifyUbuntu - Github Skyedra](https://github.com/Skyedra/UnspamifyUbuntu)
### Extend Partition and Filesystem
Expand Down
2 changes: 1 addition & 1 deletion operating-systems/linux/distros/ubuntu-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ sudo /usr/lib/update-notifier/update-motd-updates-available --force
sudo passwd root
```

> - Follow the guide here to setup `ZSH` with `Oh-My-Zsh` - [Zsh & Oh-My-Zsh - syselement](https://blog.syselement.com/home/operating-systems/linux/tools/zsh)
> - Follow the guide here to setup `ZSH` with `Oh-My-Zsh` - [Zsh & Oh-My-Zsh - syselement](../tools/zsh.md)
> - Remove unwanted spam with [UnspamifyUbuntu - Github Skyedra](https://github.com/Skyedra/UnspamifyUbuntu)
---
Expand Down

0 comments on commit c73d995

Please sign in to comment.