Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save rainly/fbd2f85d6fdc68fb0395 to your computer and use it in GitHub Desktop.

Select an option

Save rainly/fbd2f85d6fdc68fb0395 to your computer and use it in GitHub Desktop.
  1. DOS usb boot -> peppermint live iso usb boot
  2. diskgenius for dos -> fdisk, gnome-disks
  3. norton ghost for dos -> "fsarchiver savefs" "fsarchiver restfs", remastersys
  4. windows xp -> peppermint 4, lubuntu 13.04
  5. ntldr boot.ini -> grub menu.lst, boot-repair
  6. RemapKey/KeyTweak -> xmodmap -pke > ~/.Xmodmap then modify it, it will be loaded automatically
  7. myboard.exe -> myboard.py + modified xorg-server + modified libgtk2.0-0 + fcitx-googlepinyin
  8. MagicMover(D:\Program Files) -> remastersys restored sda1 + UnionFS-FUSE(pivot_root) sda2
  9. WinHex -> wxHexEditor
  10. emEditor(PHP/C braces outline, csv editor) -> sublime(ctrl+r to list functions, AlignTab package, SublimeCodeIntel package)
  11. ClipX(multiple clipboard) -> Glipper
  12. xplorer2 -> Marlin/Nautilus 3.6.3 file manager
  13. beyond compare -> beyond compare linux, meld
  14. Tunnelier -> "ssh -D"
  15. Vilongu_HTTP_SOCKS_tunneler/sockscap -> proxychains-ng+"ssh -D", sshuttle
  16. modify dnsapi.dll to force TCP DNS query -> unbound 1.4.13+(with forward-addr+tcp-upstream) //break through CCP's GFW
  17. chrome -> google chrome linux
  18. official emails forwarded to personal gmail web automatically+gmail web smtp -> the same
  19. firefox downloadthemall addon -> chrome DownloadAll addon, "aria2c -c -s 10 -x 10"
  20. SSH explorer -> terminal
  21. TortoiseSVN -> RabbitVCS+nautilus 3.6.3
  22. AutoVer -> ?
  23. coLinux -> VirtualBox
  24. SugarSync -> dropbox for linux(symbol links, selective sync, initial merge)
  25. Folder Cruiser Pro -> ?
  26. SmartDraw -> Lucidchart web
  27. Fiddler2 -> WebScarab, Wireshark
  28. Universal-USB-Installer/LinuxLive USB Creator -> Startup Disk Creator(usb-creator-gtk), dd syslinux mbr.bin+fdisk bootable flag+"sudo syslinux -is"
  29. FoxitPDFEditor -> PDFedit
  30. AntiyPorts -> "netstat -tuwanp"
  31. AxCrypt -> pam_ecryptfs+ecryptfs sda2,sda3
  32. WinMount -> Archive Mounter
  33. ChipGenius -> lsusb, lspci, lshw
  34. FileMon -> "inotifywait -mr dir_path"
  35. IconicTray -> alltray
  36. Infinite Screen -> ?
  37. Dreamweaver/Namo WebEditor -> http://easel.io , bluefish editor
  38. PowerPoint -> http://strut.io
  39. OpenedFilesView -> "lsof -c [PROG_NAME]"
  40. PowerISO -> PowerISO for linux
  41. WebDrive -> "sshfs -o reconnect,cache_timeout=86400"+"ServerAliveInterval 60","ServerAliveCountMax 1440" in /etc/ssh/ssh_config in client machine
  42. PhotoFilter -> ?(png), Inkscape(svg)
  43. Windows Task Manager bandwidth -> iftop
  44. Windows Search -> "find -name" or daily indexed: "locate -bi"
  45. ActiveUndelete/FinalData -> ?
  46. HomeShare -> fwbuilder(iptables/nat)
  47. windows file share -> smb://peer-pc-name/share/ in PCManFM address bar, need password of peer pc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment