Updating everything

This commit is contained in:
Brian Buller 2015-03-19 07:11:51 -05:00
parent 85ff90df94
commit 744a86cb52
25 changed files with 210 additions and 17 deletions

@ -1,2 +1,3 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhist_cnt =0
let g:netrw_dirhist_cnt =1
let g:netrw_dirhist_1='/Users/brbuller/Development/pebble/pebbleface-trekv2/src'

@ -5,3 +5,5 @@
[[Slackware_GRUB|Installing GRUB]]
[[Slackware_Parallels|Parallels]]
[[Slackware_EncFS|EncFS]]

@ -1,3 +1,10 @@
== Gas Stove Utility Guy ==
Rick Baker
990-4512
Taxes Homework
* Insurance disbursal for 1213 N Perry
* Closing papers for 1213 N Perry
* Insurance disbursal for 1204 W Riverside
$1890.00
* Closing papers for 1204 W Riverside

@ -1,6 +1,13 @@
* Linux
===Linux===
* [[Linux_Slackware|Slackware]]
==="Jailbreaking" a Mac===
* [[Mac_EFI_Jailbreak|Guide]]
===Server Admin===
* [[Server_Admin_MySQL|MySQL]]
* [[Server_Admin_Rsync|Rsync]]
* Google Hints
* File Search:
`-inurl:(htm|html|php) intitle:"index of" +"last modified" +"parent directory" +description +size +(wma|mp3) "Nirvana"`

@ -4,3 +4,4 @@
* [[Starbound]]
* [[Humble Bundles]]
* [[Sierra Games]]
* [[D_and_D|D&D]]

@ -5,13 +5,14 @@ _After Installing, go back and disable "Infernal Mobs"_
* ADD Antique Atlas
* ADD AE2 Stuff
* ADD Archimedes' Ships
* ADD Ars Magica 2
?* ADD Ars Magica 2
* ADD Artifacts
* ADD Atum
* ADD Dr. Cyano's Wonderful Wands & Wizarding
* REMOVE GALACTICRAFT
* ADD Thaumcraft (And all of the same color)
* ADD The Erebus
*
=== Eternity ===

@ -6,3 +6,16 @@ To perform a full system upgrade, do this (as root):
# slackpkg upgrade-all
# slackpkg clean-system
}}}
{{{ (From LinuxQuestions)
To upgrade from previous versions of slackware this works
1. Edit slackpkg.mirrors to point at mirror of version to upgrade
2. Run "slackpkg update" "slackpkg upgrade tgz" "slackpkg install tgz"
3. Edit you slackpkg.mirrors again and slackpkg.blacklist to allow updating of aaa_elflibs
4. slackpkg install-new
5. slackpkg upgrade-all
6. Depending on version upgrading from may need to edit /etc/fstab to reflect the change
in naming of ide drives from hda to sda if you have ide drives.
7. rerun liloconfig
}}}

@ -2,3 +2,8 @@
before installing:
`export def_sysconfdir=/etc/rc.d`
==== Cloning a Slackware VM ====
After cloning, remove line from
`/etc/udev/rules.d/70-persistent-net.rules`
to get networking working again

