Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Install
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
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
PET Computação
Install
Commits
709ce43b
Commit
709ce43b
authored
9 years ago
by
Vytor Calixto
Browse files
Options
Downloads
Patches
Plain Diff
Removido Makefile
parent
6097fcf9
No related branches found
Branches containing commit
No related tags found
1 merge request
!2
Script debian-based
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian-based/Makefile
+0
-35
0 additions, 35 deletions
debian-based/Makefile
with
0 additions
and
35 deletions
debian-based/Makefile
deleted
100644 → 0
+
0
−
35
View file @
6097fcf9
fresh-install
:
update install
update
:
sudo
apt-get update
sudo
apt-get upgrade
-y
install
:
ssh php mysql php-mysql ruby nodejs git editors openjdk xchmn latex curl
ssh
:
sudo
apt-get
install
-y
openssh-client openssh-server
php
:
sudo
apt-get
install
-y
php5
mysql
:
sudo
apt-get
install
-y
mysql-client mysql-server
php-mysql
:
php mysql
ruby
:
sudo
apt-get
install
-y
ruby-full
nodejs
:
sudo
apt-get
install
-y
nodejs npm
git
:
sudo
apt-get
install
-y
git
editors
:
sudo
apt-get
install
-y
vim gedit
openjdk
:
sudo
apt-get
install
-y
openjdk-7-jre openjdk-7-jdk default-jdk default-jre
flash
:
sudo
apt-get
install
-y
pepperflashplugin-nonfree
xchm
:
sudo
apt-get
install
-y
xchm
latex
:
sudo
apt-get
install
-y
texlive-full kile
curl
:
sudo
apt-get
install
-y
curl
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