Skip to primary content
Skip to secondary content

Incredigeek

Incredigeek

Main menu

  • Home
  • Linux
  • Windows
  • OS X
  • Projects
    • UBNTMOD
    • Email Tracker
    • IP Watt Meter
    • Grond : LUKS Password Cracker

Tag Archives: wsl

Installing (WSL) Windows Subsystem for Linux

Posted on November 16, 2021 by admin
Reply

Installing the Windows Subsystem for Linux is a lot easier then it used to be.

Simply run Powershell as administrator

Launch PowerShell as Administrator
wsl --install
Installing Windows Subsystem for Linux

Reboot the computer after it finishes installing.

https://docs.microsoft.com/en-us/windows/wsl/install

Posted in Uncategorized | Tagged Windows, wsl | Leave a reply

Install Linux GUI application on Windows 10 WSL

Posted on August 2, 2021 by admin
Reply

Installing Linux GUI applications seems fairly easy on WSL 2. Main requirement is to have the graphics driver installed and the WSL being on version 2.

https://docs.microsoft.com/en-us/windows/wsl/tutorials/gui-apps

You can list WSL versions by running

wsl --list --verbose

Posted in Linux, Windows | Tagged gui, linux, Windows, wsl | Leave a reply

How to fix – ping: socket: Operation not permitted

Posted on May 22, 2020 by admin
Reply

Error when trying to ping

ping: socket: Operation not permitted

Looks like it is a permissions issue. To resolve it, find where your ping binary is and change the permissions on it

sudo chmod 4711 /usr/bin/ping

Example:

$ which ping
/usr/bin/ping
$ sudo chmod 4711 /usr/bin/ping
$ ping incredigeek.com
Posted in Linux | Tagged linux, ping, wsl | Leave a reply

Recent Posts

  • Configure MikroTik Router as WireGuard VPN Appliance
  • Install NVIDIA 510 driver (LHR Bypass) on CentOS/Fedora for Mining
  • Troubleshooting SSH “No Matching Key Exchange/Host Key Method/Type Found” errors
  • List of UniFi SSH Commands
  • 3D Printer not Reading Micro SD Card
  • Hardening SNMP on Debian
  • Access Denied “You don’t have permission to access …”
  • Hardening SNMP on CentOS/RedHat/Fedora Etc.
  • Fresh Install of Ubuntu Server Doesn’t use all Disk Space
  • SFTP Server – Configure Folder to be used by two users

Tags

  • android
  • apple
  • Backup
  • bash
  • centos
  • command line
  • cpanel
  • crypto
  • debian
  • email
  • ethereum
  • fedora
  • firewall
  • install
  • ip
  • librenms
  • linux
  • Mac
  • microsoft
  • mikrotik
  • mining
  • monitoring
  • mysql
  • nms
  • nvidia
  • OS X
  • password
  • programming
  • routeros
  • script
  • snmp
  • ssh
  • ubiquiti
  • ubnt
  • ubuntu
  • ui
  • unifi
  • unifi-video
  • unity
  • unity3d
  • whm
  • Windows
  • XenServer
  • zenoss
  • zenoss 5

Recent Posts

  • Configure MikroTik Router as WireGuard VPN Appliance
  • Install NVIDIA 510 driver (LHR Bypass) on CentOS/Fedora for Mining
  • Troubleshooting SSH “No Matching Key Exchange/Host Key Method/Type Found” errors
  • List of UniFi SSH Commands
  • 3D Printer not Reading Micro SD Card

Categories

  • 3D Printing
  • Alienware
  • AMD
  • Android
  • Apple
  • Arduino
  • Baicells
  • Cable
  • Cambium
  • CentOS
  • Chia
  • cnPilot
  • Command Line
  • Computer Mods
  • cPanel
  • Cron
  • Crypto Currency
  • Debian
  • Dell
  • DNS
  • DNS
  • Drones
  • Email
  • Fedora
  • FreeBSD
  • Freeradius
  • GPU Crypto Hashrates
  • GrapheneOS
  • Hacking
  • Hackintosh
  • Information
  • Inkscape
  • Internet
  • LibreNMS
  • LineageOS
  • Linux
  • MacOS
  • Matrix
  • Mikrotik
  • Minecraft
  • Mining
  • MySQL
  • Nagios
  • Networking
  • Networking
  • Nvidia
  • Office
  • OS X
  • Plotman
  • Programming
  • PSU
  • Python
  • Random
  • Raspberry Pi
  • RedHat
  • Reset Passwords
  • Scripts
  • Security
  • Slackware
  • SNMP
  • Tear Downs
  • Tips and Tricks
  • Ubiquiti
  • Ubiquiti Command Line
  • Ubuntu
  • Uncategorized
  • UniFi
  • UniFi Protect
  • UniFi Video
  • Unity3D
  • VIM
  • Virtualization
  • Visual Studio
  • VMware
  • Web
  • Web Browser
  • Windows
  • Windows 10
  • Windows 8
  • Wireless
  • Wireshark
  • WISP
  • WordPress
  • XenServer
  • Zenoss
Proudly powered by WordPress