User Tools

Site Tools


computing:slackware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
computing:slackware [2019/06/17 06:55] oemb1905computing:slackware [2019/06/17 07:09] oemb1905
Line 22: Line 22:
  
   <w, Y, enter>   <w, Y, enter>
-  +  450
 Now, it is time to create your crypt using ''cryptsetup'': Now, it is time to create your crypt using ''cryptsetup'':
  
Line 77: Line 77:
 You may optionally uncomment ''#compact ...'' to speed up the boot time by bypassing the bios check, but the main parts you need to change are the boot configuration at the bottom of the file.  Here is how the configuration originally looks: You may optionally uncomment ''#compact ...'' to speed up the boot time by bypassing the bios check, but the main parts you need to change are the boot configuration at the bottom of the file.  Here is how the configuration originally looks:
  
-{{ :computing:liloog.png?200 |}}+{{ :computing:liloog.png?175 |}}
  
 Here is how it should look after you have adjusted the configuration to reflect the changes you made with mkinitrd.  Slackware's luks and lvm requires the generic kernel (not the so-called huge ones), and you also need to introduce the initrd.  Now, change the label, as long as it is unique and different from the previous one, giving us something like: Here is how it should look after you have adjusted the configuration to reflect the changes you made with mkinitrd.  Slackware's luks and lvm requires the generic kernel (not the so-called huge ones), and you also need to introduce the initrd.  Now, change the label, as long as it is unique and different from the previous one, giving us something like:
Line 126: Line 126:
 To get your psk key, run: To get your psk key, run:
  
-  wpa_passphrase ssid 'passphrase'+  wpa_passphrase <ssidname> 'passphrase'
  
 Then, edit the /etc/rc.d/rc.inet1.conf as follows: Then, edit the /etc/rc.d/rc.inet1.conf as follows:
  
-  IFNAME[1]="ath0"+  IFNAME[1]="wlan0"
   IPADDR[1]=""   IPADDR[1]=""
   NETMASK[1]=""   NETMASK[1]=""
Line 173: Line 173:
   slackpkg clean-system   slackpkg clean-system
      
-Set up a crypt for sensitive data:+Set up a crypt for sensitive d200ata:
  
   cryptsetup luksFormat /dev/sdaX   cryptsetup luksFormat /dev/sdaX
Line 188: Line 188:
  
  
- --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2019/06/16 23:48// + --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2019/06/17 01:02//
computing/slackware.txt · Last modified: 2021/10/27 23:16 by oemb1905