@ -1,5 +1,8 @@
=== Slackware64 Post-Installation ===
[[Other]] >> [[Linux_Slackware|Slackware]]
* [[Linux_Slackware_Wifi|Wifi (wicd)]]
==== Enabling multilib support on Slackware64 ====
{{{
# SLACKVER=14.1 # Obviously, change this per the version

@ -2,7 +2,14 @@
[[Dungeons]]
Home Island Planet
*-50, -33: Delta Beta Ara 86 I
Good Planets
* -57, -34: Beta Evival 18 II a
* Several Dungeons
* -60, -39: Delta Erebus 530 IV
* Magma Oceans, mining
==== External Sources ====
[[http://www.reddit.com/r/StarboundPlanets/search?q=%5BMac%5D+NOT+%5Brequest%5D&restrict_sr=on&sort=relevance&t=all|/r/StarboundPlanets]] (Mac Search)
* [[http://www.reddit.com/r/StarboundPlanets/comments/1wr5e8/macfurious_koalagamma_tech_chest/ | Butterfly Boost?]]
[[http://starbounder.org|Starbounder]]

@ -7,7 +7,6 @@
* [[work_clients_fireshark|Fireshark]]
* [[Work Notes]]
=== Other Notes ===
* [[work_fillingoutaw-9|Filling out a W-9]]

@ -1,3 +1,4 @@
=== Bible Topics: Identity ===
* [[bible_esv_mark|Mark]] [[bible_esv_mark_7.14-23|7:14-23]]
* Galations [[bible_esv_galations_5.13-14|5:13-14]]

@ -16,3 +16,20 @@ Currently all the instances are running on the same server using different datab
The original source is attached. He can take a look at the server by SSHing or SFTPing into 104.131.164.134 using u: root p: enertech!
Feel free to send this on to any other developers you talk to as well, but be careful not to send the password to anyone you don't trust.
===== More Notes =====
[[http://blog.nodejitsu.com/keep-a-nodejs-server-up-with-forever/|Forever]]
forever list
forever start <index.js>
forever stop [num from list]
===== Used Ports =====
* 8000 capture (DO)
* 8001 piedmont (DO)
* 8002 sscgp (DO)
* 8003 bhe (DO)
* 8004 enbridge (DO)
* 8005 alabama811 (LW)
* 8006 eog (LW)
Need to grant permissions for 'enertech' to databases

@ -21,5 +21,9 @@
<a href="Slackware_Parallels.html">Parallels</a>
</p>
<p>
<a href="Slackware_EncFS.html">EncFS</a>
</p>
</body>
</html>

@ -13,5 +13,24 @@ Rick Baker
990-4512
</p>
<p>
Taxes Homework
</p>
<ul>
<li>
Insurance disbursal for 1213 N Perry
<li>
Closing papers for 1213 N Perry
<li>
Insurance disbursal for 1204 W Riverside
$1890.00
<li>
Closing papers for 1204 W Riverside
</ul>
</body>
</html>

@ -7,15 +7,28 @@
</head>
<body>
<ul>
<li>
Linux
<h3 id="toc_0.0.1">Linux</h3>
<ul>
<li>
<a href="Linux_Slackware.html">Slackware</a>
</ul>
<h3 id="toc_0.0.2">"Jailbreaking" a Mac</h3>
<ul>
<li>
<a href="Mac_EFI_Jailbreak.html">Guide</a>
</ul>
<h3 id="toc_0.0.3">Server Admin</h3>
<ul>
<li>
<a href="Server_Admin_MySQL.html">MySQL</a>
<li>
<a href="Server_Admin_Rsync.html">Rsync</a>
</ul>
<ul>

@ -22,6 +22,9 @@
<li>
<a href="Sierra Games.html">Sierra Games</a>
<li>
<a href="D_and_D.html">D&amp;D</a>
</ul>
</body>

@ -23,9 +23,11 @@ ADD AE2 Stuff
<li>
ADD Archimedes' Ships
<li>
ADD Ars Magica 2
</ul>
<p>
?* ADD Ars Magica 2
</p>
<ul>
<li>
ADD Artifacts
@ -44,6 +46,9 @@ ADD Thaumcraft (And all of the same color)
<li>
ADD The Erebus
<li>
</ul>

@ -18,5 +18,18 @@ To perform a full system upgrade, do this (as root):
# slackpkg clean-system
</pre>
<pre (From LinuxQuestions)>
To upgrade from previous versions of slackware this works
1. Edit slackpkg.mirrors to point at mirror of version to upgrade
2. Run "slackpkg update" "slackpkg upgrade tgz" "slackpkg install tgz"
3. Edit you slackpkg.mirrors again and slackpkg.blacklist to allow updating of aaa_elflibs
4. slackpkg install-new
5. slackpkg upgrade-all
6. Depending on version upgrading from may need to edit /etc/fstab to reflect the change
in naming of ide drives from hda to sda if you have ide drives.
7. rerun liloconfig
</pre>
</body>
</html>

@ -14,5 +14,12 @@ before installing:
<code>export def_sysconfdir=/etc/rc.d</code>
</p>
<h4 id="toc_0.0.0.2">Cloning a Slackware VM</h4>
<p>
After cloning, remove line from
<code>/etc/udev/rules.d/70-persistent-net.rules</code>
to get networking working again
</p>
</body>
</html>

@ -11,6 +11,13 @@
<p>
<a href="Other.html">Other</a> &gt;&gt; <a href="Linux_Slackware.html">Slackware</a>
</p>
<ul>
<li>
<a href="Linux_Slackware_Wifi.html">Wifi (wicd)</a>
</ul>
<h4 id="toc_0.0.1.1">Enabling multilib support on Slackware64</h4>
<pre>
# SLACKVER=14.1 # Obviously, change this per the version

@ -15,15 +15,34 @@
<a href="Dungeons.html">Dungeons</a>
</p>
<h4 id="toc_0.0.0.1">External Sources</h4>
<p>
<a href="http://www.reddit.com/r/StarboundPlanets/search?q=%5BMac%5D+NOT+%5Brequest%5D&amp;restrict_sr=on&amp;sort=relevance&amp;t=all">/r/StarboundPlanets</a> (Mac Search)
Home Island Planet
*-50, -33: Delta Beta Ara 86 I
</p>
<p>
Good Planets
</p>
<ul>
<li>
<a href="http://www.reddit.com/r/StarboundPlanets/comments/1wr5e8/macfurious_koalagamma_tech_chest/ ">Butterfly Boost?</a>
-57, -34: Beta Evival 18 II a
<ul>
<li>
Several Dungeons
</ul>
<li>
-60, -39: Delta Erebus 530 IV
<ul>
<li>
Magma Oceans, mining
</ul>
</ul>
<h4 id="toc_0.0.0.1">External Sources</h4>
<p>
<a href="http://starbounder.org">Starbounder</a>
</p>

@ -32,7 +32,6 @@
<a href="Work Notes.html">Work Notes</a>
</ul>
<h3 id="toc_0.1.2">Other Notes</h3>
<ul>
<li>

@ -13,6 +13,9 @@
<li>
<a href="bible_esv_mark.html">Mark</a> <a href="bible_esv_mark_7.14-23.html">7:14-23</a>
<li>
Galations <a href="bible_esv_galations_5.13-14.html">5:13-14</a>
</ul>
</body>

@ -40,5 +40,42 @@ The original source is attached. He can take a look at the server by SSHing or S
Feel free to send this on to any other developers you talk to as well, but be careful not to send the password to anyone you don't trust.
</p>
<h5 id="toc_0.0.0.1.2">More Notes</h5>
<p>
<a href="http://blog.nodejitsu.com/keep-a-nodejs-server-up-with-forever/">Forever</a>
forever list
forever start &lt;index.js&gt;
forever stop [num from list]
</p>
<h5 id="toc_0.0.0.1.3">Used Ports</h5>
<ul>
<li>
8000 capture (DO)
<li>
8001 piedmont (DO)
<li>
8002 sscgp (DO)
<li>
8003 bhe (DO)
<li>
8004 enbridge (DO)
<li>
8005 alabama811 (LW)
<li>
8006 eog (LW)
</ul>
<p>
Need to grant permissions for 'enertech' to databases
</p>
</body>
</html>