Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LCS-primtux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Primtux-SLIS
LCS-primtux
Commits
78498f81
Verified
Commit
78498f81
authored
7 years ago
by
David Beniamine
Browse files
Options
Downloads
Patches
Plain Diff
Force use evince for pdf
parent
37283727
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
create_primtux_user.sh
+3
-0
3 additions, 0 deletions
create_primtux_user.sh
with
3 additions
and
0 deletions
create_primtux_user.sh
+
3
−
0
View file @
78498f81
...
@@ -103,6 +103,9 @@ for PROTO in HTTP HTTPS FTP
...
@@ -103,6 +103,9 @@ for PROTO in HTTP HTTPS FTP
do
do
echo
"export
${
PROTO
}
_PROXY=slis:3128"
>>
/home/
$user
/.profile
echo
"export
${
PROTO
}
_PROXY=slis:3128"
>>
/home/
$user
/.profile
done
done
# Fix evince as pdf reader
echo
'[Default Applications]'
>>
/home/
$user
/.local/share/applications/default.list
echo
'application/pdf=evince.desktop'
>>
/home/
$user
/.local/share/applications/default.list
# fix samba passwd
# fix samba passwd
# echo "You will be prompted twice for samba password, please enter the same as for LDAP"
# echo "You will be prompted twice for samba password, please enter the same as for LDAP"
# smbpasswd -U $user
# smbpasswd -U $user
...
...
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