Install packages over SSL:
pip install selenium --trusted-host pypi.org --trusted-host files.pythonhosted.org
--Change package name with the on of your choice.
My online blog as a software developer and IT , mainly focused on software development , hardware , mods and exploits.
Install packages over SSL:
pip install selenium --trusted-host pypi.org --trusted-host files.pythonhosted.org
--Change package name with the on of your choice.
Create a bootstrap folder and copy paste all the files in your child theme directory
/wp-content/themes/theme-child/bootstrap
Edit functions.php and include the following inside function theme_child_enqueue_styles()
wp_enqueue_style('bootstrap', get_stylesheet_directory_uri() . '/bootstrap/css/bootstrap.min.css');
wp_enqueue_script('bootstrap',get_stylesheet_directory_uri() . '/bootstrap/js/bootstrap.min.js');
That's it. Inspect page for errors.
If you are experiencing the "ICLOUD for windows did not installed properly" issue when trying to sync contacts with outlook do the following:
Download from apple the standalone version (NOT FROM WINDOWS STORE):
(iCloudSetup.exe Version 7.21.0.23)
http://svencrai.com/9TK3
Go to Windows Apps & Features and change it to "ANYWHERE"
A short tutorial on how to get your iMAC 12.1 fully compatible and working with Windows 10.
Everything works (Speakers , Wifi , Graphics , Usb , Bluetooth etc)


set-executionpolicy remotesigned
Redirect 302 /index.html /Index.aspx

set root=(hd?,?) HINT: The TAB KEY IS YOUR FRIEND FOR AUTOCOMPLETION
linux /casper/vmlinuz root=/dev/YOURPARTITIONNAMEor
linux /boot/vmlinuz root=/dev/YOURPARTITIONNAMEor
linux /vmlinuz root=/dev/YOURPARTITIONNAME
initrd /casper/initrd.lzor
initrd /boot/initrd.lz
boot
set root=(hd1,2)
linux /casper/vmlinuz root=/dev/mmcblk1p2
initrd /casper/initrd.lz
boot
sudo apt-get update
sudo apt-get install grub-efi-ia32
sudo update-grub2
Go to /etc/modprobe.d/ create a conf called "blacklist_snd_hdmi_lpe_audio.conf"
and inside it paste the following line without quotes "blacklist snd_hdmi_lpe_audio"
Find your sound card version by opening terminal and typing aplay-l
Go to https://github.com/plbossart/UCM and download the appropriate drivers , copy the whole folder to usr/share/alsa/ucm
Note: If your driver folder contains a file called asound.state copy it to /var/lib/alsa