View Single Post
  #5   (View Single Post)  
Old 1st April 2012
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

@puffy: You can define aliases in your "~/.profile", that is not the problem

@sw2wolf. Make sure you have this in your ~/.Xdefaults file:
Code:
$ cat .Xdefaults                                                                   
XTerm*loginShell:true
This will make a new xterm shell read the ".profile" file and thus find the aliases you defined.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote