Demo Discussion
Linux Demo Database
  General linux tips & tricks, Page 22 of 30  Not logged in ELOG logo
  ID Date Author Type Category Subjectdown
  142   Sat May 10 00:49:01 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  154   Sat May 10 01:03:20 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  167   Sat May 10 14:43:05 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  183   Tue May 13 03:07:38 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  195   Tue May 13 03:24:43 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  199   Tue May 13 03:39:02 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  211   Tue May 13 05:35:33 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  225   Thu May 15 01:58:31 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  241   Thu May 15 02:44:38 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  254   Thu May 15 23:27:05 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  266   Fri May 16 03:12:08 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  278   Fri May 16 05:19:28 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  290   Sat May 17 01:59:22 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  305   Wed May 21 16:45:55 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  317   Thu May 22 05:17:07 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  330   Fri May 23 05:42:47 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  350   Thu May 29 19:12:41 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  363   Thu May 29 19:13:45 2025 py_elogOtherGeneralSub level 1.1
Hierarchical navigation test performed by the py_elog suite
  6   Mon Sep 21 11:04:12 2015 Stefan RittRoutineSoftwareRectangle commands for EMACS
- Set mark at current cursor position:

  Ctrl-Space

- Define opposite corner of rectangle:

  Move cursor to position

- Fill current rectangle with blanks:

  Ctrl-X,R,O  (open rectangle)

- Erase current rectangle:

  Ctrl-X,R,K  (kill rectangle)

- Copy current rectangle into internal buffer:

  Ctrl-X,R,R  (register rectangle)

- Paste (yank back) rectangle from internal buffer:

  Ctrl-X,R,Y  (yank rectangle)
  3   Mon Sep 21 11:02:53 2015 Stefan RittConfigurationNetworkPort forwarding
- obtain

  http://www.compsoc.net/~steve/portfw-2.2.html

- Install RPM:

  rpm -i ipmasqadm-0.4.2-3.i386.rpm

- Example fast/telnet -> node1/telnet

  modprobe ip_masq_portfw.o
  ipmasqadm portfw -f
  ipmasqadm portfw -a -P tcp -L 129.129.25.207 23 -R 10.0.0.1 23


hmmmm
ELOG V3.1.5-3fb85fa6