Demo Discussion
Linux Demo Database
  General linux tips & tricks, Page 2 of 2  Not logged in ELOG logo
ID Date Author Type Category Subjectdown
  14   Thu Sep 26 07:29:14 2024 SsamadarConfigurationSoftwareDNS config edit

Trying to take backup and update the DNS latest config uploaded

latest config is rev.1.5

 

laugh

Attachment 1: VLAN_based_SSID.xlsx
  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
  Draft   Mon Sep 23 08:03:45 2024     
  Draft   Thu Sep 26 15:10:33 2024  RoutineHardware 
  a b c d e f g h i
1                  
2                  
3                  
4                  
5                  
6                  
7                  
8                  
9                  
10                  

 

 

 

  Draft   Sun Oct 6 17:06:56 2024 testRoutine  
  Draft   Wed Oct 9 15:18:25 2024     
  19   Wed Oct 16 11:12:47 2024 testSoftware InstallationGeneral 
  • fxwcgfsvdfvv

d

sfqlidhfmlqds n

  Draft   Thu Oct 31 16:21:46 2024  Software InstallationHardware 
  24   Tue Nov 5 11:51:36 2024 sh RoutineSoftware 

fjfgjgfjuiurizui

ELOG V3.1.5-3fb85fa6