Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'default'

1685822 - Remove custom search from Linux : linux default change search custom mint remove disable
  1. **** Remove the Linux Mint Custom search ****
  2.  
  3. o Edit /usr/lib/firefox-addons/searchplugins/google.xml and replace the contents with the text below.
  4.  
  5. <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
  6.   <ShortName>Google</ShortName>
  7.   <Description>Google Search</Description>
  8.   <InputEncoding>UTF-8</InputEncoding>
  9.  
1494361 - matiu: ubuntu default config hardy sshd_config ssh
  1. # Package generated configuration file
  2. # See the sshd(8) manpage for details
  3.  
  4. # What ports, IPs and protocols we listen for
  5. Port 22
  6. # Use these options to restrict which interfaces/protocols sshd will bind to
  7. #ListenAddress ::
  8. #ListenAddress 0.0.0.0
  9.  
1386893 - silly way of having default valu: default silly rc value plan9 variable
  1. # \p $(n): variable name
  2. # \p $(n+1): default value
  3. fn def {
  4.         while (! ~ $#* 0) {
  5.                 if (~ $#$1 0)
  6.                         $1=$2
  7.                 shift 2
  8.         }
  9.  
worth-right
worth-right
fantasy-obligation