Download link for Linux Mint 7 beta?

General topics about editions
Forum rules
This forum is not a support forum

Re: Download link for Linux Mint 7 beta?

Postby emorrp1 on Wed May 06, 2009 8:56 am

mikesol, not really an easy way, but there are numerous ways. If you're that worried about it you could just stick with Felicia, it's a fine version. Before I learned packaging and git, I used to keep a couple of scripts that I'd run on a new install to setup the system exactly how I wanted it. Now I have a custom deb metapackage to install all my progs, and git for backing up my user settings.
If you have a question that has been answered and solved, then please edit your original post and put a [SOLVED] at the end of your subject header
Hint - use a google search including the search term site:forums.linuxmint.com
emorrp1
Level 8
Level 8
 
Posts: 2322
Joined: Thu Feb 26, 2009 8:58 pm

Linux Mint is funded by ads and donations.
 

Re: Download link for Linux Mint 7 beta?

Postby mikesol on Wed May 06, 2009 9:08 pm

emorrp1 wrote:mikesol, not really an easy way, but there are numerous ways. If you're that worried about it you could just stick with Felicia, it's a fine version. Before I learned packaging and git, I used to keep a couple of scripts that I'd run on a new install to setup the system exactly how I wanted it. Now I have a custom deb metapackage to install all my progs, and git for backing up my user settings.


How do you do those scripts and metapackages? I really want to know...

Thanks
Sorry for my bad English
User avatar
mikesol
Level 2
Level 2
 
Posts: 69
Joined: Thu Apr 09, 2009 3:40 pm
Location: Costa Rica

Re: Download link for Linux Mint 7 beta?

Postby emorrp1 on Thu May 07, 2009 4:12 am

ok, so bash scripts are (pretty much) just a sequence of commands, one per line, read almost exactly as if you'd typed them directly into the terminal. To turn this list of commands into a script, you need to make the file executable, and make sure this is the first line in the file:
Code: Select all
#!/bin/bash


For instance I had an install script that was a list of apt-get lines. To learn more, you need to become familiar with the command line way of doing things: you can find loads of tutorials using google.

Also this is getting a bit off topic, if you have any more questions about the process, start a new thread. Good Luck!
If you have a question that has been answered and solved, then please edit your original post and put a [SOLVED] at the end of your subject header
Hint - use a google search including the search term site:forums.linuxmint.com
emorrp1
Level 8
Level 8
 
Posts: 2322
Joined: Thu Feb 26, 2009 8:58 pm

Previous

Return to General Topics

Who is online

Users browsing this forum: No registered users and 1 guest