Get support for sagikazarmark/ubuntu-install
If you're new to LTH, please see our FAQ for more information on what it is we do.
Support Options
Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:
View Open IssuesTake a look to see if anyone else has experienced the same issue as you and if they managed to solve it.
Open an IssueMake sure to read any relevant guidelines for opening issues on this repo before posting a new issue.
Sponsor directlyCheck out the page and see if there are any options to sponsor this project or it's developers directly.
sagikazarmark/ubuntu-install
Install Ubuntu in 30 minutes
This is a simple guide for installing ubuntu in 30 minutes (using a predefined environment).
Preparations
- Download this repository and customize the scripts if needed (ppas, debconf seed, packages)
- Backup your data, home directory, settings, etc (Use a software like unison or backintime for regular backups)
Installation
- Install your choice of Ubuntu version (LTS recommended, currently: Trusty Tahr)
- Restore your home directory backup (Note: if you customized your .bashrc script opening a terminal will likely show some errors (executables not present, etc). For the time being you can just ignore them.)
- Execute
ppas.sh
to install PPAs - Execute
repositories.sh
to install Insync and Virtualbox repositories - Execute
install.sh
Configuration
You need to/can do some further settings to make the system work properly:
- Execute
settings/nemo.sh
to set it as deafult file explorer - To enable hibernation: execute
settings/hibernation.sh
- To set firefox minimum tab width: execute
misc/firefox.sh
Extras
There are some extra software installers in the extras/
directory. Make sure to execute extras/init.sh
before.
Development
There are some experimental install scripts in the dev/
directory.
Remove replaced packages
This installer kit provides replacements for some builtin Ubuntu softwares:
- Empathy => Pidgin
- Totem => VLC
- Rhytmbox => Clementine
Thus you can even remove them:
$ sudo apt-get purge rhythmbox totem empathy
The purpose is to prevent any interactions with these applicationy by accident.
Our Mission
We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.
From the Blog
Interesting Articles
-
Generating income from open source
Jun 23 • 8 min read
-
2023 State of OSS
Apr 23 • 45 min read ★
-
A funding experiment...
Aug 19 • 10 min read
-
But You Said I could
Aug 19 • 2 min read
Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated
p-e622a1a2