User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2015/06/07 18:27] tkbletscstart [2024/02/09 19:25] (current) tkbletsc
Line 1: Line 1:
 ====== Tyler's wiki ====== ====== Tyler's wiki ======
-  
-This is the site where I, Tyler Bletsch, write stuff that I want to refer to later.  You can refer to it, as well, I guess.  Unless it's in the [[i:Secret Stage]].  
  
-//Quick links: [[Decrapping Windows 7|Win 7]] - [[i:software|Stuff to install]] - [[Cygwin]] //+This is the site where I, Tyler Bletsch, write stuff that I want to refer to later. You can refer to it, as well, I guess. Unless it's in the [[:i:secret_stage|Secret Stage]].
  
 +//Quick links: [[:decrapping_windows_11|Win11]] - [[:decrapping_windows_10|Win 10]] - [[:decrapping_windows_7|Win 7]] - [[:i:software|Stuff to install]] - [[:windows_subsystem_for_linux_setup|WSL]] - [[:cygwin|Cygwin]] - [[:macos|MacOS]] //
  
 ====== General stuff ====== ====== General stuff ======
-  * [[Recipes]] + 
-  * [[Poker|Our crazy poker games]] +  * [[:recipes|Recipes]] 
-  * [[Restaurants to try]]+  * [[:poker|Our crazy poker games]]
  
 ====== Stolen wisdom ====== ====== Stolen wisdom ======
