feat: remove devices

This commit is contained in:
dancingCycle 2022-11-23 13:20:31 +01:00
parent b2ccfdd4e7
commit 5d8fec3b76
12 changed files with 0 additions and 89 deletions

View File

@ -1,20 +0,0 @@
# Acer Aspire 3820T
* press the <> key to interrupt the start sequence
* press the <> key to enter the BIOS setup
* [Bootable USB](../doc/bootable-usb-drive.md)
* [Debian Installation](../doc/debian-install.md)
* [Debian Configuration](../doc/debian-config.md)
* [Debian Keyboard Layout](../doc/debian-keyboard-layout.md)
* [Debian Lid Switch Configuration](../doc/debian-lid-switch-config.md)
* [Firewall](../doc/firewall.md)
* [SSH Server](../doc/ssh-server.md)
* [SSH Public Key Authentication](../doc/ssh-pub-key-auth.md)
* [Cups](../doc/cups.md)
* [Postges](../doc/postgres.md)
* [Java](../doc/java.md)
* [OneBusAway](../doc/onebusaway.md)
## To-do List
* Reuse

View File

@ -1,5 +0,0 @@
/*
* SPDX-FileCopyrightText: 2022 Software Ingenieur Begerad <swingbe.de>
*
* SPDX-License-Identifier: CC0-1.0
*/

View File

@ -1,4 +0,0 @@
# Cloud Server
* [SSH Server](../doc/ssh-server.md)
* [SSH Public Key Authentication](../doc/ssh-pub-key-auth.md)

View File

@ -1,5 +0,0 @@
/*
* SPDX-FileCopyrightText: 2022 Software Ingenieur Begerad <swingbe.de>
*
* SPDX-License-Identifier: CC0-1.0
*/

View File

@ -1,15 +0,0 @@
# Cloud Server
* [SSH Server](../doc/ssh-server.md)
* [SSH Public Key Authentication](../doc/ssh-pub-key-auth.md)
* [Docker](../doc/docker.md)
* [Static-gtfs-manager](../doc/static-gtfs-manager.md)
* [Install Postgres](../doc/postgres.md)
* [Create Database with Postgres](../doc/postgres-create-db.md)
* [Create User with Postgres](../doc/postgres-create-user.md)
* [create user datatools](../doc/gnu-linux-create-user.md)
* [Install Node.js](../doc/node.md)
* Install Yarn: ```npm install --global yarn```
* [Install Java](../doc/java.md)
* [Install Maven](../doc/Maven.md)
* [Drone](../doc/drone.md)

View File

@ -1,5 +0,0 @@
/*
* SPDX-FileCopyrightText: 2022 Software Ingenieur Begerad <swingbe.de>
*
* SPDX-License-Identifier: CC0-1.0
*/

View File

@ -1,12 +0,0 @@
# Lenovo ThinkPad T490
* press the Enter key to interrupt the start sequence
* press the F1 key to enter the BIOS setup
* [Bootable USB](../doc/bootable-usb-drive.md)
* [Chrome](../doc/chrome.md)
* [Debian Installation](../doc/debian-install.md)
* [Debian Configuration](../doc/debian-config.md)
* [Debian Keyboard Layout](../doc/debian-keyboard-layout.md)
* [Debian Lid Switch Configuration](../doc/debian-lid-switch-config.md)
* [Python for Debian 11](../doc/debian11python.md)
* [Gnome Builder](../doc/gnome-builder.md)

View File

@ -1,5 +0,0 @@
/*
* SPDX-FileCopyrightText: 2022 Software Ingenieur Begerad <swingbe.de>
*
* SPDX-License-Identifier: CC0-1.0
*/

View File

@ -1,3 +0,0 @@
# ThinkPad T60
* [Debian Lid Switch Configuration](../doc/debian-lid-switch-config.md)

View File

@ -1,5 +0,0 @@
/*
* SPDX-FileCopyrightText: 2022 Software Ingenieur Begerad <swingbe.de>
*
* SPDX-License-Identifier: CC0-1.0
*/

View File

@ -1,15 +1,5 @@
# Setup
## Devices
* [Acer](devices/acer.md)
* [Antje](devices/antje.md)
* [Cloud Server](devices/cloud-server.md)
* [Lenovo ThinkPad T490](devices/ltpt490.md)
* [Lenovo ThinkPad T60](devices/tpt60.md)
## General Setup Steps
* [Apache](doc/apache.md)
* [Create bootable USB Drive For OS Installation](doc/bootable-usb-drive.md)
* [Cups](doc/cups.md)