Unofficial Mint Wiki launched, your help needed

About programming and getting involved with Linux Mint development
Forum rules
Topics in this forum are automatically closed 6 months after creation.
markfilipak
Level 6
Level 6
Posts: 1173
Joined: Sun Mar 10, 2013 8:08 pm
Location: Mansfield, Ohio

Re: Unofficial Mint Wiki launched, your help needed

Post by markfilipak »

sunewbie wrote:Google + is also a useful.
I installed Google+ about a year ago for one day. It brought my computer to its knees. Worse, it installed so much spyware, it took me the next month to get rid of it all.
markfilipak
Level 6
Level 6
Posts: 1173
Joined: Sun Mar 10, 2013 8:08 pm
Location: Mansfield, Ohio

Re: Unofficial Mint Wiki launched, your help needed

Post by markfilipak »

I suggest you replace that god-awful table of dual-boot recommendations with this:

Code: Select all

<p style="margin-bottom:0in">A Dual-boot setup partition table can look something like this for a 200G HD:</p>
<table style='text-align:center'>
<tr><th>OS</th><th>description</th><th>file system</th><th>size</th><th>mount point</th></tr>
<tr><td>Windows</td><td></td><td>NTFS</td><td>68G</td><td></td></tr>
<tr><td>Linux</td><td>extended</td><td></td><td>131G</td><td></td></tr>
<tr><td>Linux</td><td>swap*</td><td></td><td>2G</td><td></td></tr>
<tr><td>shared</td><td>cloud (optional)</td><td>fat 32**</td><td>100G</td><td></td></tr>
<tr><td>Linux</td><td>boot</td><td>Ext4</td><td>600M</td><td>/boot</td></tr>
<tr><td>Linux</td><td>root</td><td>Ext4</td><td>10G</td><td>/</td></tr>
<tr><td>Linux</td><td>home***</td><td>Ext4</td><td>19G</td><td>/home</td></tr>
</table>
Locked

Return to “Programming & Development”