Editing User:Jukeboksi/BBA studies/User:Jukeboksi/Blog/2013

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
= September =
= September =
== 2013-09-02 ==
Full database [[w:backup]] performed


== 2013-09-08 - 10 open-source alternatives for small business software  ==
== 2013-09-02 Howto make cheap and easy backups on Linux? ==
[http://www.pcworld.com/article/2047347/10-open-source-alternatives-for-small-business-software.html 10 open-source alternatives for small business software]
 
== 2013-09-05 - Got the navboxen to work last night after 3 days of work  ==
'''Yippee''' No-more-forehead-to-keyboard - working [[navboxen]] enabled on GloBBA12.SI study wiki :D :D --[[User:Juboxi|Juboxi]] ([[User talk:Juboxi|talk]]) 16:26, 5 September 2013 (EEST)
 
== 2013-09-04 - Partial progress in getting the navboxen and infoboxen to work ==
Progress with the problems of importing the navboxen from Wikipedia though some hurdles still remain before one can be satisfied with the progress. --[[User:Juboxi|Juboxi]] ([[User talk:Juboxi|talk]]) 00:36, 4 September 2013 (EEST)
 
:: See [[Finance]] for the current state of the navboxen. It shows the links in the right contexts but not with right width. This may be related to this one dirty hack we did to get the Scribunto extension to work.
 
== 2013-09-02 - Successfully imported and modified the accounting template from Wikipedia ==
I will start going through Wikipedia's navboxes and infoboxes that would be useful to have in the respective articles. --[[User:Juboxi|Juboxi]] ([[User talk:Juboxi|talk]]) 16:42, 2 September 2013 (EEST)
 
== 2013-09-02 - Installed the Scribunto extension ==
* Installed the Scribunto extension to try to get template export/import from Wikipedia work.
 
== 2013-09-02 - Upgraded MediaWiki to latest stable ==
* Upgraded [[w:MediaWiki]] to latest stable ( 1.21.1 )
 
== 2013-09-02 - Full database backup September 2013 ==
* Full database [[w:backup]] performed on all production machines
 
== 2013-09-02 - A script to merge myy directories and your own machines /home/username/Documents/School directories? ==
A challenge for the engineering computer science students out there. This is beyond jubo-jubo's shell skills.
 
 
== 2013-09-02 - Howto make cheap and easy backups on Linux? ==
To properly do a backup one must:
To properly do a backup one must:
# ) Isolate the information objects that need to be successfully backupped and do it
# ) Isolate the information objects that need to be successfully backupped and do it
::* ''Usually the full home-directory and a full dump of [[w:database]]s is all you need''
::* ''Use a dedicated backup directory on every machine.  '''The main point is that it needs to be somewhere outside the directories you are interested in backupping.''' I call mine <tt>/backupmedia</tt> .
:::<tt>'tar cvzf /backupmedia/machinename/homedir.tar.gz /home/yourusername' </tt> Will compress your home directory.
:::Use the <tt>'mysqldump'</tt> command with switches <tt>--all-databases</tt>, the mysql root password and user
# ) VERIFY THE BACKUPS TO WORK BY LOADING INTO A REFERENCE SYSTEM ON NON-PRODUCTION CLOSED SERVER INSTANCE. Not verified truly cannot be called backup because if they are found to be faulty shit will ensue. Check that the .tar.gz's unpack and that the database dumps can be read onto MySQL.
# ) VERIFY THE BACKUPS TO WORK BY LOADING INTO A REFERENCE SYSTEM ON NON-PRODUCTION CLOSED SERVER INSTANCE. Not verified truly cannot be called backup because if they are found to be faulty shit will ensue. Check that the .tar.gz's unpack and that the database dumps can be read onto MySQL.
#) Criss-cross-copy from every machine to every machine / distribute the backups to as many servers, laptops and USB sticks as possible.  
#) Criss-cross-copy from every machine to every machine / Distribute the backups to as many servers, laptops and USB sticks as possible.
::*One can then just substitute /media/usb0 to make the  off-line copies with command <tt>'sudo cp -r /backupmedia/* /media/usb0/.'</tt> or <tt>'cp -rf /backupmedia/* /media/usb0/.'</tt> if you don't need to force using sudo rights which I do for some reason on the [[w:USB stick]]. Be adviced that a normal USB key will accept '''any sudo password on any machine''' afaik.  
:: ''Use a dedicated backup directory on every machine. I call mine /backupmedia.''
:: ''This way we can just substitute /media/usb0 to make the  off-line copies with command 'sudo cp -r /backupmedia/* /media/usb0/.''' or 'cp -rf /backupmedia/* /media/usb0/.' if you don't need to force using sudo rights which I do for some reason on the [[w:USB stick]]. Be adviced that a normal USB key will accept '''any sudo password on any machine''' afaik.


:::: Sorted. --[[User:Juboxi|Juboxi]] ([[User talk:Juboxi|talk]]) 14:44, 2 September 2013 (EEST)
:::: Sorted. --[[User:Juboxi|Juboxi]] ([[User talk:Juboxi|talk]]) 14:44, 2 September 2013 (EEST)
[[Category:realcontent]]
Please note that all contributions to Consumerium development wiki are considered to be released under the GNU Free Documentation License 1.3 or later (see Consumerium:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)