Demo Discussion
Linux Demo Database
  General linux tips & tricks, Page 14 of 31  Not logged in ELOG logo
ID Date Authordown Type Category Subject
  618   Thu Aug 14 20:45:36 2025 py_elogOtherGeneralSub level 3.2
Hierarchical navigation test performed by the py_elog suite
  617   Thu Aug 14 20:45:36 2025 py_elogOtherGeneralSub level 3.1
Hierarchical navigation test performed by the py_elog suite
  616   Thu Aug 14 20:45:36 2025 py_elogOtherGeneralSub level 2.3
Hierarchical navigation test performed by the py_elog suite
  619   Thu Aug 14 20:45:37 2025 py_elogOtherGeneralSub level 3.3
Hierarchical navigation test performed by the py_elog suite
  100   Mon Apr 14 20:35:08 2025 not me this timeOthercoralpy_elog test [mod]
hehehehehe
  600   Tue Jul 15 09:37:51 2025 meRoutine  
This is message text
  Draft   Mon Mar 24 09:19:51 2025 lvmOtherdeploymentAEsensor chain
   
   
   

Type the title here

Type the text here

  18   Tue Jan 21 10:35:37 2025 janRoutineSoftwarepy_elog test [mod]
hehehehehe
  Draft   Fri Jan 31 05:36:22 2025 fdfhfghfghRoutineHardwaredfhdfhgh

dghfgjghnvbnhnvbmv

  594   Mon Jul 7 10:45:41 2025 awesome duduSoftware InstallationMaintenanceMaintening stuff

Mon Jul 7 10:46:29 2025 Mon Jul 7 10:46:29 2025

 

I tried hard and it worked

Attachment 1: voig3.png
voig3.png
  376   Fri Jun 27 14:55:13 2025 aaRoutineGeneralpy_elog test [mod]
hehehehehe
  Draft   Tue May 20 10:51:43 2025 Xola MapekulaOther  
  27   Wed Feb 12 14:12:49 2025 TomaszSoftware InstallationHardwareNo subject

Bold

Italics

Underline

 

asaidoishdhaoshcosahci

Przekreślone

Indeks dolny123

Indeks górny123

fformatowanie

  1. ads
  2. asda
  3. da
  • asdasd
  • sfs
  • sad
  • asd

To jest quote

 

To jest DIV box

To jest french

A to jest anchor


laugh

§paragraf

Obecny timestamp: Wed Feb 12 14:27:35 2025

uPLOAD: testfile.txt

Attachment 1: testfile.txt
saaSD
Attachment 2: testfile.txt
saaSD
  252   Thu May 15 23:26:55 2025 TestuserRoutineHardware 
  341   Mon May 26 14:00:00 2025 TestUserRoutine py_elog test [mod]
hehehehehe
  54   Wed Mar 5 17:47:27 2025 TestAuthorConfigurationSoftwareTesting new entry

Test comment

  55   Wed Mar 5 17:48:46 2025 TestAuthorProblem FixedTestNewOption1py_elog test [mod]
hehehehehe
  2   Mon Sep 21 11:01:52 2015 Stefan RittConfigurationNetworkNIS
! Note: at least two user entries in passwd file necessary !

Server
======

- authconfig: enable NIS, domain "fast", server "fast", use shadow, MD5

- /etc/rc.d/init.d/ypserv start
  /etc/rc.d/init.d/ypbind start

- /var/yp/Makefile:
  # shadow -> shadow #
  netgrp   -> # netgrp

- /var/yp/secureent:
  255.255.255.0 10.0.0.0

- /usr/lib/yp/ypinit -m

- Test: ypcat passwd
        ypwhich
        ypmatch stefan passwd

Client
======

- remove users from passwd/shadow

- [brsh] authconfig --enablenis --nisdomain fast --nisserver fast \
                    --useshadow --enablemd5 --kickstart

Update (after useradd)
======================

cd /var/yp; make
  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
ELOG V3.1.5-3fb85fa6