Archivo del Autor: carlosap

high sierra wifi issues

Reset SMC and PRAM and delete net files http://osxdaily.com/2016/09/22/fix-wi-fi-problems-macos-sierra/     http://osxdaily.com/2017/11/13/fix-wifi-macos-high-sierra-issues/    

MacBook Pro (15-inch Retina Mid 2014) geek bench

MacBook Pro (15-inch Retina Mid 2014) A1398 Single-Core Score Multi-Core Score 3997 13649 Geekbench 4.2.3 Tryout for Mac OS X x86 (64-bit) Result Information Upload Date August 30 2018 09:25 PM Views 1 System Information System Information Operating System macOS 10.13.3 (Build 17D47) Model MacBook Pro (15-inch Retina Mid 2014) Motherboard Apple Inc. Mac-3CBD00234E554E41 MacBookPro11,2… Leer más »

Use the System File Checker tool to repair missing or corrupted system files

source: https://support.microsoft.com/en-us/help/929833/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system Applies to: Windows 8.1Windows 8.1 EnterpriseWindows 8.1 Pro More System File Checker is a utility in Windows that allows users to scan for corruptions in Windows system files and restore corrupted files. This article describes how to run the System File Checker tool (SFC.exe) to scan your system files and to repair missing… Leer más »

chrome fix windows 10 update founders edition

Some people are reporting that installing the 17134.5 update via the cumulative update KB4135051 and then running the Command Prompt as an Administrator and entering the following helps: dism /online /add-package /packagepath:%homepath%\downloads\Windows10.0-KB4135051-x64_22fd6a942c7b686a5434bcc8dfc87f3379c99437.cab https://www.techradar.com/news/windows-10-april-2018-update-is-causing-issues-in-chrome-and-microsoft-is-now-working-on-its-successor

How to install Arch Linux

Brief: This tutorial shows you how to install Arch Linux in easy to follow steps. Arch Linux is a x86-64 general-purpose Linux distribution which has been popular among the DIY enthusiasts and hardcore Linux users. The default installation covers only a minimal base system and expects the end user to configure and use it. Based… Leer más »

ArchLinux Install Xfce for desktop environment

$ sudo pacman -Sy –noconfirm xfce4 xfce4-goodies lxdm $ sudo systemctl enable lxdm $ sudo sed -i /etc/lxdm/lxdm.conf \ -e ‘s;^# session=/usr/bin/startlxde;session=/usr/bin/startxfce4;g’ $ sudo reboot

How To Install Arch Linux Latest Version

source: https://www.ostechnix.com/install-arch-linux-latest-version/   Image Source: https://www.flickr.com/ Arch Linux is a general purpose GNU/Linux distribution that provides most up-to-date softwares by following the rolling-release model. Unlike fixed-point release Linux distributions, Arch Linux allows you to use updated cutting-edge softwares and packages as soon as the developers released them. Initially, It supported both 32bit and 64bit systems. But, now… Leer más »