-  * [[How to Win Friends and Influence People]]+ 
 +  * [[:how_to_win_friends_and_influence_people|How to Win Friends and Influence People]]
   * [[http://www.thewritersjourney.com/hero's_journey.htm|The Hero's Journey - tldr version]]   * [[http://www.thewritersjourney.com/hero's_journey.htm|The Hero's Journey - tldr version]]
-  * [[Save the Cat Beat Sheet]] - statement of the standard Hollywood screenplay formula +  * [[:save_the_cat_beat_sheet|Save the Cat Beat Sheet]] - statement of the standard Hollywood screenplay formula 
-  * [[Pixar's story telling rules]] +  * [[:pixar_s_story_telling_rules|Pixar's story telling rules]] 
-  * [[Teller's psychology of magic]]+  * [[:teller_s_psychology_of_magic|Teller's psychology of magic]]
   * [[http://www.rbcpa.com/Mungerspeech_june_95.pdf|Charlie Munger's 24 Standard Causes of Human Misjudgement]] ([[http://www.youtube.com/watch?feature=player_embedded&v=pqzcCfUglws|audio]])   * [[http://www.rbcpa.com/Mungerspeech_june_95.pdf|Charlie Munger's 24 Standard Causes of Human Misjudgement]] ([[http://www.youtube.com/watch?feature=player_embedded&v=pqzcCfUglws|audio]])
   * [[http://boingboing.net/2013/09/11/cognitive-blind-spots-of-silic.html#more-255117|Cognitive blind-spots of Silicon Valley successes]]   * [[http://boingboing.net/2013/09/11/cognitive-blind-spots-of-silic.html#more-255117|Cognitive blind-spots of Silicon Valley successes]]
-  * [[How To Get Programmers to do Anything You Want by Scott Berkun]]+  * [[:how_to_get_programmers_to_do_anything_you_want_by_scott_berkun|How To Get Programmers to do Anything You Want by Scott Berkun]] 
 +  * [[:mr._roger_s_rules_for_communicating_with_children|Mr. Roger's rules for communicating with children]] 
 ====== Computer crap ====== ====== Computer crap ======
-**Code**: [[Python:index|Python]], [[Perl:index|Perl]], [[C:index|C]], [[HTML|HTML/CSS/JS]], [[PHP]] + 
-  * [[How to hack the Sandbox game]] +**Code**: [[:python:index|Python]], [[:perl:index|Perl]], [[:c:index|C]], [[:html|HTML/CSS/JS]], [[:php|PHP]] 
-  * [[Image Magick recipes]] + 
-  * [[AutoHotKey recipes]] +  * [[:firefox_fixes_and_addons|Firefox fixes and addons]] 
-  * Hacking the [[B&N Nook Color]] +  * [[:fix_full_screen_videos_for_firefox_on_android|Fix full screen videos for Firefox on Android]] 
-  * [[Efficient backups with rsnapshot]] +  * [[:enable_rsync_on_synology|Enable rsync on Synology]] 
-  * [[Firefox config tweaks]] +  * [[:chrome_don_t_use_my_play_pause_button|Chrome, don't use my play/pause button]] 
-  * [[Firefox SSH proxy]] +  * [[:fix_middle_click_on_thinkpads|Fix middle click on ThinkPads]] 
-  * [[Latex|Latex sucks]] +  * [[:windows_subsystem_for_linux_setup|Windows Subsystem for Linux setup]] 
-  * [[Using a text terminal as another monitor]] (weird) +  * [[:image_magick_recipes|Image Magick recipes]] 
-  * [[How to get data out of twitter]] +  * [[:autohotkey_recipes|AutoHotKey recipes]] 
-  * [[Using AutoHotKey to map keys on the Amtelco KB163 Unified Keyboard]] +  * [[:efficient_backups_with_rsnapshot|Efficient backups with rsnapshot]] 
-  * [[Using AutoHotkey to make a second mouse into a multimedia control]] +  * [[:firefox_ssh_proxy|Firefox SSH proxy]] 
-  * [[Google Chrome Gestures]] +  * [[:latex|Latex sucks]] 
-  * [[Bypass Intel SATA AHCI BIOS hang bug]]+  * [[:using_a_text_terminal_as_another_monitor|Using a text terminal as another monitor]] (weird) 
 +  * [[:using_autohotkey_to_map_keys_on_the_amtelco_kb163_unified_keyboard|Using AutoHotKey to map keys on the Amtelco KB163 Unified Keyboard]] 
 +  * [[:using_autohotkey_to_make_a_second_mouse_into_a_multimedia_control|Using AutoHotkey to make a second mouse into a multimedia control]] 
 +  * [[:google_chrome_gestures|Google Chrome Gestures]]
  
 ===== Arduino crap ===== ===== Arduino crap =====
-  * [[SimpleSoftwareServo]] - a servo control library that works with ATtiny MCUs + 
-  * [[TinyAdafruitPCD8544]] - a shrunken text-only driver library for Nokia 5110 LCDs suitable for use on an ATtiny chip+  * [[:simplesoftwareservo|SimpleSoftwareServo]] - a servo control library that works with ATtiny MCUs 
 +  * [[:tinyadafruitpcd8544|TinyAdafruitPCD8544]] - a shrunken text-only driver library for Nokia 5110 LCDs suitable for use on an ATtiny chip
  
 ===== Linux crap ===== ===== Linux crap =====
-  * [[installing_gateone_on_ubuntu]] - awesome web-based SSH termal + 
-  * [[Block ads with Privoxy]] - useful for embedded apps like Boxee +  * [[:linux_desktop_setup|Linux desktop setup]] 
-  * [[Recovery from a multiple disk failure with mdadm]] +  * [[:make_docker_or_any_other_service_wait_on_nfs_mounts|Make docker (or any other service) wait on NFS mounts]] 
-  * [[Running out of inodes]] +  * [[:mouse_scroll_wheel_speed|Mouse scroll wheel speed]] 
-  * [[Starbound server quick start]] +  * [[:rc.local_on_modern_systemd|rc.local on modern systemd]] 
-  * [[Left 4 Dead 2 server quick start]] +  * [[:installing_gateone_on_ubuntu|Installing GateOne on Ubuntu]] - web-based SSH termal 
-  * [[Minecraft + Craftbukkit server quick start]] +  * [[:block_ads_with_privoxy|Block ads with Privoxy]] - useful for embedded apps like Boxee 
-  * [[Killing Floor server quick start]] +  * [[:recovery_from_a_multiple_disk_failure_with_mdadm|Recovery from a multiple disk failure with mdadm]] 
-  * [[Ventrilo server quick start]] +  * [[:running_out_of_inodes|Running out of inodes]] 
-  * [[Video encoding recipes]] with mencoder and ffmpeg +  * [[:starbound_server_quick_start|Starbound server quick start]] 
-  * [[How to make the mail command work]] +  * [[:left_4_dead_2_server_quick_start|Left 4 Dead 2 server quick start]] 
-  * [[There's a /dev file for TCP connections]] +  * [[:minecraft_craftbukkit_server_quick_start|Minecraft + Craftbukkit server quick start]] 
-  * [[Fancy prompt cookbook]] +  * [[:killing_floor_server_quick_start|Killing Floor server quick start]] 
-  * [[i:Using VPNC and Stunnel]] (secret stage) +  * [[:ventrilo_server_quick_start|Ventrilo server quick start]] 
-  * [[Installing SABnzbd+ and Deluge on Ubuntu 10.04]] +  * [[:video_encoding_recipes|Video encoding recipes]] with mencoder and ffmpeg 
-  * [[Email alerts on low free space]] +  * [[:how_to_make_the_mail_command_work|How to make the mail command work]] 
-  * [[Headless Ubuntu Server with a thin VNC GUI]] +  * [[:there_s_a_dev_file_for_tcp_connections|There's a /dev file for TCP connections]] 
-  * [[HTTPS real fast]] +  * [[:fancy_prompt_cookbook|Fancy prompt cookbook]] 
-  * [[Making a serial console server]] +  * [[:i:using_vpnc_and_stunnel|Using VPNC and Stunnel]] (secret stage) 
-  * [[Ubuntu useful packages cheatsheet]] +  * [[:email_alerts_on_low_free_space|Email alerts on low free space]] 
-  * [[How to install R on CentOS]] +  * [[:headless_ubuntu_server_with_a_thin_vnc_gui|Headless Ubuntu Server with a thin VNC GUI]] 
-  * [[How to make a quick NAT router on Ubuntu]] +  * [[:https_real_fast|HTTPS real fast]] 
-  * [[How to add a network printer under Windows XP]] +  * [[:making_a_serial_console_server|Making a serial console server]] 
-  * [[Using the Linux iSCSI software initiator]] +  * [[:how_to_make_a_quick_nat_router_on_ubuntu|How to make a quick NAT router on Ubuntu]] 
-  * [[Making a Linux installation clonable]] +  * [[:using_the_linux_iscsi_software_initiator|Using the Linux iSCSI software initiator]] 
-  * [[How to make any Perl loop parallel]] +  * [[:making_a_linux_installation_clonable|Making a Linux installation clonable]] 
-  * [[How to use SSHFS to mount anything]] +  * [[:how_to_make_any_perl_loop_parallel|How to make any Perl loop parallel]] 
-  * [[How to compile the Linux Kernel]]+  * [[:how_to_use_sshfs_to_mount_anything|How to use SSHFS to mount anything]] 
 +  * [[:how_to_compile_the_linux_kernel|How to compile the Linux Kernel]]
  
 ===== Windows crap ===== ===== Windows crap =====
 +
   * [[http://ninite.com/|Install like every useful Windows app ever in one click]]   * [[http://ninite.com/|Install like every useful Windows app ever in one click]]
-  * [[Windows 7 failures]] +  * [[:decrapping_windows_11|Decrapping Windows 11]] 
-  * [[Decrapping Windows XP]] +  * [[:decrapping_windows_10|Decrapping Windows 10]] 
-  * [[Decrapping Windows Vista]] +  * [[:decrapping_windows_7|Decrapping Windows 7]] 
-  * [[Decrapping Windows 7]] +  * [[:cygwin|CYGWIN]] - Cygwin install cheatsheet (you should probably use WSL instead)
-  * [[CYGWIN]] - Cygwin install cheatsheet +
-  * [[Making crappy USB Bluetooth dongles work with the native Windows XP stack]]+
  
-====== Old crap I'll never look at again ====== +----
-  * <del>[[RXVT A decent Windows shell]]</del> --- MinTTY is better +
-  * <del>[[Useful cygwin packages]]</del> --- Subsumed into [[cygwin|the cygwin page]] +
-  * <del>[[MinTTY - A decent native Windows shell]]</del> --- Subsumed into [[cygwin|the cygwin page]] +
-  * <del>[[CYGWIN SSH server for Windows]]</del> --- Subsumed into [[cygwin|the cygwin page]] +
-  * <del>[[CYGWIN Cron under Windows]]</del> --- Probably dumb +
-  * [[Installing SABnzbd+ and Deluge on Ubuntu 9.04]] (Deprecated) +
-  * [[Installing SABnzbd+, rtorrent, and rtgui on Ubuntu 9.04]] (Deprecated) +
-  * [[Installing Torrentflux-b4rt on Ubuntu 9.04]] (Deprecated) +
-  * [[Make a DD-WRT bridge silently eat DHCP traffic]] +
-  * [[Nuvi]]+
  
-====== Misc info ======+====== Everything below here is hugely obsolete ======
  
-You want a good Italian place in Bostom? LoConte's on Salem St. in the North End.+----
  
-ubuntu: have firefox use thunderbird for mail: goto about:config, new string key "network.protocol-handler.app.mailto" -> "/usr/bin/mozilla-thunderbird" ("/usr/bin/thunderbird" for Ubuntu 7.10)+===== Obsolete Windows stuff =====
  
-if ubuntu'packages get busted, "dpkg --configure -a"+  * [[:decrapping_windows_vista|Decrapping Windows Vista]] 
 +  * [[:decrapping_windows_xp|Decrapping Windows XP]] 
 +  * [[:windows_7_failures|Windows 7 failures]] 
 +  * [[:how_to_add_a_network_printer_under_windows_xp|How to add a network printer under Windows XP]] 
 +  * [[:making_crappy_usb_bluetooth_dongles_work_with_the_native_windows_xp_stack|Making crappy USB Bluetooth dongles work with the native Windows XP stack]] 
 +  * [[:ubuntu_useful_packages_cheatsheet|Ubuntu useful packages cheatsheet]] 
 +  * [[:did_you_install_windows_with_a_stock_microsoft_iso_but_need_to_activate_against_a_corporate_kms_server|Did you install Windows with a stock Microsoft ISO but need to activate against a corporate KMS server]]? 
 +  * <del>[[:rxvt_-_a_decent_windows_shell|RXVT A decent Windows shell]]</del> — MinTTY is better 
 +  * <del> <del>[[:cygwin_cron_under_windows|CYGWIN Cron under Windows]]</del> — Probably dumb
  
-to auto-switch between wireless and wired connection on Windows, this thing seems to work well enough: http://www.wirelessautoswitch.com/About.aspx+===== Obsolete Linux stuff =====
  
-===== Turn off 'linked files' in Windows 7 ===== +  * [[:installing_sabnzbd_and_deluge_on_ubuntu_9.04|Installing SABnzbd+ and Deluge on Ubuntu 9.04]] (Deprecated) 
-{{ :mwsnap_2013-01-23_09_37_13.png?direct&200|example}} +  [[:installing_sabnzbd_rtorrent_and_rtgui_on_ubuntu_9.04|Installing SABnzbd+, rtorrent, and rtgui on Ubuntu 9.04]] (Deprecated) 
-From [[http://www.sevenforums.com/general-discussion/141877-breaking-html-association.html|here]] The dude summarizes the problem:  "If I save this web page now it would be saved in two parts a HTML fileblah.htm and a folder with associated content blah_files If I decide to just keep the HTM file and DELETE the entire image folder I have to break this link between the two otherwise when I delete the image folder the HTML file also gets deleted automatically. Windows treats them as one file. "+  * [[:installing_torrentflux-b4rt_on_ubuntu_9.04|Installing Torrentflux-b4rt on Ubuntu 9.04]] (Deprecated) 
 +  * [[:how_to_install_r_on_centos|How to install R on CentOS]] 
 +  * [[:installing_sabnzbd_and_deluge_on_ubuntu_10.04|Installing SABnzbd+ and Deluge on Ubuntu 10.04]]
  
-In Windows XP, in the folder options there was a setting called Managing pairs of Web pages and folders.  Windows 7 hides this option by default.+===== Obsolete Misc stuff =====
  
-To bring it back, install [[http://dsss.be/f/dat/BreakHTMLassociation.reg|this registry patch]] The options that control this will now appear in the View tab of the Folder Options dialog (See example on right). +  * [[:ancient_tech_crap|Ancient tech crap]] 
 +  * [[:how_to_hack_the_sandbox_game|How to hack the Sandbox game]] 
 +  * Hacking the [[:b_n_nook_color|B&N Nook Color]] 
 +  * [[:firefox_config_tweaks|Firefox config tweaks]] 
 +  * [[:make_a_dd-wrt_bridge_silently_eat_dhcp_traffic|Make a DD-WRT bridge silently eat DHCP traffic]] 
 +  * [[:nuvi|Nuvi]] 
 +  * [[:bypass_intel_sata_ahci_bios_hang_bug|Bypass Intel SATA AHCI BIOS hang bug]] 
 +  * [[:how_to_get_data_out_of_twitter|How to get data out of twitter]] 
 +  * [[:restaurants_to_try|Restaurants to try]]
  
-===== Delayed Windows shutdown ===== +====== Misc info ======
-From a command prompt: +
-  shutdown /t XXXXX /s +
-Where XXXXX is the number of seconds to wait.  For more detail on this command, try ''shutdown /?''.+
  
-===== Thunderbird 11+: Tabs under menu bar ===== +You want a good Italian place in Boston? LoConte'on Salem St. in the North End.
-Those chuckleheads are Mozilla seem really determined to completely run their software into the ground.  The latest "rapid release" of Thunderbird moves tabs above menus and provides no option to override this behavior...in fact, they gloat about it on the "what'new" page as basically the only visible improvement to the email client in this update!  If you want security and feature updates, you need to beat back their UI retardedness To put the tabs back under the menu bar:+
  
-  - Open Help → Troubleshooting Information and click on the "Open Containing Folder" next to "Profile Directory" in the first block.  +===== Turn off 'linked files' in Windows 7 =====
-  - Make a directory "chrome" and create "chrome\userChrome.css" with the following content to force the menu bar to be located above the tab box:+
  
-  #tabs-toolbar { +{{  :mwsnap_2013-01-23_09_37_13.png?direct&200|example}}From [[http://www.sevenforums.com/general-discussion/141877-breaking-html-association.html|here]]. The dude summarizes the problem"If I save this web page now it would be saved in two parts a HTML file: blah.htm and a folder with associated content blah_files. If I decide to just keep the HTM file and DELETE the entire image folder I have to break this link between the two otherwise when I delete the image folder the HTML file also gets deleted automatically. Windows treats them as one file. "
-    -moz-box-ordinal-group20 !important; +
-  } +
-  #mail-toolbar-menubar2 { +
-    -moz-box-ordinal-group10 !important; +
-  }+
  
-From [[https://getsatisfaction.com/mozilla_messaging/topics/anyway_to_put_tabs_under_the_main_menu_bar_in_new_version|here]].+In Windows XP, in the folder options there was a setting called Managing pairs of Web pages and folders. Windows 7 hides this option by default. 
 + 
 +To bring it back, install [[http://dsss.be/f/dat/BreakHTMLassociation.reg|this registry patch]]. The options that control this will now appear in the View tab of the Folder Options dialog (See example on right). 
 + 
 +===== Delayed Windows shutdown ===== 
 + 
 +From a command prompt: 
 +<code>
  
 +shutdown /t XXXXX /s
  
-===== Firefox and Thunderbird skin =====+</code>
  
-{{ :fix-thunderbird.png?direct&100|}}+Where XXXXX is the number of seconds to waitFor more detail on this command, try ''shutdown /?''.
  
-Firefox 5 and now Thunderbird 5 like to have their menu and toolbars be the Windows titlebar color for some goddamn reason, and it looks like crap.  To fix, you want the "[[https://addons.mozilla.org/en-US/thunderbird/addon/just-grey/|just grey]]" persona -- It should work for both Firefox and Thunderbird.+=====   =====
  
 ===== Makefile stuff ===== ===== Makefile stuff =====
  
 To write [[http://www.fnal.gov/docs/UNIX/unix_at_fermilab/htmldoc/rev1997/uatf-112.html#MARKER-9-1654|suffix-based rules in Makefiles]]: To write [[http://www.fnal.gov/docs/UNIX/unix_at_fermilab/htmldoc/rev1997/uatf-112.html#MARKER-9-1654|suffix-based rules in Makefiles]]:
-  .src.dest: +<code> 
-  <commands>+ 
 +.src.dest: 
 +<commands> 
 + 
 +</code> 
 If the suffixes in question aren't in the set of built in ones (as [[http://www.fnal.gov/docs/UNIX/unix_at_fermilab/htmldoc/rev1997/uatf-116.html#MARKER-9-1666|given]] by "''make -p -f /dev/null | grep SUFFIXES''"), you can [[http://www.fnal.gov/docs/UNIX/unix_at_fermilab/htmldoc/rev1997/uatf-112.html#HEADING112-105|add them]] with rules of the form: If the suffixes in question aren't in the set of built in ones (as [[http://www.fnal.gov/docs/UNIX/unix_at_fermilab/htmldoc/rev1997/uatf-116.html#MARKER-9-1666|given]] by "''make -p -f /dev/null | grep SUFFIXES''"), you can [[http://www.fnal.gov/docs/UNIX/unix_at_fermilab/htmldoc/rev1997/uatf-112.html#HEADING112-105|add them]] with rules of the form:
-  .SUFFIXES : .a .b+<code> 
 + 
 +.SUFFIXES : .a .b 
 + 
 +</code>
  
 ===== Using awk ===== ===== Using awk =====
  
 Basic syntax: Basic syntax:
-  awk <search pattern> {<program actions>} 
-   
-Examples: 
-  svn st | awk '/^\?/ {print $2}'          # print names of unknown svn files 
-  ps -A | awk '{print $1}'                 # print all pids 
  
-===== Have explorer open to "My Computer" instead of dumb crap =====+<code> 
 +awk <search pattern> {<program actions>}
  
-Change shortcut to: +</code>
-  explorer.exe /e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D} +
-   +
-From [[http://dotnetwizard.net/windows-7/change-windows-explorer-to-open-my-computer-instead-of-libraries-folder-in-windows-7/|here]].+
  
-===== Service management in Debian/Ubuntu =====+Examples:
  
-update-rc.d sucks.  Use rcconf instead: +<code> 
-  sudo apt-get install rcconf +svn st | awk '/^\?/ {print $2}'          # print names of unknown svn files 
-  sudo rcconf+ps -A | awk '{print $1}'                 # print all pids
  
-===== Show 'Sender' in Thunderbird =====+</code>
  
-In certain environments (including MS Exchange), when a message is forwarded, the special "Sender" field indicates the actual person who clicked "send", while the "From" field shows the originator of the message.  This is confusing in Thunderbird, which doesn't show "Sender" by default, so forwarded email looks like it came from the originator of the message.  To show the "Sender", set the following custom settings: +=====   =====
- +
-  mailnews.customHeaders Sender +
-  mailnews.headers.extraExpandedHeaders Sender+
  
 ===== 'clear' for cygwin ===== ===== 'clear' for cygwin =====
 +
 There's probably a package that provides this, but I just use: There's probably a package that provides this, but I just use:
-  echo -ne '\e[H\e[2J'+<code> 
 + 
 +echo -ne '\e[H\e[2J' 
 + 
 +</code>
  
 ===== SATA Security Erase on Linux ===== ===== SATA Security Erase on Linux =====
 +
 To obliterate all data on a disk (and for an SSD, reset internal state): To obliterate all data on a disk (and for an SSD, reset internal state):
-  hdparm --user-master u --security-set-pass test $1 && \ 
-  hdparm --user-master u --security-erase test $1 
  
-===== Fix the gif bug in Chrome =====+<code> 
 +hdparm --user-master u --security-set-pass test $1 && \ 
 +hdparm --user-master u --security-erase test $1
  
-  Go to chrome://plugins/ +</code>
-  You will see two flash players listed there, one in AppData that leads to a chrome folder, and one that is in SysWOW64. Disable the one that leads to the chrome folder, and restart chrome.+
  
 ===== Instant SSH/PPP VPN tunnel ===== ===== Instant SSH/PPP VPN tunnel =====
 +
 Basically, do the following after doing the [[http://rudd-o.com/linux-and-free-software/mola-the-poor-mans-anonymizing-vpn-tunnel-using-ssh-and-pppd|setup directions noted here]]: Basically, do the following after doing the [[http://rudd-o.com/linux-and-free-software/mola-the-poor-mans-anonymizing-vpn-tunnel-using-ssh-and-pppd|setup directions noted here]]:
-  /usr/sbin/pppd pty "ssh myinternetserver.com -t -e none -o 'Batchmode yes' /usr/sbin/pppd" 192.168.16.1:192.168.16.254 local nodetach silent+<code> 
 + 
 +/usr/sbin/pppd pty "ssh myinternetserver.com -t -e none -o 'Batchmode yes' /usr/sbin/pppd" 192.168.16.1:192.168.16.254 local nodetach silent 
 + 
 +</code>
  
 For the above, to make it a default gateway, on the client, I did: For the above, to make it a default gateway, on the client, I did:
-  sudo route add -host [server-internet-address] gw [normal-default-gateway] 
-  sudo route add -net [my-lan]/8 gw [normal-default-gateway] 
-  sudo route add default gw [server-ppp-address] 
-  sudo route del default gw [normal-default-gateway] 
  
-You can get a setup intro and nice script to run it from [[http://www.tldp.org/HOWTO/VPN-HOWTO/index.html|this HOWTO]].  +<code> 
 +sudo route add -host [server-internet-address] gw [normal-default-gateway] 
 +sudo route add -net [my-lan]/8 gw [normal-default-gateway] 
 +sudo route add default gw [server-ppp-address] 
 +sudo route del default gw [normal-default-gateway]
  
-(I may do a full writeup of this eventually)+</code>
  
 +You can get a setup intro and nice script to run it from [[http://www.tldp.org/HOWTO/VPN-HOWTO/index.html|this HOWTO]].
  
-====== Links ======+(I may do a full writeup of this eventually)
  
-simple, small, effective FAT/NTFS file recovery: "Restoration" - http://www.snapfiles.com/get/restoration.html+====== Links ======
  
 [[http://www.bsdcan.org/2010/schedule/attachments/135_crypto1hr.pdf|Everything you need to know about cryptography in 1 hour]] [[http://www.bsdcan.org/2010/schedule/attachments/135_crypto1hr.pdf|Everything you need to know about cryptography in 1 hour]]
  
-[[http://liberumvir.com/2012/06/01/zfs-and-dtrace-running-on-ubuntu.html|ZFS and DTrace running on Ubuntu Linux]] 
  
-Dropbox to your own PHP enabled web server: http://owncloud.org 
start.1433726876.txt.gz · Last modified: 2015/06/07 18:27 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki