Nxl67002 - AndLinux - Files: Difference between revisions

From miki
Jump to navigation Jump to search
Line 22: Line 22:


== AndLinux files ==
== AndLinux files ==
<small>Last generated on '''Tue Nov 17 09:47:54 CET 2009''' with script '''/home/beq06659/bin/generate_wiki_config_file_page.sh''' on host '''andLinux'''</small>
<small>Last generated on '''Thu Nov 19 09:45:31 CET 2009''' with script '''bin/generate_wiki_config_file_page.sh''' on host '''andLinux'''</small>


=== Directory /etc ===
=== Directory /etc ===
Line 991: Line 991:
exit 255
exit 255
fi
fi

#First we need to restore the ssh-agent context, if any
eval $(/usr/local/bin/ssh-agent-refresh.sh) > /dev/null


# Now let's reconfigure as needed...
# Now let's reconfigure as needed...
Line 1,001: Line 1,004:
ln -sf $SSH_CONFIG_FILE ~/.ssh/config
ln -sf $SSH_CONFIG_FILE ~/.ssh/config
sudo /etc/privoxy/set-network-config "$NETWORK"
sudo /etc/privoxy/set-network-config "$NETWORK"
ls -la ~beq06659
~/bin/sshproxy start
~/bin/sshproxy start

</source>
</source>
}} }}
}} }}

Revision as of 08:46, 19 November 2009

These are the configuration files on Configuration NXP Dell Latitude D620 - AndLinux.

Windows Host files

settings.txt

AndLinux files

Last generated on Thu Nov 19 09:45:31 CET 2009 with script bin/generate_wiki_config_file_page.sh on host andLinux

Directory /etc

fstab

Directory /etc/privoxy

set-network-config - This file must be chmod 755. Also the following line must be added to /etc/sudoers:

ALL ALL=(ALL) NOPASSWD: /etc/privoxy/set-network-config

config-home.patch

config-nxp.patch

config-nxp_auth - symlinked to config-nxp

config-nxp_direct.patch

Directory /usr/local/bin

be - This script would ideally require to add the following line to /etc/sudoers:

ALL ALL=(ALL) NOPASSWD: /bin/loadkeys

ssh-agent-refresh.sh

Directory /home/beq06659

.bashrc - Everything before #### CUSTOMIZATION is the original file.

.dircolors.cfg

.inputrc

.profile

.vimrc

Directory /home/beq06659/.ssh

config-home

config-nxp

config-nxp_auth - symlinked to config-nxp

config-nxp_direct - symlinked to config-nxp

proxy.conf-default

proxy.conf-home - symlinked to proxy.conf-default

proxy.conf-nxp - symlinked to proxy.conf-default

proxy.conf-nxp_auth

config-home-nxp_direct - symlinked to config-default

Directory /home/beq06659/etc

backup_definition

crontab - Install this file with

crontab -u beq06659 ~/etc/crontab

Directory /home/beq06659/bin

backup_main - This file must be chmod 700.

set-network.sh - This file must be chmod 700.

sshproxy - This file must be chmod 700.

startup.sh - This file must be chmod 700.