tuto connection ssh
+ tuto git create and switch to new branch + list sites
This commit is contained in:
@@ -12,14 +12,19 @@
|
||||
Type=Application
|
||||
**( cd /usr/share/applications && chmod 644 <name>.desktop )** maybe change permissions
|
||||
|
||||
**firefox extension source code**
|
||||
**firefox extension source code :**
|
||||
**right click on install** and select "copy link"
|
||||
**curl -L <link> > /tmp/myextension.xpi** download the extension with curl inside a tmp file
|
||||
**unzip /tmp/myextension.xpi -d /tmp/myextension** unzip the content
|
||||
enjoy reading it ;)
|
||||
|
||||
**enable accents on ubuntu**
|
||||
**enable accents on ubuntu :**
|
||||
**compose key = right alt** change in keyboard > layout > compose key
|
||||
**r-alt ' e** é
|
||||
**r-alt ` e** è
|
||||
|
||||
**connect to planet hoster with ssh :**
|
||||
ssh hugugtzx@world-370.fr.planethoster.net -p 5022
|
||||
**to enable vi :** `export TERM=xterm`
|
||||
**locked files on nextcloud :** https://help.nextcloud.com/t/file-is-locked-how-to-unlock/1883
|
||||
|
||||
|
||||
Reference in New Issue
Block a user