Demo Discussion
Linux Demo Database
  General linux tips & tricks, Page 5 of 7  Not logged in ELOG logo
ID Date Authordown Type Category Subject
  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
  4   Mon Sep 21 11:03:22 2015 Stefan RittConfigurationNetworkFull Duplex
/etc/conf.modules:

  alias eth0 eepro100
  options eepro100 options=0x30
                            
See parameters at http://www.scyld.com/network/eepro100.html

And for 3c59x (PSI stock):

  alias eth0 3c59x
  options eth0 options=20 full_duplex=1

see: http://www.scyld.com/network/vortex.html
  5   Mon Sep 21 11:03:40 2015 Stefan RittConfigurationOtherApache restricted access
- create user/password file:

  htpasswd -c /etc/httpd/conf/users pibeta
  <passwd>

- configure Apache in access.conf:

#
# Restrict access to pibeta for "resstricted" directory
#

<Directory /home/pibeta/WWW/restricted>
AuthName "restricted"
AuthType Basic
AuthUserFile /etc/httpd/conf/users
require valid-user
</Directory>

- restart Apache

  killall -HUP httpd
  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)
  7   Mon Sep 21 11:04:32 2015 Stefan RittRoutineSoftwarepy_elog test [mod]
hehehehehe
  Draft   Tue Jan 14 14:46:43 2025 Stefan RittRoutineSoftwarepy_elog test [mod]
hehehehehe
  14   Fri Jan 17 18:09:20 2025 Stefan RittConfigurationNetworkFull Duplex
> /etc/conf.modules:
> 
>   alias eth0 eepro100
>   options eepro100 options=0x30
>                             
> See parameters at http://www.scyld.com/network/eepro100.html
> 
> And for 3c59x (PSI stock):
> 
>   alias eth0 3c59x
>   options eth0 options=20 full_duplex=1
> 
> see: http://www.scyld.com/network/vortex.html

fgfgdfg
  15   Fri Jan 17 18:09:42 2025 Stefan RittConfigurationNetworkFull Duplex
> > /etc/conf.modules:
> > 
> >   alias eth0 eepro100
> >   options eepro100 options=0x30
> >                             
> > See parameters at http://www.scyld.com/network/eepro100.html
> > 
> > And for 3c59x (PSI stock):
> > 
> >   alias eth0 3c59x
> >   options eth0 options=20 full_duplex=1
> > 
> > see: http://www.scyld.com/network/vortex.html
> 
> fgfgdfg

tester
  Draft   Fri Jan 17 18:12:37 2025 Stefan RittConfigurationGeneralFull Duplex
<p>&gt; &gt; &gt; /etc/conf.modules: &gt; &gt; &gt; &gt; &gt; &gt; alias eth0 eepro100 &gt; &gt; &gt; options eepro100 options=0x30 &gt; &gt; &gt; &gt; &gt; &gt; See parameters at 
http://www.scyld.com/network/eepro100.html &gt; &gt; &gt; &gt; &gt; &gt; And for 3c59x (PSI stock): &gt; &gt; &gt; &gt; &gt; &gt; alias eth0 3c59x &gt; &gt; &gt; options eth0 options=20 full_duplex=1 &gt; 
&gt; &gt; &gt; &gt; &gt; see: http://www.scyld.com/network/vortex.html &gt; &gt; &gt; &gt; fgfgdfg &gt; &gt; tester</p>
  1   Mon Sep 21 11:01:23 2015 SRRoutineHardwareWelcome to this ELOG demo
Hello,

welcome to this ELOG demonstration. It contains a logbook for Linux Tips & 
Tricks. You can use the arrow buttons on the top right corner to browse 
this logbook, use the "Find" link to search for certain entries in the 
logbook and the "New" link to enter a new entry. The write access is not 
password protected so everybody can submit entries, since this is just a 
demonstration. Each submission causes an automatic email notification to 
the author.

When submitting entries, attachments can be added just like with email 
programs. This entry for example contains a JPG attachment and a text 
attachment.

Stefan Ritt <stefan.ritt@psi.ch>
Attachment 1: psi.png
psi.png
  9   Tue Jan 7 12:50:22 2025 MeOtherGeneralpy_elog test [mod]
hehehehehe
  11   Tue Jan 7 12:50:41 2025 MeOtherGeneralThis is a test of UTF-8 characters like èéöä
Just to be clear this is a general test using UTF-8 characters like èéöä.
  20   Wed Jan 22 03:40:20 2025 MeOtherGeneralpy_elog test [mod]
hehehehehe
  40   Thu Feb 20 18:51:34 2025 MeOtherGeneralpy_elog test [mod]
hehehehehe
  Draft   Thu Feb 20 18:54:44 2025 MeOtherGeneralThis is a test of UTF-8 characters like èéöä

Just to be clear this is a general test using UTF-8 characters like èéöä.

  71   Tue Mar 25 11:58:06 2025 MeOtherGeneralpy_elog test [mod]
hehehehehe
  83   Tue Mar 25 11:58:47 2025 MeOtherGeneralpy_elog test [mod]
hehehehehe
  95   Sat Mar 29 16:31:07 2025 MeOtherGeneralThis is a test of UTF-8 characters like èéöä
Just to be clear this is a general test using UTF-8 characters like èéöä.
  112   Fri Apr 18 14:41:31 2025 MeOtherGeneralpy_elog test [mod]
hehehehehe
  124   Sat Apr 19 20:07:44 2025 MeOtherGeneralThis is a test of UTF-8 characters like èéöä
Just to be clear this is a general test using UTF-8 characters like èéöä.
ELOG V3.1.5-3fb85fa6