https://github.com/caglaryalcin/linux-scripts
Contains various automated scripts for Linux
https://github.com/caglaryalcin/linux-scripts
bash bash-script linux linux-mint mint script ubuntu
Last synced: 10 months ago
JSON representation
Contains various automated scripts for Linux
- Host: GitHub
- URL: https://github.com/caglaryalcin/linux-scripts
- Owner: caglaryalcin
- Created: 2021-12-20T19:31:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T11:20:41.000Z (over 1 year ago)
- Last Synced: 2025-01-26T14:49:59.564Z (about 1 year ago)
- Topics: bash, bash-script, linux, linux-mint, mint, script, ubuntu
- Language: Shell
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
after-format.sh
My settings and softwares for Linux Mint.
```
wget https://raw.githubusercontent.com/caglaryalcin/linux-scripts/main/scripts/dark.sh
```
```
sudo chmod +x dark.sh
```
```
bash dark.sh
```
```
wget https://raw.githubusercontent.com/caglaryalcin/linux-scripts/main/scripts/after-format.sh
```
```
sudo chmod +x after-format.sh
```
```
sudo ./after-format.sh
```
This script does exactly the following;
- Checks your internet
- Sets resolution 1920x1080 for single monitor
- System update & upgrade
- Install vMware workstation
- Install wine
- Install libreoffice
- Install thunderbird
- Install putty
- Install steam
- Install anydesk
- Install flameshot
- Install sublime-text
- Install vlc
- Install filezilla
- Install deluge
- Install gparted
dark.sh
This script just does sets dark theme for Linux Mint (Cinnamon) or Gnome based distros.