mei 3, 2022

Linux Mint 19.1 Xfce


Het script v1.0 (15-03-2019) voor : 10 dingen om direct te doen in Linux Mint 19.1 XFCE

Categorie: Tips en Trucs
Ingezonden door: Danny

Het script v1.0 (15-03-2019) voor : 10 dingen om direct te doen in Linux Mint 19.1 XFCE

https://makkelijkelinuxtips.blogspot.com/p/eerst-mint-xfce.html

—–script—–

#!/bin/bash

YELLOW=”\033[1;33m”
RED=”\033[0;31m”
GREEN=”\033[1;32m”
ENDCOLOR=”\033[0m”

echo

bla bla bla bla

sleep 600

#einde deel 1

—–script—-

Download het script linux_mint_19_1_xfce_script_v1.0.zip
Download het script linux_mint_19_1_xfce_script_v1.1.zip
Download het script linux_mint_19_1_xfce_script_v1.3.zip

Open bestandbeheer.

Ga naar Downloads

Klik met de rechtermuis op het script: linux_mint_19_1_xfce_script_v1.?.sh
Open met ‘Texteditor’
Sla het script op als – met tekenset:huidige taalomgeving utf-8 en regeleinde unix/linux.
Sluit Texteditor.

Klik met de rechtermuis op het script: linux_mint_19_1_xfce_script_v1.?.sh
Kies eigenschappen.
Tab rechten.
Zet een vinkje bij: Sta toe dat dit bestand wordt uitgevoerd als een programma.
Kies sluiten.

Klik met rechtermuis op het script en kies open met terminal.

Ja, en als het niet werkt, wat dan ?
Alternatief: Open een terminalvenster
Ga naar map Downloads
Geef commando: sudo sh linux_mint_19_1_xfce_script_v1.?.sh

Succes.