Demo Discussion
Linux Demo Database
  General linux tips & tricks, Page 2 of 31  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
Entry  Mon Sep 21 11:03:40 2015, Stefan Ritt, Configuration, Other, Apache 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
Entry  Tue Apr 1 14:59:13 2025, Marius Weber, Other, Other, Testing this as a lab-book for AMO experiments? Screenshot_2025-04-01_140952.pngScreenshot_2025-04-01_141225.png

Introduction

I care about having a good lab book because I don't like forgetting what was done. I'll therefore make a test entry :)

Notes as I'm doing stuff

To start I'll just run some experiment with settings here a screen shot of them and tyrying to paste it into the entry

 

Seems like this doesn't work.

 

Let's see if I can upload it if I save the image

 

That seems to work, but the image appears to be seperate from my text entry. Fair enough.

 

I'll now add a second image to this entry. That seems to work

 

 

 

Entry  Mon Sep 21 11:01:52 2015, Stefan Ritt, Configuration, Network, NIS 
! 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
Entry  Mon Sep 21 11:02:53 2015, Stefan Ritt, Configuration, Network, Port 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
Entry  Mon Sep 21 11:03:22 2015, Stefan Ritt, Configuration, Network, Full 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
    Reply  Fri Jan 17 18:09:20 2025, Stefan Ritt, Configuration, Network, Full 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
    Reply  Fri Jan 17 18:09:42 2025, Stefan Ritt, Configuration, Network, Full 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
Entry  Wed Jul 16 12:47:09 2025, you know the guy, Software Installation, Network, not sure just felt like it 

something died so doing some ritual to revive it.

Entry  Mon Jul 7 10:45:41 2025, awesome dudu, Software Installation, Maintenance, Maintening stuff voig3.png

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

 

I tried hard and it worked

Entry  Mon Jun 9 11:03:34 2025, , Software Installation, Linux,  
 
Entry  Mon Sep 21 11:01:23 2015, SR, Routine, Hardware, Welcome to this ELOG demo psi.png
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>
Entry  Fri Jan 31 05:36:22 2025, fdfhfghfgh, Routine, Hardware, dfhdfhgh 

dghfgjghnvbnhnvbmv

Entry  Wed Feb 12 14:12:49 2025, Tomasz, Software Installation, Hardware, No subject testfile.txttestfile.txt

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

Entry  Tue Apr 1 23:19:03 2025, sa, Other, Hardware,  
 
Entry  Wed Apr 2 17:25:59 2025, ,mlmlm, Routine, Hardware, ,, l, 
 
Entry  Thu May 15 23:26:55 2025, Testuser, Routine, Hardware,  
 
Entry  Mon Jun 2 10:22:10 2025, Ich, Problem Fixed, Hardware, Nix 

Blablabla! Hhehehe!

Entry  Tue Jan 7 12:50:22 2025, Me, Other, General, py_elog test [mod] 
hehehehehe
Entry  Tue Jan 7 12:50:41 2025, Me, Other, General, This is a test of UTF-8 characters like èéöä 
Just to be clear this is a general test using UTF-8 characters like èéöä.
    Reply  Fri Jan 17 18:12:37 2025, Stefan Ritt, Configuration, General, Full 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>
ELOG V3.1.5-3fb85fa6