Advertisement
Guest User

Untitled

a guest
Dec 1st, 2015
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. 1 apt-get update
  2. 2 apt-get upgrade
  3. 3 cd /var/www
  4. 4 ls
  5. 5 cd html
  6. 6 wget https://github.com/gothfox/Tiny-Tiny-RSS/archive/master.zip
  7. 7 unzip master.zip
  8. 8 ls
  9. 9 rm master.zip
  10. 10 cd Tiny-Tiny-RSS-master/
  11. 11 ls
  12. 12 ls
  13. 13 cd ..
  14. 14 mv Tiny-Tiny-RSS-master/ ttrss
  15. 15 ls
  16. 16 chown -R www-data:www-data /var/www/html/ttrss/
  17. 17 cd ttrss/
  18. 18 apt-get install php5-common libapache2-mod-php5 php5-cli mysql-server mysql-client
  19. 19 apt-get install vim
  20. 20 nano /etc/apt/sources.list
  21. 21 apt-get install vim
  22. 22 apt-get install php5-common libapache2-mod-php5 php5-cli mysql-server mysql-client
  23. 23 apt-get install php
  24. 24 apt-get install php-common
  25. 25 php5enmod mysql
  26. 26 vim /etc/php5/mods-available/
  27. 27 service apache2 reload
  28. 28 /etc/init.d/apache2 stop
  29. 29 /etc/init.d/apache2 start
  30. 30 mysql -u root -p
  31. 31 cd /etc/apache2/sites-enabled/
  32. 32 ls
  33. 33 vim 000-default.conf
  34. 34 vim 000-default.conf
  35. 35 cd /var/www/html/ttrss/
  36. 36 ls
  37. 37 vim config.php-dist
  38. 38 php5enmod mysql
  39. 39 vim /etc/php5/mods-available/
  40. 40 vim /etc/php5/mods-available
  41. 41 cd /etc/php5/mods-available/
  42. 42 ls
  43. 43 apt-get install php5
  44. 44 apt-get install php5-mysql
  45. 45 apt-get install libapache2-mod-php5
  46. 46 ls
  47. 47 /etc/init.d/apache2/reload
  48. 48 /etc/init.d/apache2 reload
  49. 49 mysql -u ttrss -p
  50. 50 mysql -u root -p
  51. 51 mysql -u root -p
  52. 52 apt-get install php5-curl
  53. 53 ls
  54. 54 cd /var/www/html/ttrss/
  55. 55 ls
  56. 56 vim config.php
  57. 57 vim /etc/apache2/sites-enabled/000-default.conf
  58. 58 ls
  59. 59 vim update.php
  60. 60 php5enmod curl
  61. 61 php ./update.php --daemon &
  62. 62 exit
  63. 63 cd /var/www/html/ttrss/
  64. 64 ls
  65. 65 chmod -R 777 lock/
  66. 66 exit
  67. 67 cd /var/www/html/ttrss/
  68. 68 chmod -R 777 lock/ cache/images cache/upload cache/export cache/js feed-icons/
  69. 69 exit
  70. 70 vim /etc/network/interfaces
  71. 71 service network-manager restart
  72. 72 exit
  73. 73 apt-get install vnc4server
  74. 74 exit
  75. 75 vim /etc/network/interfaces
  76. 76 /sbin/ifconfig
  77. 77 service network-manager restart
  78. 78 vim /etc/network/interfaces
  79. 79 service network-manager restart
  80. 80 /sbin/ifconfig
  81. 81 aptitude install libgl1-fglrx-glx:i386
  82. 82 vim /etc/apt/sources.list
  83. 83 aptitude install libgl1-fglrx-glx:i386
  84. 84 apt-get update
  85. 85 aptitude install libgl1-fglrx-glx:i386
  86. 86 dpkg --add-architecture i386
  87. 87 aptitude update
  88. 88 aptitude install steam
  89. 89 aptitude install libgl1-fglrx-glx:i386
  90. 90 apt-get upgrade
  91. 91 rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6
  92. 92 rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
  93. 93 cd /
  94. 94 ls
  95. 95 cd home
  96. 96 ls
  97. 97 cd jlprince21/
  98. 98 ls -lah
  99. 99 cd .local/
  100. 100 ls
  101. 101 cd share/
  102. 102 ls
  103. 103 vim /etc/apt/sources.list
  104. 104 aptitude update
  105. 105 aptitude -r install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') fglrx-driver
  106. 106 sudo aticonfig --initial
  107. 107 apt-get remove php5
  108. 108 apt-get update
  109. 109 cd /home/jlprince21/Desktop/
  110. 110 history > steam_install.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement