Update README.md
This commit is contained in:
parent
18e09e3dbb
commit
8e1abb6647
10
README.md
10
README.md
@ -89,7 +89,7 @@ sudo apt-get install globalprotect-openconnect
|
|||||||
```
|
```
|
||||||
For Arch Linux, simply install:
|
For Arch Linux, simply install:
|
||||||
```
|
```
|
||||||
sudo pacman -S globalprotect-openconnect
|
sudo pacman -Sy globalprotect-openconnect
|
||||||
```
|
```
|
||||||
|
|
||||||
After installed, run `gpclient` to start the UI then enter `student-vpn.royalholloway.ac.uk` as the portal address.
|
After installed, run `gpclient` to start the UI then enter `student-vpn.royalholloway.ac.uk` as the portal address.
|
||||||
@ -154,6 +154,14 @@ fish://USERNAME@linux.cim.rhul.ac.uk:22
|
|||||||
You can add this as a remote directory in your Dolphin places panel by right clicking on Remote, pressing Add Entry and adding as such:
|
You can add this as a remote directory in your Dolphin places panel by right clicking on Remote, pressing Add Entry and adding as such:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Installing Neovim on the Linux CIM Servers
|
||||||
|
|
||||||
|
### One-command install
|
||||||
|
```
|
||||||
|
curl -sSL https://gist.github.com/Weetile/d208d9acae823ede5f2188a2695b3197/raw | sh
|
||||||
|
```
|
||||||
|
|
||||||
## Command-line utilities
|
## Command-line utilities
|
||||||
### gcc flags alias
|
### gcc flags alias
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user