altonbr
December 13th, 2006, 07:13 PM
I love UbuntuGuide.org so much that I printed off the Dapper and the Edgy versions of it for reference. I use it so often sometimes, that I need to place tabs in the two binders, indicating important information.
What would be easier though, would be to have the Directory Tree's Numerical Order be placed down beside the actual information.
Example:
# 1.6.63 How to install Dialup PPP Client (GNOME PPP)
# 1.6.64 How to install Broadband ADSL/PPPoE Client (RP-PPPoE)
corresponds to:
How to install Dialup PPP Client (GNOME PPP)
* Read #General Notes
* Read #How to add extra repositories
sudo apt-get install gnome-ppp
* Applications -> Internet -> GNOME PPP
How to install Broadband ADSL/PPPoE Client (RP-PPPoE)
* Read #General Notes
* Read #How to install Basic Compilers (build-essential)
wget -c http://www.roaringpenguin.com/files/download/rp-pppoe-3.8.tar.gz
sudo tar zxvf rp-pppoe-3.8.tar.gz -C /opt/
sudo chown -R root:root /opt/rp-pppoe-3.8/
gksudo gedit /usr/share/applications/RP-PPPoE.desktop
* Insert the following lines into the new file
[Desktop Entry]
Name=RP-PPPoE
Comment=RP-PPPoE
Exec=gksudo /opt/rp-pppoe-3.8/go-gui
Icon=pppoeconf.xpm
Terminal=false
Type=Application
Categories=Application;Network;
* Save the edited file
* Applications -> Internet -> RP-PPPoE
However, I feel it would be best represented if the numbers were carried down to look this this:
# 1.6.63 How to install Dialup PPP Client (GNOME PPP)
* Read #General Notes
* Read #How to add extra repositories
sudo apt-get install gnome-ppp
* Applications -> Internet -> GNOME PPP
It would make thumbing through the binder MUCH easier. Does anyone else agree? Share the same problem? Or think this should be implemented?
What would be easier though, would be to have the Directory Tree's Numerical Order be placed down beside the actual information.
Example:
# 1.6.63 How to install Dialup PPP Client (GNOME PPP)
# 1.6.64 How to install Broadband ADSL/PPPoE Client (RP-PPPoE)
corresponds to:
How to install Dialup PPP Client (GNOME PPP)
* Read #General Notes
* Read #How to add extra repositories
sudo apt-get install gnome-ppp
* Applications -> Internet -> GNOME PPP
How to install Broadband ADSL/PPPoE Client (RP-PPPoE)
* Read #General Notes
* Read #How to install Basic Compilers (build-essential)
wget -c http://www.roaringpenguin.com/files/download/rp-pppoe-3.8.tar.gz
sudo tar zxvf rp-pppoe-3.8.tar.gz -C /opt/
sudo chown -R root:root /opt/rp-pppoe-3.8/
gksudo gedit /usr/share/applications/RP-PPPoE.desktop
* Insert the following lines into the new file
[Desktop Entry]
Name=RP-PPPoE
Comment=RP-PPPoE
Exec=gksudo /opt/rp-pppoe-3.8/go-gui
Icon=pppoeconf.xpm
Terminal=false
Type=Application
Categories=Application;Network;
* Save the edited file
* Applications -> Internet -> RP-PPPoE
However, I feel it would be best represented if the numbers were carried down to look this this:
# 1.6.63 How to install Dialup PPP Client (GNOME PPP)
* Read #General Notes
* Read #How to add extra repositories
sudo apt-get install gnome-ppp
* Applications -> Internet -> GNOME PPP
It would make thumbing through the binder MUCH easier. Does anyone else agree? Share the same problem? Or think this should be implemented?