0% found this document useful (0 votes)
192 views

Console Commands

The document outlines steps to install and configure various software packages on a Linux system including: 1) Mounting Windows partitions and installing editing tools like Joe. 2) Installing Putty and Java development kits. 3) Installing IDEs like Netbeans, configuring Apache and installing PHP. 4) Installing version control software Subversion and configuring databases like MySQL.

Uploaded by

geneller
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
192 views

Console Commands

The document outlines steps to install and configure various software packages on a Linux system including: 1) Mounting Windows partitions and installing editing tools like Joe. 2) Installing Putty and Java development kits. 3) Installing IDEs like Netbeans, configuring Apache and installing PHP. 4) Installing version control software Subversion and configuring databases like MySQL.

Uploaded by

geneller
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

Everything as Root

Mount devices
2 cd ntfs-3g-2011.1.15/
3 ./configure
4 make
5 make install
6 mkdir /mymnts
7 mkdir /mymnts/win
8 mount -t ntfs-3g /dev/sda4 /mymnts/win/
9 yum install joe
10 joe /etc/fstab
Install Putty
36 tar xf putty-0.60.tar.gz
37 chmo 777 putty-0.60
38 chmod 777 putty-0.60
39 ./configure putty-0.60
40 chmod -r 777 putty-0.60
41 cd putty-0.60
42 chmod 777 *
46 chmod 777 putty-0.60
49 rm -r *
50 rm -q *
52 rm -f *
59 ssh [email protected]
61 mount -t ntfs-3g /dev/sdb1 /mymnts/winxp/
62 joe /etc/fstab
63 reboot
77 chmod 777 jdk-6u24-linux-i586-rpm.bin
78 ./jdk-6u24-linux-i586-rpm.bin
79 mkdir /etc/jdk
80 cp jdk-6u24-linux-i586-rpm.bin /etc/jdk/
81 cd /etc/jdk/
82 ./jdk-6u24-linux-i586-rpm.bin
83 chmod 777 *
84 ./jdk-6u24-linux-i586.rpm
85 ./jdk-6u24-linux
87 chmod 777 /etc/eclipse/*
89 mv /home/genellern/dnlds/netbeans-6.9.1-ml-javafx-linux.sh /etc/netbeans
/
90 chmod 777 /etc/netbeans/netbeans-6.9.1-ml-javafx-linux.sh
91 cd /etc/netbeans/
92 ./netbeans-6.9.1-ml-javafx-linux.sh
93 cp /etc/netbeans/netbeans-6.9.1-ml-javafx-linux.sh /home/genellern/dnlds/
94 cd..
95 cd ..
96 cd netbeans/
97 ./netbeans-6.9.1-ml-javafx-linux.sh
98 rm netbeans-6.9.1-ml-javafx-linux.sh
99 cd ../jdk/
100 rm *
101 ls
102 cp /home/genellern/dnlds/jdk-6u24-linux-i586-rpm.bin ~
103 ls
104 cp /home/genellern/dnlds/jdk-6u24-linux-i586-rpm.bin /etc/jdk/
105 ./jdk-6u24-linux-i586-rpm.bin
106 sp /home/genellern/dnlds/netbeans-6.9.1-ml-javase-linux.sh /etc/netbeans/
107 cp /home/genellern/dnlds/netbeans-6.9.1-ml-javase-linux.sh /etc/netbeans/
108 cd ../netbeans/
109 ./netbeans-6.9.1-ml-javase-linux.sh
110 cd /home/genellern/
111 tar xvfz dnlds/xampp-linux-1.7.4.tar.gz -C /opt
112 /opt/lampp/lampp start
113 exit
114 yum install amarok
115 yum install kopete
116 ssh root@server
117 top
118 yum install wine
119 yum upgrade
120 fish://root@server
121 fish://root@server/home/
122 yum install fish
123 joe /etc/yum.repos.d/pbone.repo
171 xzvf CollabNetSubversionEdge-1.3.1_linux-x86.tar.gz
172 tar xzvf CollabNetSubversionEdge-1.3.1_linux-x86.tar.gz
173 cd csvn/
174 ./configure
175 -E bin/csvn install
176 bin/csvn install
177 which java
178 which J
179 java/bin/java -version
180 java /bin/java -version
181 export JAVA_HOME=/usr/bin/java
182 $ $JAVA_HOME/bin/java -version
183 $JAVA_HOME/bin/java -version
184 export JAVA_HOME=/usr/bin/java/
185 $JAVA_HOME/bin/java -version
186 $JAVA_HOME -version
187 export JAVA_HOME=/usr/bin/java
188 $JAVA_HOME -version
189 cd ..
190 rm -rf csvn/
191 rm -rf krusader-2.0.0/
192 cd /
193 ll
194 chmod 777 /opt
195 ll
196 cd /opt/
197 cp /home/genellern/dnlds/CollabNetSubversionEdge-1.3.1_linux-x86.tar.gz /
opt/
198 exit
199 bin/csvn install
200 export JAVA_HOME=/usr/bin/java
201 $JAVA_HOME -version
202 bin/csvn install
203 yum install krusader
204 secpanel
205 secpanel
206 cd ..
207 cd csvn
208 bin/csvn install
209 bin/csvn install
210 joe data/csvn.conf
211 cd ..
212 cd csvn/
213 joe data/conf/csvn.conf
214 cd /opt/csvn/
215 bin/csvn install
216 bin/csvn install
217 bin/csvn start
218 /opt/lampp/lampp start
219 svn update
220 svn ver
221 svn version
222 svn help
223 svn info
224 svn --version
225 joe /opt/csvn/data/conf/csvn.conf
226 joe data/conf/csvn.conf
227 joe /opt/csvn/data/conf/csvn.conf
228 joe /home/genellern/.bashrc
229 cd /
230 chmod 755 /opt
231 ll
232 cd /home/genellern/dnlds/
233 tar xvzf psi-0.14.tar.bz2
234 tar xzf psi-0.14.tar.bz2
235 tar xf psi-0.14.tar.bz2
236 cd psi-0.14
237 chmod 744 *
238 ./configure
239 qmake
240 make
241 ./make
242 cd ,,
243 cd ..
244 rm -rf psi-0.14
245 which qmake
246 cp /home/genellern/dnlds/psi-0.14.tar.bz2 /opt/
247 cd /opt/
248 tar -xvf psi-0.14.tar.bz2
249 ./configure
250 rm -rf psi-0.14
251 ll
252 tar -xzvf psi-0.14.tar.bz2
253 tar -xvf psi-0.14.tar.bz2
254 chmod 744 psi-0.14/*
255 cd psi-0.14
256 ./configure
257 echo $PATH
258 yum install QtCore
259 cd ..
260 cd ..
261 cp /home/genellern/dnlds/qt-everywhere-opensource-src-4.7.2.tar.gz /opt/
262 cd /opt/
263 tar xzf qt-everywhere-opensource-src-4.7.2.tar.gz
264 ll
265 cd qt-everywhere-opensource-src-4.7.2
266 ./configure
267 make
268 qmake
269 ./configure embedded
270 ./configure
271 make
272 ./make
273 make install
274 cd ..
275 rm -fr qt-everywhere-opensource-src-4.7.2
276 rm qt-everywhere-opensource-src-4.7.2.tar.gz
277 ll
278 rm -f psi-0.1*
279 rm -fr psi-0.1*
280 ll
281 cp /home/genellern/dnlds/mysql-gui-tools-5.0r12-rhel3-i386.tar.gz /opt/
282 tar xzvf mysql-gui-tools-5.0r12-rhel3-i386.tar.gz
283 mysql -u root -p
284 mysql -u root
285 which mysql
287 /usr/bin/mysql -u root -p
304 top
306 yum erase mysql
308 yum install mysql
310 mysql -u root -p
311 /opt/lampp/lampp start
314 yum erase mysql
317 joe .bashrc
319 /opt/lampp/lampp start
320 secpanel
321 tar xvzf dnlds/mysql-gui-tools-5.0r12-rhel3-i386.tar.gz
322 chmod 744 mysql-*
323 ./mysql-query-browser-5.0r12-1rhel3.i386.rpm
324 chmod 777 mysql-*
329 ./dnlds/mysql-workbench-gpl-5.2.31a-2el6.i386.rpm
330 cd dnlds/
331 chmod 777 mysql-workbench-gpl-5.2.31a-2el6.i386.rpm
332 ./mysql-workbench-gpl-5.2.31a-2el6.i386.rpm
333 tar xvzf navicat091_lite_en.tar.gz
334 ./configure
335 cd navicat091_lite_en
336 ./start_navicat
337 cd ..
338 mv navicat091_lite_en /opt/
339 ll /opt/navicat091_lite_en/
340 chmod 711 /opt/navicat091_lite_en/start_navicat
341 ll /opt/navicat091_lite_en/
342 cd /opt/navicat091_lite_en/
343 ./start_navicat
344 which php
350 /opt/lampp/lampp start
354 /opt/lampp/lampp restart
356 joe /opt/lampp/bin/php-config
358 joe /opt/lampp/etc/php.ini
359 /opt/lampp/lampp restart
382 yum erase php
383 php -a
384 which php
385 yum erase php
386 yum remove php
387 php -a
399 top
400 ./NVIDIA-Linux-x86-260.19.36.run
401 startx
402 exit
403 yum erase pear
404 yum erase php
405 echo $PATH
407 /opt/lampp/bin/php -q php_tests/php_maile/PHPMailer_v5.1/examples/test_sm
tp_carga.php
408 /opt/lampp/bin/php -q php_tests/php_maile/PHPMailer_v5.1/examples/test_sm
tp_gmail_custom.php
409 chmod 777 php_tests/php_maile/PHPMailer_v5.1/examples/images/*

You might also like