You are not logged in.
Hey,
I plan to play with my #!, probably will end up having to reinstall. I want to keep my apps, but most of them aren't installed on my /home. Is there any way I can list my packages, so I can install them all after reinstalling #! ?
Offline
bunsenlabs 8) forum mod squad
Offline
Just what I needed. Thank you very much, triple h.
Offline
now make "ainstall" (auto-install)
#!/bin/bash
# Sector11's list
#
echo 'apt get is about to install -- My Stuff! ---'
sudo apt-get install --no-install-recommends apt-listbugs apt-listchanges conky-all convertall hddtemp htop lm-sensors mirage numlockx remind vnstat yad &&
echo ' '
echo 'Press ANY key to create vnstat database (eth0)'
read key
sudo vnstat -u -i eth0 &&
echo ' '
echo 'Press a key to continue with sensors-detect'
echo 'Answer YES to everything!'
echo ' '
read key
sudo sensors-detect
echo ' '
echo 'Press a key to configure hddtemp'
echo 'Answer: Yes, 0, Yes, OK, OK'
echo ' '
read key
sudo dpkg-reconfigure hddtemp
echo ' '
read 'Done'
exit
blah blah ....
You're own mini-cb-welcome script!
NOTE: trimed back the list greatly
· ↓ ↓ ↓ ↓ ↓ ↓ ·
BunsenLabs Forums now Open for Registration
· ↑ ↑ ↑ ↑ ↑ ↑ · BL ModSquad
Offline
Just what I needed. Thank you very much, triple h.
Remember to edit your original post and prepend the title with [SOLVED].
Linux User #586672
Come and Die -- Kyle Idleman
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.
Server: acrobat