Nxl67002 - AndLinux - Files: Difference between revisions
Line 22: | Line 22: | ||
== AndLinux files == |
== AndLinux files == |
||
<small>Last generated on '''Tue Nov 17 |
<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> |
||
=== Directory /etc === |
=== Directory /etc === |
||
Line 41: | Line 41: | ||
}} }} |
}} }} |
||
=== Directory /etc/privoxy === |
=== Directory /etc/privoxy === |
||
'''set-network-config''' - This file must be '''chmod |
'''set-network-config''' - This file must be '''chmod 755'''. Also the following line must be added to <tt>/etc/sudoers</tt>: |
||
:<code> ALL ALL=(ALL) NOPASSWD: /etc/privoxy/set-network-config </code> |
:<code> ALL ALL=(ALL) NOPASSWD: /etc/privoxy/set-network-config </code> |
||
{{pl2|{{hiddenSourceFile|/etc/privoxy/|set-network-config|<source lang=bash class="set-network-config"> |
{{pl2|{{hiddenSourceFile|/etc/privoxy/|set-network-config|<source lang=bash class="set-network-config"> |
||
Line 998: | Line 998: | ||
~/bin/sshproxy stop |
~/bin/sshproxy stop |
||
sleep 1 |
|||
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" |
Revision as of 08:48, 17 November 2009
These are the configuration files on Configuration NXP Dell Latitude D620 - AndLinux.
Windows Host files
settings.txt
{{{content}}}
AndLinux files
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
Directory /etc
fstab
{{{content}}}
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
{{{content}}}
config-home.patch
{{{content}}}
config-nxp.patch
{{{content}}}
config-nxp_auth - symlinked to config-nxp
config-nxp_direct.patch
{{{content}}}
Directory /usr/local/bin
be - This script would ideally require to add the following line to /etc/sudoers:
ALL ALL=(ALL) NOPASSWD: /bin/loadkeys
{{{content}}}
ssh-agent-refresh.sh
{{{content}}}
Directory /home/beq06659
.bashrc - Everything before #### CUSTOMIZATION is the original file.
{{{content}}}
.dircolors.cfg
{{{content}}}
.inputrc
{{{content}}}
.profile
{{{content}}}
.vimrc
{{{content}}}
Directory /home/beq06659/.ssh
config-home
{{{content}}}
config-nxp
{{{content}}}
config-nxp_auth - symlinked to config-nxp
config-nxp_direct - symlinked to config-nxp
proxy.conf-default
{{{content}}}
proxy.conf-home - symlinked to proxy.conf-default
proxy.conf-nxp - symlinked to proxy.conf-default
proxy.conf-nxp_auth
{{{content}}}
config-home-nxp_direct - symlinked to config-default
Directory /home/beq06659/etc
backup_definition
{{{content}}}
crontab - Install this file with
crontab -u beq06659 ~/etc/crontab
{{{content}}}
Directory /home/beq06659/bin
backup_main - This file must be chmod 700.
{{{content}}}
set-network.sh - This file must be chmod 700.
{{{content}}}
sshproxy - This file must be chmod 700.
{{{content}}}
startup.sh - This file must be chmod 700.
{{{content}}}