Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LYSrdiff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lysator
LYSrdiff
Commits
bc11caa9
Commit
bc11caa9
authored
9 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Ryttargardskyrkan: new main file server.
* fetch-work-pcfritz: Replaced benjamin with gad.
parent
31679580
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+5
-0
5 additions, 0 deletions
ChangeLog
fetch-work-pcfritz
+11
-11
11 additions, 11 deletions
fetch-work-pcfritz
with
16 additions
and
11 deletions
ChangeLog
+
5
−
0
View file @
bc11caa9
2015-04-01 Per Cederqvist <ceder@lysator.liu.se>
Ryttargardskyrkan: new main file server.
* fetch-work-pcfritz: Replaced benjamin with gad.
2015-02-13 Sebastian Thorarensen <sebth@lysator.liu.se>
Updated the config for Lysator.
...
...
This diff is collapsed.
Click to expand it.
fetch-work-pcfritz
+
11
−
11
View file @
bc11caa9
...
...
@@ -28,27 +28,27 @@ echo david boot david /boot >> $NT
echo
david var david /var
>>
$NT
echo
david usr david /usr
>>
$NT
echo
david opt david /opt
>>
$NT
echo
benjamin samba benjamin
/samba
>>
$NT
echo
benjamin
samba-dokument
benjamin
/samba/shares/Public/Dokument
>>
$NT
echo
benjamin
samba-mallar
benjamin
/samba/shares/Public/Mallar
>>
$NT
echo
benjamin
samba-video
benjamin
/samba/shares/Public/Video
>>
$NT
echo
benjamin
samba-ekonomi
benjamin
/samba/shares/Public/ekonomi
>>
$NT
echo
benjamin
samba-installationsmedia
benjamin
/samba/shares/Public/Installationsmedia
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
benjamin
\
echo
gad samba gad
/samba
>>
$NT
echo
gad
samba-dokument
gad
/samba/shares/Public/Dokument
>>
$NT
echo
gad
samba-mallar
gad
/samba/shares/Public/Mallar
>>
$NT
echo
gad
samba-video
gad
/samba/shares/Public/Video
>>
$NT
echo
gad
samba-ekonomi
gad
/samba/shares/Public/ekonomi
>>
$NT
echo
gad
samba-installationsmedia
gad
/samba/shares/Public/Installationsmedia
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
gad
\
find /home
-maxdepth
1
-mindepth
1
-type
d
-print
\
|
sed
's:.*/::'
\
|
sort
\
|
awk
'{print "home", $1,
"
benjamin
/home/" $1}'
\
"
gad
/home/" $1}'
\
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
benjamin
\
ssh
-i
/root/.ssh/backupkey
-l
root
gad
\
find /samba/profiles
-maxdepth
1
-mindepth
1
-type
d
-print
\
|
sed
's:.*/::'
\
|
sort
\
|
awk
'{print "samba-profiles", $1,
"
benjamin
/samba/profiles/" $1}'
\
"
gad
/samba/profiles/" $1}'
\
>>
$NT
echo
shimon home shimon /home
>>
$NT
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment