Topic: Another post-install script...with some auto-configuration.
Afternoon all,
I keep 3 or 4 computers running on a similar setup--so I created a post-install script to get them to the point I need them. This includes adding some packages and semi-automated configuration.
The content of the script:
Updates / upgrade packages
Installations:
Packages for academic use (namely, mendeley, openoffice and zim.)
a few extra utilities.
Dropbox (for 32-bit.) (automates download, and adding info to autostart.sh.)
Configurations:
Copy over old bash aliases.
Xmodmap (converts CapsLock to Super key ... for easier access to menu.)
Openbox configuration (namely, copying over old rc.xml's. I personally haven't had an issue with it...YMMV.)
Running the script
Download it from pastbin at: http://crunchbanglinux.org/pastebin/617
Make it executable:
sudo chmod +x /PATH/TO/SCRIPT Run it via sudo:
sudo ./SCRIPT Notes
Many thanks to Omns for his post-install script that inspired this one.
I welcome any comments / requests. Thought that this might be of use to someone beyond me. Feel free to to use / edit as you may.
Last edited by jmbarnes (2010-05-07 12:35:46)